{"id":3808,"date":"2023-09-05T00:20:40","date_gmt":"2023-09-04T15:20:40","guid":{"rendered":"https:\/\/julialang.kr\/?p=3808"},"modified":"2023-09-05T00:27:18","modified_gmt":"2023-09-04T15:27:18","slug":"julia-turing-tutorial-gaussian-mixture-model","status":"publish","type":"post","link":"https:\/\/julialang.kr\/?p=3808","title":{"rendered":"[Julia, Turing] Tutorial \u2013 Gaussian Mixture Model"},"content":{"rendered":"\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-9c7ab8cb-a4f2-4281-8179-7569aacdbc5e\" href=\"https:\/\/julialang.kr\/wp-content\/uploads\/2023\/09\/tutorial_gaussian_mixture_model.html\">tutorial_gaussian_mixture_model<\/a><a href=\"https:\/\/julialang.kr\/wp-content\/uploads\/2023\/09\/tutorial_gaussian_mixture_model.html\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-9c7ab8cb-a4f2-4281-8179-7569aacdbc5e\">\ub2e4\uc6b4\ub85c\ub4dc<\/a><\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head><meta charset=\"utf-8\" \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>tutorial_gaussian_mixture_model<\/title><script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/require.js\/2.1.10\/require.min.js\"><\/script>\n<style type=\"text\/css\">\n    pre { line-height: 125%; }\ntd.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }\nspan.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }\ntd.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }\nspan.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }\n.highlight .hll { background-color: var(--jp-cell-editor-active-background) }\n.highlight { background: var(--jp-cell-editor-background); color: var(--jp-mirror-editor-variable-color) }\n.highlight .c { color: var(--jp-mirror-editor-comment-color); font-style: italic } \/* Comment *\/\n.highlight .err { color: var(--jp-mirror-editor-error-color) } \/* Error *\/\n.highlight .k { color: var(--jp-mirror-editor-keyword-color); font-weight: bold } \/* Keyword *\/\n.highlight .o { color: var(--jp-mirror-editor-operator-color); font-weight: bold } \/* Operator *\/\n.highlight .p { color: var(--jp-mirror-editor-punctuation-color) } \/* Punctuation *\/\n.highlight .ch { color: var(--jp-mirror-editor-comment-color); font-style: italic } \/* Comment.Hashbang *\/\n.highlight .cm { color: var(--jp-mirror-editor-comment-color); font-style: italic } \/* Comment.Multiline *\/\n.highlight .cp { color: var(--jp-mirror-editor-comment-color); font-style: italic } \/* Comment.Preproc *\/\n.highlight .cpf { color: var(--jp-mirror-editor-comment-color); font-style: italic } \/* Comment.PreprocFile *\/\n.highlight .c1 { color: var(--jp-mirror-editor-comment-color); font-style: italic } \/* Comment.Single *\/\n.highlight .cs { color: var(--jp-mirror-editor-comment-color); font-style: italic } \/* Comment.Special *\/\n.highlight .kc { color: var(--jp-mirror-editor-keyword-color); font-weight: bold } \/* Keyword.Constant *\/\n.highlight .kd { color: var(--jp-mirror-editor-keyword-color); font-weight: bold } \/* Keyword.Declaration *\/\n.highlight .kn { color: var(--jp-mirror-editor-keyword-color); font-weight: bold } \/* Keyword.Namespace *\/\n.highlight .kp { color: var(--jp-mirror-editor-keyword-color); font-weight: bold } \/* Keyword.Pseudo *\/\n.highlight .kr { color: var(--jp-mirror-editor-keyword-color); font-weight: bold } \/* Keyword.Reserved *\/\n.highlight .kt { color: var(--jp-mirror-editor-keyword-color); font-weight: bold } \/* Keyword.Type *\/\n.highlight .m { color: var(--jp-mirror-editor-number-color) } \/* Literal.Number *\/\n.highlight .s { color: var(--jp-mirror-editor-string-color) } \/* Literal.String *\/\n.highlight .ow { color: var(--jp-mirror-editor-operator-color); font-weight: bold } \/* Operator.Word *\/\n.highlight .w { color: var(--jp-mirror-editor-variable-color) } \/* Text.Whitespace *\/\n.highlight .mb { color: var(--jp-mirror-editor-number-color) } \/* Literal.Number.Bin *\/\n.highlight .mf { color: var(--jp-mirror-editor-number-color) } \/* Literal.Number.Float *\/\n.highlight .mh { color: var(--jp-mirror-editor-number-color) } \/* Literal.Number.Hex *\/\n.highlight .mi { color: var(--jp-mirror-editor-number-color) } \/* Literal.Number.Integer *\/\n.highlight .mo { color: var(--jp-mirror-editor-number-color) } \/* Literal.Number.Oct *\/\n.highlight .sa { color: var(--jp-mirror-editor-string-color) } \/* Literal.String.Affix *\/\n.highlight .sb { color: var(--jp-mirror-editor-string-color) } \/* Literal.String.Backtick *\/\n.highlight .sc { color: var(--jp-mirror-editor-string-color) } \/* Literal.String.Char *\/\n.highlight .dl { color: var(--jp-mirror-editor-string-color) } \/* Literal.String.Delimiter *\/\n.highlight .sd { color: var(--jp-mirror-editor-string-color) } \/* Literal.String.Doc *\/\n.highlight .s2 { color: var(--jp-mirror-editor-string-color) } \/* Literal.String.Double *\/\n.highlight .se { color: var(--jp-mirror-editor-string-color) } \/* Literal.String.Escape *\/\n.highlight .sh { color: var(--jp-mirror-editor-string-color) } \/* Literal.String.Heredoc *\/\n.highlight .si { color: var(--jp-mirror-editor-string-color) } \/* Literal.String.Interpol *\/\n.highlight .sx { color: var(--jp-mirror-editor-string-color) } \/* Literal.String.Other *\/\n.highlight .sr { color: var(--jp-mirror-editor-string-color) } \/* Literal.String.Regex *\/\n.highlight .s1 { color: var(--jp-mirror-editor-string-color) } \/* Literal.String.Single *\/\n.highlight .ss { color: var(--jp-mirror-editor-string-color) } \/* Literal.String.Symbol *\/\n.highlight .il { color: var(--jp-mirror-editor-number-color) } \/* Literal.Number.Integer.Long *\/\n  <\/style>\n<style type=\"text\/css\">\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n\/*\n * Mozilla scrollbar styling\n *\/\n\/* use standard opaque scrollbars for most nodes *\/\n[data-jp-theme-scrollbars='true'] {\n  scrollbar-color: rgb(var(--jp-scrollbar-thumb-color))\n    var(--jp-scrollbar-background-color);\n}\n\/* for code nodes, use a transparent style of scrollbar. These selectors\n * will match lower in the tree, and so will override the above *\/\n[data-jp-theme-scrollbars='true'] .CodeMirror-hscrollbar,\n[data-jp-theme-scrollbars='true'] .CodeMirror-vscrollbar {\n  scrollbar-color: rgba(var(--jp-scrollbar-thumb-color), 0.5) transparent;\n}\n\/* tiny scrollbar *\/\n.jp-scrollbar-tiny {\n  scrollbar-color: rgba(var(--jp-scrollbar-thumb-color), 0.5) transparent;\n  scrollbar-width: thin;\n}\n\/*\n * Webkit scrollbar styling\n *\/\n\/* use standard opaque scrollbars for most nodes *\/\n[data-jp-theme-scrollbars='true'] ::-webkit-scrollbar,\n[data-jp-theme-scrollbars='true'] ::-webkit-scrollbar-corner {\n  background: var(--jp-scrollbar-background-color);\n}\n[data-jp-theme-scrollbars='true'] ::-webkit-scrollbar-thumb {\n  background: rgb(var(--jp-scrollbar-thumb-color));\n  border: var(--jp-scrollbar-thumb-margin) solid transparent;\n  background-clip: content-box;\n  border-radius: var(--jp-scrollbar-thumb-radius);\n}\n[data-jp-theme-scrollbars='true'] ::-webkit-scrollbar-track:horizontal {\n  border-left: var(--jp-scrollbar-endpad) solid\n    var(--jp-scrollbar-background-color);\n  border-right: var(--jp-scrollbar-endpad) solid\n    var(--jp-scrollbar-background-color);\n}\n[data-jp-theme-scrollbars='true'] ::-webkit-scrollbar-track:vertical {\n  border-top: var(--jp-scrollbar-endpad) solid\n    var(--jp-scrollbar-background-color);\n  border-bottom: var(--jp-scrollbar-endpad) solid\n    var(--jp-scrollbar-background-color);\n}\n\/* for code nodes, use a transparent style of scrollbar *\/\n[data-jp-theme-scrollbars='true'] .CodeMirror-hscrollbar::-webkit-scrollbar,\n[data-jp-theme-scrollbars='true'] .CodeMirror-vscrollbar::-webkit-scrollbar,\n[data-jp-theme-scrollbars='true']\n  .CodeMirror-hscrollbar::-webkit-scrollbar-corner,\n[data-jp-theme-scrollbars='true']\n  .CodeMirror-vscrollbar::-webkit-scrollbar-corner {\n  background-color: transparent;\n}\n[data-jp-theme-scrollbars='true']\n  .CodeMirror-hscrollbar::-webkit-scrollbar-thumb,\n[data-jp-theme-scrollbars='true']\n  .CodeMirror-vscrollbar::-webkit-scrollbar-thumb {\n  background: rgba(var(--jp-scrollbar-thumb-color), 0.5);\n  border: var(--jp-scrollbar-thumb-margin) solid transparent;\n  background-clip: content-box;\n  border-radius: var(--jp-scrollbar-thumb-radius);\n}\n[data-jp-theme-scrollbars='true']\n  .CodeMirror-hscrollbar::-webkit-scrollbar-track:horizontal {\n  border-left: var(--jp-scrollbar-endpad) solid transparent;\n  border-right: var(--jp-scrollbar-endpad) solid transparent;\n}\n[data-jp-theme-scrollbars='true']\n  .CodeMirror-vscrollbar::-webkit-scrollbar-track:vertical {\n  border-top: var(--jp-scrollbar-endpad) solid transparent;\n  border-bottom: var(--jp-scrollbar-endpad) solid transparent;\n}\n\/* tiny scrollbar *\/\n.jp-scrollbar-tiny::-webkit-scrollbar,\n.jp-scrollbar-tiny::-webkit-scrollbar-corner {\n  background-color: transparent;\n  height: 4px;\n  width: 4px;\n}\n.jp-scrollbar-tiny::-webkit-scrollbar-thumb {\n  background: rgba(var(--jp-scrollbar-thumb-color), 0.5);\n}\n.jp-scrollbar-tiny::-webkit-scrollbar-track:horizontal {\n  border-left: 0px solid transparent;\n  border-right: 0px solid transparent;\n}\n.jp-scrollbar-tiny::-webkit-scrollbar-track:vertical {\n  border-top: 0px solid transparent;\n  border-bottom: 0px solid transparent;\n}\n\/*\n * Phosphor\n *\/\n.lm-ScrollBar[data-orientation='horizontal'] {\n  min-height: 16px;\n  max-height: 16px;\n  min-width: 45px;\n  border-top: 1px solid #a0a0a0;\n}\n.lm-ScrollBar[data-orientation='vertical'] {\n  min-width: 16px;\n  max-width: 16px;\n  min-height: 45px;\n  border-left: 1px solid #a0a0a0;\n}\n.lm-ScrollBar-button {\n  background-color: #f0f0f0;\n  background-position: center center;\n  min-height: 15px;\n  max-height: 15px;\n  min-width: 15px;\n  max-width: 15px;\n}\n.lm-ScrollBar-button:hover {\n  background-color: #dadada;\n}\n.lm-ScrollBar-button.lm-mod-active {\n  background-color: #cdcdcd;\n}\n.lm-ScrollBar-track {\n  background: #f0f0f0;\n}\n.lm-ScrollBar-thumb {\n  background: #cdcdcd;\n}\n.lm-ScrollBar-thumb:hover {\n  background: #bababa;\n}\n.lm-ScrollBar-thumb.lm-mod-active {\n  background: #a0a0a0;\n}\n.lm-ScrollBar[data-orientation='horizontal'] .lm-ScrollBar-thumb {\n  height: 100%;\n  min-width: 15px;\n  border-left: 1px solid #a0a0a0;\n  border-right: 1px solid #a0a0a0;\n}\n.lm-ScrollBar[data-orientation='vertical'] .lm-ScrollBar-thumb {\n  width: 100%;\n  min-height: 15px;\n  border-top: 1px solid #a0a0a0;\n  border-bottom: 1px solid #a0a0a0;\n}\n.lm-ScrollBar[data-orientation='horizontal']\n  .lm-ScrollBar-button[data-action='decrement'] {\n  background-image: var(--jp-icon-caret-left);\n  background-size: 17px;\n}\n.lm-ScrollBar[data-orientation='horizontal']\n  .lm-ScrollBar-button[data-action='increment'] {\n  background-image: var(--jp-icon-caret-right);\n  background-size: 17px;\n}\n.lm-ScrollBar[data-orientation='vertical']\n  .lm-ScrollBar-button[data-action='decrement'] {\n  background-image: var(--jp-icon-caret-up);\n  background-size: 17px;\n}\n.lm-ScrollBar[data-orientation='vertical']\n  .lm-ScrollBar-button[data-action='increment'] {\n  background-image: var(--jp-icon-caret-down);\n  background-size: 17px;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Copyright (c) 2014-2017, PhosphorJS Contributors\n|\n| Distributed under the terms of the BSD 3-Clause License.\n|\n| The full license is in the file LICENSE, distributed with this software.\n|----------------------------------------------------------------------------*\/\n\/* <DEPRECATED> *\/\n.p-Widget, \/* <\/DEPRECATED> *\/\n.lm-Widget {\n  box-sizing: border-box;\n  position: relative;\n  overflow: hidden;\n  cursor: default;\n}\n\/* <DEPRECATED> *\/\n.p-Widget.p-mod-hidden, \/* <\/DEPRECATED> *\/\n.lm-Widget.lm-mod-hidden {\n  display: none !important;\n}\n.lm-AccordionPanel[data-orientation='horizontal'] > .lm-AccordionPanel-title {\n  \/* Title is rotated for horizontal accordion panel using CSS *\/\n  display: block;\n  transform-origin: top left;\n  transform: rotate(-90deg) translate(-100%);\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Copyright (c) 2014-2017, PhosphorJS Contributors\n|\n| Distributed under the terms of the BSD 3-Clause License.\n|\n| The full license is in the file LICENSE, distributed with this software.\n|----------------------------------------------------------------------------*\/\n\/* <DEPRECATED> *\/\n.p-CommandPalette, \/* <\/DEPRECATED> *\/\n.lm-CommandPalette {\n  display: flex;\n  flex-direction: column;\n  -webkit-user-select: none;\n  -moz-user-select: none;\n  -ms-user-select: none;\n  user-select: none;\n}\n\/* <DEPRECATED> *\/\n.p-CommandPalette-search, \/* <\/DEPRECATED> *\/\n.lm-CommandPalette-search {\n  flex: 0 0 auto;\n}\n\/* <DEPRECATED> *\/\n.p-CommandPalette-content, \/* <\/DEPRECATED> *\/\n.lm-CommandPalette-content {\n  flex: 1 1 auto;\n  margin: 0;\n  padding: 0;\n  min-height: 0;\n  overflow: auto;\n  list-style-type: none;\n}\n\/* <DEPRECATED> *\/\n.p-CommandPalette-header, \/* <\/DEPRECATED> *\/\n.lm-CommandPalette-header {\n  overflow: hidden;\n  white-space: nowrap;\n  text-overflow: ellipsis;\n}\n\/* <DEPRECATED> *\/\n.p-CommandPalette-item, \/* <\/DEPRECATED> *\/\n.lm-CommandPalette-item {\n  display: flex;\n  flex-direction: row;\n}\n\/* <DEPRECATED> *\/\n.p-CommandPalette-itemIcon, \/* <\/DEPRECATED> *\/\n.lm-CommandPalette-itemIcon {\n  flex: 0 0 auto;\n}\n\/* <DEPRECATED> *\/\n.p-CommandPalette-itemContent, \/* <\/DEPRECATED> *\/\n.lm-CommandPalette-itemContent {\n  flex: 1 1 auto;\n  overflow: hidden;\n}\n\/* <DEPRECATED> *\/\n.p-CommandPalette-itemShortcut, \/* <\/DEPRECATED> *\/\n.lm-CommandPalette-itemShortcut {\n  flex: 0 0 auto;\n}\n\/* <DEPRECATED> *\/\n.p-CommandPalette-itemLabel, \/* <\/DEPRECATED> *\/\n.lm-CommandPalette-itemLabel {\n  overflow: hidden;\n  white-space: nowrap;\n  text-overflow: ellipsis;\n}\n.lm-close-icon {\n  border: 1px solid transparent;\n  background-color: transparent;\n  position: absolute;\n  z-index: 1;\n  right: 3%;\n  top: 0;\n  bottom: 0;\n  margin: auto;\n  padding: 7px 0;\n  display: none;\n  vertical-align: middle;\n  outline: 0;\n  cursor: pointer;\n}\n.lm-close-icon:after {\n  content: 'X';\n  display: block;\n  width: 15px;\n  height: 15px;\n  text-align: center;\n  color: #000;\n  font-weight: normal;\n  font-size: 12px;\n  cursor: pointer;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Copyright (c) 2014-2017, PhosphorJS Contributors\n|\n| Distributed under the terms of the BSD 3-Clause License.\n|\n| The full license is in the file LICENSE, distributed with this software.\n|----------------------------------------------------------------------------*\/\n\/* <DEPRECATED> *\/\n.p-DockPanel, \/* <\/DEPRECATED> *\/\n.lm-DockPanel {\n  z-index: 0;\n}\n\/* <DEPRECATED> *\/\n.p-DockPanel-widget, \/* <\/DEPRECATED> *\/\n.lm-DockPanel-widget {\n  z-index: 0;\n}\n\/* <DEPRECATED> *\/\n.p-DockPanel-tabBar, \/* <\/DEPRECATED> *\/\n.lm-DockPanel-tabBar {\n  z-index: 1;\n}\n\/* <DEPRECATED> *\/\n.p-DockPanel-handle, \/* <\/DEPRECATED> *\/\n.lm-DockPanel-handle {\n  z-index: 2;\n}\n\/* <DEPRECATED> *\/\n.p-DockPanel-handle.p-mod-hidden, \/* <\/DEPRECATED> *\/\n.lm-DockPanel-handle.lm-mod-hidden {\n  display: none !important;\n}\n\/* <DEPRECATED> *\/\n.p-DockPanel-handle:after, \/* <\/DEPRECATED> *\/\n.lm-DockPanel-handle:after {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  content: '';\n}\n\/* <DEPRECATED> *\/\n.p-DockPanel-handle[data-orientation='horizontal'],\n\/* <\/DEPRECATED> *\/\n.lm-DockPanel-handle[data-orientation='horizontal'] {\n  cursor: ew-resize;\n}\n\/* <DEPRECATED> *\/\n.p-DockPanel-handle[data-orientation='vertical'],\n\/* <\/DEPRECATED> *\/\n.lm-DockPanel-handle[data-orientation='vertical'] {\n  cursor: ns-resize;\n}\n\/* <DEPRECATED> *\/\n.p-DockPanel-handle[data-orientation='horizontal']:after,\n\/* <\/DEPRECATED> *\/\n.lm-DockPanel-handle[data-orientation='horizontal']:after {\n  left: 50%;\n  min-width: 8px;\n  transform: translateX(-50%);\n}\n\/* <DEPRECATED> *\/\n.p-DockPanel-handle[data-orientation='vertical']:after,\n\/* <\/DEPRECATED> *\/\n.lm-DockPanel-handle[data-orientation='vertical']:after {\n  top: 50%;\n  min-height: 8px;\n  transform: translateY(-50%);\n}\n\/* <DEPRECATED> *\/\n.p-DockPanel-overlay, \/* <\/DEPRECATED> *\/\n.lm-DockPanel-overlay {\n  z-index: 3;\n  box-sizing: border-box;\n  pointer-events: none;\n}\n\/* <DEPRECATED> *\/\n.p-DockPanel-overlay.p-mod-hidden, \/* <\/DEPRECATED> *\/\n.lm-DockPanel-overlay.lm-mod-hidden {\n  display: none !important;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Copyright (c) 2014-2017, PhosphorJS Contributors\n|\n| Distributed under the terms of the BSD 3-Clause License.\n|\n| The full license is in the file LICENSE, distributed with this software.\n|----------------------------------------------------------------------------*\/\n\/* <DEPRECATED> *\/\n.p-Menu, \/* <\/DEPRECATED> *\/\n.lm-Menu {\n  z-index: 10000;\n  position: absolute;\n  white-space: nowrap;\n  overflow-x: hidden;\n  overflow-y: auto;\n  outline: none;\n  -webkit-user-select: none;\n  -moz-user-select: none;\n  -ms-user-select: none;\n  user-select: none;\n}\n\/* <DEPRECATED> *\/\n.p-Menu-content, \/* <\/DEPRECATED> *\/\n.lm-Menu-content {\n  margin: 0;\n  padding: 0;\n  display: table;\n  list-style-type: none;\n}\n\/* <DEPRECATED> *\/\n.p-Menu-item, \/* <\/DEPRECATED> *\/\n.lm-Menu-item {\n  display: table-row;\n}\n\/* <DEPRECATED> *\/\n.p-Menu-item.p-mod-hidden,\n.p-Menu-item.p-mod-collapsed,\n\/* <\/DEPRECATED> *\/\n.lm-Menu-item.lm-mod-hidden,\n.lm-Menu-item.lm-mod-collapsed {\n  display: none !important;\n}\n\/* <DEPRECATED> *\/\n.p-Menu-itemIcon,\n.p-Menu-itemSubmenuIcon,\n\/* <\/DEPRECATED> *\/\n.lm-Menu-itemIcon,\n.lm-Menu-itemSubmenuIcon {\n  display: table-cell;\n  text-align: center;\n}\n\/* <DEPRECATED> *\/\n.p-Menu-itemLabel, \/* <\/DEPRECATED> *\/\n.lm-Menu-itemLabel {\n  display: table-cell;\n  text-align: left;\n}\n\/* <DEPRECATED> *\/\n.p-Menu-itemShortcut, \/* <\/DEPRECATED> *\/\n.lm-Menu-itemShortcut {\n  display: table-cell;\n  text-align: right;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Copyright (c) 2014-2017, PhosphorJS Contributors\n|\n| Distributed under the terms of the BSD 3-Clause License.\n|\n| The full license is in the file LICENSE, distributed with this software.\n|----------------------------------------------------------------------------*\/\n\/* <DEPRECATED> *\/\n.p-MenuBar, \/* <\/DEPRECATED> *\/\n.lm-MenuBar {\n  outline: none;\n  -webkit-user-select: none;\n  -moz-user-select: none;\n  -ms-user-select: none;\n  user-select: none;\n}\n\/* <DEPRECATED> *\/\n.p-MenuBar-content, \/* <\/DEPRECATED> *\/\n.lm-MenuBar-content {\n  margin: 0;\n  padding: 0;\n  display: flex;\n  flex-direction: row;\n  list-style-type: none;\n}\n\/* <DEPRECATED> *\/\n.p--MenuBar-item, \/* <\/DEPRECATED> *\/\n.lm-MenuBar-item {\n  box-sizing: border-box;\n}\n\/* <DEPRECATED> *\/\n.p-MenuBar-itemIcon,\n.p-MenuBar-itemLabel,\n\/* <\/DEPRECATED> *\/\n.lm-MenuBar-itemIcon,\n.lm-MenuBar-itemLabel {\n  display: inline-block;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Copyright (c) 2014-2017, PhosphorJS Contributors\n|\n| Distributed under the terms of the BSD 3-Clause License.\n|\n| The full license is in the file LICENSE, distributed with this software.\n|----------------------------------------------------------------------------*\/\n\/* <DEPRECATED> *\/\n.p-ScrollBar, \/* <\/DEPRECATED> *\/\n.lm-ScrollBar {\n  display: flex;\n  -webkit-user-select: none;\n  -moz-user-select: none;\n  -ms-user-select: none;\n  user-select: none;\n}\n\/* <DEPRECATED> *\/\n.p-ScrollBar[data-orientation='horizontal'],\n\/* <\/DEPRECATED> *\/\n.lm-ScrollBar[data-orientation='horizontal'] {\n  flex-direction: row;\n}\n\/* <DEPRECATED> *\/\n.p-ScrollBar[data-orientation='vertical'],\n\/* <\/DEPRECATED> *\/\n.lm-ScrollBar[data-orientation='vertical'] {\n  flex-direction: column;\n}\n\/* <DEPRECATED> *\/\n.p-ScrollBar-button, \/* <\/DEPRECATED> *\/\n.lm-ScrollBar-button {\n  box-sizing: border-box;\n  flex: 0 0 auto;\n}\n\/* <DEPRECATED> *\/\n.p-ScrollBar-track, \/* <\/DEPRECATED> *\/\n.lm-ScrollBar-track {\n  box-sizing: border-box;\n  position: relative;\n  overflow: hidden;\n  flex: 1 1 auto;\n}\n\/* <DEPRECATED> *\/\n.p-ScrollBar-thumb, \/* <\/DEPRECATED> *\/\n.lm-ScrollBar-thumb {\n  box-sizing: border-box;\n  position: absolute;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Copyright (c) 2014-2017, PhosphorJS Contributors\n|\n| Distributed under the terms of the BSD 3-Clause License.\n|\n| The full license is in the file LICENSE, distributed with this software.\n|----------------------------------------------------------------------------*\/\n\/* <DEPRECATED> *\/\n.p-SplitPanel-child, \/* <\/DEPRECATED> *\/\n.lm-SplitPanel-child {\n  z-index: 0;\n}\n\/* <DEPRECATED> *\/\n.p-SplitPanel-handle, \/* <\/DEPRECATED> *\/\n.lm-SplitPanel-handle {\n  z-index: 1;\n}\n\/* <DEPRECATED> *\/\n.p-SplitPanel-handle.p-mod-hidden, \/* <\/DEPRECATED> *\/\n.lm-SplitPanel-handle.lm-mod-hidden {\n  display: none !important;\n}\n\/* <DEPRECATED> *\/\n.p-SplitPanel-handle:after, \/* <\/DEPRECATED> *\/\n.lm-SplitPanel-handle:after {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  content: '';\n}\n\/* <DEPRECATED> *\/\n.p-SplitPanel[data-orientation='horizontal'] > .p-SplitPanel-handle,\n\/* <\/DEPRECATED> *\/\n.lm-SplitPanel[data-orientation='horizontal'] > .lm-SplitPanel-handle {\n  cursor: ew-resize;\n}\n\/* <DEPRECATED> *\/\n.p-SplitPanel[data-orientation='vertical'] > .p-SplitPanel-handle,\n\/* <\/DEPRECATED> *\/\n.lm-SplitPanel[data-orientation='vertical'] > .lm-SplitPanel-handle {\n  cursor: ns-resize;\n}\n\/* <DEPRECATED> *\/\n.p-SplitPanel[data-orientation='horizontal'] > .p-SplitPanel-handle:after,\n\/* <\/DEPRECATED> *\/\n.lm-SplitPanel[data-orientation='horizontal'] > .lm-SplitPanel-handle:after {\n  left: 50%;\n  min-width: 8px;\n  transform: translateX(-50%);\n}\n\/* <DEPRECATED> *\/\n.p-SplitPanel[data-orientation='vertical'] > .p-SplitPanel-handle:after,\n\/* <\/DEPRECATED> *\/\n.lm-SplitPanel[data-orientation='vertical'] > .lm-SplitPanel-handle:after {\n  top: 50%;\n  min-height: 8px;\n  transform: translateY(-50%);\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Copyright (c) 2014-2017, PhosphorJS Contributors\n|\n| Distributed under the terms of the BSD 3-Clause License.\n|\n| The full license is in the file LICENSE, distributed with this software.\n|----------------------------------------------------------------------------*\/\n\/* <DEPRECATED> *\/\n.p-TabBar, \/* <\/DEPRECATED> *\/\n.lm-TabBar {\n  display: flex;\n  -webkit-user-select: none;\n  -moz-user-select: none;\n  -ms-user-select: none;\n  user-select: none;\n}\n\/* <DEPRECATED> *\/\n.p-TabBar[data-orientation='horizontal'], \/* <\/DEPRECATED> *\/\n.lm-TabBar[data-orientation='horizontal'] {\n  flex-direction: row;\n  align-items: flex-end;\n}\n\/* <DEPRECATED> *\/\n.p-TabBar[data-orientation='vertical'], \/* <\/DEPRECATED> *\/\n.lm-TabBar[data-orientation='vertical'] {\n  flex-direction: column;\n  align-items: flex-end;\n}\n\/* <DEPRECATED> *\/\n.p-TabBar-content, \/* <\/DEPRECATED> *\/\n.lm-TabBar-content {\n  margin: 0;\n  padding: 0;\n  display: flex;\n  flex: 1 1 auto;\n  list-style-type: none;\n}\n\/* <DEPRECATED> *\/\n.p-TabBar[data-orientation='horizontal'] > .p-TabBar-content,\n\/* <\/DEPRECATED> *\/\n.lm-TabBar[data-orientation='horizontal'] > .lm-TabBar-content {\n  flex-direction: row;\n}\n\/* <DEPRECATED> *\/\n.p-TabBar[data-orientation='vertical'] > .p-TabBar-content,\n\/* <\/DEPRECATED> *\/\n.lm-TabBar[data-orientation='vertical'] > .lm-TabBar-content {\n  flex-direction: column;\n}\n\/* <DEPRECATED> *\/\n.p-TabBar-tab, \/* <\/DEPRECATED> *\/\n.lm-TabBar-tab {\n  display: flex;\n  flex-direction: row;\n  box-sizing: border-box;\n  overflow: hidden;\n  touch-action: none; \/* Disable native Drag\/Drop *\/\n}\n\/* <DEPRECATED> *\/\n.p-TabBar-tabIcon,\n.p-TabBar-tabCloseIcon,\n\/* <\/DEPRECATED> *\/\n.lm-TabBar-tabIcon,\n.lm-TabBar-tabCloseIcon {\n  flex: 0 0 auto;\n}\n\/* <DEPRECATED> *\/\n.p-TabBar-tabLabel, \/* <\/DEPRECATED> *\/\n.lm-TabBar-tabLabel {\n  flex: 1 1 auto;\n  overflow: hidden;\n  white-space: nowrap;\n}\n.lm-TabBar-tabInput {\n  user-select: all;\n  width: 100%;\n  box-sizing: border-box;\n}\n\/* <DEPRECATED> *\/\n.p-TabBar-tab.p-mod-hidden, \/* <\/DEPRECATED> *\/\n.lm-TabBar-tab.lm-mod-hidden {\n  display: none !important;\n}\n.lm-TabBar-addButton.lm-mod-hidden {\n  display: none !important;\n}\n\/* <DEPRECATED> *\/\n.p-TabBar.p-mod-dragging .p-TabBar-tab, \/* <\/DEPRECATED> *\/\n.lm-TabBar.lm-mod-dragging .lm-TabBar-tab {\n  position: relative;\n}\n\/* <DEPRECATED> *\/\n.p-TabBar.p-mod-dragging[data-orientation='horizontal'] .p-TabBar-tab,\n\/* <\/DEPRECATED> *\/\n.lm-TabBar.lm-mod-dragging[data-orientation='horizontal'] .lm-TabBar-tab {\n  left: 0;\n  transition: left 150ms ease;\n}\n\/* <DEPRECATED> *\/\n.p-TabBar.p-mod-dragging[data-orientation='vertical'] .p-TabBar-tab,\n\/* <\/DEPRECATED> *\/\n.lm-TabBar.lm-mod-dragging[data-orientation='vertical'] .lm-TabBar-tab {\n  top: 0;\n  transition: top 150ms ease;\n}\n\/* <DEPRECATED> *\/\n.p-TabBar.p-mod-dragging .p-TabBar-tab.p-mod-dragging,\n\/* <\/DEPRECATED> *\/\n.lm-TabBar.lm-mod-dragging .lm-TabBar-tab.lm-mod-dragging {\n  transition: none;\n}\n.lm-TabBar-tabLabel .lm-TabBar-tabInput {\n  user-select: all;\n  width: 100%;\n  box-sizing: border-box;\n  background: inherit;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Copyright (c) 2014-2017, PhosphorJS Contributors\n|\n| Distributed under the terms of the BSD 3-Clause License.\n|\n| The full license is in the file LICENSE, distributed with this software.\n|----------------------------------------------------------------------------*\/\n\/* <DEPRECATED> *\/\n.p-TabPanel-tabBar, \/* <\/DEPRECATED> *\/\n.lm-TabPanel-tabBar {\n  z-index: 1;\n}\n\/* <DEPRECATED> *\/\n.p-TabPanel-stackedPanel, \/* <\/DEPRECATED> *\/\n.lm-TabPanel-stackedPanel {\n  z-index: 0;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Copyright (c) 2014-2017, PhosphorJS Contributors\n|\n| Distributed under the terms of the BSD 3-Clause License.\n|\n| The full license is in the file LICENSE, distributed with this software.\n|----------------------------------------------------------------------------*\/\n@charset \"UTF-8\";\nhtml{\n  -webkit-box-sizing:border-box;\n          box-sizing:border-box; }\n*,\n*::before,\n*::after{\n  -webkit-box-sizing:inherit;\n          box-sizing:inherit; }\nbody{\n  font-size:14px;\n  font-weight:400;\n  letter-spacing:0;\n  line-height:1.28581;\n  text-transform:none;\n  color:#182026;\n  font-family:-apple-system, \"BlinkMacSystemFont\", \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Cantarell\", \"Open Sans\", \"Helvetica Neue\", \"Icons16\", sans-serif; }\np{\n  margin-bottom:10px;\n  margin-top:0; }\nsmall{\n  font-size:12px; }\nstrong{\n  font-weight:600; }\n::-moz-selection{\n  background:rgba(125, 188, 255, 0.6); }\n::selection{\n  background:rgba(125, 188, 255, 0.6); }\n.bp3-heading{\n  color:#182026;\n  font-weight:600;\n  margin:0 0 10px;\n  padding:0; }\n  .bp3-dark .bp3-heading{\n    color:#f5f8fa; }\nh1.bp3-heading, .bp3-running-text h1{\n  font-size:36px;\n  line-height:40px; }\nh2.bp3-heading, .bp3-running-text h2{\n  font-size:28px;\n  line-height:32px; }\nh3.bp3-heading, .bp3-running-text h3{\n  font-size:22px;\n  line-height:25px; }\nh4.bp3-heading, .bp3-running-text h4{\n  font-size:18px;\n  line-height:21px; }\nh5.bp3-heading, .bp3-running-text h5{\n  font-size:16px;\n  line-height:19px; }\nh6.bp3-heading, .bp3-running-text h6{\n  font-size:14px;\n  line-height:16px; }\n.bp3-ui-text{\n  font-size:14px;\n  font-weight:400;\n  letter-spacing:0;\n  line-height:1.28581;\n  text-transform:none; }\n.bp3-monospace-text{\n  font-family:monospace;\n  text-transform:none; }\n.bp3-text-muted{\n  color:#5c7080; }\n  .bp3-dark .bp3-text-muted{\n    color:#a7b6c2; }\n.bp3-text-disabled{\n  color:rgba(92, 112, 128, 0.6); }\n  .bp3-dark .bp3-text-disabled{\n    color:rgba(167, 182, 194, 0.6); }\n.bp3-text-overflow-ellipsis{\n  overflow:hidden;\n  text-overflow:ellipsis;\n  white-space:nowrap;\n  word-wrap:normal; }\n.bp3-running-text{\n  font-size:14px;\n  line-height:1.5; }\n  .bp3-running-text h1{\n    color:#182026;\n    font-weight:600;\n    margin-bottom:20px;\n    margin-top:40px; }\n    .bp3-dark .bp3-running-text h1{\n      color:#f5f8fa; }\n  .bp3-running-text h2{\n    color:#182026;\n    font-weight:600;\n    margin-bottom:20px;\n    margin-top:40px; }\n    .bp3-dark .bp3-running-text h2{\n      color:#f5f8fa; }\n  .bp3-running-text h3{\n    color:#182026;\n    font-weight:600;\n    margin-bottom:20px;\n    margin-top:40px; }\n    .bp3-dark .bp3-running-text h3{\n      color:#f5f8fa; }\n  .bp3-running-text h4{\n    color:#182026;\n    font-weight:600;\n    margin-bottom:20px;\n    margin-top:40px; }\n    .bp3-dark .bp3-running-text h4{\n      color:#f5f8fa; }\n  .bp3-running-text h5{\n    color:#182026;\n    font-weight:600;\n    margin-bottom:20px;\n    margin-top:40px; }\n    .bp3-dark .bp3-running-text h5{\n      color:#f5f8fa; }\n  .bp3-running-text h6{\n    color:#182026;\n    font-weight:600;\n    margin-bottom:20px;\n    margin-top:40px; }\n    .bp3-dark .bp3-running-text h6{\n      color:#f5f8fa; }\n  .bp3-running-text hr{\n    border:none;\n    border-bottom:1px solid rgba(16, 22, 26, 0.15);\n    margin:20px 0; }\n    .bp3-dark .bp3-running-text hr{\n      border-color:rgba(255, 255, 255, 0.15); }\n  .bp3-running-text p{\n    margin:0 0 10px;\n    padding:0; }\n.bp3-text-large{\n  font-size:16px; }\n.bp3-text-small{\n  font-size:12px; }\na{\n  color:#106ba3;\n  text-decoration:none; }\n  a:hover{\n    color:#106ba3;\n    cursor:pointer;\n    text-decoration:underline; }\n  a .bp3-icon, a .bp3-icon-standard, a .bp3-icon-large{\n    color:inherit; }\n  a code,\n  .bp3-dark a code{\n    color:inherit; }\n  .bp3-dark a,\n  .bp3-dark a:hover{\n    color:#48aff0; }\n    .bp3-dark a .bp3-icon, .bp3-dark a .bp3-icon-standard, .bp3-dark a .bp3-icon-large,\n    .bp3-dark a:hover .bp3-icon,\n    .bp3-dark a:hover .bp3-icon-standard,\n    .bp3-dark a:hover .bp3-icon-large{\n      color:inherit; }\n.bp3-running-text code, .bp3-code{\n  font-family:monospace;\n  text-transform:none;\n  background:rgba(255, 255, 255, 0.7);\n  border-radius:3px;\n  -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2);\n          box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2);\n  color:#5c7080;\n  font-size:smaller;\n  padding:2px 5px; }\n  .bp3-dark .bp3-running-text code, .bp3-running-text .bp3-dark code, .bp3-dark .bp3-code{\n    background:rgba(16, 22, 26, 0.3);\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4);\n    color:#a7b6c2; }\n  .bp3-running-text a > code, a > .bp3-code{\n    color:#137cbd; }\n    .bp3-dark .bp3-running-text a > code, .bp3-running-text .bp3-dark a > code, .bp3-dark a > .bp3-code{\n      color:inherit; }\n.bp3-running-text pre, .bp3-code-block{\n  font-family:monospace;\n  text-transform:none;\n  background:rgba(255, 255, 255, 0.7);\n  border-radius:3px;\n  -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.15);\n          box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.15);\n  color:#182026;\n  display:block;\n  font-size:13px;\n  line-height:1.4;\n  margin:10px 0;\n  padding:13px 15px 12px;\n  word-break:break-all;\n  word-wrap:break-word; }\n  .bp3-dark .bp3-running-text pre, .bp3-running-text .bp3-dark pre, .bp3-dark .bp3-code-block{\n    background:rgba(16, 22, 26, 0.3);\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4);\n    color:#f5f8fa; }\n  .bp3-running-text pre > code, .bp3-code-block > code{\n    background:none;\n    -webkit-box-shadow:none;\n            box-shadow:none;\n    color:inherit;\n    font-size:inherit;\n    padding:0; }\n.bp3-running-text kbd, .bp3-key{\n  -webkit-box-align:center;\n      -ms-flex-align:center;\n          align-items:center;\n  background:#ffffff;\n  border-radius:3px;\n  -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.2);\n          box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.2);\n  color:#5c7080;\n  display:-webkit-inline-box;\n  display:-ms-inline-flexbox;\n  display:inline-flex;\n  font-family:inherit;\n  font-size:12px;\n  height:24px;\n  -webkit-box-pack:center;\n      -ms-flex-pack:center;\n          justify-content:center;\n  line-height:24px;\n  min-width:24px;\n  padding:3px 6px;\n  vertical-align:middle; }\n  .bp3-running-text kbd .bp3-icon, .bp3-key .bp3-icon, .bp3-running-text kbd .bp3-icon-standard, .bp3-key .bp3-icon-standard, .bp3-running-text kbd .bp3-icon-large, .bp3-key .bp3-icon-large{\n    margin-right:5px; }\n  .bp3-dark .bp3-running-text kbd, .bp3-running-text .bp3-dark kbd, .bp3-dark .bp3-key{\n    background:#394b59;\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.4);\n    color:#a7b6c2; }\n.bp3-running-text blockquote, .bp3-blockquote{\n  border-left:solid 4px rgba(167, 182, 194, 0.5);\n  margin:0 0 10px;\n  padding:0 20px; }\n  .bp3-dark .bp3-running-text blockquote, .bp3-running-text .bp3-dark blockquote, .bp3-dark .bp3-blockquote{\n    border-color:rgba(115, 134, 148, 0.5); }\n.bp3-running-text ul,\n.bp3-running-text ol, .bp3-list{\n  margin:10px 0;\n  padding-left:30px; }\n  .bp3-running-text ul li:not(:last-child), .bp3-running-text ol li:not(:last-child), .bp3-list li:not(:last-child){\n    margin-bottom:5px; }\n  .bp3-running-text ul ol, .bp3-running-text ol ol, .bp3-list ol,\n  .bp3-running-text ul ul,\n  .bp3-running-text ol ul,\n  .bp3-list ul{\n    margin-top:5px; }\n.bp3-list-unstyled{\n  list-style:none;\n  margin:0;\n  padding:0; }\n  .bp3-list-unstyled li{\n    padding:0; }\n.bp3-rtl{\n  text-align:right; }\n.bp3-dark{\n  color:#f5f8fa; }\n:focus{\n  outline:rgba(19, 124, 189, 0.6) auto 2px;\n  outline-offset:2px;\n  -moz-outline-radius:6px; }\n.bp3-focus-disabled :focus{\n  outline:none !important; }\n  .bp3-focus-disabled :focus ~ .bp3-control-indicator{\n    outline:none !important; }\n.bp3-alert{\n  max-width:400px;\n  padding:20px; }\n.bp3-alert-body{\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex; }\n  .bp3-alert-body .bp3-icon{\n    font-size:40px;\n    margin-right:20px;\n    margin-top:0; }\n.bp3-alert-contents{\n  word-break:break-word; }\n.bp3-alert-footer{\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  -webkit-box-orient:horizontal;\n  -webkit-box-direction:reverse;\n      -ms-flex-direction:row-reverse;\n          flex-direction:row-reverse;\n  margin-top:10px; }\n  .bp3-alert-footer .bp3-button{\n    margin-left:10px; }\n.bp3-breadcrumbs{\n  -webkit-box-align:center;\n      -ms-flex-align:center;\n          align-items:center;\n  cursor:default;\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  -ms-flex-wrap:wrap;\n      flex-wrap:wrap;\n  height:30px;\n  list-style:none;\n  margin:0;\n  padding:0; }\n  .bp3-breadcrumbs > li{\n    -webkit-box-align:center;\n        -ms-flex-align:center;\n            align-items:center;\n    display:-webkit-box;\n    display:-ms-flexbox;\n    display:flex; }\n    .bp3-breadcrumbs > li::after{\n      background:url(\"data:image\/svg+xml,%3csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.71 7.29l-4-4a1.003 1.003 0 00-1.42 1.42L8.59 8 5.3 11.29c-.19.18-.3.43-.3.71a1.003 1.003 0 001.71.71l4-4c.18-.18.29-.43.29-.71 0-.28-.11-.53-.29-.71z' fill='%235C7080'\/%3e%3c\/svg%3e\");\n      content:\"\";\n      display:block;\n      height:16px;\n      margin:0 5px;\n      width:16px; }\n    .bp3-breadcrumbs > li:last-of-type::after{\n      display:none; }\n.bp3-breadcrumb,\n.bp3-breadcrumb-current,\n.bp3-breadcrumbs-collapsed{\n  -webkit-box-align:center;\n      -ms-flex-align:center;\n          align-items:center;\n  display:-webkit-inline-box;\n  display:-ms-inline-flexbox;\n  display:inline-flex;\n  font-size:16px; }\n.bp3-breadcrumb,\n.bp3-breadcrumbs-collapsed{\n  color:#5c7080; }\n.bp3-breadcrumb:hover{\n  text-decoration:none; }\n.bp3-breadcrumb.bp3-disabled{\n  color:rgba(92, 112, 128, 0.6);\n  cursor:not-allowed; }\n.bp3-breadcrumb .bp3-icon{\n  margin-right:5px; }\n.bp3-breadcrumb-current{\n  color:inherit;\n  font-weight:600; }\n  .bp3-breadcrumb-current .bp3-input{\n    font-size:inherit;\n    font-weight:inherit;\n    vertical-align:baseline; }\n.bp3-breadcrumbs-collapsed{\n  background:#ced9e0;\n  border:none;\n  border-radius:3px;\n  cursor:pointer;\n  margin-right:2px;\n  padding:1px 5px;\n  vertical-align:text-bottom; }\n  .bp3-breadcrumbs-collapsed::before{\n    background:url(\"data:image\/svg+xml,%3csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 16 16'%3e%3cg fill='%235C7080'%3e%3ccircle cx='2' cy='8.03' r='2'\/%3e%3ccircle cx='14' cy='8.03' r='2'\/%3e%3ccircle cx='8' cy='8.03' r='2'\/%3e%3c\/g%3e%3c\/svg%3e\") center no-repeat;\n    content:\"\";\n    display:block;\n    height:16px;\n    width:16px; }\n  .bp3-breadcrumbs-collapsed:hover{\n    background:#bfccd6;\n    color:#182026;\n    text-decoration:none; }\n.bp3-dark .bp3-breadcrumb,\n.bp3-dark .bp3-breadcrumbs-collapsed{\n  color:#a7b6c2; }\n.bp3-dark .bp3-breadcrumbs > li::after{\n  color:#a7b6c2; }\n.bp3-dark .bp3-breadcrumb.bp3-disabled{\n  color:rgba(167, 182, 194, 0.6); }\n.bp3-dark .bp3-breadcrumb-current{\n  color:#f5f8fa; }\n.bp3-dark .bp3-breadcrumbs-collapsed{\n  background:rgba(16, 22, 26, 0.4); }\n  .bp3-dark .bp3-breadcrumbs-collapsed:hover{\n    background:rgba(16, 22, 26, 0.6);\n    color:#f5f8fa; }\n.bp3-button{\n  display:-webkit-inline-box;\n  display:-ms-inline-flexbox;\n  display:inline-flex;\n  -webkit-box-orient:horizontal;\n  -webkit-box-direction:normal;\n      -ms-flex-direction:row;\n          flex-direction:row;\n  -webkit-box-align:center;\n      -ms-flex-align:center;\n          align-items:center;\n  border:none;\n  border-radius:3px;\n  cursor:pointer;\n  font-size:14px;\n  -webkit-box-pack:center;\n      -ms-flex-pack:center;\n          justify-content:center;\n  padding:5px 10px;\n  text-align:left;\n  vertical-align:middle;\n  min-height:30px;\n  min-width:30px; }\n  .bp3-button > *{\n    -webkit-box-flex:0;\n        -ms-flex-positive:0;\n            flex-grow:0;\n    -ms-flex-negative:0;\n        flex-shrink:0; }\n  .bp3-button > .bp3-fill{\n    -webkit-box-flex:1;\n        -ms-flex-positive:1;\n            flex-grow:1;\n    -ms-flex-negative:1;\n        flex-shrink:1; }\n  .bp3-button::before,\n  .bp3-button > *{\n    margin-right:7px; }\n  .bp3-button:empty::before,\n  .bp3-button > :last-child{\n    margin-right:0; }\n  .bp3-button:empty{\n    padding:0 !important; }\n  .bp3-button:disabled, .bp3-button.bp3-disabled{\n    cursor:not-allowed; }\n  .bp3-button.bp3-fill{\n    display:-webkit-box;\n    display:-ms-flexbox;\n    display:flex;\n    width:100%; }\n  .bp3-button.bp3-align-right,\n  .bp3-align-right .bp3-button{\n    text-align:right; }\n  .bp3-button.bp3-align-left,\n  .bp3-align-left .bp3-button{\n    text-align:left; }\n  .bp3-button:not([class*=\"bp3-intent-\"]){\n    background-color:#f5f8fa;\n    background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0)));\n    background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1);\n    color:#182026; }\n    .bp3-button:not([class*=\"bp3-intent-\"]):hover{\n      background-clip:padding-box;\n      background-color:#ebf1f5;\n      -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1);\n              box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); }\n    .bp3-button:not([class*=\"bp3-intent-\"]):active, .bp3-button:not([class*=\"bp3-intent-\"]).bp3-active{\n      background-color:#d8e1e8;\n      background-image:none;\n      -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2);\n              box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2); }\n    .bp3-button:not([class*=\"bp3-intent-\"]):disabled, .bp3-button:not([class*=\"bp3-intent-\"]).bp3-disabled{\n      background-color:rgba(206, 217, 224, 0.5);\n      background-image:none;\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:rgba(92, 112, 128, 0.6);\n      cursor:not-allowed;\n      outline:none; }\n      .bp3-button:not([class*=\"bp3-intent-\"]):disabled.bp3-active, .bp3-button:not([class*=\"bp3-intent-\"]):disabled.bp3-active:hover, .bp3-button:not([class*=\"bp3-intent-\"]).bp3-disabled.bp3-active, .bp3-button:not([class*=\"bp3-intent-\"]).bp3-disabled.bp3-active:hover{\n        background:rgba(206, 217, 224, 0.7); }\n  .bp3-button.bp3-intent-primary{\n    background-color:#137cbd;\n    background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0)));\n    background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2);\n    color:#ffffff; }\n    .bp3-button.bp3-intent-primary:hover, .bp3-button.bp3-intent-primary:active, .bp3-button.bp3-intent-primary.bp3-active{\n      color:#ffffff; }\n    .bp3-button.bp3-intent-primary:hover{\n      background-color:#106ba3;\n      -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2);\n              box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); }\n    .bp3-button.bp3-intent-primary:active, .bp3-button.bp3-intent-primary.bp3-active{\n      background-color:#0e5a8a;\n      background-image:none;\n      -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2);\n              box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); }\n    .bp3-button.bp3-intent-primary:disabled, .bp3-button.bp3-intent-primary.bp3-disabled{\n      background-color:rgba(19, 124, 189, 0.5);\n      background-image:none;\n      border-color:transparent;\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:rgba(255, 255, 255, 0.6); }\n  .bp3-button.bp3-intent-success{\n    background-color:#0f9960;\n    background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0)));\n    background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2);\n    color:#ffffff; }\n    .bp3-button.bp3-intent-success:hover, .bp3-button.bp3-intent-success:active, .bp3-button.bp3-intent-success.bp3-active{\n      color:#ffffff; }\n    .bp3-button.bp3-intent-success:hover{\n      background-color:#0d8050;\n      -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2);\n              box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); }\n    .bp3-button.bp3-intent-success:active, .bp3-button.bp3-intent-success.bp3-active{\n      background-color:#0a6640;\n      background-image:none;\n      -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2);\n              box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); }\n    .bp3-button.bp3-intent-success:disabled, .bp3-button.bp3-intent-success.bp3-disabled{\n      background-color:rgba(15, 153, 96, 0.5);\n      background-image:none;\n      border-color:transparent;\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:rgba(255, 255, 255, 0.6); }\n  .bp3-button.bp3-intent-warning{\n    background-color:#d9822b;\n    background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0)));\n    background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2);\n    color:#ffffff; }\n    .bp3-button.bp3-intent-warning:hover, .bp3-button.bp3-intent-warning:active, .bp3-button.bp3-intent-warning.bp3-active{\n      color:#ffffff; }\n    .bp3-button.bp3-intent-warning:hover{\n      background-color:#bf7326;\n      -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2);\n              box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); }\n    .bp3-button.bp3-intent-warning:active, .bp3-button.bp3-intent-warning.bp3-active{\n      background-color:#a66321;\n      background-image:none;\n      -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2);\n              box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); }\n    .bp3-button.bp3-intent-warning:disabled, .bp3-button.bp3-intent-warning.bp3-disabled{\n      background-color:rgba(217, 130, 43, 0.5);\n      background-image:none;\n      border-color:transparent;\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:rgba(255, 255, 255, 0.6); }\n  .bp3-button.bp3-intent-danger{\n    background-color:#db3737;\n    background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0)));\n    background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2);\n    color:#ffffff; }\n    .bp3-button.bp3-intent-danger:hover, .bp3-button.bp3-intent-danger:active, .bp3-button.bp3-intent-danger.bp3-active{\n      color:#ffffff; }\n    .bp3-button.bp3-intent-danger:hover{\n      background-color:#c23030;\n      -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2);\n              box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); }\n    .bp3-button.bp3-intent-danger:active, .bp3-button.bp3-intent-danger.bp3-active{\n      background-color:#a82a2a;\n      background-image:none;\n      -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2);\n              box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); }\n    .bp3-button.bp3-intent-danger:disabled, .bp3-button.bp3-intent-danger.bp3-disabled{\n      background-color:rgba(219, 55, 55, 0.5);\n      background-image:none;\n      border-color:transparent;\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:rgba(255, 255, 255, 0.6); }\n  .bp3-button[class*=\"bp3-intent-\"] .bp3-button-spinner .bp3-spinner-head{\n    stroke:#ffffff; }\n  .bp3-button.bp3-large,\n  .bp3-large .bp3-button{\n    min-height:40px;\n    min-width:40px;\n    font-size:16px;\n    padding:5px 15px; }\n    .bp3-button.bp3-large::before,\n    .bp3-button.bp3-large > *,\n    .bp3-large .bp3-button::before,\n    .bp3-large .bp3-button > *{\n      margin-right:10px; }\n    .bp3-button.bp3-large:empty::before,\n    .bp3-button.bp3-large > :last-child,\n    .bp3-large .bp3-button:empty::before,\n    .bp3-large .bp3-button > :last-child{\n      margin-right:0; }\n  .bp3-button.bp3-small,\n  .bp3-small .bp3-button{\n    min-height:24px;\n    min-width:24px;\n    padding:0 7px; }\n  .bp3-button.bp3-loading{\n    position:relative; }\n    .bp3-button.bp3-loading[class*=\"bp3-icon-\"]::before{\n      visibility:hidden; }\n    .bp3-button.bp3-loading .bp3-button-spinner{\n      margin:0;\n      position:absolute; }\n    .bp3-button.bp3-loading > :not(.bp3-button-spinner){\n      visibility:hidden; }\n  .bp3-button[class*=\"bp3-icon-\"]::before{\n    font-family:\"Icons16\", sans-serif;\n    font-size:16px;\n    font-style:normal;\n    font-weight:400;\n    line-height:1;\n    -moz-osx-font-smoothing:grayscale;\n    -webkit-font-smoothing:antialiased;\n    color:#5c7080; }\n  .bp3-button .bp3-icon, .bp3-button .bp3-icon-standard, .bp3-button .bp3-icon-large{\n    color:#5c7080; }\n    .bp3-button .bp3-icon.bp3-align-right, .bp3-button .bp3-icon-standard.bp3-align-right, .bp3-button .bp3-icon-large.bp3-align-right{\n      margin-left:7px; }\n  .bp3-button .bp3-icon:first-child:last-child,\n  .bp3-button .bp3-spinner + .bp3-icon:last-child{\n    margin:0 -7px; }\n  .bp3-dark .bp3-button:not([class*=\"bp3-intent-\"]){\n    background-color:#394b59;\n    background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.05)), to(rgba(255, 255, 255, 0)));\n    background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0));\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4);\n    color:#f5f8fa; }\n    .bp3-dark .bp3-button:not([class*=\"bp3-intent-\"]):hover, .bp3-dark .bp3-button:not([class*=\"bp3-intent-\"]):active, .bp3-dark .bp3-button:not([class*=\"bp3-intent-\"]).bp3-active{\n      color:#f5f8fa; }\n    .bp3-dark .bp3-button:not([class*=\"bp3-intent-\"]):hover{\n      background-color:#30404d;\n      -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4);\n              box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); }\n    .bp3-dark .bp3-button:not([class*=\"bp3-intent-\"]):active, .bp3-dark .bp3-button:not([class*=\"bp3-intent-\"]).bp3-active{\n      background-color:#202b33;\n      background-image:none;\n      -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.6), inset 0 1px 2px rgba(16, 22, 26, 0.2);\n              box-shadow:0 0 0 1px rgba(16, 22, 26, 0.6), inset 0 1px 2px rgba(16, 22, 26, 0.2); }\n    .bp3-dark .bp3-button:not([class*=\"bp3-intent-\"]):disabled, .bp3-dark .bp3-button:not([class*=\"bp3-intent-\"]).bp3-disabled{\n      background-color:rgba(57, 75, 89, 0.5);\n      background-image:none;\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:rgba(167, 182, 194, 0.6); }\n      .bp3-dark .bp3-button:not([class*=\"bp3-intent-\"]):disabled.bp3-active, .bp3-dark .bp3-button:not([class*=\"bp3-intent-\"]).bp3-disabled.bp3-active{\n        background:rgba(57, 75, 89, 0.7); }\n    .bp3-dark .bp3-button:not([class*=\"bp3-intent-\"]) .bp3-button-spinner .bp3-spinner-head{\n      background:rgba(16, 22, 26, 0.5);\n      stroke:#8a9ba8; }\n    .bp3-dark .bp3-button:not([class*=\"bp3-intent-\"])[class*=\"bp3-icon-\"]::before{\n      color:#a7b6c2; }\n    .bp3-dark .bp3-button:not([class*=\"bp3-intent-\"]) .bp3-icon, .bp3-dark .bp3-button:not([class*=\"bp3-intent-\"]) .bp3-icon-standard, .bp3-dark .bp3-button:not([class*=\"bp3-intent-\"]) .bp3-icon-large{\n      color:#a7b6c2; }\n  .bp3-dark .bp3-button[class*=\"bp3-intent-\"]{\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); }\n    .bp3-dark .bp3-button[class*=\"bp3-intent-\"]:hover{\n      -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4);\n              box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); }\n    .bp3-dark .bp3-button[class*=\"bp3-intent-\"]:active, .bp3-dark .bp3-button[class*=\"bp3-intent-\"].bp3-active{\n      -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2);\n              box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); }\n    .bp3-dark .bp3-button[class*=\"bp3-intent-\"]:disabled, .bp3-dark .bp3-button[class*=\"bp3-intent-\"].bp3-disabled{\n      background-image:none;\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:rgba(255, 255, 255, 0.3); }\n    .bp3-dark .bp3-button[class*=\"bp3-intent-\"] .bp3-button-spinner .bp3-spinner-head{\n      stroke:#8a9ba8; }\n  .bp3-button:disabled::before,\n  .bp3-button:disabled .bp3-icon, .bp3-button:disabled .bp3-icon-standard, .bp3-button:disabled .bp3-icon-large, .bp3-button.bp3-disabled::before,\n  .bp3-button.bp3-disabled .bp3-icon, .bp3-button.bp3-disabled .bp3-icon-standard, .bp3-button.bp3-disabled .bp3-icon-large, .bp3-button[class*=\"bp3-intent-\"]::before,\n  .bp3-button[class*=\"bp3-intent-\"] .bp3-icon, .bp3-button[class*=\"bp3-intent-\"] .bp3-icon-standard, .bp3-button[class*=\"bp3-intent-\"] .bp3-icon-large{\n    color:inherit !important; }\n  .bp3-button.bp3-minimal{\n    background:none;\n    -webkit-box-shadow:none;\n            box-shadow:none; }\n    .bp3-button.bp3-minimal:hover{\n      background:rgba(167, 182, 194, 0.3);\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:#182026;\n      text-decoration:none; }\n    .bp3-button.bp3-minimal:active, .bp3-button.bp3-minimal.bp3-active{\n      background:rgba(115, 134, 148, 0.3);\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:#182026; }\n    .bp3-button.bp3-minimal:disabled, .bp3-button.bp3-minimal:disabled:hover, .bp3-button.bp3-minimal.bp3-disabled, .bp3-button.bp3-minimal.bp3-disabled:hover{\n      background:none;\n      color:rgba(92, 112, 128, 0.6);\n      cursor:not-allowed; }\n      .bp3-button.bp3-minimal:disabled.bp3-active, .bp3-button.bp3-minimal:disabled:hover.bp3-active, .bp3-button.bp3-minimal.bp3-disabled.bp3-active, .bp3-button.bp3-minimal.bp3-disabled:hover.bp3-active{\n        background:rgba(115, 134, 148, 0.3); }\n    .bp3-dark .bp3-button.bp3-minimal{\n      background:none;\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:inherit; }\n      .bp3-dark .bp3-button.bp3-minimal:hover, .bp3-dark .bp3-button.bp3-minimal:active, .bp3-dark .bp3-button.bp3-minimal.bp3-active{\n        background:none;\n        -webkit-box-shadow:none;\n                box-shadow:none; }\n      .bp3-dark .bp3-button.bp3-minimal:hover{\n        background:rgba(138, 155, 168, 0.15); }\n      .bp3-dark .bp3-button.bp3-minimal:active, .bp3-dark .bp3-button.bp3-minimal.bp3-active{\n        background:rgba(138, 155, 168, 0.3);\n        color:#f5f8fa; }\n      .bp3-dark .bp3-button.bp3-minimal:disabled, .bp3-dark .bp3-button.bp3-minimal:disabled:hover, .bp3-dark .bp3-button.bp3-minimal.bp3-disabled, .bp3-dark .bp3-button.bp3-minimal.bp3-disabled:hover{\n        background:none;\n        color:rgba(167, 182, 194, 0.6);\n        cursor:not-allowed; }\n        .bp3-dark .bp3-button.bp3-minimal:disabled.bp3-active, .bp3-dark .bp3-button.bp3-minimal:disabled:hover.bp3-active, .bp3-dark .bp3-button.bp3-minimal.bp3-disabled.bp3-active, .bp3-dark .bp3-button.bp3-minimal.bp3-disabled:hover.bp3-active{\n          background:rgba(138, 155, 168, 0.3); }\n    .bp3-button.bp3-minimal.bp3-intent-primary{\n      color:#106ba3; }\n      .bp3-button.bp3-minimal.bp3-intent-primary:hover, .bp3-button.bp3-minimal.bp3-intent-primary:active, .bp3-button.bp3-minimal.bp3-intent-primary.bp3-active{\n        background:none;\n        -webkit-box-shadow:none;\n                box-shadow:none;\n        color:#106ba3; }\n      .bp3-button.bp3-minimal.bp3-intent-primary:hover{\n        background:rgba(19, 124, 189, 0.15);\n        color:#106ba3; }\n      .bp3-button.bp3-minimal.bp3-intent-primary:active, .bp3-button.bp3-minimal.bp3-intent-primary.bp3-active{\n        background:rgba(19, 124, 189, 0.3);\n        color:#106ba3; }\n      .bp3-button.bp3-minimal.bp3-intent-primary:disabled, .bp3-button.bp3-minimal.bp3-intent-primary.bp3-disabled{\n        background:none;\n        color:rgba(16, 107, 163, 0.5); }\n        .bp3-button.bp3-minimal.bp3-intent-primary:disabled.bp3-active, .bp3-button.bp3-minimal.bp3-intent-primary.bp3-disabled.bp3-active{\n          background:rgba(19, 124, 189, 0.3); }\n      .bp3-button.bp3-minimal.bp3-intent-primary .bp3-button-spinner .bp3-spinner-head{\n        stroke:#106ba3; }\n      .bp3-dark .bp3-button.bp3-minimal.bp3-intent-primary{\n        color:#48aff0; }\n        .bp3-dark .bp3-button.bp3-minimal.bp3-intent-primary:hover{\n          background:rgba(19, 124, 189, 0.2);\n          color:#48aff0; }\n        .bp3-dark .bp3-button.bp3-minimal.bp3-intent-primary:active, .bp3-dark .bp3-button.bp3-minimal.bp3-intent-primary.bp3-active{\n          background:rgba(19, 124, 189, 0.3);\n          color:#48aff0; }\n        .bp3-dark .bp3-button.bp3-minimal.bp3-intent-primary:disabled, .bp3-dark .bp3-button.bp3-minimal.bp3-intent-primary.bp3-disabled{\n          background:none;\n          color:rgba(72, 175, 240, 0.5); }\n          .bp3-dark .bp3-button.bp3-minimal.bp3-intent-primary:disabled.bp3-active, .bp3-dark .bp3-button.bp3-minimal.bp3-intent-primary.bp3-disabled.bp3-active{\n            background:rgba(19, 124, 189, 0.3); }\n    .bp3-button.bp3-minimal.bp3-intent-success{\n      color:#0d8050; }\n      .bp3-button.bp3-minimal.bp3-intent-success:hover, .bp3-button.bp3-minimal.bp3-intent-success:active, .bp3-button.bp3-minimal.bp3-intent-success.bp3-active{\n        background:none;\n        -webkit-box-shadow:none;\n                box-shadow:none;\n        color:#0d8050; }\n      .bp3-button.bp3-minimal.bp3-intent-success:hover{\n        background:rgba(15, 153, 96, 0.15);\n        color:#0d8050; }\n      .bp3-button.bp3-minimal.bp3-intent-success:active, .bp3-button.bp3-minimal.bp3-intent-success.bp3-active{\n        background:rgba(15, 153, 96, 0.3);\n        color:#0d8050; }\n      .bp3-button.bp3-minimal.bp3-intent-success:disabled, .bp3-button.bp3-minimal.bp3-intent-success.bp3-disabled{\n        background:none;\n        color:rgba(13, 128, 80, 0.5); }\n        .bp3-button.bp3-minimal.bp3-intent-success:disabled.bp3-active, .bp3-button.bp3-minimal.bp3-intent-success.bp3-disabled.bp3-active{\n          background:rgba(15, 153, 96, 0.3); }\n      .bp3-button.bp3-minimal.bp3-intent-success .bp3-button-spinner .bp3-spinner-head{\n        stroke:#0d8050; }\n      .bp3-dark .bp3-button.bp3-minimal.bp3-intent-success{\n        color:#3dcc91; }\n        .bp3-dark .bp3-button.bp3-minimal.bp3-intent-success:hover{\n          background:rgba(15, 153, 96, 0.2);\n          color:#3dcc91; }\n        .bp3-dark .bp3-button.bp3-minimal.bp3-intent-success:active, .bp3-dark .bp3-button.bp3-minimal.bp3-intent-success.bp3-active{\n          background:rgba(15, 153, 96, 0.3);\n          color:#3dcc91; }\n        .bp3-dark .bp3-button.bp3-minimal.bp3-intent-success:disabled, .bp3-dark .bp3-button.bp3-minimal.bp3-intent-success.bp3-disabled{\n          background:none;\n          color:rgba(61, 204, 145, 0.5); }\n          .bp3-dark .bp3-button.bp3-minimal.bp3-intent-success:disabled.bp3-active, .bp3-dark .bp3-button.bp3-minimal.bp3-intent-success.bp3-disabled.bp3-active{\n            background:rgba(15, 153, 96, 0.3); }\n    .bp3-button.bp3-minimal.bp3-intent-warning{\n      color:#bf7326; }\n      .bp3-button.bp3-minimal.bp3-intent-warning:hover, .bp3-button.bp3-minimal.bp3-intent-warning:active, .bp3-button.bp3-minimal.bp3-intent-warning.bp3-active{\n        background:none;\n        -webkit-box-shadow:none;\n                box-shadow:none;\n        color:#bf7326; }\n      .bp3-button.bp3-minimal.bp3-intent-warning:hover{\n        background:rgba(217, 130, 43, 0.15);\n        color:#bf7326; }\n      .bp3-button.bp3-minimal.bp3-intent-warning:active, .bp3-button.bp3-minimal.bp3-intent-warning.bp3-active{\n        background:rgba(217, 130, 43, 0.3);\n        color:#bf7326; }\n      .bp3-button.bp3-minimal.bp3-intent-warning:disabled, .bp3-button.bp3-minimal.bp3-intent-warning.bp3-disabled{\n        background:none;\n        color:rgba(191, 115, 38, 0.5); }\n        .bp3-button.bp3-minimal.bp3-intent-warning:disabled.bp3-active, .bp3-button.bp3-minimal.bp3-intent-warning.bp3-disabled.bp3-active{\n          background:rgba(217, 130, 43, 0.3); }\n      .bp3-button.bp3-minimal.bp3-intent-warning .bp3-button-spinner .bp3-spinner-head{\n        stroke:#bf7326; }\n      .bp3-dark .bp3-button.bp3-minimal.bp3-intent-warning{\n        color:#ffb366; }\n        .bp3-dark .bp3-button.bp3-minimal.bp3-intent-warning:hover{\n          background:rgba(217, 130, 43, 0.2);\n          color:#ffb366; }\n        .bp3-dark .bp3-button.bp3-minimal.bp3-intent-warning:active, .bp3-dark .bp3-button.bp3-minimal.bp3-intent-warning.bp3-active{\n          background:rgba(217, 130, 43, 0.3);\n          color:#ffb366; }\n        .bp3-dark .bp3-button.bp3-minimal.bp3-intent-warning:disabled, .bp3-dark .bp3-button.bp3-minimal.bp3-intent-warning.bp3-disabled{\n          background:none;\n          color:rgba(255, 179, 102, 0.5); }\n          .bp3-dark .bp3-button.bp3-minimal.bp3-intent-warning:disabled.bp3-active, .bp3-dark .bp3-button.bp3-minimal.bp3-intent-warning.bp3-disabled.bp3-active{\n            background:rgba(217, 130, 43, 0.3); }\n    .bp3-button.bp3-minimal.bp3-intent-danger{\n      color:#c23030; }\n      .bp3-button.bp3-minimal.bp3-intent-danger:hover, .bp3-button.bp3-minimal.bp3-intent-danger:active, .bp3-button.bp3-minimal.bp3-intent-danger.bp3-active{\n        background:none;\n        -webkit-box-shadow:none;\n                box-shadow:none;\n        color:#c23030; }\n      .bp3-button.bp3-minimal.bp3-intent-danger:hover{\n        background:rgba(219, 55, 55, 0.15);\n        color:#c23030; }\n      .bp3-button.bp3-minimal.bp3-intent-danger:active, .bp3-button.bp3-minimal.bp3-intent-danger.bp3-active{\n        background:rgba(219, 55, 55, 0.3);\n        color:#c23030; }\n      .bp3-button.bp3-minimal.bp3-intent-danger:disabled, .bp3-button.bp3-minimal.bp3-intent-danger.bp3-disabled{\n        background:none;\n        color:rgba(194, 48, 48, 0.5); }\n        .bp3-button.bp3-minimal.bp3-intent-danger:disabled.bp3-active, .bp3-button.bp3-minimal.bp3-intent-danger.bp3-disabled.bp3-active{\n          background:rgba(219, 55, 55, 0.3); }\n      .bp3-button.bp3-minimal.bp3-intent-danger .bp3-button-spinner .bp3-spinner-head{\n        stroke:#c23030; }\n      .bp3-dark .bp3-button.bp3-minimal.bp3-intent-danger{\n        color:#ff7373; }\n        .bp3-dark .bp3-button.bp3-minimal.bp3-intent-danger:hover{\n          background:rgba(219, 55, 55, 0.2);\n          color:#ff7373; }\n        .bp3-dark .bp3-button.bp3-minimal.bp3-intent-danger:active, .bp3-dark .bp3-button.bp3-minimal.bp3-intent-danger.bp3-active{\n          background:rgba(219, 55, 55, 0.3);\n          color:#ff7373; }\n        .bp3-dark .bp3-button.bp3-minimal.bp3-intent-danger:disabled, .bp3-dark .bp3-button.bp3-minimal.bp3-intent-danger.bp3-disabled{\n          background:none;\n          color:rgba(255, 115, 115, 0.5); }\n          .bp3-dark .bp3-button.bp3-minimal.bp3-intent-danger:disabled.bp3-active, .bp3-dark .bp3-button.bp3-minimal.bp3-intent-danger.bp3-disabled.bp3-active{\n            background:rgba(219, 55, 55, 0.3); }\n  .bp3-button.bp3-outlined{\n    background:none;\n    -webkit-box-shadow:none;\n            box-shadow:none;\n    border:1px solid rgba(24, 32, 38, 0.2);\n    -webkit-box-sizing:border-box;\n            box-sizing:border-box; }\n    .bp3-button.bp3-outlined:hover{\n      background:rgba(167, 182, 194, 0.3);\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:#182026;\n      text-decoration:none; }\n    .bp3-button.bp3-outlined:active, .bp3-button.bp3-outlined.bp3-active{\n      background:rgba(115, 134, 148, 0.3);\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:#182026; }\n    .bp3-button.bp3-outlined:disabled, .bp3-button.bp3-outlined:disabled:hover, .bp3-button.bp3-outlined.bp3-disabled, .bp3-button.bp3-outlined.bp3-disabled:hover{\n      background:none;\n      color:rgba(92, 112, 128, 0.6);\n      cursor:not-allowed; }\n      .bp3-button.bp3-outlined:disabled.bp3-active, .bp3-button.bp3-outlined:disabled:hover.bp3-active, .bp3-button.bp3-outlined.bp3-disabled.bp3-active, .bp3-button.bp3-outlined.bp3-disabled:hover.bp3-active{\n        background:rgba(115, 134, 148, 0.3); }\n    .bp3-dark .bp3-button.bp3-outlined{\n      background:none;\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:inherit; }\n      .bp3-dark .bp3-button.bp3-outlined:hover, .bp3-dark .bp3-button.bp3-outlined:active, .bp3-dark .bp3-button.bp3-outlined.bp3-active{\n        background:none;\n        -webkit-box-shadow:none;\n                box-shadow:none; }\n      .bp3-dark .bp3-button.bp3-outlined:hover{\n        background:rgba(138, 155, 168, 0.15); }\n      .bp3-dark .bp3-button.bp3-outlined:active, .bp3-dark .bp3-button.bp3-outlined.bp3-active{\n        background:rgba(138, 155, 168, 0.3);\n        color:#f5f8fa; }\n      .bp3-dark .bp3-button.bp3-outlined:disabled, .bp3-dark .bp3-button.bp3-outlined:disabled:hover, .bp3-dark .bp3-button.bp3-outlined.bp3-disabled, .bp3-dark .bp3-button.bp3-outlined.bp3-disabled:hover{\n        background:none;\n        color:rgba(167, 182, 194, 0.6);\n        cursor:not-allowed; }\n        .bp3-dark .bp3-button.bp3-outlined:disabled.bp3-active, .bp3-dark .bp3-button.bp3-outlined:disabled:hover.bp3-active, .bp3-dark .bp3-button.bp3-outlined.bp3-disabled.bp3-active, .bp3-dark .bp3-button.bp3-outlined.bp3-disabled:hover.bp3-active{\n          background:rgba(138, 155, 168, 0.3); }\n    .bp3-button.bp3-outlined.bp3-intent-primary{\n      color:#106ba3; }\n      .bp3-button.bp3-outlined.bp3-intent-primary:hover, .bp3-button.bp3-outlined.bp3-intent-primary:active, .bp3-button.bp3-outlined.bp3-intent-primary.bp3-active{\n        background:none;\n        -webkit-box-shadow:none;\n                box-shadow:none;\n        color:#106ba3; }\n      .bp3-button.bp3-outlined.bp3-intent-primary:hover{\n        background:rgba(19, 124, 189, 0.15);\n        color:#106ba3; }\n      .bp3-button.bp3-outlined.bp3-intent-primary:active, .bp3-button.bp3-outlined.bp3-intent-primary.bp3-active{\n        background:rgba(19, 124, 189, 0.3);\n        color:#106ba3; }\n      .bp3-button.bp3-outlined.bp3-intent-primary:disabled, .bp3-button.bp3-outlined.bp3-intent-primary.bp3-disabled{\n        background:none;\n        color:rgba(16, 107, 163, 0.5); }\n        .bp3-button.bp3-outlined.bp3-intent-primary:disabled.bp3-active, .bp3-button.bp3-outlined.bp3-intent-primary.bp3-disabled.bp3-active{\n          background:rgba(19, 124, 189, 0.3); }\n      .bp3-button.bp3-outlined.bp3-intent-primary .bp3-button-spinner .bp3-spinner-head{\n        stroke:#106ba3; }\n      .bp3-dark .bp3-button.bp3-outlined.bp3-intent-primary{\n        color:#48aff0; }\n        .bp3-dark .bp3-button.bp3-outlined.bp3-intent-primary:hover{\n          background:rgba(19, 124, 189, 0.2);\n          color:#48aff0; }\n        .bp3-dark .bp3-button.bp3-outlined.bp3-intent-primary:active, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-primary.bp3-active{\n          background:rgba(19, 124, 189, 0.3);\n          color:#48aff0; }\n        .bp3-dark .bp3-button.bp3-outlined.bp3-intent-primary:disabled, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-primary.bp3-disabled{\n          background:none;\n          color:rgba(72, 175, 240, 0.5); }\n          .bp3-dark .bp3-button.bp3-outlined.bp3-intent-primary:disabled.bp3-active, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-primary.bp3-disabled.bp3-active{\n            background:rgba(19, 124, 189, 0.3); }\n    .bp3-button.bp3-outlined.bp3-intent-success{\n      color:#0d8050; }\n      .bp3-button.bp3-outlined.bp3-intent-success:hover, .bp3-button.bp3-outlined.bp3-intent-success:active, .bp3-button.bp3-outlined.bp3-intent-success.bp3-active{\n        background:none;\n        -webkit-box-shadow:none;\n                box-shadow:none;\n        color:#0d8050; }\n      .bp3-button.bp3-outlined.bp3-intent-success:hover{\n        background:rgba(15, 153, 96, 0.15);\n        color:#0d8050; }\n      .bp3-button.bp3-outlined.bp3-intent-success:active, .bp3-button.bp3-outlined.bp3-intent-success.bp3-active{\n        background:rgba(15, 153, 96, 0.3);\n        color:#0d8050; }\n      .bp3-button.bp3-outlined.bp3-intent-success:disabled, .bp3-button.bp3-outlined.bp3-intent-success.bp3-disabled{\n        background:none;\n        color:rgba(13, 128, 80, 0.5); }\n        .bp3-button.bp3-outlined.bp3-intent-success:disabled.bp3-active, .bp3-button.bp3-outlined.bp3-intent-success.bp3-disabled.bp3-active{\n          background:rgba(15, 153, 96, 0.3); }\n      .bp3-button.bp3-outlined.bp3-intent-success .bp3-button-spinner .bp3-spinner-head{\n        stroke:#0d8050; }\n      .bp3-dark .bp3-button.bp3-outlined.bp3-intent-success{\n        color:#3dcc91; }\n        .bp3-dark .bp3-button.bp3-outlined.bp3-intent-success:hover{\n          background:rgba(15, 153, 96, 0.2);\n          color:#3dcc91; }\n        .bp3-dark .bp3-button.bp3-outlined.bp3-intent-success:active, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-success.bp3-active{\n          background:rgba(15, 153, 96, 0.3);\n          color:#3dcc91; }\n        .bp3-dark .bp3-button.bp3-outlined.bp3-intent-success:disabled, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-success.bp3-disabled{\n          background:none;\n          color:rgba(61, 204, 145, 0.5); }\n          .bp3-dark .bp3-button.bp3-outlined.bp3-intent-success:disabled.bp3-active, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-success.bp3-disabled.bp3-active{\n            background:rgba(15, 153, 96, 0.3); }\n    .bp3-button.bp3-outlined.bp3-intent-warning{\n      color:#bf7326; }\n      .bp3-button.bp3-outlined.bp3-intent-warning:hover, .bp3-button.bp3-outlined.bp3-intent-warning:active, .bp3-button.bp3-outlined.bp3-intent-warning.bp3-active{\n        background:none;\n        -webkit-box-shadow:none;\n                box-shadow:none;\n        color:#bf7326; }\n      .bp3-button.bp3-outlined.bp3-intent-warning:hover{\n        background:rgba(217, 130, 43, 0.15);\n        color:#bf7326; }\n      .bp3-button.bp3-outlined.bp3-intent-warning:active, .bp3-button.bp3-outlined.bp3-intent-warning.bp3-active{\n        background:rgba(217, 130, 43, 0.3);\n        color:#bf7326; }\n      .bp3-button.bp3-outlined.bp3-intent-warning:disabled, .bp3-button.bp3-outlined.bp3-intent-warning.bp3-disabled{\n        background:none;\n        color:rgba(191, 115, 38, 0.5); }\n        .bp3-button.bp3-outlined.bp3-intent-warning:disabled.bp3-active, .bp3-button.bp3-outlined.bp3-intent-warning.bp3-disabled.bp3-active{\n          background:rgba(217, 130, 43, 0.3); }\n      .bp3-button.bp3-outlined.bp3-intent-warning .bp3-button-spinner .bp3-spinner-head{\n        stroke:#bf7326; }\n      .bp3-dark .bp3-button.bp3-outlined.bp3-intent-warning{\n        color:#ffb366; }\n        .bp3-dark .bp3-button.bp3-outlined.bp3-intent-warning:hover{\n          background:rgba(217, 130, 43, 0.2);\n          color:#ffb366; }\n        .bp3-dark .bp3-button.bp3-outlined.bp3-intent-warning:active, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-warning.bp3-active{\n          background:rgba(217, 130, 43, 0.3);\n          color:#ffb366; }\n        .bp3-dark .bp3-button.bp3-outlined.bp3-intent-warning:disabled, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-warning.bp3-disabled{\n          background:none;\n          color:rgba(255, 179, 102, 0.5); }\n          .bp3-dark .bp3-button.bp3-outlined.bp3-intent-warning:disabled.bp3-active, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-warning.bp3-disabled.bp3-active{\n            background:rgba(217, 130, 43, 0.3); }\n    .bp3-button.bp3-outlined.bp3-intent-danger{\n      color:#c23030; }\n      .bp3-button.bp3-outlined.bp3-intent-danger:hover, .bp3-button.bp3-outlined.bp3-intent-danger:active, .bp3-button.bp3-outlined.bp3-intent-danger.bp3-active{\n        background:none;\n        -webkit-box-shadow:none;\n                box-shadow:none;\n        color:#c23030; }\n      .bp3-button.bp3-outlined.bp3-intent-danger:hover{\n        background:rgba(219, 55, 55, 0.15);\n        color:#c23030; }\n      .bp3-button.bp3-outlined.bp3-intent-danger:active, .bp3-button.bp3-outlined.bp3-intent-danger.bp3-active{\n        background:rgba(219, 55, 55, 0.3);\n        color:#c23030; }\n      .bp3-button.bp3-outlined.bp3-intent-danger:disabled, .bp3-button.bp3-outlined.bp3-intent-danger.bp3-disabled{\n        background:none;\n        color:rgba(194, 48, 48, 0.5); }\n        .bp3-button.bp3-outlined.bp3-intent-danger:disabled.bp3-active, .bp3-button.bp3-outlined.bp3-intent-danger.bp3-disabled.bp3-active{\n          background:rgba(219, 55, 55, 0.3); }\n      .bp3-button.bp3-outlined.bp3-intent-danger .bp3-button-spinner .bp3-spinner-head{\n        stroke:#c23030; }\n      .bp3-dark .bp3-button.bp3-outlined.bp3-intent-danger{\n        color:#ff7373; }\n        .bp3-dark .bp3-button.bp3-outlined.bp3-intent-danger:hover{\n          background:rgba(219, 55, 55, 0.2);\n          color:#ff7373; }\n        .bp3-dark .bp3-button.bp3-outlined.bp3-intent-danger:active, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-danger.bp3-active{\n          background:rgba(219, 55, 55, 0.3);\n          color:#ff7373; }\n        .bp3-dark .bp3-button.bp3-outlined.bp3-intent-danger:disabled, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-danger.bp3-disabled{\n          background:none;\n          color:rgba(255, 115, 115, 0.5); }\n          .bp3-dark .bp3-button.bp3-outlined.bp3-intent-danger:disabled.bp3-active, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-danger.bp3-disabled.bp3-active{\n            background:rgba(219, 55, 55, 0.3); }\n    .bp3-button.bp3-outlined:disabled, .bp3-button.bp3-outlined.bp3-disabled, .bp3-button.bp3-outlined:disabled:hover, .bp3-button.bp3-outlined.bp3-disabled:hover{\n      border-color:rgba(92, 112, 128, 0.1); }\n    .bp3-dark .bp3-button.bp3-outlined{\n      border-color:rgba(255, 255, 255, 0.4); }\n      .bp3-dark .bp3-button.bp3-outlined:disabled, .bp3-dark .bp3-button.bp3-outlined:disabled:hover, .bp3-dark .bp3-button.bp3-outlined.bp3-disabled, .bp3-dark .bp3-button.bp3-outlined.bp3-disabled:hover{\n        border-color:rgba(255, 255, 255, 0.2); }\n    .bp3-button.bp3-outlined.bp3-intent-primary{\n      border-color:rgba(16, 107, 163, 0.6); }\n      .bp3-button.bp3-outlined.bp3-intent-primary:disabled, .bp3-button.bp3-outlined.bp3-intent-primary.bp3-disabled{\n        border-color:rgba(16, 107, 163, 0.2); }\n      .bp3-dark .bp3-button.bp3-outlined.bp3-intent-primary{\n        border-color:rgba(72, 175, 240, 0.6); }\n        .bp3-dark .bp3-button.bp3-outlined.bp3-intent-primary:disabled, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-primary.bp3-disabled{\n          border-color:rgba(72, 175, 240, 0.2); }\n    .bp3-button.bp3-outlined.bp3-intent-success{\n      border-color:rgba(13, 128, 80, 0.6); }\n      .bp3-button.bp3-outlined.bp3-intent-success:disabled, .bp3-button.bp3-outlined.bp3-intent-success.bp3-disabled{\n        border-color:rgba(13, 128, 80, 0.2); }\n      .bp3-dark .bp3-button.bp3-outlined.bp3-intent-success{\n        border-color:rgba(61, 204, 145, 0.6); }\n        .bp3-dark .bp3-button.bp3-outlined.bp3-intent-success:disabled, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-success.bp3-disabled{\n          border-color:rgba(61, 204, 145, 0.2); }\n    .bp3-button.bp3-outlined.bp3-intent-warning{\n      border-color:rgba(191, 115, 38, 0.6); }\n      .bp3-button.bp3-outlined.bp3-intent-warning:disabled, .bp3-button.bp3-outlined.bp3-intent-warning.bp3-disabled{\n        border-color:rgba(191, 115, 38, 0.2); }\n      .bp3-dark .bp3-button.bp3-outlined.bp3-intent-warning{\n        border-color:rgba(255, 179, 102, 0.6); }\n        .bp3-dark .bp3-button.bp3-outlined.bp3-intent-warning:disabled, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-warning.bp3-disabled{\n          border-color:rgba(255, 179, 102, 0.2); }\n    .bp3-button.bp3-outlined.bp3-intent-danger{\n      border-color:rgba(194, 48, 48, 0.6); }\n      .bp3-button.bp3-outlined.bp3-intent-danger:disabled, .bp3-button.bp3-outlined.bp3-intent-danger.bp3-disabled{\n        border-color:rgba(194, 48, 48, 0.2); }\n      .bp3-dark .bp3-button.bp3-outlined.bp3-intent-danger{\n        border-color:rgba(255, 115, 115, 0.6); }\n        .bp3-dark .bp3-button.bp3-outlined.bp3-intent-danger:disabled, .bp3-dark .bp3-button.bp3-outlined.bp3-intent-danger.bp3-disabled{\n          border-color:rgba(255, 115, 115, 0.2); }\na.bp3-button{\n  text-align:center;\n  text-decoration:none;\n  -webkit-transition:none;\n  transition:none; }\n  a.bp3-button, a.bp3-button:hover, a.bp3-button:active{\n    color:#182026; }\n  a.bp3-button.bp3-disabled{\n    color:rgba(92, 112, 128, 0.6); }\n.bp3-button-text{\n  -webkit-box-flex:0;\n      -ms-flex:0 1 auto;\n          flex:0 1 auto; }\n.bp3-button.bp3-align-left .bp3-button-text, .bp3-button.bp3-align-right .bp3-button-text,\n.bp3-button-group.bp3-align-left .bp3-button-text,\n.bp3-button-group.bp3-align-right .bp3-button-text{\n  -webkit-box-flex:1;\n      -ms-flex:1 1 auto;\n          flex:1 1 auto; }\n.bp3-button-group{\n  display:-webkit-inline-box;\n  display:-ms-inline-flexbox;\n  display:inline-flex; }\n  .bp3-button-group .bp3-button{\n    -webkit-box-flex:0;\n        -ms-flex:0 0 auto;\n            flex:0 0 auto;\n    position:relative;\n    z-index:4; }\n    .bp3-button-group .bp3-button:focus{\n      z-index:5; }\n    .bp3-button-group .bp3-button:hover{\n      z-index:6; }\n    .bp3-button-group .bp3-button:active, .bp3-button-group .bp3-button.bp3-active{\n      z-index:7; }\n    .bp3-button-group .bp3-button:disabled, .bp3-button-group .bp3-button.bp3-disabled{\n      z-index:3; }\n    .bp3-button-group .bp3-button[class*=\"bp3-intent-\"]{\n      z-index:9; }\n      .bp3-button-group .bp3-button[class*=\"bp3-intent-\"]:focus{\n        z-index:10; }\n      .bp3-button-group .bp3-button[class*=\"bp3-intent-\"]:hover{\n        z-index:11; }\n      .bp3-button-group .bp3-button[class*=\"bp3-intent-\"]:active, .bp3-button-group .bp3-button[class*=\"bp3-intent-\"].bp3-active{\n        z-index:12; }\n      .bp3-button-group .bp3-button[class*=\"bp3-intent-\"]:disabled, .bp3-button-group .bp3-button[class*=\"bp3-intent-\"].bp3-disabled{\n        z-index:8; }\n  .bp3-button-group:not(.bp3-minimal) > .bp3-popover-wrapper:not(:first-child) .bp3-button,\n  .bp3-button-group:not(.bp3-minimal) > .bp3-button:not(:first-child){\n    border-bottom-left-radius:0;\n    border-top-left-radius:0; }\n  .bp3-button-group:not(.bp3-minimal) > .bp3-popover-wrapper:not(:last-child) .bp3-button,\n  .bp3-button-group:not(.bp3-minimal) > .bp3-button:not(:last-child){\n    border-bottom-right-radius:0;\n    border-top-right-radius:0;\n    margin-right:-1px; }\n  .bp3-button-group.bp3-minimal .bp3-button{\n    background:none;\n    -webkit-box-shadow:none;\n            box-shadow:none; }\n    .bp3-button-group.bp3-minimal .bp3-button:hover{\n      background:rgba(167, 182, 194, 0.3);\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:#182026;\n      text-decoration:none; }\n    .bp3-button-group.bp3-minimal .bp3-button:active, .bp3-button-group.bp3-minimal .bp3-button.bp3-active{\n      background:rgba(115, 134, 148, 0.3);\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:#182026; }\n    .bp3-button-group.bp3-minimal .bp3-button:disabled, .bp3-button-group.bp3-minimal .bp3-button:disabled:hover, .bp3-button-group.bp3-minimal .bp3-button.bp3-disabled, .bp3-button-group.bp3-minimal .bp3-button.bp3-disabled:hover{\n      background:none;\n      color:rgba(92, 112, 128, 0.6);\n      cursor:not-allowed; }\n      .bp3-button-group.bp3-minimal .bp3-button:disabled.bp3-active, .bp3-button-group.bp3-minimal .bp3-button:disabled:hover.bp3-active, .bp3-button-group.bp3-minimal .bp3-button.bp3-disabled.bp3-active, .bp3-button-group.bp3-minimal .bp3-button.bp3-disabled:hover.bp3-active{\n        background:rgba(115, 134, 148, 0.3); }\n    .bp3-dark .bp3-button-group.bp3-minimal .bp3-button{\n      background:none;\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:inherit; }\n      .bp3-dark .bp3-button-group.bp3-minimal .bp3-button:hover, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button:active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-active{\n        background:none;\n        -webkit-box-shadow:none;\n                box-shadow:none; }\n      .bp3-dark .bp3-button-group.bp3-minimal .bp3-button:hover{\n        background:rgba(138, 155, 168, 0.15); }\n      .bp3-dark .bp3-button-group.bp3-minimal .bp3-button:active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-active{\n        background:rgba(138, 155, 168, 0.3);\n        color:#f5f8fa; }\n      .bp3-dark .bp3-button-group.bp3-minimal .bp3-button:disabled, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button:disabled:hover, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-disabled, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-disabled:hover{\n        background:none;\n        color:rgba(167, 182, 194, 0.6);\n        cursor:not-allowed; }\n        .bp3-dark .bp3-button-group.bp3-minimal .bp3-button:disabled.bp3-active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button:disabled:hover.bp3-active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-disabled.bp3-active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-disabled:hover.bp3-active{\n          background:rgba(138, 155, 168, 0.3); }\n    .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary{\n      color:#106ba3; }\n      .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary:hover, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary:active, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary.bp3-active{\n        background:none;\n        -webkit-box-shadow:none;\n                box-shadow:none;\n        color:#106ba3; }\n      .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary:hover{\n        background:rgba(19, 124, 189, 0.15);\n        color:#106ba3; }\n      .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary:active, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary.bp3-active{\n        background:rgba(19, 124, 189, 0.3);\n        color:#106ba3; }\n      .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary:disabled, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary.bp3-disabled{\n        background:none;\n        color:rgba(16, 107, 163, 0.5); }\n        .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary:disabled.bp3-active, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary.bp3-disabled.bp3-active{\n          background:rgba(19, 124, 189, 0.3); }\n      .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary .bp3-button-spinner .bp3-spinner-head{\n        stroke:#106ba3; }\n      .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary{\n        color:#48aff0; }\n        .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary:hover{\n          background:rgba(19, 124, 189, 0.2);\n          color:#48aff0; }\n        .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary:active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary.bp3-active{\n          background:rgba(19, 124, 189, 0.3);\n          color:#48aff0; }\n        .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary:disabled, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary.bp3-disabled{\n          background:none;\n          color:rgba(72, 175, 240, 0.5); }\n          .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary:disabled.bp3-active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-primary.bp3-disabled.bp3-active{\n            background:rgba(19, 124, 189, 0.3); }\n    .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success{\n      color:#0d8050; }\n      .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success:hover, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success:active, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success.bp3-active{\n        background:none;\n        -webkit-box-shadow:none;\n                box-shadow:none;\n        color:#0d8050; }\n      .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success:hover{\n        background:rgba(15, 153, 96, 0.15);\n        color:#0d8050; }\n      .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success:active, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success.bp3-active{\n        background:rgba(15, 153, 96, 0.3);\n        color:#0d8050; }\n      .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success:disabled, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success.bp3-disabled{\n        background:none;\n        color:rgba(13, 128, 80, 0.5); }\n        .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success:disabled.bp3-active, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success.bp3-disabled.bp3-active{\n          background:rgba(15, 153, 96, 0.3); }\n      .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success .bp3-button-spinner .bp3-spinner-head{\n        stroke:#0d8050; }\n      .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success{\n        color:#3dcc91; }\n        .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success:hover{\n          background:rgba(15, 153, 96, 0.2);\n          color:#3dcc91; }\n        .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success:active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success.bp3-active{\n          background:rgba(15, 153, 96, 0.3);\n          color:#3dcc91; }\n        .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success:disabled, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success.bp3-disabled{\n          background:none;\n          color:rgba(61, 204, 145, 0.5); }\n          .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success:disabled.bp3-active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-success.bp3-disabled.bp3-active{\n            background:rgba(15, 153, 96, 0.3); }\n    .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning{\n      color:#bf7326; }\n      .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning:hover, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning:active, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning.bp3-active{\n        background:none;\n        -webkit-box-shadow:none;\n                box-shadow:none;\n        color:#bf7326; }\n      .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning:hover{\n        background:rgba(217, 130, 43, 0.15);\n        color:#bf7326; }\n      .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning:active, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning.bp3-active{\n        background:rgba(217, 130, 43, 0.3);\n        color:#bf7326; }\n      .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning:disabled, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning.bp3-disabled{\n        background:none;\n        color:rgba(191, 115, 38, 0.5); }\n        .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning:disabled.bp3-active, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning.bp3-disabled.bp3-active{\n          background:rgba(217, 130, 43, 0.3); }\n      .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning .bp3-button-spinner .bp3-spinner-head{\n        stroke:#bf7326; }\n      .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning{\n        color:#ffb366; }\n        .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning:hover{\n          background:rgba(217, 130, 43, 0.2);\n          color:#ffb366; }\n        .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning:active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning.bp3-active{\n          background:rgba(217, 130, 43, 0.3);\n          color:#ffb366; }\n        .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning:disabled, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning.bp3-disabled{\n          background:none;\n          color:rgba(255, 179, 102, 0.5); }\n          .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning:disabled.bp3-active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-warning.bp3-disabled.bp3-active{\n            background:rgba(217, 130, 43, 0.3); }\n    .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger{\n      color:#c23030; }\n      .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger:hover, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger:active, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger.bp3-active{\n        background:none;\n        -webkit-box-shadow:none;\n                box-shadow:none;\n        color:#c23030; }\n      .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger:hover{\n        background:rgba(219, 55, 55, 0.15);\n        color:#c23030; }\n      .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger:active, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger.bp3-active{\n        background:rgba(219, 55, 55, 0.3);\n        color:#c23030; }\n      .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger:disabled, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger.bp3-disabled{\n        background:none;\n        color:rgba(194, 48, 48, 0.5); }\n        .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger:disabled.bp3-active, .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger.bp3-disabled.bp3-active{\n          background:rgba(219, 55, 55, 0.3); }\n      .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger .bp3-button-spinner .bp3-spinner-head{\n        stroke:#c23030; }\n      .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger{\n        color:#ff7373; }\n        .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger:hover{\n          background:rgba(219, 55, 55, 0.2);\n          color:#ff7373; }\n        .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger:active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger.bp3-active{\n          background:rgba(219, 55, 55, 0.3);\n          color:#ff7373; }\n        .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger:disabled, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger.bp3-disabled{\n          background:none;\n          color:rgba(255, 115, 115, 0.5); }\n          .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger:disabled.bp3-active, .bp3-dark .bp3-button-group.bp3-minimal .bp3-button.bp3-intent-danger.bp3-disabled.bp3-active{\n            background:rgba(219, 55, 55, 0.3); }\n  .bp3-button-group .bp3-popover-wrapper,\n  .bp3-button-group .bp3-popover-target{\n    display:-webkit-box;\n    display:-ms-flexbox;\n    display:flex;\n    -webkit-box-flex:1;\n        -ms-flex:1 1 auto;\n            flex:1 1 auto; }\n  .bp3-button-group.bp3-fill{\n    display:-webkit-box;\n    display:-ms-flexbox;\n    display:flex;\n    width:100%; }\n  .bp3-button-group .bp3-button.bp3-fill,\n  .bp3-button-group.bp3-fill .bp3-button:not(.bp3-fixed){\n    -webkit-box-flex:1;\n        -ms-flex:1 1 auto;\n            flex:1 1 auto; }\n  .bp3-button-group.bp3-vertical{\n    -webkit-box-align:stretch;\n        -ms-flex-align:stretch;\n            align-items:stretch;\n    -webkit-box-orient:vertical;\n    -webkit-box-direction:normal;\n        -ms-flex-direction:column;\n            flex-direction:column;\n    vertical-align:top; }\n    .bp3-button-group.bp3-vertical.bp3-fill{\n      height:100%;\n      width:unset; }\n    .bp3-button-group.bp3-vertical .bp3-button{\n      margin-right:0 !important;\n      width:100%; }\n    .bp3-button-group.bp3-vertical:not(.bp3-minimal) > .bp3-popover-wrapper:first-child .bp3-button,\n    .bp3-button-group.bp3-vertical:not(.bp3-minimal) > .bp3-button:first-child{\n      border-radius:3px 3px 0 0; }\n    .bp3-button-group.bp3-vertical:not(.bp3-minimal) > .bp3-popover-wrapper:last-child .bp3-button,\n    .bp3-button-group.bp3-vertical:not(.bp3-minimal) > .bp3-button:last-child{\n      border-radius:0 0 3px 3px; }\n    .bp3-button-group.bp3-vertical:not(.bp3-minimal) > .bp3-popover-wrapper:not(:last-child) .bp3-button,\n    .bp3-button-group.bp3-vertical:not(.bp3-minimal) > .bp3-button:not(:last-child){\n      margin-bottom:-1px; }\n  .bp3-button-group.bp3-align-left .bp3-button{\n    text-align:left; }\n  .bp3-dark .bp3-button-group:not(.bp3-minimal) > .bp3-popover-wrapper:not(:last-child) .bp3-button,\n  .bp3-dark .bp3-button-group:not(.bp3-minimal) > .bp3-button:not(:last-child){\n    margin-right:1px; }\n  .bp3-dark .bp3-button-group.bp3-vertical > .bp3-popover-wrapper:not(:last-child) .bp3-button,\n  .bp3-dark .bp3-button-group.bp3-vertical > .bp3-button:not(:last-child){\n    margin-bottom:1px; }\n.bp3-callout{\n  font-size:14px;\n  line-height:1.5;\n  background-color:rgba(138, 155, 168, 0.15);\n  border-radius:3px;\n  padding:10px 12px 9px;\n  position:relative;\n  width:100%; }\n  .bp3-callout[class*=\"bp3-icon-\"]{\n    padding-left:40px; }\n    .bp3-callout[class*=\"bp3-icon-\"]::before{\n      font-family:\"Icons20\", sans-serif;\n      font-size:20px;\n      font-style:normal;\n      font-weight:400;\n      line-height:1;\n      -moz-osx-font-smoothing:grayscale;\n      -webkit-font-smoothing:antialiased;\n      color:#5c7080;\n      left:10px;\n      position:absolute;\n      top:10px; }\n  .bp3-callout.bp3-callout-icon{\n    padding-left:40px; }\n    .bp3-callout.bp3-callout-icon > .bp3-icon:first-child{\n      color:#5c7080;\n      left:10px;\n      position:absolute;\n      top:10px; }\n  .bp3-callout .bp3-heading{\n    line-height:20px;\n    margin-bottom:5px;\n    margin-top:0; }\n    .bp3-callout .bp3-heading:last-child{\n      margin-bottom:0; }\n  .bp3-dark .bp3-callout{\n    background-color:rgba(138, 155, 168, 0.2); }\n    .bp3-dark .bp3-callout[class*=\"bp3-icon-\"]::before{\n      color:#a7b6c2; }\n  .bp3-callout.bp3-intent-primary{\n    background-color:rgba(19, 124, 189, 0.15); }\n    .bp3-callout.bp3-intent-primary[class*=\"bp3-icon-\"]::before,\n    .bp3-callout.bp3-intent-primary > .bp3-icon:first-child,\n    .bp3-callout.bp3-intent-primary .bp3-heading{\n      color:#106ba3; }\n    .bp3-dark .bp3-callout.bp3-intent-primary{\n      background-color:rgba(19, 124, 189, 0.25); }\n      .bp3-dark .bp3-callout.bp3-intent-primary[class*=\"bp3-icon-\"]::before,\n      .bp3-dark .bp3-callout.bp3-intent-primary > .bp3-icon:first-child,\n      .bp3-dark .bp3-callout.bp3-intent-primary .bp3-heading{\n        color:#48aff0; }\n  .bp3-callout.bp3-intent-success{\n    background-color:rgba(15, 153, 96, 0.15); }\n    .bp3-callout.bp3-intent-success[class*=\"bp3-icon-\"]::before,\n    .bp3-callout.bp3-intent-success > .bp3-icon:first-child,\n    .bp3-callout.bp3-intent-success .bp3-heading{\n      color:#0d8050; }\n    .bp3-dark .bp3-callout.bp3-intent-success{\n      background-color:rgba(15, 153, 96, 0.25); }\n      .bp3-dark .bp3-callout.bp3-intent-success[class*=\"bp3-icon-\"]::before,\n      .bp3-dark .bp3-callout.bp3-intent-success > .bp3-icon:first-child,\n      .bp3-dark .bp3-callout.bp3-intent-success .bp3-heading{\n        color:#3dcc91; }\n  .bp3-callout.bp3-intent-warning{\n    background-color:rgba(217, 130, 43, 0.15); }\n    .bp3-callout.bp3-intent-warning[class*=\"bp3-icon-\"]::before,\n    .bp3-callout.bp3-intent-warning > .bp3-icon:first-child,\n    .bp3-callout.bp3-intent-warning .bp3-heading{\n      color:#bf7326; }\n    .bp3-dark .bp3-callout.bp3-intent-warning{\n      background-color:rgba(217, 130, 43, 0.25); }\n      .bp3-dark .bp3-callout.bp3-intent-warning[class*=\"bp3-icon-\"]::before,\n      .bp3-dark .bp3-callout.bp3-intent-warning > .bp3-icon:first-child,\n      .bp3-dark .bp3-callout.bp3-intent-warning .bp3-heading{\n        color:#ffb366; }\n  .bp3-callout.bp3-intent-danger{\n    background-color:rgba(219, 55, 55, 0.15); }\n    .bp3-callout.bp3-intent-danger[class*=\"bp3-icon-\"]::before,\n    .bp3-callout.bp3-intent-danger > .bp3-icon:first-child,\n    .bp3-callout.bp3-intent-danger .bp3-heading{\n      color:#c23030; }\n    .bp3-dark .bp3-callout.bp3-intent-danger{\n      background-color:rgba(219, 55, 55, 0.25); }\n      .bp3-dark .bp3-callout.bp3-intent-danger[class*=\"bp3-icon-\"]::before,\n      .bp3-dark .bp3-callout.bp3-intent-danger > .bp3-icon:first-child,\n      .bp3-dark .bp3-callout.bp3-intent-danger .bp3-heading{\n        color:#ff7373; }\n  .bp3-running-text .bp3-callout{\n    margin:20px 0; }\n.bp3-card{\n  background-color:#ffffff;\n  border-radius:3px;\n  -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.15), 0 0 0 rgba(16, 22, 26, 0), 0 0 0 rgba(16, 22, 26, 0);\n          box-shadow:0 0 0 1px rgba(16, 22, 26, 0.15), 0 0 0 rgba(16, 22, 26, 0), 0 0 0 rgba(16, 22, 26, 0);\n  padding:20px;\n  -webkit-transition:-webkit-transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9), -webkit-box-shadow 200ms cubic-bezier(0.4, 1, 0.75, 0.9);\n  transition:-webkit-transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9), -webkit-box-shadow 200ms cubic-bezier(0.4, 1, 0.75, 0.9);\n  transition:transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9), box-shadow 200ms cubic-bezier(0.4, 1, 0.75, 0.9);\n  transition:transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9), box-shadow 200ms cubic-bezier(0.4, 1, 0.75, 0.9), -webkit-transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9), -webkit-box-shadow 200ms cubic-bezier(0.4, 1, 0.75, 0.9); }\n  .bp3-card.bp3-dark,\n  .bp3-dark .bp3-card{\n    background-color:#30404d;\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4), 0 0 0 rgba(16, 22, 26, 0), 0 0 0 rgba(16, 22, 26, 0);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4), 0 0 0 rgba(16, 22, 26, 0), 0 0 0 rgba(16, 22, 26, 0); }\n.bp3-elevation-0{\n  -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.15), 0 0 0 rgba(16, 22, 26, 0), 0 0 0 rgba(16, 22, 26, 0);\n          box-shadow:0 0 0 1px rgba(16, 22, 26, 0.15), 0 0 0 rgba(16, 22, 26, 0), 0 0 0 rgba(16, 22, 26, 0); }\n  .bp3-elevation-0.bp3-dark,\n  .bp3-dark .bp3-elevation-0{\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4), 0 0 0 rgba(16, 22, 26, 0), 0 0 0 rgba(16, 22, 26, 0);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4), 0 0 0 rgba(16, 22, 26, 0), 0 0 0 rgba(16, 22, 26, 0); }\n.bp3-elevation-1{\n  -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.2);\n          box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.2); }\n  .bp3-elevation-1.bp3-dark,\n  .bp3-dark .bp3-elevation-1{\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.4); }\n.bp3-elevation-2{\n  -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 1px 1px rgba(16, 22, 26, 0.2), 0 2px 6px rgba(16, 22, 26, 0.2);\n          box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 1px 1px rgba(16, 22, 26, 0.2), 0 2px 6px rgba(16, 22, 26, 0.2); }\n  .bp3-elevation-2.bp3-dark,\n  .bp3-dark .bp3-elevation-2{\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 1px 1px rgba(16, 22, 26, 0.4), 0 2px 6px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 1px 1px rgba(16, 22, 26, 0.4), 0 2px 6px rgba(16, 22, 26, 0.4); }\n.bp3-elevation-3{\n  -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2);\n          box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2); }\n  .bp3-elevation-3.bp3-dark,\n  .bp3-dark .bp3-elevation-3{\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4); }\n.bp3-elevation-4{\n  -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 4px 8px rgba(16, 22, 26, 0.2), 0 18px 46px 6px rgba(16, 22, 26, 0.2);\n          box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 4px 8px rgba(16, 22, 26, 0.2), 0 18px 46px 6px rgba(16, 22, 26, 0.2); }\n  .bp3-elevation-4.bp3-dark,\n  .bp3-dark .bp3-elevation-4{\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 4px 8px rgba(16, 22, 26, 0.4), 0 18px 46px 6px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 4px 8px rgba(16, 22, 26, 0.4), 0 18px 46px 6px rgba(16, 22, 26, 0.4); }\n.bp3-card.bp3-interactive:hover{\n  -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2);\n          box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2);\n  cursor:pointer; }\n  .bp3-card.bp3-interactive:hover.bp3-dark,\n  .bp3-dark .bp3-card.bp3-interactive:hover{\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4); }\n.bp3-card.bp3-interactive:active{\n  -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.2);\n          box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.2);\n  opacity:0.9;\n  -webkit-transition-duration:0;\n          transition-duration:0; }\n  .bp3-card.bp3-interactive:active.bp3-dark,\n  .bp3-dark .bp3-card.bp3-interactive:active{\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.4); }\n.bp3-collapse{\n  height:0;\n  overflow-y:hidden;\n  -webkit-transition:height 200ms cubic-bezier(0.4, 1, 0.75, 0.9);\n  transition:height 200ms cubic-bezier(0.4, 1, 0.75, 0.9); }\n  .bp3-collapse .bp3-collapse-body{\n    -webkit-transition:-webkit-transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9);\n    transition:-webkit-transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9);\n    transition:transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9);\n    transition:transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9), -webkit-transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9); }\n    .bp3-collapse .bp3-collapse-body[aria-hidden=\"true\"]{\n      display:none; }\n.bp3-context-menu .bp3-popover-target{\n  display:block; }\n.bp3-context-menu-popover-target{\n  position:fixed; }\n.bp3-divider{\n  border-bottom:1px solid rgba(16, 22, 26, 0.15);\n  border-right:1px solid rgba(16, 22, 26, 0.15);\n  margin:5px; }\n  .bp3-dark .bp3-divider{\n    border-color:rgba(16, 22, 26, 0.4); }\n.bp3-dialog-container{\n  opacity:1;\n  -webkit-transform:scale(1);\n          transform:scale(1);\n  -webkit-box-align:center;\n      -ms-flex-align:center;\n          align-items:center;\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  -webkit-box-pack:center;\n      -ms-flex-pack:center;\n          justify-content:center;\n  min-height:100%;\n  pointer-events:none;\n  -webkit-user-select:none;\n     -moz-user-select:none;\n      -ms-user-select:none;\n          user-select:none;\n  width:100%; }\n  .bp3-dialog-container.bp3-overlay-enter > .bp3-dialog, .bp3-dialog-container.bp3-overlay-appear > .bp3-dialog{\n    opacity:0;\n    -webkit-transform:scale(0.5);\n            transform:scale(0.5); }\n  .bp3-dialog-container.bp3-overlay-enter-active > .bp3-dialog, .bp3-dialog-container.bp3-overlay-appear-active > .bp3-dialog{\n    opacity:1;\n    -webkit-transform:scale(1);\n            transform:scale(1);\n    -webkit-transition-delay:0;\n            transition-delay:0;\n    -webkit-transition-duration:300ms;\n            transition-duration:300ms;\n    -webkit-transition-property:opacity, -webkit-transform;\n    transition-property:opacity, -webkit-transform;\n    transition-property:opacity, transform;\n    transition-property:opacity, transform, -webkit-transform;\n    -webkit-transition-timing-function:cubic-bezier(0.54, 1.12, 0.38, 1.11);\n            transition-timing-function:cubic-bezier(0.54, 1.12, 0.38, 1.11); }\n  .bp3-dialog-container.bp3-overlay-exit > .bp3-dialog{\n    opacity:1;\n    -webkit-transform:scale(1);\n            transform:scale(1); }\n  .bp3-dialog-container.bp3-overlay-exit-active > .bp3-dialog{\n    opacity:0;\n    -webkit-transform:scale(0.5);\n            transform:scale(0.5);\n    -webkit-transition-delay:0;\n            transition-delay:0;\n    -webkit-transition-duration:300ms;\n            transition-duration:300ms;\n    -webkit-transition-property:opacity, -webkit-transform;\n    transition-property:opacity, -webkit-transform;\n    transition-property:opacity, transform;\n    transition-property:opacity, transform, -webkit-transform;\n    -webkit-transition-timing-function:cubic-bezier(0.54, 1.12, 0.38, 1.11);\n            transition-timing-function:cubic-bezier(0.54, 1.12, 0.38, 1.11); }\n.bp3-dialog{\n  background:#ebf1f5;\n  border-radius:6px;\n  -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 4px 8px rgba(16, 22, 26, 0.2), 0 18px 46px 6px rgba(16, 22, 26, 0.2);\n          box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 4px 8px rgba(16, 22, 26, 0.2), 0 18px 46px 6px rgba(16, 22, 26, 0.2);\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  -webkit-box-orient:vertical;\n  -webkit-box-direction:normal;\n      -ms-flex-direction:column;\n          flex-direction:column;\n  margin:30px 0;\n  padding-bottom:20px;\n  pointer-events:all;\n  -webkit-user-select:text;\n     -moz-user-select:text;\n      -ms-user-select:text;\n          user-select:text;\n  width:500px; }\n  .bp3-dialog:focus{\n    outline:0; }\n  .bp3-dialog.bp3-dark,\n  .bp3-dark .bp3-dialog{\n    background:#293742;\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 4px 8px rgba(16, 22, 26, 0.4), 0 18px 46px 6px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 4px 8px rgba(16, 22, 26, 0.4), 0 18px 46px 6px rgba(16, 22, 26, 0.4);\n    color:#f5f8fa; }\n.bp3-dialog-header{\n  -webkit-box-align:center;\n      -ms-flex-align:center;\n          align-items:center;\n  background:#ffffff;\n  border-radius:6px 6px 0 0;\n  -webkit-box-shadow:0 1px 0 rgba(16, 22, 26, 0.15);\n          box-shadow:0 1px 0 rgba(16, 22, 26, 0.15);\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  -webkit-box-flex:0;\n      -ms-flex:0 0 auto;\n          flex:0 0 auto;\n  min-height:40px;\n  padding-left:20px;\n  padding-right:5px;\n  z-index:30; }\n  .bp3-dialog-header .bp3-icon-large,\n  .bp3-dialog-header .bp3-icon{\n    color:#5c7080;\n    -webkit-box-flex:0;\n        -ms-flex:0 0 auto;\n            flex:0 0 auto;\n    margin-right:10px; }\n  .bp3-dialog-header .bp3-heading{\n    overflow:hidden;\n    text-overflow:ellipsis;\n    white-space:nowrap;\n    word-wrap:normal;\n    -webkit-box-flex:1;\n        -ms-flex:1 1 auto;\n            flex:1 1 auto;\n    line-height:inherit;\n    margin:0; }\n    .bp3-dialog-header .bp3-heading:last-child{\n      margin-right:20px; }\n  .bp3-dark .bp3-dialog-header{\n    background:#30404d;\n    -webkit-box-shadow:0 1px 0 rgba(16, 22, 26, 0.4);\n            box-shadow:0 1px 0 rgba(16, 22, 26, 0.4); }\n    .bp3-dark .bp3-dialog-header .bp3-icon-large,\n    .bp3-dark .bp3-dialog-header .bp3-icon{\n      color:#a7b6c2; }\n.bp3-dialog-body{\n  -webkit-box-flex:1;\n      -ms-flex:1 1 auto;\n          flex:1 1 auto;\n  line-height:18px;\n  margin:20px; }\n.bp3-dialog-footer{\n  -webkit-box-flex:0;\n      -ms-flex:0 0 auto;\n          flex:0 0 auto;\n  margin:0 20px; }\n.bp3-dialog-footer-actions{\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  -webkit-box-pack:end;\n      -ms-flex-pack:end;\n          justify-content:flex-end; }\n  .bp3-dialog-footer-actions .bp3-button{\n    margin-left:10px; }\n.bp3-multistep-dialog-panels{\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex; }\n.bp3-multistep-dialog-left-panel{\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  -webkit-box-flex:1;\n      -ms-flex:1;\n          flex:1;\n  -webkit-box-orient:vertical;\n  -webkit-box-direction:normal;\n      -ms-flex-direction:column;\n          flex-direction:column; }\n  .bp3-dark .bp3-multistep-dialog-left-panel{\n    background:#202b33; }\n.bp3-multistep-dialog-right-panel{\n  background-color:#f5f8fa;\n  border-left:1px solid rgba(16, 22, 26, 0.15);\n  border-radius:0 0 6px 0;\n  -webkit-box-flex:3;\n      -ms-flex:3;\n          flex:3;\n  min-width:0; }\n  .bp3-dark .bp3-multistep-dialog-right-panel{\n    background-color:#293742;\n    border-left:1px solid rgba(16, 22, 26, 0.4); }\n.bp3-multistep-dialog-footer{\n  background-color:#ffffff;\n  border-radius:0 0 6px 0;\n  border-top:1px solid rgba(16, 22, 26, 0.15);\n  padding:10px; }\n  .bp3-dark .bp3-multistep-dialog-footer{\n    background:#30404d;\n    border-top:1px solid rgba(16, 22, 26, 0.4); }\n.bp3-dialog-step-container{\n  background-color:#f5f8fa;\n  border-bottom:1px solid rgba(16, 22, 26, 0.15); }\n  .bp3-dark .bp3-dialog-step-container{\n    background:#293742;\n    border-bottom:1px solid rgba(16, 22, 26, 0.4); }\n  .bp3-dialog-step-container.bp3-dialog-step-viewed{\n    background-color:#ffffff; }\n    .bp3-dark .bp3-dialog-step-container.bp3-dialog-step-viewed{\n      background:#30404d; }\n.bp3-dialog-step{\n  -webkit-box-align:center;\n      -ms-flex-align:center;\n          align-items:center;\n  background-color:#f5f8fa;\n  border-radius:6px;\n  cursor:not-allowed;\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  margin:4px;\n  padding:6px 14px; }\n  .bp3-dark .bp3-dialog-step{\n    background:#293742; }\n  .bp3-dialog-step-viewed .bp3-dialog-step{\n    background-color:#ffffff;\n    cursor:pointer; }\n    .bp3-dark .bp3-dialog-step-viewed .bp3-dialog-step{\n      background:#30404d; }\n  .bp3-dialog-step:hover{\n    background-color:#f5f8fa; }\n    .bp3-dark .bp3-dialog-step:hover{\n      background:#293742; }\n.bp3-dialog-step-icon{\n  -webkit-box-align:center;\n      -ms-flex-align:center;\n          align-items:center;\n  background-color:rgba(92, 112, 128, 0.6);\n  border-radius:50%;\n  color:#ffffff;\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  height:25px;\n  -webkit-box-pack:center;\n      -ms-flex-pack:center;\n          justify-content:center;\n  width:25px; }\n  .bp3-dark .bp3-dialog-step-icon{\n    background-color:rgba(167, 182, 194, 0.6); }\n  .bp3-active.bp3-dialog-step-viewed .bp3-dialog-step-icon{\n    background-color:#2b95d6; }\n  .bp3-dialog-step-viewed .bp3-dialog-step-icon{\n    background-color:#8a9ba8; }\n.bp3-dialog-step-title{\n  color:rgba(92, 112, 128, 0.6);\n  -webkit-box-flex:1;\n      -ms-flex:1;\n          flex:1;\n  padding-left:10px; }\n  .bp3-dark .bp3-dialog-step-title{\n    color:rgba(167, 182, 194, 0.6); }\n  .bp3-active.bp3-dialog-step-viewed .bp3-dialog-step-title{\n    color:#2b95d6; }\n  .bp3-dialog-step-viewed:not(.bp3-active) .bp3-dialog-step-title{\n    color:#182026; }\n    .bp3-dark .bp3-dialog-step-viewed:not(.bp3-active) .bp3-dialog-step-title{\n      color:#f5f8fa; }\n.bp3-drawer{\n  background:#ffffff;\n  -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 4px 8px rgba(16, 22, 26, 0.2), 0 18px 46px 6px rgba(16, 22, 26, 0.2);\n          box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 4px 8px rgba(16, 22, 26, 0.2), 0 18px 46px 6px rgba(16, 22, 26, 0.2);\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  -webkit-box-orient:vertical;\n  -webkit-box-direction:normal;\n      -ms-flex-direction:column;\n          flex-direction:column;\n  margin:0;\n  padding:0; }\n  .bp3-drawer:focus{\n    outline:0; }\n  .bp3-drawer.bp3-position-top{\n    height:50%;\n    left:0;\n    right:0;\n    top:0; }\n    .bp3-drawer.bp3-position-top.bp3-overlay-enter, .bp3-drawer.bp3-position-top.bp3-overlay-appear{\n      -webkit-transform:translateY(-100%);\n              transform:translateY(-100%); }\n    .bp3-drawer.bp3-position-top.bp3-overlay-enter-active, .bp3-drawer.bp3-position-top.bp3-overlay-appear-active{\n      -webkit-transform:translateY(0);\n              transform:translateY(0);\n      -webkit-transition-delay:0;\n              transition-delay:0;\n      -webkit-transition-duration:200ms;\n              transition-duration:200ms;\n      -webkit-transition-property:-webkit-transform;\n      transition-property:-webkit-transform;\n      transition-property:transform;\n      transition-property:transform, -webkit-transform;\n      -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n              transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n    .bp3-drawer.bp3-position-top.bp3-overlay-exit{\n      -webkit-transform:translateY(0);\n              transform:translateY(0); }\n    .bp3-drawer.bp3-position-top.bp3-overlay-exit-active{\n      -webkit-transform:translateY(-100%);\n              transform:translateY(-100%);\n      -webkit-transition-delay:0;\n              transition-delay:0;\n      -webkit-transition-duration:100ms;\n              transition-duration:100ms;\n      -webkit-transition-property:-webkit-transform;\n      transition-property:-webkit-transform;\n      transition-property:transform;\n      transition-property:transform, -webkit-transform;\n      -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n              transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n  .bp3-drawer.bp3-position-bottom{\n    bottom:0;\n    height:50%;\n    left:0;\n    right:0; }\n    .bp3-drawer.bp3-position-bottom.bp3-overlay-enter, .bp3-drawer.bp3-position-bottom.bp3-overlay-appear{\n      -webkit-transform:translateY(100%);\n              transform:translateY(100%); }\n    .bp3-drawer.bp3-position-bottom.bp3-overlay-enter-active, .bp3-drawer.bp3-position-bottom.bp3-overlay-appear-active{\n      -webkit-transform:translateY(0);\n              transform:translateY(0);\n      -webkit-transition-delay:0;\n              transition-delay:0;\n      -webkit-transition-duration:200ms;\n              transition-duration:200ms;\n      -webkit-transition-property:-webkit-transform;\n      transition-property:-webkit-transform;\n      transition-property:transform;\n      transition-property:transform, -webkit-transform;\n      -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n              transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n    .bp3-drawer.bp3-position-bottom.bp3-overlay-exit{\n      -webkit-transform:translateY(0);\n              transform:translateY(0); }\n    .bp3-drawer.bp3-position-bottom.bp3-overlay-exit-active{\n      -webkit-transform:translateY(100%);\n              transform:translateY(100%);\n      -webkit-transition-delay:0;\n              transition-delay:0;\n      -webkit-transition-duration:100ms;\n              transition-duration:100ms;\n      -webkit-transition-property:-webkit-transform;\n      transition-property:-webkit-transform;\n      transition-property:transform;\n      transition-property:transform, -webkit-transform;\n      -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n              transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n  .bp3-drawer.bp3-position-left{\n    bottom:0;\n    left:0;\n    top:0;\n    width:50%; }\n    .bp3-drawer.bp3-position-left.bp3-overlay-enter, .bp3-drawer.bp3-position-left.bp3-overlay-appear{\n      -webkit-transform:translateX(-100%);\n              transform:translateX(-100%); }\n    .bp3-drawer.bp3-position-left.bp3-overlay-enter-active, .bp3-drawer.bp3-position-left.bp3-overlay-appear-active{\n      -webkit-transform:translateX(0);\n              transform:translateX(0);\n      -webkit-transition-delay:0;\n              transition-delay:0;\n      -webkit-transition-duration:200ms;\n              transition-duration:200ms;\n      -webkit-transition-property:-webkit-transform;\n      transition-property:-webkit-transform;\n      transition-property:transform;\n      transition-property:transform, -webkit-transform;\n      -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n              transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n    .bp3-drawer.bp3-position-left.bp3-overlay-exit{\n      -webkit-transform:translateX(0);\n              transform:translateX(0); }\n    .bp3-drawer.bp3-position-left.bp3-overlay-exit-active{\n      -webkit-transform:translateX(-100%);\n              transform:translateX(-100%);\n      -webkit-transition-delay:0;\n              transition-delay:0;\n      -webkit-transition-duration:100ms;\n              transition-duration:100ms;\n      -webkit-transition-property:-webkit-transform;\n      transition-property:-webkit-transform;\n      transition-property:transform;\n      transition-property:transform, -webkit-transform;\n      -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n              transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n  .bp3-drawer.bp3-position-right{\n    bottom:0;\n    right:0;\n    top:0;\n    width:50%; }\n    .bp3-drawer.bp3-position-right.bp3-overlay-enter, .bp3-drawer.bp3-position-right.bp3-overlay-appear{\n      -webkit-transform:translateX(100%);\n              transform:translateX(100%); }\n    .bp3-drawer.bp3-position-right.bp3-overlay-enter-active, .bp3-drawer.bp3-position-right.bp3-overlay-appear-active{\n      -webkit-transform:translateX(0);\n              transform:translateX(0);\n      -webkit-transition-delay:0;\n              transition-delay:0;\n      -webkit-transition-duration:200ms;\n              transition-duration:200ms;\n      -webkit-transition-property:-webkit-transform;\n      transition-property:-webkit-transform;\n      transition-property:transform;\n      transition-property:transform, -webkit-transform;\n      -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n              transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n    .bp3-drawer.bp3-position-right.bp3-overlay-exit{\n      -webkit-transform:translateX(0);\n              transform:translateX(0); }\n    .bp3-drawer.bp3-position-right.bp3-overlay-exit-active{\n      -webkit-transform:translateX(100%);\n              transform:translateX(100%);\n      -webkit-transition-delay:0;\n              transition-delay:0;\n      -webkit-transition-duration:100ms;\n              transition-duration:100ms;\n      -webkit-transition-property:-webkit-transform;\n      transition-property:-webkit-transform;\n      transition-property:transform;\n      transition-property:transform, -webkit-transform;\n      -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n              transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n  .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not(\n  .bp3-position-right):not(.bp3-vertical){\n    bottom:0;\n    right:0;\n    top:0;\n    width:50%; }\n    .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not(\n    .bp3-position-right):not(.bp3-vertical).bp3-overlay-enter, .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not(\n    .bp3-position-right):not(.bp3-vertical).bp3-overlay-appear{\n      -webkit-transform:translateX(100%);\n              transform:translateX(100%); }\n    .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not(\n    .bp3-position-right):not(.bp3-vertical).bp3-overlay-enter-active, .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not(\n    .bp3-position-right):not(.bp3-vertical).bp3-overlay-appear-active{\n      -webkit-transform:translateX(0);\n              transform:translateX(0);\n      -webkit-transition-delay:0;\n              transition-delay:0;\n      -webkit-transition-duration:200ms;\n              transition-duration:200ms;\n      -webkit-transition-property:-webkit-transform;\n      transition-property:-webkit-transform;\n      transition-property:transform;\n      transition-property:transform, -webkit-transform;\n      -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n              transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n    .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not(\n    .bp3-position-right):not(.bp3-vertical).bp3-overlay-exit{\n      -webkit-transform:translateX(0);\n              transform:translateX(0); }\n    .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not(\n    .bp3-position-right):not(.bp3-vertical).bp3-overlay-exit-active{\n      -webkit-transform:translateX(100%);\n              transform:translateX(100%);\n      -webkit-transition-delay:0;\n              transition-delay:0;\n      -webkit-transition-duration:100ms;\n              transition-duration:100ms;\n      -webkit-transition-property:-webkit-transform;\n      transition-property:-webkit-transform;\n      transition-property:transform;\n      transition-property:transform, -webkit-transform;\n      -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n              transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n  .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not(\n  .bp3-position-right).bp3-vertical{\n    bottom:0;\n    height:50%;\n    left:0;\n    right:0; }\n    .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not(\n    .bp3-position-right).bp3-vertical.bp3-overlay-enter, .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not(\n    .bp3-position-right).bp3-vertical.bp3-overlay-appear{\n      -webkit-transform:translateY(100%);\n              transform:translateY(100%); }\n    .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not(\n    .bp3-position-right).bp3-vertical.bp3-overlay-enter-active, .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not(\n    .bp3-position-right).bp3-vertical.bp3-overlay-appear-active{\n      -webkit-transform:translateY(0);\n              transform:translateY(0);\n      -webkit-transition-delay:0;\n              transition-delay:0;\n      -webkit-transition-duration:200ms;\n              transition-duration:200ms;\n      -webkit-transition-property:-webkit-transform;\n      transition-property:-webkit-transform;\n      transition-property:transform;\n      transition-property:transform, -webkit-transform;\n      -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n              transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n    .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not(\n    .bp3-position-right).bp3-vertical.bp3-overlay-exit{\n      -webkit-transform:translateY(0);\n              transform:translateY(0); }\n    .bp3-drawer:not(.bp3-position-top):not(.bp3-position-bottom):not(.bp3-position-left):not(\n    .bp3-position-right).bp3-vertical.bp3-overlay-exit-active{\n      -webkit-transform:translateY(100%);\n              transform:translateY(100%);\n      -webkit-transition-delay:0;\n              transition-delay:0;\n      -webkit-transition-duration:100ms;\n              transition-duration:100ms;\n      -webkit-transition-property:-webkit-transform;\n      transition-property:-webkit-transform;\n      transition-property:transform;\n      transition-property:transform, -webkit-transform;\n      -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n              transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n  .bp3-drawer.bp3-dark,\n  .bp3-dark .bp3-drawer{\n    background:#30404d;\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 4px 8px rgba(16, 22, 26, 0.4), 0 18px 46px 6px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 4px 8px rgba(16, 22, 26, 0.4), 0 18px 46px 6px rgba(16, 22, 26, 0.4);\n    color:#f5f8fa; }\n.bp3-drawer-header{\n  -webkit-box-align:center;\n      -ms-flex-align:center;\n          align-items:center;\n  border-radius:0;\n  -webkit-box-shadow:0 1px 0 rgba(16, 22, 26, 0.15);\n          box-shadow:0 1px 0 rgba(16, 22, 26, 0.15);\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  -webkit-box-flex:0;\n      -ms-flex:0 0 auto;\n          flex:0 0 auto;\n  min-height:40px;\n  padding:5px;\n  padding-left:20px;\n  position:relative; }\n  .bp3-drawer-header .bp3-icon-large,\n  .bp3-drawer-header .bp3-icon{\n    color:#5c7080;\n    -webkit-box-flex:0;\n        -ms-flex:0 0 auto;\n            flex:0 0 auto;\n    margin-right:10px; }\n  .bp3-drawer-header .bp3-heading{\n    overflow:hidden;\n    text-overflow:ellipsis;\n    white-space:nowrap;\n    word-wrap:normal;\n    -webkit-box-flex:1;\n        -ms-flex:1 1 auto;\n            flex:1 1 auto;\n    line-height:inherit;\n    margin:0; }\n    .bp3-drawer-header .bp3-heading:last-child{\n      margin-right:20px; }\n  .bp3-dark .bp3-drawer-header{\n    -webkit-box-shadow:0 1px 0 rgba(16, 22, 26, 0.4);\n            box-shadow:0 1px 0 rgba(16, 22, 26, 0.4); }\n    .bp3-dark .bp3-drawer-header .bp3-icon-large,\n    .bp3-dark .bp3-drawer-header .bp3-icon{\n      color:#a7b6c2; }\n.bp3-drawer-body{\n  -webkit-box-flex:1;\n      -ms-flex:1 1 auto;\n          flex:1 1 auto;\n  line-height:18px;\n  overflow:auto; }\n.bp3-drawer-footer{\n  -webkit-box-shadow:inset 0 1px 0 rgba(16, 22, 26, 0.15);\n          box-shadow:inset 0 1px 0 rgba(16, 22, 26, 0.15);\n  -webkit-box-flex:0;\n      -ms-flex:0 0 auto;\n          flex:0 0 auto;\n  padding:10px 20px;\n  position:relative; }\n  .bp3-dark .bp3-drawer-footer{\n    -webkit-box-shadow:inset 0 1px 0 rgba(16, 22, 26, 0.4);\n            box-shadow:inset 0 1px 0 rgba(16, 22, 26, 0.4); }\n.bp3-editable-text{\n  cursor:text;\n  display:inline-block;\n  max-width:100%;\n  position:relative;\n  vertical-align:top;\n  white-space:nowrap; }\n  .bp3-editable-text::before{\n    bottom:-3px;\n    left:-3px;\n    position:absolute;\n    right:-3px;\n    top:-3px;\n    border-radius:3px;\n    content:\"\";\n    -webkit-transition:background-color 100ms cubic-bezier(0.4, 1, 0.75, 0.9), -webkit-box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9);\n    transition:background-color 100ms cubic-bezier(0.4, 1, 0.75, 0.9), -webkit-box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9);\n    transition:background-color 100ms cubic-bezier(0.4, 1, 0.75, 0.9), box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9);\n    transition:background-color 100ms cubic-bezier(0.4, 1, 0.75, 0.9), box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9), -webkit-box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9); }\n  .bp3-editable-text:hover::before{\n    -webkit-box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(16, 22, 26, 0.15);\n            box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(16, 22, 26, 0.15); }\n  .bp3-editable-text.bp3-editable-text-editing::before{\n    background-color:#ffffff;\n    -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n            box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n  .bp3-editable-text.bp3-disabled::before{\n    -webkit-box-shadow:none;\n            box-shadow:none; }\n  .bp3-editable-text.bp3-intent-primary .bp3-editable-text-input,\n  .bp3-editable-text.bp3-intent-primary .bp3-editable-text-content{\n    color:#137cbd; }\n  .bp3-editable-text.bp3-intent-primary:hover::before{\n    -webkit-box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(19, 124, 189, 0.4);\n            box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(19, 124, 189, 0.4); }\n  .bp3-editable-text.bp3-intent-primary.bp3-editable-text-editing::before{\n    -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n            box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n  .bp3-editable-text.bp3-intent-success .bp3-editable-text-input,\n  .bp3-editable-text.bp3-intent-success .bp3-editable-text-content{\n    color:#0f9960; }\n  .bp3-editable-text.bp3-intent-success:hover::before{\n    -webkit-box-shadow:0 0 0 0 rgba(15, 153, 96, 0), 0 0 0 0 rgba(15, 153, 96, 0), inset 0 0 0 1px rgba(15, 153, 96, 0.4);\n            box-shadow:0 0 0 0 rgba(15, 153, 96, 0), 0 0 0 0 rgba(15, 153, 96, 0), inset 0 0 0 1px rgba(15, 153, 96, 0.4); }\n  .bp3-editable-text.bp3-intent-success.bp3-editable-text-editing::before{\n    -webkit-box-shadow:0 0 0 1px #0f9960, 0 0 0 3px rgba(15, 153, 96, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n            box-shadow:0 0 0 1px #0f9960, 0 0 0 3px rgba(15, 153, 96, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n  .bp3-editable-text.bp3-intent-warning .bp3-editable-text-input,\n  .bp3-editable-text.bp3-intent-warning .bp3-editable-text-content{\n    color:#d9822b; }\n  .bp3-editable-text.bp3-intent-warning:hover::before{\n    -webkit-box-shadow:0 0 0 0 rgba(217, 130, 43, 0), 0 0 0 0 rgba(217, 130, 43, 0), inset 0 0 0 1px rgba(217, 130, 43, 0.4);\n            box-shadow:0 0 0 0 rgba(217, 130, 43, 0), 0 0 0 0 rgba(217, 130, 43, 0), inset 0 0 0 1px rgba(217, 130, 43, 0.4); }\n  .bp3-editable-text.bp3-intent-warning.bp3-editable-text-editing::before{\n    -webkit-box-shadow:0 0 0 1px #d9822b, 0 0 0 3px rgba(217, 130, 43, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n            box-shadow:0 0 0 1px #d9822b, 0 0 0 3px rgba(217, 130, 43, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n  .bp3-editable-text.bp3-intent-danger .bp3-editable-text-input,\n  .bp3-editable-text.bp3-intent-danger .bp3-editable-text-content{\n    color:#db3737; }\n  .bp3-editable-text.bp3-intent-danger:hover::before{\n    -webkit-box-shadow:0 0 0 0 rgba(219, 55, 55, 0), 0 0 0 0 rgba(219, 55, 55, 0), inset 0 0 0 1px rgba(219, 55, 55, 0.4);\n            box-shadow:0 0 0 0 rgba(219, 55, 55, 0), 0 0 0 0 rgba(219, 55, 55, 0), inset 0 0 0 1px rgba(219, 55, 55, 0.4); }\n  .bp3-editable-text.bp3-intent-danger.bp3-editable-text-editing::before{\n    -webkit-box-shadow:0 0 0 1px #db3737, 0 0 0 3px rgba(219, 55, 55, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n            box-shadow:0 0 0 1px #db3737, 0 0 0 3px rgba(219, 55, 55, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n  .bp3-dark .bp3-editable-text:hover::before{\n    -webkit-box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(255, 255, 255, 0.15);\n            box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(255, 255, 255, 0.15); }\n  .bp3-dark .bp3-editable-text.bp3-editable-text-editing::before{\n    background-color:rgba(16, 22, 26, 0.3);\n    -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); }\n  .bp3-dark .bp3-editable-text.bp3-disabled::before{\n    -webkit-box-shadow:none;\n            box-shadow:none; }\n  .bp3-dark .bp3-editable-text.bp3-intent-primary .bp3-editable-text-content{\n    color:#48aff0; }\n  .bp3-dark .bp3-editable-text.bp3-intent-primary:hover::before{\n    -webkit-box-shadow:0 0 0 0 rgba(72, 175, 240, 0), 0 0 0 0 rgba(72, 175, 240, 0), inset 0 0 0 1px rgba(72, 175, 240, 0.4);\n            box-shadow:0 0 0 0 rgba(72, 175, 240, 0), 0 0 0 0 rgba(72, 175, 240, 0), inset 0 0 0 1px rgba(72, 175, 240, 0.4); }\n  .bp3-dark .bp3-editable-text.bp3-intent-primary.bp3-editable-text-editing::before{\n    -webkit-box-shadow:0 0 0 1px #48aff0, 0 0 0 3px rgba(72, 175, 240, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px #48aff0, 0 0 0 3px rgba(72, 175, 240, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); }\n  .bp3-dark .bp3-editable-text.bp3-intent-success .bp3-editable-text-content{\n    color:#3dcc91; }\n  .bp3-dark .bp3-editable-text.bp3-intent-success:hover::before{\n    -webkit-box-shadow:0 0 0 0 rgba(61, 204, 145, 0), 0 0 0 0 rgba(61, 204, 145, 0), inset 0 0 0 1px rgba(61, 204, 145, 0.4);\n            box-shadow:0 0 0 0 rgba(61, 204, 145, 0), 0 0 0 0 rgba(61, 204, 145, 0), inset 0 0 0 1px rgba(61, 204, 145, 0.4); }\n  .bp3-dark .bp3-editable-text.bp3-intent-success.bp3-editable-text-editing::before{\n    -webkit-box-shadow:0 0 0 1px #3dcc91, 0 0 0 3px rgba(61, 204, 145, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px #3dcc91, 0 0 0 3px rgba(61, 204, 145, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); }\n  .bp3-dark .bp3-editable-text.bp3-intent-warning .bp3-editable-text-content{\n    color:#ffb366; }\n  .bp3-dark .bp3-editable-text.bp3-intent-warning:hover::before{\n    -webkit-box-shadow:0 0 0 0 rgba(255, 179, 102, 0), 0 0 0 0 rgba(255, 179, 102, 0), inset 0 0 0 1px rgba(255, 179, 102, 0.4);\n            box-shadow:0 0 0 0 rgba(255, 179, 102, 0), 0 0 0 0 rgba(255, 179, 102, 0), inset 0 0 0 1px rgba(255, 179, 102, 0.4); }\n  .bp3-dark .bp3-editable-text.bp3-intent-warning.bp3-editable-text-editing::before{\n    -webkit-box-shadow:0 0 0 1px #ffb366, 0 0 0 3px rgba(255, 179, 102, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px #ffb366, 0 0 0 3px rgba(255, 179, 102, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); }\n  .bp3-dark .bp3-editable-text.bp3-intent-danger .bp3-editable-text-content{\n    color:#ff7373; }\n  .bp3-dark .bp3-editable-text.bp3-intent-danger:hover::before{\n    -webkit-box-shadow:0 0 0 0 rgba(255, 115, 115, 0), 0 0 0 0 rgba(255, 115, 115, 0), inset 0 0 0 1px rgba(255, 115, 115, 0.4);\n            box-shadow:0 0 0 0 rgba(255, 115, 115, 0), 0 0 0 0 rgba(255, 115, 115, 0), inset 0 0 0 1px rgba(255, 115, 115, 0.4); }\n  .bp3-dark .bp3-editable-text.bp3-intent-danger.bp3-editable-text-editing::before{\n    -webkit-box-shadow:0 0 0 1px #ff7373, 0 0 0 3px rgba(255, 115, 115, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px #ff7373, 0 0 0 3px rgba(255, 115, 115, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); }\n.bp3-editable-text-input,\n.bp3-editable-text-content{\n  color:inherit;\n  display:inherit;\n  font:inherit;\n  letter-spacing:inherit;\n  max-width:inherit;\n  min-width:inherit;\n  position:relative;\n  resize:none;\n  text-transform:inherit;\n  vertical-align:top; }\n.bp3-editable-text-input{\n  background:none;\n  border:none;\n  -webkit-box-shadow:none;\n          box-shadow:none;\n  padding:0;\n  white-space:pre-wrap;\n  width:100%; }\n  .bp3-editable-text-input::-webkit-input-placeholder{\n    color:rgba(92, 112, 128, 0.6);\n    opacity:1; }\n  .bp3-editable-text-input::-moz-placeholder{\n    color:rgba(92, 112, 128, 0.6);\n    opacity:1; }\n  .bp3-editable-text-input:-ms-input-placeholder{\n    color:rgba(92, 112, 128, 0.6);\n    opacity:1; }\n  .bp3-editable-text-input::-ms-input-placeholder{\n    color:rgba(92, 112, 128, 0.6);\n    opacity:1; }\n  .bp3-editable-text-input::placeholder{\n    color:rgba(92, 112, 128, 0.6);\n    opacity:1; }\n  .bp3-editable-text-input:focus{\n    outline:none; }\n  .bp3-editable-text-input::-ms-clear{\n    display:none; }\n.bp3-editable-text-content{\n  overflow:hidden;\n  padding-right:2px;\n  text-overflow:ellipsis;\n  white-space:pre; }\n  .bp3-editable-text-editing > .bp3-editable-text-content{\n    left:0;\n    position:absolute;\n    visibility:hidden; }\n  .bp3-editable-text-placeholder > .bp3-editable-text-content{\n    color:rgba(92, 112, 128, 0.6); }\n    .bp3-dark .bp3-editable-text-placeholder > .bp3-editable-text-content{\n      color:rgba(167, 182, 194, 0.6); }\n.bp3-editable-text.bp3-multiline{\n  display:block; }\n  .bp3-editable-text.bp3-multiline .bp3-editable-text-content{\n    overflow:auto;\n    white-space:pre-wrap;\n    word-wrap:break-word; }\n.bp3-divider{\n  border-bottom:1px solid rgba(16, 22, 26, 0.15);\n  border-right:1px solid rgba(16, 22, 26, 0.15);\n  margin:5px; }\n  .bp3-dark .bp3-divider{\n    border-color:rgba(16, 22, 26, 0.4); }\n.bp3-control-group{\n  -webkit-transform:translateZ(0);\n          transform:translateZ(0);\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  -webkit-box-orient:horizontal;\n  -webkit-box-direction:normal;\n      -ms-flex-direction:row;\n          flex-direction:row;\n  -webkit-box-align:stretch;\n      -ms-flex-align:stretch;\n          align-items:stretch; }\n  .bp3-control-group > *{\n    -webkit-box-flex:0;\n        -ms-flex-positive:0;\n            flex-grow:0;\n    -ms-flex-negative:0;\n        flex-shrink:0; }\n  .bp3-control-group > .bp3-fill{\n    -webkit-box-flex:1;\n        -ms-flex-positive:1;\n            flex-grow:1;\n    -ms-flex-negative:1;\n        flex-shrink:1; }\n  .bp3-control-group .bp3-button,\n  .bp3-control-group .bp3-html-select,\n  .bp3-control-group .bp3-input,\n  .bp3-control-group .bp3-select{\n    position:relative; }\n  .bp3-control-group .bp3-input{\n    border-radius:inherit;\n    z-index:2; }\n    .bp3-control-group .bp3-input:focus{\n      border-radius:3px;\n      z-index:14; }\n    .bp3-control-group .bp3-input[class*=\"bp3-intent\"]{\n      z-index:13; }\n      .bp3-control-group .bp3-input[class*=\"bp3-intent\"]:focus{\n        z-index:15; }\n    .bp3-control-group .bp3-input[readonly], .bp3-control-group .bp3-input:disabled, .bp3-control-group .bp3-input.bp3-disabled{\n      z-index:1; }\n  .bp3-control-group .bp3-input-group[class*=\"bp3-intent\"] .bp3-input{\n    z-index:13; }\n    .bp3-control-group .bp3-input-group[class*=\"bp3-intent\"] .bp3-input:focus{\n      z-index:15; }\n  .bp3-control-group .bp3-button,\n  .bp3-control-group .bp3-html-select select,\n  .bp3-control-group .bp3-select select{\n    -webkit-transform:translateZ(0);\n            transform:translateZ(0);\n    border-radius:inherit;\n    z-index:4; }\n    .bp3-control-group .bp3-button:focus,\n    .bp3-control-group .bp3-html-select select:focus,\n    .bp3-control-group .bp3-select select:focus{\n      z-index:5; }\n    .bp3-control-group .bp3-button:hover,\n    .bp3-control-group .bp3-html-select select:hover,\n    .bp3-control-group .bp3-select select:hover{\n      z-index:6; }\n    .bp3-control-group .bp3-button:active,\n    .bp3-control-group .bp3-html-select select:active,\n    .bp3-control-group .bp3-select select:active{\n      z-index:7; }\n    .bp3-control-group .bp3-button[readonly], .bp3-control-group .bp3-button:disabled, .bp3-control-group .bp3-button.bp3-disabled,\n    .bp3-control-group .bp3-html-select select[readonly],\n    .bp3-control-group .bp3-html-select select:disabled,\n    .bp3-control-group .bp3-html-select select.bp3-disabled,\n    .bp3-control-group .bp3-select select[readonly],\n    .bp3-control-group .bp3-select select:disabled,\n    .bp3-control-group .bp3-select select.bp3-disabled{\n      z-index:3; }\n    .bp3-control-group .bp3-button[class*=\"bp3-intent\"],\n    .bp3-control-group .bp3-html-select select[class*=\"bp3-intent\"],\n    .bp3-control-group .bp3-select select[class*=\"bp3-intent\"]{\n      z-index:9; }\n      .bp3-control-group .bp3-button[class*=\"bp3-intent\"]:focus,\n      .bp3-control-group .bp3-html-select select[class*=\"bp3-intent\"]:focus,\n      .bp3-control-group .bp3-select select[class*=\"bp3-intent\"]:focus{\n        z-index:10; }\n      .bp3-control-group .bp3-button[class*=\"bp3-intent\"]:hover,\n      .bp3-control-group .bp3-html-select select[class*=\"bp3-intent\"]:hover,\n      .bp3-control-group .bp3-select select[class*=\"bp3-intent\"]:hover{\n        z-index:11; }\n      .bp3-control-group .bp3-button[class*=\"bp3-intent\"]:active,\n      .bp3-control-group .bp3-html-select select[class*=\"bp3-intent\"]:active,\n      .bp3-control-group .bp3-select select[class*=\"bp3-intent\"]:active{\n        z-index:12; }\n      .bp3-control-group .bp3-button[class*=\"bp3-intent\"][readonly], .bp3-control-group .bp3-button[class*=\"bp3-intent\"]:disabled, .bp3-control-group .bp3-button[class*=\"bp3-intent\"].bp3-disabled,\n      .bp3-control-group .bp3-html-select select[class*=\"bp3-intent\"][readonly],\n      .bp3-control-group .bp3-html-select select[class*=\"bp3-intent\"]:disabled,\n      .bp3-control-group .bp3-html-select select[class*=\"bp3-intent\"].bp3-disabled,\n      .bp3-control-group .bp3-select select[class*=\"bp3-intent\"][readonly],\n      .bp3-control-group .bp3-select select[class*=\"bp3-intent\"]:disabled,\n      .bp3-control-group .bp3-select select[class*=\"bp3-intent\"].bp3-disabled{\n        z-index:8; }\n  .bp3-control-group .bp3-input-group > .bp3-icon,\n  .bp3-control-group .bp3-input-group > .bp3-button,\n  .bp3-control-group .bp3-input-group > .bp3-input-left-container,\n  .bp3-control-group .bp3-input-group > .bp3-input-action{\n    z-index:16; }\n  .bp3-control-group .bp3-select::after,\n  .bp3-control-group .bp3-html-select::after,\n  .bp3-control-group .bp3-select > .bp3-icon,\n  .bp3-control-group .bp3-html-select > .bp3-icon{\n    z-index:17; }\n  .bp3-control-group .bp3-select:focus-within{\n    z-index:5; }\n  .bp3-control-group:not(.bp3-vertical) > *:not(.bp3-divider){\n    margin-right:-1px; }\n  .bp3-control-group:not(.bp3-vertical) > .bp3-divider:not(:first-child){\n    margin-left:6px; }\n  .bp3-dark .bp3-control-group:not(.bp3-vertical) > *:not(.bp3-divider){\n    margin-right:0; }\n  .bp3-dark .bp3-control-group:not(.bp3-vertical) > .bp3-button + .bp3-button{\n    margin-left:1px; }\n  .bp3-control-group .bp3-popover-wrapper,\n  .bp3-control-group .bp3-popover-target{\n    border-radius:inherit; }\n  .bp3-control-group > :first-child{\n    border-radius:3px 0 0 3px; }\n  .bp3-control-group > :last-child{\n    border-radius:0 3px 3px 0;\n    margin-right:0; }\n  .bp3-control-group > :only-child{\n    border-radius:3px;\n    margin-right:0; }\n  .bp3-control-group .bp3-input-group .bp3-button{\n    border-radius:3px; }\n  .bp3-control-group .bp3-numeric-input:not(:first-child) .bp3-input-group{\n    border-bottom-left-radius:0;\n    border-top-left-radius:0; }\n  .bp3-control-group.bp3-fill{\n    width:100%; }\n  .bp3-control-group > .bp3-fill{\n    -webkit-box-flex:1;\n        -ms-flex:1 1 auto;\n            flex:1 1 auto; }\n  .bp3-control-group.bp3-fill > *:not(.bp3-fixed){\n    -webkit-box-flex:1;\n        -ms-flex:1 1 auto;\n            flex:1 1 auto; }\n  .bp3-control-group.bp3-vertical{\n    -webkit-box-orient:vertical;\n    -webkit-box-direction:normal;\n        -ms-flex-direction:column;\n            flex-direction:column; }\n    .bp3-control-group.bp3-vertical > *{\n      margin-top:-1px; }\n    .bp3-control-group.bp3-vertical > :first-child{\n      border-radius:3px 3px 0 0;\n      margin-top:0; }\n    .bp3-control-group.bp3-vertical > :last-child{\n      border-radius:0 0 3px 3px; }\n.bp3-control{\n  cursor:pointer;\n  display:block;\n  margin-bottom:10px;\n  position:relative;\n  text-transform:none; }\n  .bp3-control input:checked ~ .bp3-control-indicator{\n    background-color:#137cbd;\n    background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0)));\n    background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2);\n    color:#ffffff; }\n  .bp3-control:hover input:checked ~ .bp3-control-indicator{\n    background-color:#106ba3;\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); }\n  .bp3-control input:not(:disabled):active:checked ~ .bp3-control-indicator{\n    background:#0e5a8a;\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); }\n  .bp3-control input:disabled:checked ~ .bp3-control-indicator{\n    background:rgba(19, 124, 189, 0.5);\n    -webkit-box-shadow:none;\n            box-shadow:none; }\n  .bp3-dark .bp3-control input:checked ~ .bp3-control-indicator{\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); }\n  .bp3-dark .bp3-control:hover input:checked ~ .bp3-control-indicator{\n    background-color:#106ba3;\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); }\n  .bp3-dark .bp3-control input:not(:disabled):active:checked ~ .bp3-control-indicator{\n    background-color:#0e5a8a;\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); }\n  .bp3-dark .bp3-control input:disabled:checked ~ .bp3-control-indicator{\n    background:rgba(14, 90, 138, 0.5);\n    -webkit-box-shadow:none;\n            box-shadow:none; }\n  .bp3-control:not(.bp3-align-right){\n    padding-left:26px; }\n    .bp3-control:not(.bp3-align-right) .bp3-control-indicator{\n      margin-left:-26px; }\n  .bp3-control.bp3-align-right{\n    padding-right:26px; }\n    .bp3-control.bp3-align-right .bp3-control-indicator{\n      margin-right:-26px; }\n  .bp3-control.bp3-disabled{\n    color:rgba(92, 112, 128, 0.6);\n    cursor:not-allowed; }\n  .bp3-control.bp3-inline{\n    display:inline-block;\n    margin-right:20px; }\n  .bp3-control input{\n    left:0;\n    opacity:0;\n    position:absolute;\n    top:0;\n    z-index:-1; }\n  .bp3-control .bp3-control-indicator{\n    background-clip:padding-box;\n    background-color:#f5f8fa;\n    background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0)));\n    background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\n    border:none;\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1);\n    cursor:pointer;\n    display:inline-block;\n    font-size:16px;\n    height:1em;\n    margin-right:10px;\n    margin-top:-3px;\n    position:relative;\n    -webkit-user-select:none;\n       -moz-user-select:none;\n        -ms-user-select:none;\n            user-select:none;\n    vertical-align:middle;\n    width:1em; }\n    .bp3-control .bp3-control-indicator::before{\n      content:\"\";\n      display:block;\n      height:1em;\n      width:1em; }\n  .bp3-control:hover .bp3-control-indicator{\n    background-color:#ebf1f5; }\n  .bp3-control input:not(:disabled):active ~ .bp3-control-indicator{\n    background:#d8e1e8;\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2); }\n  .bp3-control input:disabled ~ .bp3-control-indicator{\n    background:rgba(206, 217, 224, 0.5);\n    -webkit-box-shadow:none;\n            box-shadow:none;\n    cursor:not-allowed; }\n  .bp3-control input:focus ~ .bp3-control-indicator{\n    outline:rgba(19, 124, 189, 0.6) auto 2px;\n    outline-offset:2px;\n    -moz-outline-radius:6px; }\n  .bp3-control.bp3-align-right .bp3-control-indicator{\n    float:right;\n    margin-left:10px;\n    margin-top:1px; }\n  .bp3-control.bp3-large{\n    font-size:16px; }\n    .bp3-control.bp3-large:not(.bp3-align-right){\n      padding-left:30px; }\n      .bp3-control.bp3-large:not(.bp3-align-right) .bp3-control-indicator{\n        margin-left:-30px; }\n    .bp3-control.bp3-large.bp3-align-right{\n      padding-right:30px; }\n      .bp3-control.bp3-large.bp3-align-right .bp3-control-indicator{\n        margin-right:-30px; }\n    .bp3-control.bp3-large .bp3-control-indicator{\n      font-size:20px; }\n    .bp3-control.bp3-large.bp3-align-right .bp3-control-indicator{\n      margin-top:0; }\n  .bp3-control.bp3-checkbox input:indeterminate ~ .bp3-control-indicator{\n    background-color:#137cbd;\n    background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0)));\n    background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2);\n    color:#ffffff; }\n  .bp3-control.bp3-checkbox:hover input:indeterminate ~ .bp3-control-indicator{\n    background-color:#106ba3;\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 -1px 0 rgba(16, 22, 26, 0.2); }\n  .bp3-control.bp3-checkbox input:not(:disabled):active:indeterminate ~ .bp3-control-indicator{\n    background:#0e5a8a;\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); }\n  .bp3-control.bp3-checkbox input:disabled:indeterminate ~ .bp3-control-indicator{\n    background:rgba(19, 124, 189, 0.5);\n    -webkit-box-shadow:none;\n            box-shadow:none; }\n  .bp3-dark .bp3-control.bp3-checkbox input:indeterminate ~ .bp3-control-indicator{\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); }\n  .bp3-dark .bp3-control.bp3-checkbox:hover input:indeterminate ~ .bp3-control-indicator{\n    background-color:#106ba3;\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); }\n  .bp3-dark .bp3-control.bp3-checkbox input:not(:disabled):active:indeterminate ~ .bp3-control-indicator{\n    background-color:#0e5a8a;\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4), inset 0 1px 2px rgba(16, 22, 26, 0.2); }\n  .bp3-dark .bp3-control.bp3-checkbox input:disabled:indeterminate ~ .bp3-control-indicator{\n    background:rgba(14, 90, 138, 0.5);\n    -webkit-box-shadow:none;\n            box-shadow:none; }\n  .bp3-control.bp3-checkbox .bp3-control-indicator{\n    border-radius:3px; }\n  .bp3-control.bp3-checkbox input:checked ~ .bp3-control-indicator::before{\n    background-image:url(\"data:image\/svg+xml,%3csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 5c-.28 0-.53.11-.71.29L7 9.59l-2.29-2.3a1.003 1.003 0 00-1.42 1.42l3 3c.18.18.43.29.71.29s.53-.11.71-.29l5-5A1.003 1.003 0 0012 5z' fill='white'\/%3e%3c\/svg%3e\"); }\n  .bp3-control.bp3-checkbox input:indeterminate ~ .bp3-control-indicator::before{\n    background-image:url(\"data:image\/svg+xml,%3csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 7H5c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1z' fill='white'\/%3e%3c\/svg%3e\"); }\n  .bp3-control.bp3-radio .bp3-control-indicator{\n    border-radius:50%; }\n  .bp3-control.bp3-radio input:checked ~ .bp3-control-indicator::before{\n    background-image:radial-gradient(#ffffff, #ffffff 28%, transparent 32%); }\n  .bp3-control.bp3-radio input:checked:disabled ~ .bp3-control-indicator::before{\n    opacity:0.5; }\n  .bp3-control.bp3-radio input:focus ~ .bp3-control-indicator{\n    -moz-outline-radius:16px; }\n  .bp3-control.bp3-switch input ~ .bp3-control-indicator{\n    background:rgba(167, 182, 194, 0.5); }\n  .bp3-control.bp3-switch:hover input ~ .bp3-control-indicator{\n    background:rgba(115, 134, 148, 0.5); }\n  .bp3-control.bp3-switch input:not(:disabled):active ~ .bp3-control-indicator{\n    background:rgba(92, 112, 128, 0.5); }\n  .bp3-control.bp3-switch input:disabled ~ .bp3-control-indicator{\n    background:rgba(206, 217, 224, 0.5); }\n    .bp3-control.bp3-switch input:disabled ~ .bp3-control-indicator::before{\n      background:rgba(255, 255, 255, 0.8); }\n  .bp3-control.bp3-switch input:checked ~ .bp3-control-indicator{\n    background:#137cbd; }\n  .bp3-control.bp3-switch:hover input:checked ~ .bp3-control-indicator{\n    background:#106ba3; }\n  .bp3-control.bp3-switch input:checked:not(:disabled):active ~ .bp3-control-indicator{\n    background:#0e5a8a; }\n  .bp3-control.bp3-switch input:checked:disabled ~ .bp3-control-indicator{\n    background:rgba(19, 124, 189, 0.5); }\n    .bp3-control.bp3-switch input:checked:disabled ~ .bp3-control-indicator::before{\n      background:rgba(255, 255, 255, 0.8); }\n  .bp3-control.bp3-switch:not(.bp3-align-right){\n    padding-left:38px; }\n    .bp3-control.bp3-switch:not(.bp3-align-right) .bp3-control-indicator{\n      margin-left:-38px; }\n  .bp3-control.bp3-switch.bp3-align-right{\n    padding-right:38px; }\n    .bp3-control.bp3-switch.bp3-align-right .bp3-control-indicator{\n      margin-right:-38px; }\n  .bp3-control.bp3-switch .bp3-control-indicator{\n    border:none;\n    border-radius:1.75em;\n    -webkit-box-shadow:none !important;\n            box-shadow:none !important;\n    min-width:1.75em;\n    -webkit-transition:background-color 100ms cubic-bezier(0.4, 1, 0.75, 0.9);\n    transition:background-color 100ms cubic-bezier(0.4, 1, 0.75, 0.9);\n    width:auto; }\n    .bp3-control.bp3-switch .bp3-control-indicator::before{\n      background:#ffffff;\n      border-radius:50%;\n      -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 1px 1px rgba(16, 22, 26, 0.2);\n              box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 1px 1px rgba(16, 22, 26, 0.2);\n      height:calc(1em - 4px);\n      left:0;\n      margin:2px;\n      position:absolute;\n      -webkit-transition:left 100ms cubic-bezier(0.4, 1, 0.75, 0.9);\n      transition:left 100ms cubic-bezier(0.4, 1, 0.75, 0.9);\n      width:calc(1em - 4px); }\n  .bp3-control.bp3-switch input:checked ~ .bp3-control-indicator::before{\n    left:calc(100% - 1em); }\n  .bp3-control.bp3-switch.bp3-large:not(.bp3-align-right){\n    padding-left:45px; }\n    .bp3-control.bp3-switch.bp3-large:not(.bp3-align-right) .bp3-control-indicator{\n      margin-left:-45px; }\n  .bp3-control.bp3-switch.bp3-large.bp3-align-right{\n    padding-right:45px; }\n    .bp3-control.bp3-switch.bp3-large.bp3-align-right .bp3-control-indicator{\n      margin-right:-45px; }\n  .bp3-dark .bp3-control.bp3-switch input ~ .bp3-control-indicator{\n    background:rgba(16, 22, 26, 0.5); }\n  .bp3-dark .bp3-control.bp3-switch:hover input ~ .bp3-control-indicator{\n    background:rgba(16, 22, 26, 0.7); }\n  .bp3-dark .bp3-control.bp3-switch input:not(:disabled):active ~ .bp3-control-indicator{\n    background:rgba(16, 22, 26, 0.9); }\n  .bp3-dark .bp3-control.bp3-switch input:disabled ~ .bp3-control-indicator{\n    background:rgba(57, 75, 89, 0.5); }\n    .bp3-dark .bp3-control.bp3-switch input:disabled ~ .bp3-control-indicator::before{\n      background:rgba(16, 22, 26, 0.4); }\n  .bp3-dark .bp3-control.bp3-switch input:checked ~ .bp3-control-indicator{\n    background:#137cbd; }\n  .bp3-dark .bp3-control.bp3-switch:hover input:checked ~ .bp3-control-indicator{\n    background:#106ba3; }\n  .bp3-dark .bp3-control.bp3-switch input:checked:not(:disabled):active ~ .bp3-control-indicator{\n    background:#0e5a8a; }\n  .bp3-dark .bp3-control.bp3-switch input:checked:disabled ~ .bp3-control-indicator{\n    background:rgba(14, 90, 138, 0.5); }\n    .bp3-dark .bp3-control.bp3-switch input:checked:disabled ~ .bp3-control-indicator::before{\n      background:rgba(16, 22, 26, 0.4); }\n  .bp3-dark .bp3-control.bp3-switch .bp3-control-indicator::before{\n    background:#394b59;\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); }\n  .bp3-dark .bp3-control.bp3-switch input:checked ~ .bp3-control-indicator::before{\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4); }\n  .bp3-control.bp3-switch .bp3-switch-inner-text{\n    font-size:0.7em;\n    text-align:center; }\n  .bp3-control.bp3-switch .bp3-control-indicator-child:first-child{\n    line-height:0;\n    margin-left:0.5em;\n    margin-right:1.2em;\n    visibility:hidden; }\n  .bp3-control.bp3-switch .bp3-control-indicator-child:last-child{\n    line-height:1em;\n    margin-left:1.2em;\n    margin-right:0.5em;\n    visibility:visible; }\n  .bp3-control.bp3-switch input:checked ~ .bp3-control-indicator .bp3-control-indicator-child:first-child{\n    line-height:1em;\n    visibility:visible; }\n  .bp3-control.bp3-switch input:checked ~ .bp3-control-indicator .bp3-control-indicator-child:last-child{\n    line-height:0;\n    visibility:hidden; }\n  .bp3-dark .bp3-control{\n    color:#f5f8fa; }\n    .bp3-dark .bp3-control.bp3-disabled{\n      color:rgba(167, 182, 194, 0.6); }\n    .bp3-dark .bp3-control .bp3-control-indicator{\n      background-color:#394b59;\n      background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.05)), to(rgba(255, 255, 255, 0)));\n      background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0));\n      -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4);\n              box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); }\n    .bp3-dark .bp3-control:hover .bp3-control-indicator{\n      background-color:#30404d; }\n    .bp3-dark .bp3-control input:not(:disabled):active ~ .bp3-control-indicator{\n      background:#202b33;\n      -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.6), inset 0 1px 2px rgba(16, 22, 26, 0.2);\n              box-shadow:0 0 0 1px rgba(16, 22, 26, 0.6), inset 0 1px 2px rgba(16, 22, 26, 0.2); }\n    .bp3-dark .bp3-control input:disabled ~ .bp3-control-indicator{\n      background:rgba(57, 75, 89, 0.5);\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      cursor:not-allowed; }\n    .bp3-dark .bp3-control.bp3-checkbox input:disabled:checked ~ .bp3-control-indicator, .bp3-dark .bp3-control.bp3-checkbox input:disabled:indeterminate ~ .bp3-control-indicator{\n      color:rgba(167, 182, 194, 0.6); }\n.bp3-file-input{\n  cursor:pointer;\n  display:inline-block;\n  height:30px;\n  position:relative; }\n  .bp3-file-input input{\n    margin:0;\n    min-width:200px;\n    opacity:0; }\n    .bp3-file-input input:disabled + .bp3-file-upload-input,\n    .bp3-file-input input.bp3-disabled + .bp3-file-upload-input{\n      background:rgba(206, 217, 224, 0.5);\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:rgba(92, 112, 128, 0.6);\n      cursor:not-allowed;\n      resize:none; }\n      .bp3-file-input input:disabled + .bp3-file-upload-input::after,\n      .bp3-file-input input.bp3-disabled + .bp3-file-upload-input::after{\n        background-color:rgba(206, 217, 224, 0.5);\n        background-image:none;\n        -webkit-box-shadow:none;\n                box-shadow:none;\n        color:rgba(92, 112, 128, 0.6);\n        cursor:not-allowed;\n        outline:none; }\n        .bp3-file-input input:disabled + .bp3-file-upload-input::after.bp3-active, .bp3-file-input input:disabled + .bp3-file-upload-input::after.bp3-active:hover,\n        .bp3-file-input input.bp3-disabled + .bp3-file-upload-input::after.bp3-active,\n        .bp3-file-input input.bp3-disabled + .bp3-file-upload-input::after.bp3-active:hover{\n          background:rgba(206, 217, 224, 0.7); }\n      .bp3-dark .bp3-file-input input:disabled + .bp3-file-upload-input, .bp3-dark\n      .bp3-file-input input.bp3-disabled + .bp3-file-upload-input{\n        background:rgba(57, 75, 89, 0.5);\n        -webkit-box-shadow:none;\n                box-shadow:none;\n        color:rgba(167, 182, 194, 0.6); }\n        .bp3-dark .bp3-file-input input:disabled + .bp3-file-upload-input::after, .bp3-dark\n        .bp3-file-input input.bp3-disabled + .bp3-file-upload-input::after{\n          background-color:rgba(57, 75, 89, 0.5);\n          background-image:none;\n          -webkit-box-shadow:none;\n                  box-shadow:none;\n          color:rgba(167, 182, 194, 0.6); }\n          .bp3-dark .bp3-file-input input:disabled + .bp3-file-upload-input::after.bp3-active, .bp3-dark\n          .bp3-file-input input.bp3-disabled + .bp3-file-upload-input::after.bp3-active{\n            background:rgba(57, 75, 89, 0.7); }\n  .bp3-file-input.bp3-file-input-has-selection .bp3-file-upload-input{\n    color:#182026; }\n  .bp3-dark .bp3-file-input.bp3-file-input-has-selection .bp3-file-upload-input{\n    color:#f5f8fa; }\n  .bp3-file-input.bp3-fill{\n    width:100%; }\n  .bp3-file-input.bp3-large,\n  .bp3-large .bp3-file-input{\n    height:40px; }\n  .bp3-file-input .bp3-file-upload-input-custom-text::after{\n    content:attr(bp3-button-text); }\n.bp3-file-upload-input{\n  -webkit-appearance:none;\n     -moz-appearance:none;\n          appearance:none;\n  background:#ffffff;\n  border:none;\n  border-radius:3px;\n  -webkit-box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n          box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n  color:#182026;\n  font-size:14px;\n  font-weight:400;\n  height:30px;\n  line-height:30px;\n  outline:none;\n  padding:0 10px;\n  -webkit-transition:-webkit-box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9);\n  transition:-webkit-box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9);\n  transition:box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9);\n  transition:box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9), -webkit-box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9);\n  vertical-align:middle;\n  overflow:hidden;\n  text-overflow:ellipsis;\n  white-space:nowrap;\n  word-wrap:normal;\n  color:rgba(92, 112, 128, 0.6);\n  left:0;\n  padding-right:80px;\n  position:absolute;\n  right:0;\n  top:0;\n  -webkit-user-select:none;\n     -moz-user-select:none;\n      -ms-user-select:none;\n          user-select:none; }\n  .bp3-file-upload-input::-webkit-input-placeholder{\n    color:rgba(92, 112, 128, 0.6);\n    opacity:1; }\n  .bp3-file-upload-input::-moz-placeholder{\n    color:rgba(92, 112, 128, 0.6);\n    opacity:1; }\n  .bp3-file-upload-input:-ms-input-placeholder{\n    color:rgba(92, 112, 128, 0.6);\n    opacity:1; }\n  .bp3-file-upload-input::-ms-input-placeholder{\n    color:rgba(92, 112, 128, 0.6);\n    opacity:1; }\n  .bp3-file-upload-input::placeholder{\n    color:rgba(92, 112, 128, 0.6);\n    opacity:1; }\n  .bp3-file-upload-input:focus, .bp3-file-upload-input.bp3-active{\n    -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n            box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n  .bp3-file-upload-input[type=\"search\"], .bp3-file-upload-input.bp3-round{\n    border-radius:30px;\n    -webkit-box-sizing:border-box;\n            box-sizing:border-box;\n    padding-left:10px; }\n  .bp3-file-upload-input[readonly]{\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.15);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.15); }\n  .bp3-file-upload-input:disabled, .bp3-file-upload-input.bp3-disabled{\n    background:rgba(206, 217, 224, 0.5);\n    -webkit-box-shadow:none;\n            box-shadow:none;\n    color:rgba(92, 112, 128, 0.6);\n    cursor:not-allowed;\n    resize:none; }\n  .bp3-file-upload-input::after{\n    background-color:#f5f8fa;\n    background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0)));\n    background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1);\n    color:#182026;\n    min-height:24px;\n    min-width:24px;\n    overflow:hidden;\n    text-overflow:ellipsis;\n    white-space:nowrap;\n    word-wrap:normal;\n    border-radius:3px;\n    content:\"Browse\";\n    line-height:24px;\n    margin:3px;\n    position:absolute;\n    right:0;\n    text-align:center;\n    top:0;\n    width:70px; }\n    .bp3-file-upload-input::after:hover{\n      background-clip:padding-box;\n      background-color:#ebf1f5;\n      -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1);\n              box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); }\n    .bp3-file-upload-input::after:active, .bp3-file-upload-input::after.bp3-active{\n      background-color:#d8e1e8;\n      background-image:none;\n      -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2);\n              box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2); }\n    .bp3-file-upload-input::after:disabled, .bp3-file-upload-input::after.bp3-disabled{\n      background-color:rgba(206, 217, 224, 0.5);\n      background-image:none;\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:rgba(92, 112, 128, 0.6);\n      cursor:not-allowed;\n      outline:none; }\n      .bp3-file-upload-input::after:disabled.bp3-active, .bp3-file-upload-input::after:disabled.bp3-active:hover, .bp3-file-upload-input::after.bp3-disabled.bp3-active, .bp3-file-upload-input::after.bp3-disabled.bp3-active:hover{\n        background:rgba(206, 217, 224, 0.7); }\n  .bp3-file-upload-input:hover::after{\n    background-clip:padding-box;\n    background-color:#ebf1f5;\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); }\n  .bp3-file-upload-input:active::after{\n    background-color:#d8e1e8;\n    background-image:none;\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2); }\n  .bp3-large .bp3-file-upload-input{\n    font-size:16px;\n    height:40px;\n    line-height:40px;\n    padding-right:95px; }\n    .bp3-large .bp3-file-upload-input[type=\"search\"], .bp3-large .bp3-file-upload-input.bp3-round{\n      padding:0 15px; }\n    .bp3-large .bp3-file-upload-input::after{\n      min-height:30px;\n      min-width:30px;\n      line-height:30px;\n      margin:5px;\n      width:85px; }\n  .bp3-dark .bp3-file-upload-input{\n    background:rgba(16, 22, 26, 0.3);\n    -webkit-box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n    color:#f5f8fa;\n    color:rgba(167, 182, 194, 0.6); }\n    .bp3-dark .bp3-file-upload-input::-webkit-input-placeholder{\n      color:rgba(167, 182, 194, 0.6); }\n    .bp3-dark .bp3-file-upload-input::-moz-placeholder{\n      color:rgba(167, 182, 194, 0.6); }\n    .bp3-dark .bp3-file-upload-input:-ms-input-placeholder{\n      color:rgba(167, 182, 194, 0.6); }\n    .bp3-dark .bp3-file-upload-input::-ms-input-placeholder{\n      color:rgba(167, 182, 194, 0.6); }\n    .bp3-dark .bp3-file-upload-input::placeholder{\n      color:rgba(167, 182, 194, 0.6); }\n    .bp3-dark .bp3-file-upload-input:focus{\n      -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n              box-shadow:0 0 0 1px #137cbd, 0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); }\n    .bp3-dark .bp3-file-upload-input[readonly]{\n      -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4);\n              box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4); }\n    .bp3-dark .bp3-file-upload-input:disabled, .bp3-dark .bp3-file-upload-input.bp3-disabled{\n      background:rgba(57, 75, 89, 0.5);\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:rgba(167, 182, 194, 0.6); }\n    .bp3-dark .bp3-file-upload-input::after{\n      background-color:#394b59;\n      background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.05)), to(rgba(255, 255, 255, 0)));\n      background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0));\n      -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4);\n              box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4);\n      color:#f5f8fa; }\n      .bp3-dark .bp3-file-upload-input::after:hover, .bp3-dark .bp3-file-upload-input::after:active, .bp3-dark .bp3-file-upload-input::after.bp3-active{\n        color:#f5f8fa; }\n      .bp3-dark .bp3-file-upload-input::after:hover{\n        background-color:#30404d;\n        -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4);\n                box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); }\n      .bp3-dark .bp3-file-upload-input::after:active, .bp3-dark .bp3-file-upload-input::after.bp3-active{\n        background-color:#202b33;\n        background-image:none;\n        -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.6), inset 0 1px 2px rgba(16, 22, 26, 0.2);\n                box-shadow:0 0 0 1px rgba(16, 22, 26, 0.6), inset 0 1px 2px rgba(16, 22, 26, 0.2); }\n      .bp3-dark .bp3-file-upload-input::after:disabled, .bp3-dark .bp3-file-upload-input::after.bp3-disabled{\n        background-color:rgba(57, 75, 89, 0.5);\n        background-image:none;\n        -webkit-box-shadow:none;\n                box-shadow:none;\n        color:rgba(167, 182, 194, 0.6); }\n        .bp3-dark .bp3-file-upload-input::after:disabled.bp3-active, .bp3-dark .bp3-file-upload-input::after.bp3-disabled.bp3-active{\n          background:rgba(57, 75, 89, 0.7); }\n      .bp3-dark .bp3-file-upload-input::after .bp3-button-spinner .bp3-spinner-head{\n        background:rgba(16, 22, 26, 0.5);\n        stroke:#8a9ba8; }\n    .bp3-dark .bp3-file-upload-input:hover::after{\n      background-color:#30404d;\n      -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4);\n              box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); }\n    .bp3-dark .bp3-file-upload-input:active::after{\n      background-color:#202b33;\n      background-image:none;\n      -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.6), inset 0 1px 2px rgba(16, 22, 26, 0.2);\n              box-shadow:0 0 0 1px rgba(16, 22, 26, 0.6), inset 0 1px 2px rgba(16, 22, 26, 0.2); }\n.bp3-file-upload-input::after{\n  -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1);\n          box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); }\n.bp3-form-group{\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  -webkit-box-orient:vertical;\n  -webkit-box-direction:normal;\n      -ms-flex-direction:column;\n          flex-direction:column;\n  margin:0 0 15px; }\n  .bp3-form-group label.bp3-label{\n    margin-bottom:5px; }\n  .bp3-form-group .bp3-control{\n    margin-top:7px; }\n  .bp3-form-group .bp3-form-helper-text{\n    color:#5c7080;\n    font-size:12px;\n    margin-top:5px; }\n  .bp3-form-group.bp3-intent-primary .bp3-form-helper-text{\n    color:#106ba3; }\n  .bp3-form-group.bp3-intent-success .bp3-form-helper-text{\n    color:#0d8050; }\n  .bp3-form-group.bp3-intent-warning .bp3-form-helper-text{\n    color:#bf7326; }\n  .bp3-form-group.bp3-intent-danger .bp3-form-helper-text{\n    color:#c23030; }\n  .bp3-form-group.bp3-inline{\n    -webkit-box-align:start;\n        -ms-flex-align:start;\n            align-items:flex-start;\n    -webkit-box-orient:horizontal;\n    -webkit-box-direction:normal;\n        -ms-flex-direction:row;\n            flex-direction:row; }\n    .bp3-form-group.bp3-inline.bp3-large label.bp3-label{\n      line-height:40px;\n      margin:0 10px 0 0; }\n    .bp3-form-group.bp3-inline label.bp3-label{\n      line-height:30px;\n      margin:0 10px 0 0; }\n  .bp3-form-group.bp3-disabled .bp3-label,\n  .bp3-form-group.bp3-disabled .bp3-text-muted,\n  .bp3-form-group.bp3-disabled .bp3-form-helper-text{\n    color:rgba(92, 112, 128, 0.6) !important; }\n  .bp3-dark .bp3-form-group.bp3-intent-primary .bp3-form-helper-text{\n    color:#48aff0; }\n  .bp3-dark .bp3-form-group.bp3-intent-success .bp3-form-helper-text{\n    color:#3dcc91; }\n  .bp3-dark .bp3-form-group.bp3-intent-warning .bp3-form-helper-text{\n    color:#ffb366; }\n  .bp3-dark .bp3-form-group.bp3-intent-danger .bp3-form-helper-text{\n    color:#ff7373; }\n  .bp3-dark .bp3-form-group .bp3-form-helper-text{\n    color:#a7b6c2; }\n  .bp3-dark .bp3-form-group.bp3-disabled .bp3-label,\n  .bp3-dark .bp3-form-group.bp3-disabled .bp3-text-muted,\n  .bp3-dark .bp3-form-group.bp3-disabled .bp3-form-helper-text{\n    color:rgba(167, 182, 194, 0.6) !important; }\n.bp3-input-group{\n  display:block;\n  position:relative; }\n  .bp3-input-group .bp3-input{\n    position:relative;\n    width:100%; }\n    .bp3-input-group .bp3-input:not(:first-child){\n      padding-left:30px; }\n    .bp3-input-group .bp3-input:not(:last-child){\n      padding-right:30px; }\n  .bp3-input-group .bp3-input-action,\n  .bp3-input-group > .bp3-input-left-container,\n  .bp3-input-group > .bp3-button,\n  .bp3-input-group > .bp3-icon{\n    position:absolute;\n    top:0; }\n    .bp3-input-group .bp3-input-action:first-child,\n    .bp3-input-group > .bp3-input-left-container:first-child,\n    .bp3-input-group > .bp3-button:first-child,\n    .bp3-input-group > .bp3-icon:first-child{\n      left:0; }\n    .bp3-input-group .bp3-input-action:last-child,\n    .bp3-input-group > .bp3-input-left-container:last-child,\n    .bp3-input-group > .bp3-button:last-child,\n    .bp3-input-group > .bp3-icon:last-child{\n      right:0; }\n  .bp3-input-group .bp3-button{\n    min-height:24px;\n    min-width:24px;\n    margin:3px;\n    padding:0 7px; }\n    .bp3-input-group .bp3-button:empty{\n      padding:0; }\n  .bp3-input-group > .bp3-input-left-container,\n  .bp3-input-group > .bp3-icon{\n    z-index:1; }\n  .bp3-input-group > .bp3-input-left-container > .bp3-icon,\n  .bp3-input-group > .bp3-icon{\n    color:#5c7080; }\n    .bp3-input-group > .bp3-input-left-container > .bp3-icon:empty,\n    .bp3-input-group > .bp3-icon:empty{\n      font-family:\"Icons16\", sans-serif;\n      font-size:16px;\n      font-style:normal;\n      font-weight:400;\n      line-height:1;\n      -moz-osx-font-smoothing:grayscale;\n      -webkit-font-smoothing:antialiased; }\n  .bp3-input-group > .bp3-input-left-container > .bp3-icon,\n  .bp3-input-group > .bp3-icon,\n  .bp3-input-group .bp3-input-action > .bp3-spinner{\n    margin:7px; }\n  .bp3-input-group .bp3-tag{\n    margin:5px; }\n  .bp3-input-group .bp3-input:not(:focus) + .bp3-button.bp3-minimal:not(:hover):not(:focus),\n  .bp3-input-group .bp3-input:not(:focus) + .bp3-input-action .bp3-button.bp3-minimal:not(:hover):not(:focus){\n    color:#5c7080; }\n    .bp3-dark .bp3-input-group .bp3-input:not(:focus) + .bp3-button.bp3-minimal:not(:hover):not(:focus), .bp3-dark\n    .bp3-input-group .bp3-input:not(:focus) + .bp3-input-action .bp3-button.bp3-minimal:not(:hover):not(:focus){\n      color:#a7b6c2; }\n    .bp3-input-group .bp3-input:not(:focus) + .bp3-button.bp3-minimal:not(:hover):not(:focus) .bp3-icon, .bp3-input-group .bp3-input:not(:focus) + .bp3-button.bp3-minimal:not(:hover):not(:focus) .bp3-icon-standard, .bp3-input-group .bp3-input:not(:focus) + .bp3-button.bp3-minimal:not(:hover):not(:focus) .bp3-icon-large,\n    .bp3-input-group .bp3-input:not(:focus) + .bp3-input-action .bp3-button.bp3-minimal:not(:hover):not(:focus) .bp3-icon,\n    .bp3-input-group .bp3-input:not(:focus) + .bp3-input-action .bp3-button.bp3-minimal:not(:hover):not(:focus) .bp3-icon-standard,\n    .bp3-input-group .bp3-input:not(:focus) + .bp3-input-action .bp3-button.bp3-minimal:not(:hover):not(:focus) .bp3-icon-large{\n      color:#5c7080; }\n  .bp3-input-group .bp3-input:not(:focus) + .bp3-button.bp3-minimal:disabled,\n  .bp3-input-group .bp3-input:not(:focus) + .bp3-input-action .bp3-button.bp3-minimal:disabled{\n    color:rgba(92, 112, 128, 0.6) !important; }\n    .bp3-input-group .bp3-input:not(:focus) + .bp3-button.bp3-minimal:disabled .bp3-icon, .bp3-input-group .bp3-input:not(:focus) + .bp3-button.bp3-minimal:disabled .bp3-icon-standard, .bp3-input-group .bp3-input:not(:focus) + .bp3-button.bp3-minimal:disabled .bp3-icon-large,\n    .bp3-input-group .bp3-input:not(:focus) + .bp3-input-action .bp3-button.bp3-minimal:disabled .bp3-icon,\n    .bp3-input-group .bp3-input:not(:focus) + .bp3-input-action .bp3-button.bp3-minimal:disabled .bp3-icon-standard,\n    .bp3-input-group .bp3-input:not(:focus) + .bp3-input-action .bp3-button.bp3-minimal:disabled .bp3-icon-large{\n      color:rgba(92, 112, 128, 0.6) !important; }\n  .bp3-input-group.bp3-disabled{\n    cursor:not-allowed; }\n    .bp3-input-group.bp3-disabled .bp3-icon{\n      color:rgba(92, 112, 128, 0.6); }\n  .bp3-input-group.bp3-large .bp3-button{\n    min-height:30px;\n    min-width:30px;\n    margin:5px; }\n  .bp3-input-group.bp3-large > .bp3-input-left-container > .bp3-icon,\n  .bp3-input-group.bp3-large > .bp3-icon,\n  .bp3-input-group.bp3-large .bp3-input-action > .bp3-spinner{\n    margin:12px; }\n  .bp3-input-group.bp3-large .bp3-input{\n    font-size:16px;\n    height:40px;\n    line-height:40px; }\n    .bp3-input-group.bp3-large .bp3-input[type=\"search\"], .bp3-input-group.bp3-large .bp3-input.bp3-round{\n      padding:0 15px; }\n    .bp3-input-group.bp3-large .bp3-input:not(:first-child){\n      padding-left:40px; }\n    .bp3-input-group.bp3-large .bp3-input:not(:last-child){\n      padding-right:40px; }\n  .bp3-input-group.bp3-small .bp3-button{\n    min-height:20px;\n    min-width:20px;\n    margin:2px; }\n  .bp3-input-group.bp3-small .bp3-tag{\n    min-height:20px;\n    min-width:20px;\n    margin:2px; }\n  .bp3-input-group.bp3-small > .bp3-input-left-container > .bp3-icon,\n  .bp3-input-group.bp3-small > .bp3-icon,\n  .bp3-input-group.bp3-small .bp3-input-action > .bp3-spinner{\n    margin:4px; }\n  .bp3-input-group.bp3-small .bp3-input{\n    font-size:12px;\n    height:24px;\n    line-height:24px;\n    padding-left:8px;\n    padding-right:8px; }\n    .bp3-input-group.bp3-small .bp3-input[type=\"search\"], .bp3-input-group.bp3-small .bp3-input.bp3-round{\n      padding:0 12px; }\n    .bp3-input-group.bp3-small .bp3-input:not(:first-child){\n      padding-left:24px; }\n    .bp3-input-group.bp3-small .bp3-input:not(:last-child){\n      padding-right:24px; }\n  .bp3-input-group.bp3-fill{\n    -webkit-box-flex:1;\n        -ms-flex:1 1 auto;\n            flex:1 1 auto;\n    width:100%; }\n  .bp3-input-group.bp3-round .bp3-button,\n  .bp3-input-group.bp3-round .bp3-input,\n  .bp3-input-group.bp3-round .bp3-tag{\n    border-radius:30px; }\n  .bp3-dark .bp3-input-group .bp3-icon{\n    color:#a7b6c2; }\n  .bp3-dark .bp3-input-group.bp3-disabled .bp3-icon{\n    color:rgba(167, 182, 194, 0.6); }\n  .bp3-input-group.bp3-intent-primary .bp3-input{\n    -webkit-box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px #137cbd, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n            box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px #137cbd, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n    .bp3-input-group.bp3-intent-primary .bp3-input:focus{\n      -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n              box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n    .bp3-input-group.bp3-intent-primary .bp3-input[readonly]{\n      -webkit-box-shadow:inset 0 0 0 1px #137cbd;\n              box-shadow:inset 0 0 0 1px #137cbd; }\n    .bp3-input-group.bp3-intent-primary .bp3-input:disabled, .bp3-input-group.bp3-intent-primary .bp3-input.bp3-disabled{\n      -webkit-box-shadow:none;\n              box-shadow:none; }\n  .bp3-input-group.bp3-intent-primary > .bp3-icon{\n    color:#106ba3; }\n    .bp3-dark .bp3-input-group.bp3-intent-primary > .bp3-icon{\n      color:#48aff0; }\n  .bp3-input-group.bp3-intent-success .bp3-input{\n    -webkit-box-shadow:0 0 0 0 rgba(15, 153, 96, 0), 0 0 0 0 rgba(15, 153, 96, 0), inset 0 0 0 1px #0f9960, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n            box-shadow:0 0 0 0 rgba(15, 153, 96, 0), 0 0 0 0 rgba(15, 153, 96, 0), inset 0 0 0 1px #0f9960, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n    .bp3-input-group.bp3-intent-success .bp3-input:focus{\n      -webkit-box-shadow:0 0 0 1px #0f9960, 0 0 0 3px rgba(15, 153, 96, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n              box-shadow:0 0 0 1px #0f9960, 0 0 0 3px rgba(15, 153, 96, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n    .bp3-input-group.bp3-intent-success .bp3-input[readonly]{\n      -webkit-box-shadow:inset 0 0 0 1px #0f9960;\n              box-shadow:inset 0 0 0 1px #0f9960; }\n    .bp3-input-group.bp3-intent-success .bp3-input:disabled, .bp3-input-group.bp3-intent-success .bp3-input.bp3-disabled{\n      -webkit-box-shadow:none;\n              box-shadow:none; }\n  .bp3-input-group.bp3-intent-success > .bp3-icon{\n    color:#0d8050; }\n    .bp3-dark .bp3-input-group.bp3-intent-success > .bp3-icon{\n      color:#3dcc91; }\n  .bp3-input-group.bp3-intent-warning .bp3-input{\n    -webkit-box-shadow:0 0 0 0 rgba(217, 130, 43, 0), 0 0 0 0 rgba(217, 130, 43, 0), inset 0 0 0 1px #d9822b, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n            box-shadow:0 0 0 0 rgba(217, 130, 43, 0), 0 0 0 0 rgba(217, 130, 43, 0), inset 0 0 0 1px #d9822b, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n    .bp3-input-group.bp3-intent-warning .bp3-input:focus{\n      -webkit-box-shadow:0 0 0 1px #d9822b, 0 0 0 3px rgba(217, 130, 43, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n              box-shadow:0 0 0 1px #d9822b, 0 0 0 3px rgba(217, 130, 43, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n    .bp3-input-group.bp3-intent-warning .bp3-input[readonly]{\n      -webkit-box-shadow:inset 0 0 0 1px #d9822b;\n              box-shadow:inset 0 0 0 1px #d9822b; }\n    .bp3-input-group.bp3-intent-warning .bp3-input:disabled, .bp3-input-group.bp3-intent-warning .bp3-input.bp3-disabled{\n      -webkit-box-shadow:none;\n              box-shadow:none; }\n  .bp3-input-group.bp3-intent-warning > .bp3-icon{\n    color:#bf7326; }\n    .bp3-dark .bp3-input-group.bp3-intent-warning > .bp3-icon{\n      color:#ffb366; }\n  .bp3-input-group.bp3-intent-danger .bp3-input{\n    -webkit-box-shadow:0 0 0 0 rgba(219, 55, 55, 0), 0 0 0 0 rgba(219, 55, 55, 0), inset 0 0 0 1px #db3737, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n            box-shadow:0 0 0 0 rgba(219, 55, 55, 0), 0 0 0 0 rgba(219, 55, 55, 0), inset 0 0 0 1px #db3737, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n    .bp3-input-group.bp3-intent-danger .bp3-input:focus{\n      -webkit-box-shadow:0 0 0 1px #db3737, 0 0 0 3px rgba(219, 55, 55, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n              box-shadow:0 0 0 1px #db3737, 0 0 0 3px rgba(219, 55, 55, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n    .bp3-input-group.bp3-intent-danger .bp3-input[readonly]{\n      -webkit-box-shadow:inset 0 0 0 1px #db3737;\n              box-shadow:inset 0 0 0 1px #db3737; }\n    .bp3-input-group.bp3-intent-danger .bp3-input:disabled, .bp3-input-group.bp3-intent-danger .bp3-input.bp3-disabled{\n      -webkit-box-shadow:none;\n              box-shadow:none; }\n  .bp3-input-group.bp3-intent-danger > .bp3-icon{\n    color:#c23030; }\n    .bp3-dark .bp3-input-group.bp3-intent-danger > .bp3-icon{\n      color:#ff7373; }\n.bp3-input{\n  -webkit-appearance:none;\n     -moz-appearance:none;\n          appearance:none;\n  background:#ffffff;\n  border:none;\n  border-radius:3px;\n  -webkit-box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n          box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n  color:#182026;\n  font-size:14px;\n  font-weight:400;\n  height:30px;\n  line-height:30px;\n  outline:none;\n  padding:0 10px;\n  -webkit-transition:-webkit-box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9);\n  transition:-webkit-box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9);\n  transition:box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9);\n  transition:box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9), -webkit-box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9);\n  vertical-align:middle; }\n  .bp3-input::-webkit-input-placeholder{\n    color:rgba(92, 112, 128, 0.6);\n    opacity:1; }\n  .bp3-input::-moz-placeholder{\n    color:rgba(92, 112, 128, 0.6);\n    opacity:1; }\n  .bp3-input:-ms-input-placeholder{\n    color:rgba(92, 112, 128, 0.6);\n    opacity:1; }\n  .bp3-input::-ms-input-placeholder{\n    color:rgba(92, 112, 128, 0.6);\n    opacity:1; }\n  .bp3-input::placeholder{\n    color:rgba(92, 112, 128, 0.6);\n    opacity:1; }\n  .bp3-input:focus, .bp3-input.bp3-active{\n    -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n            box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n  .bp3-input[type=\"search\"], .bp3-input.bp3-round{\n    border-radius:30px;\n    -webkit-box-sizing:border-box;\n            box-sizing:border-box;\n    padding-left:10px; }\n  .bp3-input[readonly]{\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.15);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.15); }\n  .bp3-input:disabled, .bp3-input.bp3-disabled{\n    background:rgba(206, 217, 224, 0.5);\n    -webkit-box-shadow:none;\n            box-shadow:none;\n    color:rgba(92, 112, 128, 0.6);\n    cursor:not-allowed;\n    resize:none; }\n  .bp3-input.bp3-large{\n    font-size:16px;\n    height:40px;\n    line-height:40px; }\n    .bp3-input.bp3-large[type=\"search\"], .bp3-input.bp3-large.bp3-round{\n      padding:0 15px; }\n  .bp3-input.bp3-small{\n    font-size:12px;\n    height:24px;\n    line-height:24px;\n    padding-left:8px;\n    padding-right:8px; }\n    .bp3-input.bp3-small[type=\"search\"], .bp3-input.bp3-small.bp3-round{\n      padding:0 12px; }\n  .bp3-input.bp3-fill{\n    -webkit-box-flex:1;\n        -ms-flex:1 1 auto;\n            flex:1 1 auto;\n    width:100%; }\n  .bp3-dark .bp3-input{\n    background:rgba(16, 22, 26, 0.3);\n    -webkit-box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n    color:#f5f8fa; }\n    .bp3-dark .bp3-input::-webkit-input-placeholder{\n      color:rgba(167, 182, 194, 0.6); }\n    .bp3-dark .bp3-input::-moz-placeholder{\n      color:rgba(167, 182, 194, 0.6); }\n    .bp3-dark .bp3-input:-ms-input-placeholder{\n      color:rgba(167, 182, 194, 0.6); }\n    .bp3-dark .bp3-input::-ms-input-placeholder{\n      color:rgba(167, 182, 194, 0.6); }\n    .bp3-dark .bp3-input::placeholder{\n      color:rgba(167, 182, 194, 0.6); }\n    .bp3-dark .bp3-input:focus{\n      -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n              box-shadow:0 0 0 1px #137cbd, 0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); }\n    .bp3-dark .bp3-input[readonly]{\n      -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4);\n              box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4); }\n    .bp3-dark .bp3-input:disabled, .bp3-dark .bp3-input.bp3-disabled{\n      background:rgba(57, 75, 89, 0.5);\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:rgba(167, 182, 194, 0.6); }\n  .bp3-input.bp3-intent-primary{\n    -webkit-box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px #137cbd, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n            box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px #137cbd, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n    .bp3-input.bp3-intent-primary:focus{\n      -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n              box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n    .bp3-input.bp3-intent-primary[readonly]{\n      -webkit-box-shadow:inset 0 0 0 1px #137cbd;\n              box-shadow:inset 0 0 0 1px #137cbd; }\n    .bp3-input.bp3-intent-primary:disabled, .bp3-input.bp3-intent-primary.bp3-disabled{\n      -webkit-box-shadow:none;\n              box-shadow:none; }\n    .bp3-dark .bp3-input.bp3-intent-primary{\n      -webkit-box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px #137cbd, inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n              box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px #137cbd, inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); }\n      .bp3-dark .bp3-input.bp3-intent-primary:focus{\n        -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n                box-shadow:0 0 0 1px #137cbd, 0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); }\n      .bp3-dark .bp3-input.bp3-intent-primary[readonly]{\n        -webkit-box-shadow:inset 0 0 0 1px #137cbd;\n                box-shadow:inset 0 0 0 1px #137cbd; }\n      .bp3-dark .bp3-input.bp3-intent-primary:disabled, .bp3-dark .bp3-input.bp3-intent-primary.bp3-disabled{\n        -webkit-box-shadow:none;\n                box-shadow:none; }\n  .bp3-input.bp3-intent-success{\n    -webkit-box-shadow:0 0 0 0 rgba(15, 153, 96, 0), 0 0 0 0 rgba(15, 153, 96, 0), inset 0 0 0 1px #0f9960, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n            box-shadow:0 0 0 0 rgba(15, 153, 96, 0), 0 0 0 0 rgba(15, 153, 96, 0), inset 0 0 0 1px #0f9960, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n    .bp3-input.bp3-intent-success:focus{\n      -webkit-box-shadow:0 0 0 1px #0f9960, 0 0 0 3px rgba(15, 153, 96, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n              box-shadow:0 0 0 1px #0f9960, 0 0 0 3px rgba(15, 153, 96, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n    .bp3-input.bp3-intent-success[readonly]{\n      -webkit-box-shadow:inset 0 0 0 1px #0f9960;\n              box-shadow:inset 0 0 0 1px #0f9960; }\n    .bp3-input.bp3-intent-success:disabled, .bp3-input.bp3-intent-success.bp3-disabled{\n      -webkit-box-shadow:none;\n              box-shadow:none; }\n    .bp3-dark .bp3-input.bp3-intent-success{\n      -webkit-box-shadow:0 0 0 0 rgba(15, 153, 96, 0), 0 0 0 0 rgba(15, 153, 96, 0), 0 0 0 0 rgba(15, 153, 96, 0), inset 0 0 0 1px #0f9960, inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n              box-shadow:0 0 0 0 rgba(15, 153, 96, 0), 0 0 0 0 rgba(15, 153, 96, 0), 0 0 0 0 rgba(15, 153, 96, 0), inset 0 0 0 1px #0f9960, inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); }\n      .bp3-dark .bp3-input.bp3-intent-success:focus{\n        -webkit-box-shadow:0 0 0 1px #0f9960, 0 0 0 1px #0f9960, 0 0 0 3px rgba(15, 153, 96, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n                box-shadow:0 0 0 1px #0f9960, 0 0 0 1px #0f9960, 0 0 0 3px rgba(15, 153, 96, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); }\n      .bp3-dark .bp3-input.bp3-intent-success[readonly]{\n        -webkit-box-shadow:inset 0 0 0 1px #0f9960;\n                box-shadow:inset 0 0 0 1px #0f9960; }\n      .bp3-dark .bp3-input.bp3-intent-success:disabled, .bp3-dark .bp3-input.bp3-intent-success.bp3-disabled{\n        -webkit-box-shadow:none;\n                box-shadow:none; }\n  .bp3-input.bp3-intent-warning{\n    -webkit-box-shadow:0 0 0 0 rgba(217, 130, 43, 0), 0 0 0 0 rgba(217, 130, 43, 0), inset 0 0 0 1px #d9822b, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n            box-shadow:0 0 0 0 rgba(217, 130, 43, 0), 0 0 0 0 rgba(217, 130, 43, 0), inset 0 0 0 1px #d9822b, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n    .bp3-input.bp3-intent-warning:focus{\n      -webkit-box-shadow:0 0 0 1px #d9822b, 0 0 0 3px rgba(217, 130, 43, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n              box-shadow:0 0 0 1px #d9822b, 0 0 0 3px rgba(217, 130, 43, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n    .bp3-input.bp3-intent-warning[readonly]{\n      -webkit-box-shadow:inset 0 0 0 1px #d9822b;\n              box-shadow:inset 0 0 0 1px #d9822b; }\n    .bp3-input.bp3-intent-warning:disabled, .bp3-input.bp3-intent-warning.bp3-disabled{\n      -webkit-box-shadow:none;\n              box-shadow:none; }\n    .bp3-dark .bp3-input.bp3-intent-warning{\n      -webkit-box-shadow:0 0 0 0 rgba(217, 130, 43, 0), 0 0 0 0 rgba(217, 130, 43, 0), 0 0 0 0 rgba(217, 130, 43, 0), inset 0 0 0 1px #d9822b, inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n              box-shadow:0 0 0 0 rgba(217, 130, 43, 0), 0 0 0 0 rgba(217, 130, 43, 0), 0 0 0 0 rgba(217, 130, 43, 0), inset 0 0 0 1px #d9822b, inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); }\n      .bp3-dark .bp3-input.bp3-intent-warning:focus{\n        -webkit-box-shadow:0 0 0 1px #d9822b, 0 0 0 1px #d9822b, 0 0 0 3px rgba(217, 130, 43, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n                box-shadow:0 0 0 1px #d9822b, 0 0 0 1px #d9822b, 0 0 0 3px rgba(217, 130, 43, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); }\n      .bp3-dark .bp3-input.bp3-intent-warning[readonly]{\n        -webkit-box-shadow:inset 0 0 0 1px #d9822b;\n                box-shadow:inset 0 0 0 1px #d9822b; }\n      .bp3-dark .bp3-input.bp3-intent-warning:disabled, .bp3-dark .bp3-input.bp3-intent-warning.bp3-disabled{\n        -webkit-box-shadow:none;\n                box-shadow:none; }\n  .bp3-input.bp3-intent-danger{\n    -webkit-box-shadow:0 0 0 0 rgba(219, 55, 55, 0), 0 0 0 0 rgba(219, 55, 55, 0), inset 0 0 0 1px #db3737, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n            box-shadow:0 0 0 0 rgba(219, 55, 55, 0), 0 0 0 0 rgba(219, 55, 55, 0), inset 0 0 0 1px #db3737, inset 0 0 0 1px rgba(16, 22, 26, 0.15), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n    .bp3-input.bp3-intent-danger:focus{\n      -webkit-box-shadow:0 0 0 1px #db3737, 0 0 0 3px rgba(219, 55, 55, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n              box-shadow:0 0 0 1px #db3737, 0 0 0 3px rgba(219, 55, 55, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n    .bp3-input.bp3-intent-danger[readonly]{\n      -webkit-box-shadow:inset 0 0 0 1px #db3737;\n              box-shadow:inset 0 0 0 1px #db3737; }\n    .bp3-input.bp3-intent-danger:disabled, .bp3-input.bp3-intent-danger.bp3-disabled{\n      -webkit-box-shadow:none;\n              box-shadow:none; }\n    .bp3-dark .bp3-input.bp3-intent-danger{\n      -webkit-box-shadow:0 0 0 0 rgba(219, 55, 55, 0), 0 0 0 0 rgba(219, 55, 55, 0), 0 0 0 0 rgba(219, 55, 55, 0), inset 0 0 0 1px #db3737, inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n              box-shadow:0 0 0 0 rgba(219, 55, 55, 0), 0 0 0 0 rgba(219, 55, 55, 0), 0 0 0 0 rgba(219, 55, 55, 0), inset 0 0 0 1px #db3737, inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); }\n      .bp3-dark .bp3-input.bp3-intent-danger:focus{\n        -webkit-box-shadow:0 0 0 1px #db3737, 0 0 0 1px #db3737, 0 0 0 3px rgba(219, 55, 55, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n                box-shadow:0 0 0 1px #db3737, 0 0 0 1px #db3737, 0 0 0 3px rgba(219, 55, 55, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); }\n      .bp3-dark .bp3-input.bp3-intent-danger[readonly]{\n        -webkit-box-shadow:inset 0 0 0 1px #db3737;\n                box-shadow:inset 0 0 0 1px #db3737; }\n      .bp3-dark .bp3-input.bp3-intent-danger:disabled, .bp3-dark .bp3-input.bp3-intent-danger.bp3-disabled{\n        -webkit-box-shadow:none;\n                box-shadow:none; }\n  .bp3-input::-ms-clear{\n    display:none; }\ntextarea.bp3-input{\n  max-width:100%;\n  padding:10px; }\n  textarea.bp3-input, textarea.bp3-input.bp3-large, textarea.bp3-input.bp3-small{\n    height:auto;\n    line-height:inherit; }\n  textarea.bp3-input.bp3-small{\n    padding:8px; }\n  .bp3-dark textarea.bp3-input{\n    background:rgba(16, 22, 26, 0.3);\n    -webkit-box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), 0 0 0 0 rgba(19, 124, 189, 0), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n    color:#f5f8fa; }\n    .bp3-dark textarea.bp3-input::-webkit-input-placeholder{\n      color:rgba(167, 182, 194, 0.6); }\n    .bp3-dark textarea.bp3-input::-moz-placeholder{\n      color:rgba(167, 182, 194, 0.6); }\n    .bp3-dark textarea.bp3-input:-ms-input-placeholder{\n      color:rgba(167, 182, 194, 0.6); }\n    .bp3-dark textarea.bp3-input::-ms-input-placeholder{\n      color:rgba(167, 182, 194, 0.6); }\n    .bp3-dark textarea.bp3-input::placeholder{\n      color:rgba(167, 182, 194, 0.6); }\n    .bp3-dark textarea.bp3-input:focus{\n      -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n              box-shadow:0 0 0 1px #137cbd, 0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); }\n    .bp3-dark textarea.bp3-input[readonly]{\n      -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4);\n              box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.4); }\n    .bp3-dark textarea.bp3-input:disabled, .bp3-dark textarea.bp3-input.bp3-disabled{\n      background:rgba(57, 75, 89, 0.5);\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:rgba(167, 182, 194, 0.6); }\nlabel.bp3-label{\n  display:block;\n  margin-bottom:15px;\n  margin-top:0; }\n  label.bp3-label .bp3-html-select,\n  label.bp3-label .bp3-input,\n  label.bp3-label .bp3-select,\n  label.bp3-label .bp3-slider,\n  label.bp3-label .bp3-popover-wrapper{\n    display:block;\n    margin-top:5px;\n    text-transform:none; }\n  label.bp3-label .bp3-button-group{\n    margin-top:5px; }\n  label.bp3-label .bp3-select select,\n  label.bp3-label .bp3-html-select select{\n    font-weight:400;\n    vertical-align:top;\n    width:100%; }\n  label.bp3-label.bp3-disabled,\n  label.bp3-label.bp3-disabled .bp3-text-muted{\n    color:rgba(92, 112, 128, 0.6); }\n  label.bp3-label.bp3-inline{\n    line-height:30px; }\n    label.bp3-label.bp3-inline .bp3-html-select,\n    label.bp3-label.bp3-inline .bp3-input,\n    label.bp3-label.bp3-inline .bp3-input-group,\n    label.bp3-label.bp3-inline .bp3-select,\n    label.bp3-label.bp3-inline .bp3-popover-wrapper{\n      display:inline-block;\n      margin:0 0 0 5px;\n      vertical-align:top; }\n    label.bp3-label.bp3-inline .bp3-button-group{\n      margin:0 0 0 5px; }\n    label.bp3-label.bp3-inline .bp3-input-group .bp3-input{\n      margin-left:0; }\n    label.bp3-label.bp3-inline.bp3-large{\n      line-height:40px; }\n  label.bp3-label:not(.bp3-inline) .bp3-popover-target{\n    display:block; }\n  .bp3-dark label.bp3-label{\n    color:#f5f8fa; }\n    .bp3-dark label.bp3-label.bp3-disabled,\n    .bp3-dark label.bp3-label.bp3-disabled .bp3-text-muted{\n      color:rgba(167, 182, 194, 0.6); }\n.bp3-numeric-input .bp3-button-group.bp3-vertical > .bp3-button{\n  -webkit-box-flex:1;\n      -ms-flex:1 1 14px;\n          flex:1 1 14px;\n  min-height:0;\n  padding:0;\n  width:30px; }\n  .bp3-numeric-input .bp3-button-group.bp3-vertical > .bp3-button:first-child{\n    border-radius:0 3px 0 0; }\n  .bp3-numeric-input .bp3-button-group.bp3-vertical > .bp3-button:last-child{\n    border-radius:0 0 3px 0; }\n.bp3-numeric-input .bp3-button-group.bp3-vertical:first-child > .bp3-button:first-child{\n  border-radius:3px 0 0 0; }\n.bp3-numeric-input .bp3-button-group.bp3-vertical:first-child > .bp3-button:last-child{\n  border-radius:0 0 0 3px; }\n.bp3-numeric-input.bp3-large .bp3-button-group.bp3-vertical > .bp3-button{\n  width:40px; }\nform{\n  display:block; }\n.bp3-html-select select,\n.bp3-select select{\n  display:-webkit-inline-box;\n  display:-ms-inline-flexbox;\n  display:inline-flex;\n  -webkit-box-orient:horizontal;\n  -webkit-box-direction:normal;\n      -ms-flex-direction:row;\n          flex-direction:row;\n  -webkit-box-align:center;\n      -ms-flex-align:center;\n          align-items:center;\n  border:none;\n  border-radius:3px;\n  cursor:pointer;\n  font-size:14px;\n  -webkit-box-pack:center;\n      -ms-flex-pack:center;\n          justify-content:center;\n  padding:5px 10px;\n  text-align:left;\n  vertical-align:middle;\n  background-color:#f5f8fa;\n  background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0)));\n  background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\n  -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1);\n          box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1);\n  color:#182026;\n  -moz-appearance:none;\n  -webkit-appearance:none;\n  border-radius:3px;\n  height:30px;\n  padding:0 25px 0 10px;\n  width:100%; }\n  .bp3-html-select select > *, .bp3-select select > *{\n    -webkit-box-flex:0;\n        -ms-flex-positive:0;\n            flex-grow:0;\n    -ms-flex-negative:0;\n        flex-shrink:0; }\n  .bp3-html-select select > .bp3-fill, .bp3-select select > .bp3-fill{\n    -webkit-box-flex:1;\n        -ms-flex-positive:1;\n            flex-grow:1;\n    -ms-flex-negative:1;\n        flex-shrink:1; }\n  .bp3-html-select select::before,\n  .bp3-select select::before, .bp3-html-select select > *, .bp3-select select > *{\n    margin-right:7px; }\n  .bp3-html-select select:empty::before,\n  .bp3-select select:empty::before,\n  .bp3-html-select select > :last-child,\n  .bp3-select select > :last-child{\n    margin-right:0; }\n  .bp3-html-select select:hover,\n  .bp3-select select:hover{\n    background-clip:padding-box;\n    background-color:#ebf1f5;\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); }\n  .bp3-html-select select:active,\n  .bp3-select select:active, .bp3-html-select select.bp3-active,\n  .bp3-select select.bp3-active{\n    background-color:#d8e1e8;\n    background-image:none;\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2); }\n  .bp3-html-select select:disabled,\n  .bp3-select select:disabled, .bp3-html-select select.bp3-disabled,\n  .bp3-select select.bp3-disabled{\n    background-color:rgba(206, 217, 224, 0.5);\n    background-image:none;\n    -webkit-box-shadow:none;\n            box-shadow:none;\n    color:rgba(92, 112, 128, 0.6);\n    cursor:not-allowed;\n    outline:none; }\n    .bp3-html-select select:disabled.bp3-active,\n    .bp3-select select:disabled.bp3-active, .bp3-html-select select:disabled.bp3-active:hover,\n    .bp3-select select:disabled.bp3-active:hover, .bp3-html-select select.bp3-disabled.bp3-active,\n    .bp3-select select.bp3-disabled.bp3-active, .bp3-html-select select.bp3-disabled.bp3-active:hover,\n    .bp3-select select.bp3-disabled.bp3-active:hover{\n      background:rgba(206, 217, 224, 0.7); }\n.bp3-html-select.bp3-minimal select,\n.bp3-select.bp3-minimal select{\n  background:none;\n  -webkit-box-shadow:none;\n          box-shadow:none; }\n  .bp3-html-select.bp3-minimal select:hover,\n  .bp3-select.bp3-minimal select:hover{\n    background:rgba(167, 182, 194, 0.3);\n    -webkit-box-shadow:none;\n            box-shadow:none;\n    color:#182026;\n    text-decoration:none; }\n  .bp3-html-select.bp3-minimal select:active,\n  .bp3-select.bp3-minimal select:active, .bp3-html-select.bp3-minimal select.bp3-active,\n  .bp3-select.bp3-minimal select.bp3-active{\n    background:rgba(115, 134, 148, 0.3);\n    -webkit-box-shadow:none;\n            box-shadow:none;\n    color:#182026; }\n  .bp3-html-select.bp3-minimal select:disabled,\n  .bp3-select.bp3-minimal select:disabled, .bp3-html-select.bp3-minimal select:disabled:hover,\n  .bp3-select.bp3-minimal select:disabled:hover, .bp3-html-select.bp3-minimal select.bp3-disabled,\n  .bp3-select.bp3-minimal select.bp3-disabled, .bp3-html-select.bp3-minimal select.bp3-disabled:hover,\n  .bp3-select.bp3-minimal select.bp3-disabled:hover{\n    background:none;\n    color:rgba(92, 112, 128, 0.6);\n    cursor:not-allowed; }\n    .bp3-html-select.bp3-minimal select:disabled.bp3-active,\n    .bp3-select.bp3-minimal select:disabled.bp3-active, .bp3-html-select.bp3-minimal select:disabled:hover.bp3-active,\n    .bp3-select.bp3-minimal select:disabled:hover.bp3-active, .bp3-html-select.bp3-minimal select.bp3-disabled.bp3-active,\n    .bp3-select.bp3-minimal select.bp3-disabled.bp3-active, .bp3-html-select.bp3-minimal select.bp3-disabled:hover.bp3-active,\n    .bp3-select.bp3-minimal select.bp3-disabled:hover.bp3-active{\n      background:rgba(115, 134, 148, 0.3); }\n  .bp3-dark .bp3-html-select.bp3-minimal select, .bp3-html-select.bp3-minimal .bp3-dark select,\n  .bp3-dark .bp3-select.bp3-minimal select, .bp3-select.bp3-minimal .bp3-dark select{\n    background:none;\n    -webkit-box-shadow:none;\n            box-shadow:none;\n    color:inherit; }\n    .bp3-dark .bp3-html-select.bp3-minimal select:hover, .bp3-html-select.bp3-minimal .bp3-dark select:hover,\n    .bp3-dark .bp3-select.bp3-minimal select:hover, .bp3-select.bp3-minimal .bp3-dark select:hover, .bp3-dark .bp3-html-select.bp3-minimal select:active, .bp3-html-select.bp3-minimal .bp3-dark select:active,\n    .bp3-dark .bp3-select.bp3-minimal select:active, .bp3-select.bp3-minimal .bp3-dark select:active, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-active,\n    .bp3-dark .bp3-select.bp3-minimal select.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-active{\n      background:none;\n      -webkit-box-shadow:none;\n              box-shadow:none; }\n    .bp3-dark .bp3-html-select.bp3-minimal select:hover, .bp3-html-select.bp3-minimal .bp3-dark select:hover,\n    .bp3-dark .bp3-select.bp3-minimal select:hover, .bp3-select.bp3-minimal .bp3-dark select:hover{\n      background:rgba(138, 155, 168, 0.15); }\n    .bp3-dark .bp3-html-select.bp3-minimal select:active, .bp3-html-select.bp3-minimal .bp3-dark select:active,\n    .bp3-dark .bp3-select.bp3-minimal select:active, .bp3-select.bp3-minimal .bp3-dark select:active, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-active,\n    .bp3-dark .bp3-select.bp3-minimal select.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-active{\n      background:rgba(138, 155, 168, 0.3);\n      color:#f5f8fa; }\n    .bp3-dark .bp3-html-select.bp3-minimal select:disabled, .bp3-html-select.bp3-minimal .bp3-dark select:disabled,\n    .bp3-dark .bp3-select.bp3-minimal select:disabled, .bp3-select.bp3-minimal .bp3-dark select:disabled, .bp3-dark .bp3-html-select.bp3-minimal select:disabled:hover, .bp3-html-select.bp3-minimal .bp3-dark select:disabled:hover,\n    .bp3-dark .bp3-select.bp3-minimal select:disabled:hover, .bp3-select.bp3-minimal .bp3-dark select:disabled:hover, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-disabled, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-disabled,\n    .bp3-dark .bp3-select.bp3-minimal select.bp3-disabled, .bp3-select.bp3-minimal .bp3-dark select.bp3-disabled, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-disabled:hover, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-disabled:hover,\n    .bp3-dark .bp3-select.bp3-minimal select.bp3-disabled:hover, .bp3-select.bp3-minimal .bp3-dark select.bp3-disabled:hover{\n      background:none;\n      color:rgba(167, 182, 194, 0.6);\n      cursor:not-allowed; }\n      .bp3-dark .bp3-html-select.bp3-minimal select:disabled.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select:disabled.bp3-active,\n      .bp3-dark .bp3-select.bp3-minimal select:disabled.bp3-active, .bp3-select.bp3-minimal .bp3-dark select:disabled.bp3-active, .bp3-dark .bp3-html-select.bp3-minimal select:disabled:hover.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select:disabled:hover.bp3-active,\n      .bp3-dark .bp3-select.bp3-minimal select:disabled:hover.bp3-active, .bp3-select.bp3-minimal .bp3-dark select:disabled:hover.bp3-active, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-disabled.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-disabled.bp3-active,\n      .bp3-dark .bp3-select.bp3-minimal select.bp3-disabled.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-disabled.bp3-active, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-disabled:hover.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-disabled:hover.bp3-active,\n      .bp3-dark .bp3-select.bp3-minimal select.bp3-disabled:hover.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-disabled:hover.bp3-active{\n        background:rgba(138, 155, 168, 0.3); }\n  .bp3-html-select.bp3-minimal select.bp3-intent-primary,\n  .bp3-select.bp3-minimal select.bp3-intent-primary{\n    color:#106ba3; }\n    .bp3-html-select.bp3-minimal select.bp3-intent-primary:hover,\n    .bp3-select.bp3-minimal select.bp3-intent-primary:hover, .bp3-html-select.bp3-minimal select.bp3-intent-primary:active,\n    .bp3-select.bp3-minimal select.bp3-intent-primary:active, .bp3-html-select.bp3-minimal select.bp3-intent-primary.bp3-active,\n    .bp3-select.bp3-minimal select.bp3-intent-primary.bp3-active{\n      background:none;\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:#106ba3; }\n    .bp3-html-select.bp3-minimal select.bp3-intent-primary:hover,\n    .bp3-select.bp3-minimal select.bp3-intent-primary:hover{\n      background:rgba(19, 124, 189, 0.15);\n      color:#106ba3; }\n    .bp3-html-select.bp3-minimal select.bp3-intent-primary:active,\n    .bp3-select.bp3-minimal select.bp3-intent-primary:active, .bp3-html-select.bp3-minimal select.bp3-intent-primary.bp3-active,\n    .bp3-select.bp3-minimal select.bp3-intent-primary.bp3-active{\n      background:rgba(19, 124, 189, 0.3);\n      color:#106ba3; }\n    .bp3-html-select.bp3-minimal select.bp3-intent-primary:disabled,\n    .bp3-select.bp3-minimal select.bp3-intent-primary:disabled, .bp3-html-select.bp3-minimal select.bp3-intent-primary.bp3-disabled,\n    .bp3-select.bp3-minimal select.bp3-intent-primary.bp3-disabled{\n      background:none;\n      color:rgba(16, 107, 163, 0.5); }\n      .bp3-html-select.bp3-minimal select.bp3-intent-primary:disabled.bp3-active,\n      .bp3-select.bp3-minimal select.bp3-intent-primary:disabled.bp3-active, .bp3-html-select.bp3-minimal select.bp3-intent-primary.bp3-disabled.bp3-active,\n      .bp3-select.bp3-minimal select.bp3-intent-primary.bp3-disabled.bp3-active{\n        background:rgba(19, 124, 189, 0.3); }\n    .bp3-html-select.bp3-minimal select.bp3-intent-primary .bp3-button-spinner .bp3-spinner-head, .bp3-select.bp3-minimal select.bp3-intent-primary .bp3-button-spinner .bp3-spinner-head{\n      stroke:#106ba3; }\n    .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-primary, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-primary,\n    .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-primary, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-primary{\n      color:#48aff0; }\n      .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-primary:hover, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-primary:hover,\n      .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-primary:hover, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-primary:hover{\n        background:rgba(19, 124, 189, 0.2);\n        color:#48aff0; }\n      .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-primary:active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-primary:active,\n      .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-primary:active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-primary:active, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-primary.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-primary.bp3-active,\n      .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-primary.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-primary.bp3-active{\n        background:rgba(19, 124, 189, 0.3);\n        color:#48aff0; }\n      .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-primary:disabled, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-primary:disabled,\n      .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-primary:disabled, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-primary:disabled, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-primary.bp3-disabled, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-primary.bp3-disabled,\n      .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-primary.bp3-disabled, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-primary.bp3-disabled{\n        background:none;\n        color:rgba(72, 175, 240, 0.5); }\n        .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-primary:disabled.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-primary:disabled.bp3-active,\n        .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-primary:disabled.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-primary:disabled.bp3-active, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-primary.bp3-disabled.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-primary.bp3-disabled.bp3-active,\n        .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-primary.bp3-disabled.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-primary.bp3-disabled.bp3-active{\n          background:rgba(19, 124, 189, 0.3); }\n  .bp3-html-select.bp3-minimal select.bp3-intent-success,\n  .bp3-select.bp3-minimal select.bp3-intent-success{\n    color:#0d8050; }\n    .bp3-html-select.bp3-minimal select.bp3-intent-success:hover,\n    .bp3-select.bp3-minimal select.bp3-intent-success:hover, .bp3-html-select.bp3-minimal select.bp3-intent-success:active,\n    .bp3-select.bp3-minimal select.bp3-intent-success:active, .bp3-html-select.bp3-minimal select.bp3-intent-success.bp3-active,\n    .bp3-select.bp3-minimal select.bp3-intent-success.bp3-active{\n      background:none;\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:#0d8050; }\n    .bp3-html-select.bp3-minimal select.bp3-intent-success:hover,\n    .bp3-select.bp3-minimal select.bp3-intent-success:hover{\n      background:rgba(15, 153, 96, 0.15);\n      color:#0d8050; }\n    .bp3-html-select.bp3-minimal select.bp3-intent-success:active,\n    .bp3-select.bp3-minimal select.bp3-intent-success:active, .bp3-html-select.bp3-minimal select.bp3-intent-success.bp3-active,\n    .bp3-select.bp3-minimal select.bp3-intent-success.bp3-active{\n      background:rgba(15, 153, 96, 0.3);\n      color:#0d8050; }\n    .bp3-html-select.bp3-minimal select.bp3-intent-success:disabled,\n    .bp3-select.bp3-minimal select.bp3-intent-success:disabled, .bp3-html-select.bp3-minimal select.bp3-intent-success.bp3-disabled,\n    .bp3-select.bp3-minimal select.bp3-intent-success.bp3-disabled{\n      background:none;\n      color:rgba(13, 128, 80, 0.5); }\n      .bp3-html-select.bp3-minimal select.bp3-intent-success:disabled.bp3-active,\n      .bp3-select.bp3-minimal select.bp3-intent-success:disabled.bp3-active, .bp3-html-select.bp3-minimal select.bp3-intent-success.bp3-disabled.bp3-active,\n      .bp3-select.bp3-minimal select.bp3-intent-success.bp3-disabled.bp3-active{\n        background:rgba(15, 153, 96, 0.3); }\n    .bp3-html-select.bp3-minimal select.bp3-intent-success .bp3-button-spinner .bp3-spinner-head, .bp3-select.bp3-minimal select.bp3-intent-success .bp3-button-spinner .bp3-spinner-head{\n      stroke:#0d8050; }\n    .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-success, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-success,\n    .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-success, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-success{\n      color:#3dcc91; }\n      .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-success:hover, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-success:hover,\n      .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-success:hover, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-success:hover{\n        background:rgba(15, 153, 96, 0.2);\n        color:#3dcc91; }\n      .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-success:active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-success:active,\n      .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-success:active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-success:active, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-success.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-success.bp3-active,\n      .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-success.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-success.bp3-active{\n        background:rgba(15, 153, 96, 0.3);\n        color:#3dcc91; }\n      .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-success:disabled, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-success:disabled,\n      .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-success:disabled, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-success:disabled, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-success.bp3-disabled, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-success.bp3-disabled,\n      .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-success.bp3-disabled, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-success.bp3-disabled{\n        background:none;\n        color:rgba(61, 204, 145, 0.5); }\n        .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-success:disabled.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-success:disabled.bp3-active,\n        .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-success:disabled.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-success:disabled.bp3-active, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-success.bp3-disabled.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-success.bp3-disabled.bp3-active,\n        .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-success.bp3-disabled.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-success.bp3-disabled.bp3-active{\n          background:rgba(15, 153, 96, 0.3); }\n  .bp3-html-select.bp3-minimal select.bp3-intent-warning,\n  .bp3-select.bp3-minimal select.bp3-intent-warning{\n    color:#bf7326; }\n    .bp3-html-select.bp3-minimal select.bp3-intent-warning:hover,\n    .bp3-select.bp3-minimal select.bp3-intent-warning:hover, .bp3-html-select.bp3-minimal select.bp3-intent-warning:active,\n    .bp3-select.bp3-minimal select.bp3-intent-warning:active, .bp3-html-select.bp3-minimal select.bp3-intent-warning.bp3-active,\n    .bp3-select.bp3-minimal select.bp3-intent-warning.bp3-active{\n      background:none;\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:#bf7326; }\n    .bp3-html-select.bp3-minimal select.bp3-intent-warning:hover,\n    .bp3-select.bp3-minimal select.bp3-intent-warning:hover{\n      background:rgba(217, 130, 43, 0.15);\n      color:#bf7326; }\n    .bp3-html-select.bp3-minimal select.bp3-intent-warning:active,\n    .bp3-select.bp3-minimal select.bp3-intent-warning:active, .bp3-html-select.bp3-minimal select.bp3-intent-warning.bp3-active,\n    .bp3-select.bp3-minimal select.bp3-intent-warning.bp3-active{\n      background:rgba(217, 130, 43, 0.3);\n      color:#bf7326; }\n    .bp3-html-select.bp3-minimal select.bp3-intent-warning:disabled,\n    .bp3-select.bp3-minimal select.bp3-intent-warning:disabled, .bp3-html-select.bp3-minimal select.bp3-intent-warning.bp3-disabled,\n    .bp3-select.bp3-minimal select.bp3-intent-warning.bp3-disabled{\n      background:none;\n      color:rgba(191, 115, 38, 0.5); }\n      .bp3-html-select.bp3-minimal select.bp3-intent-warning:disabled.bp3-active,\n      .bp3-select.bp3-minimal select.bp3-intent-warning:disabled.bp3-active, .bp3-html-select.bp3-minimal select.bp3-intent-warning.bp3-disabled.bp3-active,\n      .bp3-select.bp3-minimal select.bp3-intent-warning.bp3-disabled.bp3-active{\n        background:rgba(217, 130, 43, 0.3); }\n    .bp3-html-select.bp3-minimal select.bp3-intent-warning .bp3-button-spinner .bp3-spinner-head, .bp3-select.bp3-minimal select.bp3-intent-warning .bp3-button-spinner .bp3-spinner-head{\n      stroke:#bf7326; }\n    .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-warning, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-warning,\n    .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-warning, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-warning{\n      color:#ffb366; }\n      .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-warning:hover, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-warning:hover,\n      .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-warning:hover, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-warning:hover{\n        background:rgba(217, 130, 43, 0.2);\n        color:#ffb366; }\n      .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-warning:active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-warning:active,\n      .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-warning:active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-warning:active, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-warning.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-warning.bp3-active,\n      .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-warning.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-warning.bp3-active{\n        background:rgba(217, 130, 43, 0.3);\n        color:#ffb366; }\n      .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-warning:disabled, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-warning:disabled,\n      .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-warning:disabled, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-warning:disabled, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-warning.bp3-disabled, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-warning.bp3-disabled,\n      .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-warning.bp3-disabled, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-warning.bp3-disabled{\n        background:none;\n        color:rgba(255, 179, 102, 0.5); }\n        .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-warning:disabled.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-warning:disabled.bp3-active,\n        .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-warning:disabled.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-warning:disabled.bp3-active, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-warning.bp3-disabled.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-warning.bp3-disabled.bp3-active,\n        .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-warning.bp3-disabled.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-warning.bp3-disabled.bp3-active{\n          background:rgba(217, 130, 43, 0.3); }\n  .bp3-html-select.bp3-minimal select.bp3-intent-danger,\n  .bp3-select.bp3-minimal select.bp3-intent-danger{\n    color:#c23030; }\n    .bp3-html-select.bp3-minimal select.bp3-intent-danger:hover,\n    .bp3-select.bp3-minimal select.bp3-intent-danger:hover, .bp3-html-select.bp3-minimal select.bp3-intent-danger:active,\n    .bp3-select.bp3-minimal select.bp3-intent-danger:active, .bp3-html-select.bp3-minimal select.bp3-intent-danger.bp3-active,\n    .bp3-select.bp3-minimal select.bp3-intent-danger.bp3-active{\n      background:none;\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:#c23030; }\n    .bp3-html-select.bp3-minimal select.bp3-intent-danger:hover,\n    .bp3-select.bp3-minimal select.bp3-intent-danger:hover{\n      background:rgba(219, 55, 55, 0.15);\n      color:#c23030; }\n    .bp3-html-select.bp3-minimal select.bp3-intent-danger:active,\n    .bp3-select.bp3-minimal select.bp3-intent-danger:active, .bp3-html-select.bp3-minimal select.bp3-intent-danger.bp3-active,\n    .bp3-select.bp3-minimal select.bp3-intent-danger.bp3-active{\n      background:rgba(219, 55, 55, 0.3);\n      color:#c23030; }\n    .bp3-html-select.bp3-minimal select.bp3-intent-danger:disabled,\n    .bp3-select.bp3-minimal select.bp3-intent-danger:disabled, .bp3-html-select.bp3-minimal select.bp3-intent-danger.bp3-disabled,\n    .bp3-select.bp3-minimal select.bp3-intent-danger.bp3-disabled{\n      background:none;\n      color:rgba(194, 48, 48, 0.5); }\n      .bp3-html-select.bp3-minimal select.bp3-intent-danger:disabled.bp3-active,\n      .bp3-select.bp3-minimal select.bp3-intent-danger:disabled.bp3-active, .bp3-html-select.bp3-minimal select.bp3-intent-danger.bp3-disabled.bp3-active,\n      .bp3-select.bp3-minimal select.bp3-intent-danger.bp3-disabled.bp3-active{\n        background:rgba(219, 55, 55, 0.3); }\n    .bp3-html-select.bp3-minimal select.bp3-intent-danger .bp3-button-spinner .bp3-spinner-head, .bp3-select.bp3-minimal select.bp3-intent-danger .bp3-button-spinner .bp3-spinner-head{\n      stroke:#c23030; }\n    .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-danger, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-danger,\n    .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-danger, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-danger{\n      color:#ff7373; }\n      .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-danger:hover, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-danger:hover,\n      .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-danger:hover, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-danger:hover{\n        background:rgba(219, 55, 55, 0.2);\n        color:#ff7373; }\n      .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-danger:active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-danger:active,\n      .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-danger:active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-danger:active, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-danger.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-danger.bp3-active,\n      .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-danger.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-danger.bp3-active{\n        background:rgba(219, 55, 55, 0.3);\n        color:#ff7373; }\n      .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-danger:disabled, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-danger:disabled,\n      .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-danger:disabled, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-danger:disabled, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-danger.bp3-disabled, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-danger.bp3-disabled,\n      .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-danger.bp3-disabled, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-danger.bp3-disabled{\n        background:none;\n        color:rgba(255, 115, 115, 0.5); }\n        .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-danger:disabled.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-danger:disabled.bp3-active,\n        .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-danger:disabled.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-danger:disabled.bp3-active, .bp3-dark .bp3-html-select.bp3-minimal select.bp3-intent-danger.bp3-disabled.bp3-active, .bp3-html-select.bp3-minimal .bp3-dark select.bp3-intent-danger.bp3-disabled.bp3-active,\n        .bp3-dark .bp3-select.bp3-minimal select.bp3-intent-danger.bp3-disabled.bp3-active, .bp3-select.bp3-minimal .bp3-dark select.bp3-intent-danger.bp3-disabled.bp3-active{\n          background:rgba(219, 55, 55, 0.3); }\n.bp3-html-select.bp3-large select,\n.bp3-select.bp3-large select{\n  font-size:16px;\n  height:40px;\n  padding-right:35px; }\n.bp3-dark .bp3-html-select select, .bp3-dark .bp3-select select{\n  background-color:#394b59;\n  background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.05)), to(rgba(255, 255, 255, 0)));\n  background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0));\n  -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4);\n          box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4);\n  color:#f5f8fa; }\n  .bp3-dark .bp3-html-select select:hover, .bp3-dark .bp3-select select:hover, .bp3-dark .bp3-html-select select:active, .bp3-dark .bp3-select select:active, .bp3-dark .bp3-html-select select.bp3-active, .bp3-dark .bp3-select select.bp3-active{\n    color:#f5f8fa; }\n  .bp3-dark .bp3-html-select select:hover, .bp3-dark .bp3-select select:hover{\n    background-color:#30404d;\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); }\n  .bp3-dark .bp3-html-select select:active, .bp3-dark .bp3-select select:active, .bp3-dark .bp3-html-select select.bp3-active, .bp3-dark .bp3-select select.bp3-active{\n    background-color:#202b33;\n    background-image:none;\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.6), inset 0 1px 2px rgba(16, 22, 26, 0.2);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.6), inset 0 1px 2px rgba(16, 22, 26, 0.2); }\n  .bp3-dark .bp3-html-select select:disabled, .bp3-dark .bp3-select select:disabled, .bp3-dark .bp3-html-select select.bp3-disabled, .bp3-dark .bp3-select select.bp3-disabled{\n    background-color:rgba(57, 75, 89, 0.5);\n    background-image:none;\n    -webkit-box-shadow:none;\n            box-shadow:none;\n    color:rgba(167, 182, 194, 0.6); }\n    .bp3-dark .bp3-html-select select:disabled.bp3-active, .bp3-dark .bp3-select select:disabled.bp3-active, .bp3-dark .bp3-html-select select.bp3-disabled.bp3-active, .bp3-dark .bp3-select select.bp3-disabled.bp3-active{\n      background:rgba(57, 75, 89, 0.7); }\n  .bp3-dark .bp3-html-select select .bp3-button-spinner .bp3-spinner-head, .bp3-dark .bp3-select select .bp3-button-spinner .bp3-spinner-head{\n    background:rgba(16, 22, 26, 0.5);\n    stroke:#8a9ba8; }\n.bp3-html-select select:disabled,\n.bp3-select select:disabled{\n  background-color:rgba(206, 217, 224, 0.5);\n  -webkit-box-shadow:none;\n          box-shadow:none;\n  color:rgba(92, 112, 128, 0.6);\n  cursor:not-allowed; }\n.bp3-html-select .bp3-icon,\n.bp3-select .bp3-icon, .bp3-select::after{\n  color:#5c7080;\n  pointer-events:none;\n  position:absolute;\n  right:7px;\n  top:7px; }\n  .bp3-html-select .bp3-disabled.bp3-icon,\n  .bp3-select .bp3-disabled.bp3-icon, .bp3-disabled.bp3-select::after{\n    color:rgba(92, 112, 128, 0.6); }\n.bp3-html-select,\n.bp3-select{\n  display:inline-block;\n  letter-spacing:normal;\n  position:relative;\n  vertical-align:middle; }\n  .bp3-html-select select::-ms-expand,\n  .bp3-select select::-ms-expand{\n    display:none; }\n  .bp3-html-select .bp3-icon,\n  .bp3-select .bp3-icon{\n    color:#5c7080; }\n    .bp3-html-select .bp3-icon:hover,\n    .bp3-select .bp3-icon:hover{\n      color:#182026; }\n    .bp3-dark .bp3-html-select .bp3-icon, .bp3-dark\n    .bp3-select .bp3-icon{\n      color:#a7b6c2; }\n      .bp3-dark .bp3-html-select .bp3-icon:hover, .bp3-dark\n      .bp3-select .bp3-icon:hover{\n        color:#f5f8fa; }\n  .bp3-html-select.bp3-large::after,\n  .bp3-html-select.bp3-large .bp3-icon,\n  .bp3-select.bp3-large::after,\n  .bp3-select.bp3-large .bp3-icon{\n    right:12px;\n    top:12px; }\n  .bp3-html-select.bp3-fill,\n  .bp3-html-select.bp3-fill select,\n  .bp3-select.bp3-fill,\n  .bp3-select.bp3-fill select{\n    width:100%; }\n  .bp3-dark .bp3-html-select option, .bp3-dark\n  .bp3-select option{\n    background-color:#30404d;\n    color:#f5f8fa; }\n  .bp3-dark .bp3-html-select option:disabled, .bp3-dark\n  .bp3-select option:disabled{\n    color:rgba(167, 182, 194, 0.6); }\n  .bp3-dark .bp3-html-select::after, .bp3-dark\n  .bp3-select::after{\n    color:#a7b6c2; }\n.bp3-select::after{\n  font-family:\"Icons16\", sans-serif;\n  font-size:16px;\n  font-style:normal;\n  font-weight:400;\n  line-height:1;\n  -moz-osx-font-smoothing:grayscale;\n  -webkit-font-smoothing:antialiased;\n  content:\"\ue6c6\"; }\n.bp3-running-text table, table.bp3-html-table{\n  border-spacing:0;\n  font-size:14px; }\n  .bp3-running-text table th, table.bp3-html-table th,\n  .bp3-running-text table td,\n  table.bp3-html-table td{\n    padding:11px;\n    text-align:left;\n    vertical-align:top; }\n  .bp3-running-text table th, table.bp3-html-table th{\n    color:#182026;\n    font-weight:600; }\n  \n  .bp3-running-text table td,\n  table.bp3-html-table td{\n    color:#182026; }\n  .bp3-running-text table tbody tr:first-child th, table.bp3-html-table tbody tr:first-child th,\n  .bp3-running-text table tbody tr:first-child td,\n  table.bp3-html-table tbody tr:first-child td,\n  .bp3-running-text table tfoot tr:first-child th,\n  table.bp3-html-table tfoot tr:first-child th,\n  .bp3-running-text table tfoot tr:first-child td,\n  table.bp3-html-table tfoot tr:first-child td{\n    -webkit-box-shadow:inset 0 1px 0 0 rgba(16, 22, 26, 0.15);\n            box-shadow:inset 0 1px 0 0 rgba(16, 22, 26, 0.15); }\n  .bp3-dark .bp3-running-text table th, .bp3-running-text .bp3-dark table th, .bp3-dark table.bp3-html-table th{\n    color:#f5f8fa; }\n  .bp3-dark .bp3-running-text table td, .bp3-running-text .bp3-dark table td, .bp3-dark table.bp3-html-table td{\n    color:#f5f8fa; }\n  .bp3-dark .bp3-running-text table tbody tr:first-child th, .bp3-running-text .bp3-dark table tbody tr:first-child th, .bp3-dark table.bp3-html-table tbody tr:first-child th,\n  .bp3-dark .bp3-running-text table tbody tr:first-child td,\n  .bp3-running-text .bp3-dark table tbody tr:first-child td,\n  .bp3-dark table.bp3-html-table tbody tr:first-child td,\n  .bp3-dark .bp3-running-text table tfoot tr:first-child th,\n  .bp3-running-text .bp3-dark table tfoot tr:first-child th,\n  .bp3-dark table.bp3-html-table tfoot tr:first-child th,\n  .bp3-dark .bp3-running-text table tfoot tr:first-child td,\n  .bp3-running-text .bp3-dark table tfoot tr:first-child td,\n  .bp3-dark table.bp3-html-table tfoot tr:first-child td{\n    -webkit-box-shadow:inset 0 1px 0 0 rgba(255, 255, 255, 0.15);\n            box-shadow:inset 0 1px 0 0 rgba(255, 255, 255, 0.15); }\ntable.bp3-html-table.bp3-html-table-condensed th,\ntable.bp3-html-table.bp3-html-table-condensed td, table.bp3-html-table.bp3-small th,\ntable.bp3-html-table.bp3-small td{\n  padding-bottom:6px;\n  padding-top:6px; }\ntable.bp3-html-table.bp3-html-table-striped tbody tr:nth-child(odd) td{\n  background:rgba(191, 204, 214, 0.15); }\ntable.bp3-html-table.bp3-html-table-bordered th:not(:first-child){\n  -webkit-box-shadow:inset 1px 0 0 0 rgba(16, 22, 26, 0.15);\n          box-shadow:inset 1px 0 0 0 rgba(16, 22, 26, 0.15); }\ntable.bp3-html-table.bp3-html-table-bordered tbody tr td,\ntable.bp3-html-table.bp3-html-table-bordered tfoot tr td{\n  -webkit-box-shadow:inset 0 1px 0 0 rgba(16, 22, 26, 0.15);\n          box-shadow:inset 0 1px 0 0 rgba(16, 22, 26, 0.15); }\n  table.bp3-html-table.bp3-html-table-bordered tbody tr td:not(:first-child),\n  table.bp3-html-table.bp3-html-table-bordered tfoot tr td:not(:first-child){\n    -webkit-box-shadow:inset 1px 1px 0 0 rgba(16, 22, 26, 0.15);\n            box-shadow:inset 1px 1px 0 0 rgba(16, 22, 26, 0.15); }\ntable.bp3-html-table.bp3-html-table-bordered.bp3-html-table-striped tbody tr:not(:first-child) td{\n  -webkit-box-shadow:none;\n          box-shadow:none; }\n  table.bp3-html-table.bp3-html-table-bordered.bp3-html-table-striped tbody tr:not(:first-child) td:not(:first-child){\n    -webkit-box-shadow:inset 1px 0 0 0 rgba(16, 22, 26, 0.15);\n            box-shadow:inset 1px 0 0 0 rgba(16, 22, 26, 0.15); }\ntable.bp3-html-table.bp3-interactive tbody tr:hover td{\n  background-color:rgba(191, 204, 214, 0.3);\n  cursor:pointer; }\ntable.bp3-html-table.bp3-interactive tbody tr:active td{\n  background-color:rgba(191, 204, 214, 0.4); }\n.bp3-dark table.bp3-html-table{ }\n  .bp3-dark table.bp3-html-table.bp3-html-table-striped tbody tr:nth-child(odd) td{\n    background:rgba(92, 112, 128, 0.15); }\n  .bp3-dark table.bp3-html-table.bp3-html-table-bordered th:not(:first-child){\n    -webkit-box-shadow:inset 1px 0 0 0 rgba(255, 255, 255, 0.15);\n            box-shadow:inset 1px 0 0 0 rgba(255, 255, 255, 0.15); }\n  .bp3-dark table.bp3-html-table.bp3-html-table-bordered tbody tr td,\n  .bp3-dark table.bp3-html-table.bp3-html-table-bordered tfoot tr td{\n    -webkit-box-shadow:inset 0 1px 0 0 rgba(255, 255, 255, 0.15);\n            box-shadow:inset 0 1px 0 0 rgba(255, 255, 255, 0.15); }\n    .bp3-dark table.bp3-html-table.bp3-html-table-bordered tbody tr td:not(:first-child),\n    .bp3-dark table.bp3-html-table.bp3-html-table-bordered tfoot tr td:not(:first-child){\n      -webkit-box-shadow:inset 1px 1px 0 0 rgba(255, 255, 255, 0.15);\n              box-shadow:inset 1px 1px 0 0 rgba(255, 255, 255, 0.15); }\n  .bp3-dark table.bp3-html-table.bp3-html-table-bordered.bp3-html-table-striped tbody tr:not(:first-child) td{\n    -webkit-box-shadow:inset 1px 0 0 0 rgba(255, 255, 255, 0.15);\n            box-shadow:inset 1px 0 0 0 rgba(255, 255, 255, 0.15); }\n    .bp3-dark table.bp3-html-table.bp3-html-table-bordered.bp3-html-table-striped tbody tr:not(:first-child) td:first-child{\n      -webkit-box-shadow:none;\n              box-shadow:none; }\n  .bp3-dark table.bp3-html-table.bp3-interactive tbody tr:hover td{\n    background-color:rgba(92, 112, 128, 0.3);\n    cursor:pointer; }\n  .bp3-dark table.bp3-html-table.bp3-interactive tbody tr:active td{\n    background-color:rgba(92, 112, 128, 0.4); }\n.bp3-key-combo{\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  -webkit-box-orient:horizontal;\n  -webkit-box-direction:normal;\n      -ms-flex-direction:row;\n          flex-direction:row;\n  -webkit-box-align:center;\n      -ms-flex-align:center;\n          align-items:center; }\n  .bp3-key-combo > *{\n    -webkit-box-flex:0;\n        -ms-flex-positive:0;\n            flex-grow:0;\n    -ms-flex-negative:0;\n        flex-shrink:0; }\n  .bp3-key-combo > .bp3-fill{\n    -webkit-box-flex:1;\n        -ms-flex-positive:1;\n            flex-grow:1;\n    -ms-flex-negative:1;\n        flex-shrink:1; }\n  .bp3-key-combo::before,\n  .bp3-key-combo > *{\n    margin-right:5px; }\n  .bp3-key-combo:empty::before,\n  .bp3-key-combo > :last-child{\n    margin-right:0; }\n.bp3-hotkey-dialog{\n  padding-bottom:0;\n  top:40px; }\n  .bp3-hotkey-dialog .bp3-dialog-body{\n    margin:0;\n    padding:0; }\n  .bp3-hotkey-dialog .bp3-hotkey-label{\n    -webkit-box-flex:1;\n        -ms-flex-positive:1;\n            flex-grow:1; }\n.bp3-hotkey-column{\n  margin:auto;\n  max-height:80vh;\n  overflow-y:auto;\n  padding:30px; }\n  .bp3-hotkey-column .bp3-heading{\n    margin-bottom:20px; }\n    .bp3-hotkey-column .bp3-heading:not(:first-child){\n      margin-top:40px; }\n.bp3-hotkey{\n  -webkit-box-align:center;\n      -ms-flex-align:center;\n          align-items:center;\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  -webkit-box-pack:justify;\n      -ms-flex-pack:justify;\n          justify-content:space-between;\n  margin-left:0;\n  margin-right:0; }\n  .bp3-hotkey:not(:last-child){\n    margin-bottom:10px; }\n.bp3-icon{\n  display:inline-block;\n  -webkit-box-flex:0;\n      -ms-flex:0 0 auto;\n          flex:0 0 auto;\n  vertical-align:text-bottom; }\n  .bp3-icon:not(:empty)::before{\n    content:\"\" !important;\n    content:unset !important; }\n  .bp3-icon > svg{\n    display:block; }\n    .bp3-icon > svg:not([fill]){\n      fill:currentColor; }\n.bp3-icon.bp3-intent-primary, .bp3-icon-standard.bp3-intent-primary, .bp3-icon-large.bp3-intent-primary{\n  color:#106ba3; }\n  .bp3-dark .bp3-icon.bp3-intent-primary, .bp3-dark .bp3-icon-standard.bp3-intent-primary, .bp3-dark .bp3-icon-large.bp3-intent-primary{\n    color:#48aff0; }\n.bp3-icon.bp3-intent-success, .bp3-icon-standard.bp3-intent-success, .bp3-icon-large.bp3-intent-success{\n  color:#0d8050; }\n  .bp3-dark .bp3-icon.bp3-intent-success, .bp3-dark .bp3-icon-standard.bp3-intent-success, .bp3-dark .bp3-icon-large.bp3-intent-success{\n    color:#3dcc91; }\n.bp3-icon.bp3-intent-warning, .bp3-icon-standard.bp3-intent-warning, .bp3-icon-large.bp3-intent-warning{\n  color:#bf7326; }\n  .bp3-dark .bp3-icon.bp3-intent-warning, .bp3-dark .bp3-icon-standard.bp3-intent-warning, .bp3-dark .bp3-icon-large.bp3-intent-warning{\n    color:#ffb366; }\n.bp3-icon.bp3-intent-danger, .bp3-icon-standard.bp3-intent-danger, .bp3-icon-large.bp3-intent-danger{\n  color:#c23030; }\n  .bp3-dark .bp3-icon.bp3-intent-danger, .bp3-dark .bp3-icon-standard.bp3-intent-danger, .bp3-dark .bp3-icon-large.bp3-intent-danger{\n    color:#ff7373; }\nspan.bp3-icon-standard{\n  font-family:\"Icons16\", sans-serif;\n  font-size:16px;\n  font-style:normal;\n  font-weight:400;\n  line-height:1;\n  -moz-osx-font-smoothing:grayscale;\n  -webkit-font-smoothing:antialiased;\n  display:inline-block; }\nspan.bp3-icon-large{\n  font-family:\"Icons20\", sans-serif;\n  font-size:20px;\n  font-style:normal;\n  font-weight:400;\n  line-height:1;\n  -moz-osx-font-smoothing:grayscale;\n  -webkit-font-smoothing:antialiased;\n  display:inline-block; }\nspan.bp3-icon:empty{\n  font-family:\"Icons20\";\n  font-size:inherit;\n  font-style:normal;\n  font-weight:400;\n  line-height:1; }\n  span.bp3-icon:empty::before{\n    -moz-osx-font-smoothing:grayscale;\n    -webkit-font-smoothing:antialiased; }\n.bp3-icon-add::before{\n  content:\"\ue63e\"; }\n.bp3-icon-add-column-left::before{\n  content:\"\ue6f9\"; }\n.bp3-icon-add-column-right::before{\n  content:\"\ue6fa\"; }\n.bp3-icon-add-row-bottom::before{\n  content:\"\ue6f8\"; }\n.bp3-icon-add-row-top::before{\n  content:\"\ue6f7\"; }\n.bp3-icon-add-to-artifact::before{\n  content:\"\ue67c\"; }\n.bp3-icon-add-to-folder::before{\n  content:\"\ue6d2\"; }\n.bp3-icon-airplane::before{\n  content:\"\ue74b\"; }\n.bp3-icon-align-center::before{\n  content:\"\ue603\"; }\n.bp3-icon-align-justify::before{\n  content:\"\ue605\"; }\n.bp3-icon-align-left::before{\n  content:\"\ue602\"; }\n.bp3-icon-align-right::before{\n  content:\"\ue604\"; }\n.bp3-icon-alignment-bottom::before{\n  content:\"\ue727\"; }\n.bp3-icon-alignment-horizontal-center::before{\n  content:\"\ue726\"; }\n.bp3-icon-alignment-left::before{\n  content:\"\ue722\"; }\n.bp3-icon-alignment-right::before{\n  content:\"\ue724\"; }\n.bp3-icon-alignment-top::before{\n  content:\"\ue725\"; }\n.bp3-icon-alignment-vertical-center::before{\n  content:\"\ue723\"; }\n.bp3-icon-annotation::before{\n  content:\"\ue6f0\"; }\n.bp3-icon-application::before{\n  content:\"\ue735\"; }\n.bp3-icon-applications::before{\n  content:\"\ue621\"; }\n.bp3-icon-archive::before{\n  content:\"\ue907\"; }\n.bp3-icon-arrow-bottom-left::before{\n  content:\"\u2199\"; }\n.bp3-icon-arrow-bottom-right::before{\n  content:\"\u2198\"; }\n.bp3-icon-arrow-down::before{\n  content:\"\u2193\"; }\n.bp3-icon-arrow-left::before{\n  content:\"\u2190\"; }\n.bp3-icon-arrow-right::before{\n  content:\"\u2192\"; }\n.bp3-icon-arrow-top-left::before{\n  content:\"\u2196\"; }\n.bp3-icon-arrow-top-right::before{\n  content:\"\u2197\"; }\n.bp3-icon-arrow-up::before{\n  content:\"\u2191\"; }\n.bp3-icon-arrows-horizontal::before{\n  content:\"\u2194\"; }\n.bp3-icon-arrows-vertical::before{\n  content:\"\u2195\"; }\n.bp3-icon-asterisk::before{\n  content:\"*\"; }\n.bp3-icon-automatic-updates::before{\n  content:\"\ue65f\"; }\n.bp3-icon-badge::before{\n  content:\"\ue6e3\"; }\n.bp3-icon-ban-circle::before{\n  content:\"\ue69d\"; }\n.bp3-icon-bank-account::before{\n  content:\"\ue76f\"; }\n.bp3-icon-barcode::before{\n  content:\"\ue676\"; }\n.bp3-icon-blank::before{\n  content:\"\ue900\"; }\n.bp3-icon-blocked-person::before{\n  content:\"\ue768\"; }\n.bp3-icon-bold::before{\n  content:\"\ue606\"; }\n.bp3-icon-book::before{\n  content:\"\ue6b8\"; }\n.bp3-icon-bookmark::before{\n  content:\"\ue61a\"; }\n.bp3-icon-box::before{\n  content:\"\ue6bf\"; }\n.bp3-icon-briefcase::before{\n  content:\"\ue674\"; }\n.bp3-icon-bring-data::before{\n  content:\"\ue90a\"; }\n.bp3-icon-build::before{\n  content:\"\ue72d\"; }\n.bp3-icon-calculator::before{\n  content:\"\ue70b\"; }\n.bp3-icon-calendar::before{\n  content:\"\ue62b\"; }\n.bp3-icon-camera::before{\n  content:\"\ue69e\"; }\n.bp3-icon-caret-down::before{\n  content:\"\u2304\"; }\n.bp3-icon-caret-left::before{\n  content:\"\u2329\"; }\n.bp3-icon-caret-right::before{\n  content:\"\u232a\"; }\n.bp3-icon-caret-up::before{\n  content:\"\u2303\"; }\n.bp3-icon-cell-tower::before{\n  content:\"\ue770\"; }\n.bp3-icon-changes::before{\n  content:\"\ue623\"; }\n.bp3-icon-chart::before{\n  content:\"\ue67e\"; }\n.bp3-icon-chat::before{\n  content:\"\ue689\"; }\n.bp3-icon-chevron-backward::before{\n  content:\"\ue6df\"; }\n.bp3-icon-chevron-down::before{\n  content:\"\ue697\"; }\n.bp3-icon-chevron-forward::before{\n  content:\"\ue6e0\"; }\n.bp3-icon-chevron-left::before{\n  content:\"\ue694\"; }\n.bp3-icon-chevron-right::before{\n  content:\"\ue695\"; }\n.bp3-icon-chevron-up::before{\n  content:\"\ue696\"; }\n.bp3-icon-circle::before{\n  content:\"\ue66a\"; }\n.bp3-icon-circle-arrow-down::before{\n  content:\"\ue68e\"; }\n.bp3-icon-circle-arrow-left::before{\n  content:\"\ue68c\"; }\n.bp3-icon-circle-arrow-right::before{\n  content:\"\ue68b\"; }\n.bp3-icon-circle-arrow-up::before{\n  content:\"\ue68d\"; }\n.bp3-icon-citation::before{\n  content:\"\ue61b\"; }\n.bp3-icon-clean::before{\n  content:\"\ue7c5\"; }\n.bp3-icon-clipboard::before{\n  content:\"\ue61d\"; }\n.bp3-icon-cloud::before{\n  content:\"\u2601\"; }\n.bp3-icon-cloud-download::before{\n  content:\"\ue690\"; }\n.bp3-icon-cloud-upload::before{\n  content:\"\ue691\"; }\n.bp3-icon-code::before{\n  content:\"\ue661\"; }\n.bp3-icon-code-block::before{\n  content:\"\ue6c5\"; }\n.bp3-icon-cog::before{\n  content:\"\ue645\"; }\n.bp3-icon-collapse-all::before{\n  content:\"\ue763\"; }\n.bp3-icon-column-layout::before{\n  content:\"\ue6da\"; }\n.bp3-icon-comment::before{\n  content:\"\ue68a\"; }\n.bp3-icon-comparison::before{\n  content:\"\ue637\"; }\n.bp3-icon-compass::before{\n  content:\"\ue79c\"; }\n.bp3-icon-compressed::before{\n  content:\"\ue6c0\"; }\n.bp3-icon-confirm::before{\n  content:\"\ue639\"; }\n.bp3-icon-console::before{\n  content:\"\ue79b\"; }\n.bp3-icon-contrast::before{\n  content:\"\ue6cb\"; }\n.bp3-icon-control::before{\n  content:\"\ue67f\"; }\n.bp3-icon-credit-card::before{\n  content:\"\ue649\"; }\n.bp3-icon-cross::before{\n  content:\"\u2717\"; }\n.bp3-icon-crown::before{\n  content:\"\ue7b4\"; }\n.bp3-icon-cube::before{\n  content:\"\ue7c8\"; }\n.bp3-icon-cube-add::before{\n  content:\"\ue7c9\"; }\n.bp3-icon-cube-remove::before{\n  content:\"\ue7d0\"; }\n.bp3-icon-curved-range-chart::before{\n  content:\"\ue71b\"; }\n.bp3-icon-cut::before{\n  content:\"\ue6ef\"; }\n.bp3-icon-dashboard::before{\n  content:\"\ue751\"; }\n.bp3-icon-data-lineage::before{\n  content:\"\ue908\"; }\n.bp3-icon-database::before{\n  content:\"\ue683\"; }\n.bp3-icon-delete::before{\n  content:\"\ue644\"; }\n.bp3-icon-delta::before{\n  content:\"\u0394\"; }\n.bp3-icon-derive-column::before{\n  content:\"\ue739\"; }\n.bp3-icon-desktop::before{\n  content:\"\ue6af\"; }\n.bp3-icon-diagnosis::before{\n  content:\"\ue90d\"; }\n.bp3-icon-diagram-tree::before{\n  content:\"\ue7b3\"; }\n.bp3-icon-direction-left::before{\n  content:\"\ue681\"; }\n.bp3-icon-direction-right::before{\n  content:\"\ue682\"; }\n.bp3-icon-disable::before{\n  content:\"\ue600\"; }\n.bp3-icon-document::before{\n  content:\"\ue630\"; }\n.bp3-icon-document-open::before{\n  content:\"\ue71e\"; }\n.bp3-icon-document-share::before{\n  content:\"\ue71f\"; }\n.bp3-icon-dollar::before{\n  content:\"$\"; }\n.bp3-icon-dot::before{\n  content:\"\u2022\"; }\n.bp3-icon-double-caret-horizontal::before{\n  content:\"\ue6c7\"; }\n.bp3-icon-double-caret-vertical::before{\n  content:\"\ue6c6\"; }\n.bp3-icon-double-chevron-down::before{\n  content:\"\ue703\"; }\n.bp3-icon-double-chevron-left::before{\n  content:\"\ue6ff\"; }\n.bp3-icon-double-chevron-right::before{\n  content:\"\ue701\"; }\n.bp3-icon-double-chevron-up::before{\n  content:\"\ue702\"; }\n.bp3-icon-doughnut-chart::before{\n  content:\"\ue6ce\"; }\n.bp3-icon-download::before{\n  content:\"\ue62f\"; }\n.bp3-icon-drag-handle-horizontal::before{\n  content:\"\ue716\"; }\n.bp3-icon-drag-handle-vertical::before{\n  content:\"\ue715\"; }\n.bp3-icon-draw::before{\n  content:\"\ue66b\"; }\n.bp3-icon-drive-time::before{\n  content:\"\ue615\"; }\n.bp3-icon-duplicate::before{\n  content:\"\ue69c\"; }\n.bp3-icon-edit::before{\n  content:\"\u270e\"; }\n.bp3-icon-eject::before{\n  content:\"\u23cf\"; }\n.bp3-icon-endorsed::before{\n  content:\"\ue75f\"; }\n.bp3-icon-envelope::before{\n  content:\"\u2709\"; }\n.bp3-icon-equals::before{\n  content:\"\ue7d9\"; }\n.bp3-icon-eraser::before{\n  content:\"\ue773\"; }\n.bp3-icon-error::before{\n  content:\"\ue648\"; }\n.bp3-icon-euro::before{\n  content:\"\u20ac\"; }\n.bp3-icon-exchange::before{\n  content:\"\ue636\"; }\n.bp3-icon-exclude-row::before{\n  content:\"\ue6ea\"; }\n.bp3-icon-expand-all::before{\n  content:\"\ue764\"; }\n.bp3-icon-export::before{\n  content:\"\ue633\"; }\n.bp3-icon-eye-off::before{\n  content:\"\ue6cc\"; }\n.bp3-icon-eye-on::before{\n  content:\"\ue75a\"; }\n.bp3-icon-eye-open::before{\n  content:\"\ue66f\"; }\n.bp3-icon-fast-backward::before{\n  content:\"\ue6a8\"; }\n.bp3-icon-fast-forward::before{\n  content:\"\ue6ac\"; }\n.bp3-icon-feed::before{\n  content:\"\ue656\"; }\n.bp3-icon-feed-subscribed::before{\n  content:\"\ue78f\"; }\n.bp3-icon-film::before{\n  content:\"\ue6a1\"; }\n.bp3-icon-filter::before{\n  content:\"\ue638\"; }\n.bp3-icon-filter-keep::before{\n  content:\"\ue78c\"; }\n.bp3-icon-filter-list::before{\n  content:\"\ue6ee\"; }\n.bp3-icon-filter-open::before{\n  content:\"\ue7d7\"; }\n.bp3-icon-filter-remove::before{\n  content:\"\ue78d\"; }\n.bp3-icon-flag::before{\n  content:\"\u2691\"; }\n.bp3-icon-flame::before{\n  content:\"\ue7a9\"; }\n.bp3-icon-flash::before{\n  content:\"\ue6b3\"; }\n.bp3-icon-floppy-disk::before{\n  content:\"\ue6b7\"; }\n.bp3-icon-flow-branch::before{\n  content:\"\ue7c1\"; }\n.bp3-icon-flow-end::before{\n  content:\"\ue7c4\"; }\n.bp3-icon-flow-linear::before{\n  content:\"\ue7c0\"; }\n.bp3-icon-flow-review::before{\n  content:\"\ue7c2\"; }\n.bp3-icon-flow-review-branch::before{\n  content:\"\ue7c3\"; }\n.bp3-icon-flows::before{\n  content:\"\ue659\"; }\n.bp3-icon-folder-close::before{\n  content:\"\ue652\"; }\n.bp3-icon-folder-new::before{\n  content:\"\ue7b0\"; }\n.bp3-icon-folder-open::before{\n  content:\"\ue651\"; }\n.bp3-icon-folder-shared::before{\n  content:\"\ue653\"; }\n.bp3-icon-folder-shared-open::before{\n  content:\"\ue670\"; }\n.bp3-icon-follower::before{\n  content:\"\ue760\"; }\n.bp3-icon-following::before{\n  content:\"\ue761\"; }\n.bp3-icon-font::before{\n  content:\"\ue6b4\"; }\n.bp3-icon-fork::before{\n  content:\"\ue63a\"; }\n.bp3-icon-form::before{\n  content:\"\ue795\"; }\n.bp3-icon-full-circle::before{\n  content:\"\ue685\"; }\n.bp3-icon-full-stacked-chart::before{\n  content:\"\ue75e\"; }\n.bp3-icon-fullscreen::before{\n  content:\"\ue699\"; }\n.bp3-icon-function::before{\n  content:\"\ue6e5\"; }\n.bp3-icon-gantt-chart::before{\n  content:\"\ue6f4\"; }\n.bp3-icon-geolocation::before{\n  content:\"\ue640\"; }\n.bp3-icon-geosearch::before{\n  content:\"\ue613\"; }\n.bp3-icon-git-branch::before{\n  content:\"\ue72a\"; }\n.bp3-icon-git-commit::before{\n  content:\"\ue72b\"; }\n.bp3-icon-git-merge::before{\n  content:\"\ue729\"; }\n.bp3-icon-git-new-branch::before{\n  content:\"\ue749\"; }\n.bp3-icon-git-pull::before{\n  content:\"\ue728\"; }\n.bp3-icon-git-push::before{\n  content:\"\ue72c\"; }\n.bp3-icon-git-repo::before{\n  content:\"\ue748\"; }\n.bp3-icon-glass::before{\n  content:\"\ue6b1\"; }\n.bp3-icon-globe::before{\n  content:\"\ue666\"; }\n.bp3-icon-globe-network::before{\n  content:\"\ue7b5\"; }\n.bp3-icon-graph::before{\n  content:\"\ue673\"; }\n.bp3-icon-graph-remove::before{\n  content:\"\ue609\"; }\n.bp3-icon-greater-than::before{\n  content:\"\ue7e1\"; }\n.bp3-icon-greater-than-or-equal-to::before{\n  content:\"\ue7e2\"; }\n.bp3-icon-grid::before{\n  content:\"\ue6d0\"; }\n.bp3-icon-grid-view::before{\n  content:\"\ue6e4\"; }\n.bp3-icon-group-objects::before{\n  content:\"\ue60a\"; }\n.bp3-icon-grouped-bar-chart::before{\n  content:\"\ue75d\"; }\n.bp3-icon-hand::before{\n  content:\"\ue6de\"; }\n.bp3-icon-hand-down::before{\n  content:\"\ue6bb\"; }\n.bp3-icon-hand-left::before{\n  content:\"\ue6bc\"; }\n.bp3-icon-hand-right::before{\n  content:\"\ue6b9\"; }\n.bp3-icon-hand-up::before{\n  content:\"\ue6ba\"; }\n.bp3-icon-header::before{\n  content:\"\ue6b5\"; }\n.bp3-icon-header-one::before{\n  content:\"\ue793\"; }\n.bp3-icon-header-two::before{\n  content:\"\ue794\"; }\n.bp3-icon-headset::before{\n  content:\"\ue6dc\"; }\n.bp3-icon-heart::before{\n  content:\"\u2665\"; }\n.bp3-icon-heart-broken::before{\n  content:\"\ue7a2\"; }\n.bp3-icon-heat-grid::before{\n  content:\"\ue6f3\"; }\n.bp3-icon-heatmap::before{\n  content:\"\ue614\"; }\n.bp3-icon-help::before{\n  content:\"?\"; }\n.bp3-icon-helper-management::before{\n  content:\"\ue66d\"; }\n.bp3-icon-highlight::before{\n  content:\"\ue6ed\"; }\n.bp3-icon-history::before{\n  content:\"\ue64a\"; }\n.bp3-icon-home::before{\n  content:\"\u2302\"; }\n.bp3-icon-horizontal-bar-chart::before{\n  content:\"\ue70c\"; }\n.bp3-icon-horizontal-bar-chart-asc::before{\n  content:\"\ue75c\"; }\n.bp3-icon-horizontal-bar-chart-desc::before{\n  content:\"\ue71d\"; }\n.bp3-icon-horizontal-distribution::before{\n  content:\"\ue720\"; }\n.bp3-icon-id-number::before{\n  content:\"\ue771\"; }\n.bp3-icon-image-rotate-left::before{\n  content:\"\ue73a\"; }\n.bp3-icon-image-rotate-right::before{\n  content:\"\ue73b\"; }\n.bp3-icon-import::before{\n  content:\"\ue632\"; }\n.bp3-icon-inbox::before{\n  content:\"\ue629\"; }\n.bp3-icon-inbox-filtered::before{\n  content:\"\ue7d1\"; }\n.bp3-icon-inbox-geo::before{\n  content:\"\ue7d2\"; }\n.bp3-icon-inbox-search::before{\n  content:\"\ue7d3\"; }\n.bp3-icon-inbox-update::before{\n  content:\"\ue7d4\"; }\n.bp3-icon-info-sign::before{\n  content:\"\u2139\"; }\n.bp3-icon-inheritance::before{\n  content:\"\ue7d5\"; }\n.bp3-icon-inner-join::before{\n  content:\"\ue7a3\"; }\n.bp3-icon-insert::before{\n  content:\"\ue66c\"; }\n.bp3-icon-intersection::before{\n  content:\"\ue765\"; }\n.bp3-icon-ip-address::before{\n  content:\"\ue772\"; }\n.bp3-icon-issue::before{\n  content:\"\ue774\"; }\n.bp3-icon-issue-closed::before{\n  content:\"\ue776\"; }\n.bp3-icon-issue-new::before{\n  content:\"\ue775\"; }\n.bp3-icon-italic::before{\n  content:\"\ue607\"; }\n.bp3-icon-join-table::before{\n  content:\"\ue738\"; }\n.bp3-icon-key::before{\n  content:\"\ue78e\"; }\n.bp3-icon-key-backspace::before{\n  content:\"\ue707\"; }\n.bp3-icon-key-command::before{\n  content:\"\ue705\"; }\n.bp3-icon-key-control::before{\n  content:\"\ue704\"; }\n.bp3-icon-key-delete::before{\n  content:\"\ue708\"; }\n.bp3-icon-key-enter::before{\n  content:\"\ue70a\"; }\n.bp3-icon-key-escape::before{\n  content:\"\ue709\"; }\n.bp3-icon-key-option::before{\n  content:\"\ue742\"; }\n.bp3-icon-key-shift::before{\n  content:\"\ue706\"; }\n.bp3-icon-key-tab::before{\n  content:\"\ue757\"; }\n.bp3-icon-known-vehicle::before{\n  content:\"\ue73c\"; }\n.bp3-icon-lab-test::before{\n  content:\"\ue90e\"; }\n.bp3-icon-label::before{\n  content:\"\ue665\"; }\n.bp3-icon-layer::before{\n  content:\"\ue6cf\"; }\n.bp3-icon-layers::before{\n  content:\"\ue618\"; }\n.bp3-icon-layout::before{\n  content:\"\ue60c\"; }\n.bp3-icon-layout-auto::before{\n  content:\"\ue60d\"; }\n.bp3-icon-layout-balloon::before{\n  content:\"\ue6d3\"; }\n.bp3-icon-layout-circle::before{\n  content:\"\ue60e\"; }\n.bp3-icon-layout-grid::before{\n  content:\"\ue610\"; }\n.bp3-icon-layout-group-by::before{\n  content:\"\ue611\"; }\n.bp3-icon-layout-hierarchy::before{\n  content:\"\ue60f\"; }\n.bp3-icon-layout-linear::before{\n  content:\"\ue6c3\"; }\n.bp3-icon-layout-skew-grid::before{\n  content:\"\ue612\"; }\n.bp3-icon-layout-sorted-clusters::before{\n  content:\"\ue6d4\"; }\n.bp3-icon-learning::before{\n  content:\"\ue904\"; }\n.bp3-icon-left-join::before{\n  content:\"\ue7a4\"; }\n.bp3-icon-less-than::before{\n  content:\"\ue7e3\"; }\n.bp3-icon-less-than-or-equal-to::before{\n  content:\"\ue7e4\"; }\n.bp3-icon-lifesaver::before{\n  content:\"\ue7c7\"; }\n.bp3-icon-lightbulb::before{\n  content:\"\ue6b0\"; }\n.bp3-icon-link::before{\n  content:\"\ue62d\"; }\n.bp3-icon-list::before{\n  content:\"\u2630\"; }\n.bp3-icon-list-columns::before{\n  content:\"\ue7b9\"; }\n.bp3-icon-list-detail-view::before{\n  content:\"\ue743\"; }\n.bp3-icon-locate::before{\n  content:\"\ue619\"; }\n.bp3-icon-lock::before{\n  content:\"\ue625\"; }\n.bp3-icon-log-in::before{\n  content:\"\ue69a\"; }\n.bp3-icon-log-out::before{\n  content:\"\ue64c\"; }\n.bp3-icon-manual::before{\n  content:\"\ue6f6\"; }\n.bp3-icon-manually-entered-data::before{\n  content:\"\ue74a\"; }\n.bp3-icon-map::before{\n  content:\"\ue662\"; }\n.bp3-icon-map-create::before{\n  content:\"\ue741\"; }\n.bp3-icon-map-marker::before{\n  content:\"\ue67d\"; }\n.bp3-icon-maximize::before{\n  content:\"\ue635\"; }\n.bp3-icon-media::before{\n  content:\"\ue62c\"; }\n.bp3-icon-menu::before{\n  content:\"\ue762\"; }\n.bp3-icon-menu-closed::before{\n  content:\"\ue655\"; }\n.bp3-icon-menu-open::before{\n  content:\"\ue654\"; }\n.bp3-icon-merge-columns::before{\n  content:\"\ue74f\"; }\n.bp3-icon-merge-links::before{\n  content:\"\ue60b\"; }\n.bp3-icon-minimize::before{\n  content:\"\ue634\"; }\n.bp3-icon-minus::before{\n  content:\"\u2212\"; }\n.bp3-icon-mobile-phone::before{\n  content:\"\ue717\"; }\n.bp3-icon-mobile-video::before{\n  content:\"\ue69f\"; }\n.bp3-icon-moon::before{\n  content:\"\ue754\"; }\n.bp3-icon-more::before{\n  content:\"\ue62a\"; }\n.bp3-icon-mountain::before{\n  content:\"\ue7b1\"; }\n.bp3-icon-move::before{\n  content:\"\ue693\"; }\n.bp3-icon-mugshot::before{\n  content:\"\ue6db\"; }\n.bp3-icon-multi-select::before{\n  content:\"\ue680\"; }\n.bp3-icon-music::before{\n  content:\"\ue6a6\"; }\n.bp3-icon-new-drawing::before{\n  content:\"\ue905\"; }\n.bp3-icon-new-grid-item::before{\n  content:\"\ue747\"; }\n.bp3-icon-new-layer::before{\n  content:\"\ue902\"; }\n.bp3-icon-new-layers::before{\n  content:\"\ue903\"; }\n.bp3-icon-new-link::before{\n  content:\"\ue65c\"; }\n.bp3-icon-new-object::before{\n  content:\"\ue65d\"; }\n.bp3-icon-new-person::before{\n  content:\"\ue6e9\"; }\n.bp3-icon-new-prescription::before{\n  content:\"\ue78b\"; }\n.bp3-icon-new-text-box::before{\n  content:\"\ue65b\"; }\n.bp3-icon-ninja::before{\n  content:\"\ue675\"; }\n.bp3-icon-not-equal-to::before{\n  content:\"\ue7e0\"; }\n.bp3-icon-notifications::before{\n  content:\"\ue624\"; }\n.bp3-icon-notifications-updated::before{\n  content:\"\ue7b8\"; }\n.bp3-icon-numbered-list::before{\n  content:\"\ue746\"; }\n.bp3-icon-numerical::before{\n  content:\"\ue756\"; }\n.bp3-icon-office::before{\n  content:\"\ue69b\"; }\n.bp3-icon-offline::before{\n  content:\"\ue67a\"; }\n.bp3-icon-oil-field::before{\n  content:\"\ue73f\"; }\n.bp3-icon-one-column::before{\n  content:\"\ue658\"; }\n.bp3-icon-outdated::before{\n  content:\"\ue7a8\"; }\n.bp3-icon-page-layout::before{\n  content:\"\ue660\"; }\n.bp3-icon-panel-stats::before{\n  content:\"\ue777\"; }\n.bp3-icon-panel-table::before{\n  content:\"\ue778\"; }\n.bp3-icon-paperclip::before{\n  content:\"\ue664\"; }\n.bp3-icon-paragraph::before{\n  content:\"\ue76c\"; }\n.bp3-icon-path::before{\n  content:\"\ue753\"; }\n.bp3-icon-path-search::before{\n  content:\"\ue65e\"; }\n.bp3-icon-pause::before{\n  content:\"\ue6a9\"; }\n.bp3-icon-people::before{\n  content:\"\ue63d\"; }\n.bp3-icon-percentage::before{\n  content:\"\ue76a\"; }\n.bp3-icon-person::before{\n  content:\"\ue63c\"; }\n.bp3-icon-phone::before{\n  content:\"\u260e\"; }\n.bp3-icon-pie-chart::before{\n  content:\"\ue684\"; }\n.bp3-icon-pin::before{\n  content:\"\ue646\"; }\n.bp3-icon-pivot::before{\n  content:\"\ue6f1\"; }\n.bp3-icon-pivot-table::before{\n  content:\"\ue6eb\"; }\n.bp3-icon-play::before{\n  content:\"\ue6ab\"; }\n.bp3-icon-plus::before{\n  content:\"+\"; }\n.bp3-icon-polygon-filter::before{\n  content:\"\ue6d1\"; }\n.bp3-icon-power::before{\n  content:\"\ue6d9\"; }\n.bp3-icon-predictive-analysis::before{\n  content:\"\ue617\"; }\n.bp3-icon-prescription::before{\n  content:\"\ue78a\"; }\n.bp3-icon-presentation::before{\n  content:\"\ue687\"; }\n.bp3-icon-print::before{\n  content:\"\u2399\"; }\n.bp3-icon-projects::before{\n  content:\"\ue622\"; }\n.bp3-icon-properties::before{\n  content:\"\ue631\"; }\n.bp3-icon-property::before{\n  content:\"\ue65a\"; }\n.bp3-icon-publish-function::before{\n  content:\"\ue752\"; }\n.bp3-icon-pulse::before{\n  content:\"\ue6e8\"; }\n.bp3-icon-random::before{\n  content:\"\ue698\"; }\n.bp3-icon-record::before{\n  content:\"\ue6ae\"; }\n.bp3-icon-redo::before{\n  content:\"\ue6c4\"; }\n.bp3-icon-refresh::before{\n  content:\"\ue643\"; }\n.bp3-icon-regression-chart::before{\n  content:\"\ue758\"; }\n.bp3-icon-remove::before{\n  content:\"\ue63f\"; }\n.bp3-icon-remove-column::before{\n  content:\"\ue755\"; }\n.bp3-icon-remove-column-left::before{\n  content:\"\ue6fd\"; }\n.bp3-icon-remove-column-right::before{\n  content:\"\ue6fe\"; }\n.bp3-icon-remove-row-bottom::before{\n  content:\"\ue6fc\"; }\n.bp3-icon-remove-row-top::before{\n  content:\"\ue6fb\"; }\n.bp3-icon-repeat::before{\n  content:\"\ue692\"; }\n.bp3-icon-reset::before{\n  content:\"\ue7d6\"; }\n.bp3-icon-resolve::before{\n  content:\"\ue672\"; }\n.bp3-icon-rig::before{\n  content:\"\ue740\"; }\n.bp3-icon-right-join::before{\n  content:\"\ue7a5\"; }\n.bp3-icon-ring::before{\n  content:\"\ue6f2\"; }\n.bp3-icon-rotate-document::before{\n  content:\"\ue6e1\"; }\n.bp3-icon-rotate-page::before{\n  content:\"\ue6e2\"; }\n.bp3-icon-satellite::before{\n  content:\"\ue76b\"; }\n.bp3-icon-saved::before{\n  content:\"\ue6b6\"; }\n.bp3-icon-scatter-plot::before{\n  content:\"\ue73e\"; }\n.bp3-icon-search::before{\n  content:\"\ue64b\"; }\n.bp3-icon-search-around::before{\n  content:\"\ue608\"; }\n.bp3-icon-search-template::before{\n  content:\"\ue628\"; }\n.bp3-icon-search-text::before{\n  content:\"\ue663\"; }\n.bp3-icon-segmented-control::before{\n  content:\"\ue6ec\"; }\n.bp3-icon-select::before{\n  content:\"\ue616\"; }\n.bp3-icon-selection::before{\n  content:\"\u29bf\"; }\n.bp3-icon-send-to::before{\n  content:\"\ue66e\"; }\n.bp3-icon-send-to-graph::before{\n  content:\"\ue736\"; }\n.bp3-icon-send-to-map::before{\n  content:\"\ue737\"; }\n.bp3-icon-series-add::before{\n  content:\"\ue796\"; }\n.bp3-icon-series-configuration::before{\n  content:\"\ue79a\"; }\n.bp3-icon-series-derived::before{\n  content:\"\ue799\"; }\n.bp3-icon-series-filtered::before{\n  content:\"\ue798\"; }\n.bp3-icon-series-search::before{\n  content:\"\ue797\"; }\n.bp3-icon-settings::before{\n  content:\"\ue6a2\"; }\n.bp3-icon-share::before{\n  content:\"\ue62e\"; }\n.bp3-icon-shield::before{\n  content:\"\ue7b2\"; }\n.bp3-icon-shop::before{\n  content:\"\ue6c2\"; }\n.bp3-icon-shopping-cart::before{\n  content:\"\ue6c1\"; }\n.bp3-icon-signal-search::before{\n  content:\"\ue909\"; }\n.bp3-icon-sim-card::before{\n  content:\"\ue718\"; }\n.bp3-icon-slash::before{\n  content:\"\ue769\"; }\n.bp3-icon-small-cross::before{\n  content:\"\ue6d7\"; }\n.bp3-icon-small-minus::before{\n  content:\"\ue70e\"; }\n.bp3-icon-small-plus::before{\n  content:\"\ue70d\"; }\n.bp3-icon-small-tick::before{\n  content:\"\ue6d8\"; }\n.bp3-icon-snowflake::before{\n  content:\"\ue7b6\"; }\n.bp3-icon-social-media::before{\n  content:\"\ue671\"; }\n.bp3-icon-sort::before{\n  content:\"\ue64f\"; }\n.bp3-icon-sort-alphabetical::before{\n  content:\"\ue64d\"; }\n.bp3-icon-sort-alphabetical-desc::before{\n  content:\"\ue6c8\"; }\n.bp3-icon-sort-asc::before{\n  content:\"\ue6d5\"; }\n.bp3-icon-sort-desc::before{\n  content:\"\ue6d6\"; }\n.bp3-icon-sort-numerical::before{\n  content:\"\ue64e\"; }\n.bp3-icon-sort-numerical-desc::before{\n  content:\"\ue6c9\"; }\n.bp3-icon-split-columns::before{\n  content:\"\ue750\"; }\n.bp3-icon-square::before{\n  content:\"\ue686\"; }\n.bp3-icon-stacked-chart::before{\n  content:\"\ue6e7\"; }\n.bp3-icon-star::before{\n  content:\"\u2605\"; }\n.bp3-icon-star-empty::before{\n  content:\"\u2606\"; }\n.bp3-icon-step-backward::before{\n  content:\"\ue6a7\"; }\n.bp3-icon-step-chart::before{\n  content:\"\ue70f\"; }\n.bp3-icon-step-forward::before{\n  content:\"\ue6ad\"; }\n.bp3-icon-stop::before{\n  content:\"\ue6aa\"; }\n.bp3-icon-stopwatch::before{\n  content:\"\ue901\"; }\n.bp3-icon-strikethrough::before{\n  content:\"\ue7a6\"; }\n.bp3-icon-style::before{\n  content:\"\ue601\"; }\n.bp3-icon-swap-horizontal::before{\n  content:\"\ue745\"; }\n.bp3-icon-swap-vertical::before{\n  content:\"\ue744\"; }\n.bp3-icon-symbol-circle::before{\n  content:\"\ue72e\"; }\n.bp3-icon-symbol-cross::before{\n  content:\"\ue731\"; }\n.bp3-icon-symbol-diamond::before{\n  content:\"\ue730\"; }\n.bp3-icon-symbol-square::before{\n  content:\"\ue72f\"; }\n.bp3-icon-symbol-triangle-down::before{\n  content:\"\ue733\"; }\n.bp3-icon-symbol-triangle-up::before{\n  content:\"\ue732\"; }\n.bp3-icon-tag::before{\n  content:\"\ue61c\"; }\n.bp3-icon-take-action::before{\n  content:\"\ue6ca\"; }\n.bp3-icon-taxi::before{\n  content:\"\ue79e\"; }\n.bp3-icon-text-highlight::before{\n  content:\"\ue6dd\"; }\n.bp3-icon-th::before{\n  content:\"\ue667\"; }\n.bp3-icon-th-derived::before{\n  content:\"\ue669\"; }\n.bp3-icon-th-disconnect::before{\n  content:\"\ue7d8\"; }\n.bp3-icon-th-filtered::before{\n  content:\"\ue7c6\"; }\n.bp3-icon-th-list::before{\n  content:\"\ue668\"; }\n.bp3-icon-thumbs-down::before{\n  content:\"\ue6be\"; }\n.bp3-icon-thumbs-up::before{\n  content:\"\ue6bd\"; }\n.bp3-icon-tick::before{\n  content:\"\u2713\"; }\n.bp3-icon-tick-circle::before{\n  content:\"\ue779\"; }\n.bp3-icon-time::before{\n  content:\"\u23f2\"; }\n.bp3-icon-timeline-area-chart::before{\n  content:\"\ue6cd\"; }\n.bp3-icon-timeline-bar-chart::before{\n  content:\"\ue620\"; }\n.bp3-icon-timeline-events::before{\n  content:\"\ue61e\"; }\n.bp3-icon-timeline-line-chart::before{\n  content:\"\ue61f\"; }\n.bp3-icon-tint::before{\n  content:\"\ue6b2\"; }\n.bp3-icon-torch::before{\n  content:\"\ue677\"; }\n.bp3-icon-tractor::before{\n  content:\"\ue90c\"; }\n.bp3-icon-train::before{\n  content:\"\ue79f\"; }\n.bp3-icon-translate::before{\n  content:\"\ue759\"; }\n.bp3-icon-trash::before{\n  content:\"\ue63b\"; }\n.bp3-icon-tree::before{\n  content:\"\ue7b7\"; }\n.bp3-icon-trending-down::before{\n  content:\"\ue71a\"; }\n.bp3-icon-trending-up::before{\n  content:\"\ue719\"; }\n.bp3-icon-truck::before{\n  content:\"\ue90b\"; }\n.bp3-icon-two-columns::before{\n  content:\"\ue657\"; }\n.bp3-icon-unarchive::before{\n  content:\"\ue906\"; }\n.bp3-icon-underline::before{\n  content:\"\u2381\"; }\n.bp3-icon-undo::before{\n  content:\"\u238c\"; }\n.bp3-icon-ungroup-objects::before{\n  content:\"\ue688\"; }\n.bp3-icon-unknown-vehicle::before{\n  content:\"\ue73d\"; }\n.bp3-icon-unlock::before{\n  content:\"\ue626\"; }\n.bp3-icon-unpin::before{\n  content:\"\ue650\"; }\n.bp3-icon-unresolve::before{\n  content:\"\ue679\"; }\n.bp3-icon-updated::before{\n  content:\"\ue7a7\"; }\n.bp3-icon-upload::before{\n  content:\"\ue68f\"; }\n.bp3-icon-user::before{\n  content:\"\ue627\"; }\n.bp3-icon-variable::before{\n  content:\"\ue6f5\"; }\n.bp3-icon-vertical-bar-chart-asc::before{\n  content:\"\ue75b\"; }\n.bp3-icon-vertical-bar-chart-desc::before{\n  content:\"\ue71c\"; }\n.bp3-icon-vertical-distribution::before{\n  content:\"\ue721\"; }\n.bp3-icon-video::before{\n  content:\"\ue6a0\"; }\n.bp3-icon-volume-down::before{\n  content:\"\ue6a4\"; }\n.bp3-icon-volume-off::before{\n  content:\"\ue6a3\"; }\n.bp3-icon-volume-up::before{\n  content:\"\ue6a5\"; }\n.bp3-icon-walk::before{\n  content:\"\ue79d\"; }\n.bp3-icon-warning-sign::before{\n  content:\"\ue647\"; }\n.bp3-icon-waterfall-chart::before{\n  content:\"\ue6e6\"; }\n.bp3-icon-widget::before{\n  content:\"\ue678\"; }\n.bp3-icon-widget-button::before{\n  content:\"\ue790\"; }\n.bp3-icon-widget-footer::before{\n  content:\"\ue792\"; }\n.bp3-icon-widget-header::before{\n  content:\"\ue791\"; }\n.bp3-icon-wrench::before{\n  content:\"\ue734\"; }\n.bp3-icon-zoom-in::before{\n  content:\"\ue641\"; }\n.bp3-icon-zoom-out::before{\n  content:\"\ue642\"; }\n.bp3-icon-zoom-to-fit::before{\n  content:\"\ue67b\"; }\n.bp3-submenu > .bp3-popover-wrapper{\n  display:block; }\n.bp3-submenu .bp3-popover-target{\n  display:block; }\n  .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-menu-item{ }\n.bp3-submenu.bp3-popover{\n  -webkit-box-shadow:none;\n          box-shadow:none;\n  padding:0 5px; }\n  .bp3-submenu.bp3-popover > .bp3-popover-content{\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2); }\n  .bp3-dark .bp3-submenu.bp3-popover, .bp3-submenu.bp3-popover.bp3-dark{\n    -webkit-box-shadow:none;\n            box-shadow:none; }\n    .bp3-dark .bp3-submenu.bp3-popover > .bp3-popover-content, .bp3-submenu.bp3-popover.bp3-dark > .bp3-popover-content{\n      -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4);\n              box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4); }\n.bp3-menu{\n  background:#ffffff;\n  border-radius:3px;\n  color:#182026;\n  list-style:none;\n  margin:0;\n  min-width:180px;\n  padding:5px;\n  text-align:left; }\n.bp3-menu-divider{\n  border-top:1px solid rgba(16, 22, 26, 0.15);\n  display:block;\n  margin:5px; }\n  .bp3-dark .bp3-menu-divider{\n    border-top-color:rgba(255, 255, 255, 0.15); }\n.bp3-menu-item{\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  -webkit-box-orient:horizontal;\n  -webkit-box-direction:normal;\n      -ms-flex-direction:row;\n          flex-direction:row;\n  -webkit-box-align:start;\n      -ms-flex-align:start;\n          align-items:flex-start;\n  border-radius:2px;\n  color:inherit;\n  line-height:20px;\n  padding:5px 7px;\n  text-decoration:none;\n  -webkit-user-select:none;\n     -moz-user-select:none;\n      -ms-user-select:none;\n          user-select:none; }\n  .bp3-menu-item > *{\n    -webkit-box-flex:0;\n        -ms-flex-positive:0;\n            flex-grow:0;\n    -ms-flex-negative:0;\n        flex-shrink:0; }\n  .bp3-menu-item > .bp3-fill{\n    -webkit-box-flex:1;\n        -ms-flex-positive:1;\n            flex-grow:1;\n    -ms-flex-negative:1;\n        flex-shrink:1; }\n  .bp3-menu-item::before,\n  .bp3-menu-item > *{\n    margin-right:7px; }\n  .bp3-menu-item:empty::before,\n  .bp3-menu-item > :last-child{\n    margin-right:0; }\n  .bp3-menu-item > .bp3-fill{\n    word-break:break-word; }\n  .bp3-menu-item:hover, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-menu-item{\n    background-color:rgba(167, 182, 194, 0.3);\n    cursor:pointer;\n    text-decoration:none; }\n  .bp3-menu-item.bp3-disabled{\n    background-color:inherit;\n    color:rgba(92, 112, 128, 0.6);\n    cursor:not-allowed; }\n  .bp3-dark .bp3-menu-item{\n    color:inherit; }\n    .bp3-dark .bp3-menu-item:hover, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-menu-item, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-menu-item{\n      background-color:rgba(138, 155, 168, 0.15);\n      color:inherit; }\n    .bp3-dark .bp3-menu-item.bp3-disabled{\n      background-color:inherit;\n      color:rgba(167, 182, 194, 0.6); }\n  .bp3-menu-item.bp3-intent-primary{\n    color:#106ba3; }\n    .bp3-menu-item.bp3-intent-primary .bp3-icon{\n      color:inherit; }\n    .bp3-menu-item.bp3-intent-primary::before, .bp3-menu-item.bp3-intent-primary::after,\n    .bp3-menu-item.bp3-intent-primary .bp3-menu-item-label{\n      color:#106ba3; }\n    .bp3-menu-item.bp3-intent-primary:hover, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item, .bp3-menu-item.bp3-intent-primary.bp3-active{\n      background-color:#137cbd; }\n    .bp3-menu-item.bp3-intent-primary:active{\n      background-color:#106ba3; }\n    .bp3-menu-item.bp3-intent-primary:hover, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item, .bp3-menu-item.bp3-intent-primary:hover::before, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item::before, .bp3-menu-item.bp3-intent-primary:hover::after, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item::after,\n    .bp3-menu-item.bp3-intent-primary:hover .bp3-menu-item-label,\n    .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item .bp3-menu-item-label, .bp3-menu-item.bp3-intent-primary:active, .bp3-menu-item.bp3-intent-primary:active::before, .bp3-menu-item.bp3-intent-primary:active::after,\n    .bp3-menu-item.bp3-intent-primary:active .bp3-menu-item-label, .bp3-menu-item.bp3-intent-primary.bp3-active, .bp3-menu-item.bp3-intent-primary.bp3-active::before, .bp3-menu-item.bp3-intent-primary.bp3-active::after,\n    .bp3-menu-item.bp3-intent-primary.bp3-active .bp3-menu-item-label{\n      color:#ffffff; }\n  .bp3-menu-item.bp3-intent-success{\n    color:#0d8050; }\n    .bp3-menu-item.bp3-intent-success .bp3-icon{\n      color:inherit; }\n    .bp3-menu-item.bp3-intent-success::before, .bp3-menu-item.bp3-intent-success::after,\n    .bp3-menu-item.bp3-intent-success .bp3-menu-item-label{\n      color:#0d8050; }\n    .bp3-menu-item.bp3-intent-success:hover, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item, .bp3-menu-item.bp3-intent-success.bp3-active{\n      background-color:#0f9960; }\n    .bp3-menu-item.bp3-intent-success:active{\n      background-color:#0d8050; }\n    .bp3-menu-item.bp3-intent-success:hover, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item, .bp3-menu-item.bp3-intent-success:hover::before, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item::before, .bp3-menu-item.bp3-intent-success:hover::after, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item::after,\n    .bp3-menu-item.bp3-intent-success:hover .bp3-menu-item-label,\n    .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item .bp3-menu-item-label, .bp3-menu-item.bp3-intent-success:active, .bp3-menu-item.bp3-intent-success:active::before, .bp3-menu-item.bp3-intent-success:active::after,\n    .bp3-menu-item.bp3-intent-success:active .bp3-menu-item-label, .bp3-menu-item.bp3-intent-success.bp3-active, .bp3-menu-item.bp3-intent-success.bp3-active::before, .bp3-menu-item.bp3-intent-success.bp3-active::after,\n    .bp3-menu-item.bp3-intent-success.bp3-active .bp3-menu-item-label{\n      color:#ffffff; }\n  .bp3-menu-item.bp3-intent-warning{\n    color:#bf7326; }\n    .bp3-menu-item.bp3-intent-warning .bp3-icon{\n      color:inherit; }\n    .bp3-menu-item.bp3-intent-warning::before, .bp3-menu-item.bp3-intent-warning::after,\n    .bp3-menu-item.bp3-intent-warning .bp3-menu-item-label{\n      color:#bf7326; }\n    .bp3-menu-item.bp3-intent-warning:hover, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item, .bp3-menu-item.bp3-intent-warning.bp3-active{\n      background-color:#d9822b; }\n    .bp3-menu-item.bp3-intent-warning:active{\n      background-color:#bf7326; }\n    .bp3-menu-item.bp3-intent-warning:hover, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item, .bp3-menu-item.bp3-intent-warning:hover::before, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item::before, .bp3-menu-item.bp3-intent-warning:hover::after, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item::after,\n    .bp3-menu-item.bp3-intent-warning:hover .bp3-menu-item-label,\n    .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item .bp3-menu-item-label, .bp3-menu-item.bp3-intent-warning:active, .bp3-menu-item.bp3-intent-warning:active::before, .bp3-menu-item.bp3-intent-warning:active::after,\n    .bp3-menu-item.bp3-intent-warning:active .bp3-menu-item-label, .bp3-menu-item.bp3-intent-warning.bp3-active, .bp3-menu-item.bp3-intent-warning.bp3-active::before, .bp3-menu-item.bp3-intent-warning.bp3-active::after,\n    .bp3-menu-item.bp3-intent-warning.bp3-active .bp3-menu-item-label{\n      color:#ffffff; }\n  .bp3-menu-item.bp3-intent-danger{\n    color:#c23030; }\n    .bp3-menu-item.bp3-intent-danger .bp3-icon{\n      color:inherit; }\n    .bp3-menu-item.bp3-intent-danger::before, .bp3-menu-item.bp3-intent-danger::after,\n    .bp3-menu-item.bp3-intent-danger .bp3-menu-item-label{\n      color:#c23030; }\n    .bp3-menu-item.bp3-intent-danger:hover, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item, .bp3-menu-item.bp3-intent-danger.bp3-active{\n      background-color:#db3737; }\n    .bp3-menu-item.bp3-intent-danger:active{\n      background-color:#c23030; }\n    .bp3-menu-item.bp3-intent-danger:hover, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item, .bp3-menu-item.bp3-intent-danger:hover::before, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item::before, .bp3-menu-item.bp3-intent-danger:hover::after, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item::after,\n    .bp3-menu-item.bp3-intent-danger:hover .bp3-menu-item-label,\n    .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item .bp3-menu-item-label, .bp3-menu-item.bp3-intent-danger:active, .bp3-menu-item.bp3-intent-danger:active::before, .bp3-menu-item.bp3-intent-danger:active::after,\n    .bp3-menu-item.bp3-intent-danger:active .bp3-menu-item-label, .bp3-menu-item.bp3-intent-danger.bp3-active, .bp3-menu-item.bp3-intent-danger.bp3-active::before, .bp3-menu-item.bp3-intent-danger.bp3-active::after,\n    .bp3-menu-item.bp3-intent-danger.bp3-active .bp3-menu-item-label{\n      color:#ffffff; }\n  .bp3-menu-item::before{\n    font-family:\"Icons16\", sans-serif;\n    font-size:16px;\n    font-style:normal;\n    font-weight:400;\n    line-height:1;\n    -moz-osx-font-smoothing:grayscale;\n    -webkit-font-smoothing:antialiased;\n    margin-right:7px; }\n  .bp3-menu-item::before,\n  .bp3-menu-item > .bp3-icon{\n    color:#5c7080;\n    margin-top:2px; }\n  .bp3-menu-item .bp3-menu-item-label{\n    color:#5c7080; }\n  .bp3-menu-item:hover, .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-menu-item{\n    color:inherit; }\n  .bp3-menu-item.bp3-active, .bp3-menu-item:active{\n    background-color:rgba(115, 134, 148, 0.3); }\n  .bp3-menu-item.bp3-disabled{\n    background-color:inherit !important;\n    color:rgba(92, 112, 128, 0.6) !important;\n    cursor:not-allowed !important;\n    outline:none !important; }\n    .bp3-menu-item.bp3-disabled::before,\n    .bp3-menu-item.bp3-disabled > .bp3-icon,\n    .bp3-menu-item.bp3-disabled .bp3-menu-item-label{\n      color:rgba(92, 112, 128, 0.6) !important; }\n  .bp3-large .bp3-menu-item{\n    font-size:16px;\n    line-height:22px;\n    padding:9px 7px; }\n    .bp3-large .bp3-menu-item .bp3-icon{\n      margin-top:3px; }\n    .bp3-large .bp3-menu-item::before{\n      font-family:\"Icons20\", sans-serif;\n      font-size:20px;\n      font-style:normal;\n      font-weight:400;\n      line-height:1;\n      -moz-osx-font-smoothing:grayscale;\n      -webkit-font-smoothing:antialiased;\n      margin-right:10px;\n      margin-top:1px; }\nbutton.bp3-menu-item{\n  background:none;\n  border:none;\n  text-align:left;\n  width:100%; }\n.bp3-menu-header{\n  border-top:1px solid rgba(16, 22, 26, 0.15);\n  display:block;\n  margin:5px;\n  cursor:default;\n  padding-left:2px; }\n  .bp3-dark .bp3-menu-header{\n    border-top-color:rgba(255, 255, 255, 0.15); }\n  .bp3-menu-header:first-of-type{\n    border-top:none; }\n  .bp3-menu-header > h6{\n    color:#182026;\n    font-weight:600;\n    overflow:hidden;\n    text-overflow:ellipsis;\n    white-space:nowrap;\n    word-wrap:normal;\n    line-height:17px;\n    margin:0;\n    padding:10px 7px 0 1px; }\n    .bp3-dark .bp3-menu-header > h6{\n      color:#f5f8fa; }\n  .bp3-menu-header:first-of-type > h6{\n    padding-top:0; }\n  .bp3-large .bp3-menu-header > h6{\n    font-size:18px;\n    padding-bottom:5px;\n    padding-top:15px; }\n  .bp3-large .bp3-menu-header:first-of-type > h6{\n    padding-top:0; }\n.bp3-dark .bp3-menu{\n  background:#30404d;\n  color:#f5f8fa; }\n.bp3-dark .bp3-menu-item{ }\n  .bp3-dark .bp3-menu-item.bp3-intent-primary{\n    color:#48aff0; }\n    .bp3-dark .bp3-menu-item.bp3-intent-primary .bp3-icon{\n      color:inherit; }\n    .bp3-dark .bp3-menu-item.bp3-intent-primary::before, .bp3-dark .bp3-menu-item.bp3-intent-primary::after,\n    .bp3-dark .bp3-menu-item.bp3-intent-primary .bp3-menu-item-label{\n      color:#48aff0; }\n    .bp3-dark .bp3-menu-item.bp3-intent-primary:hover, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item, .bp3-dark .bp3-menu-item.bp3-intent-primary.bp3-active{\n      background-color:#137cbd; }\n    .bp3-dark .bp3-menu-item.bp3-intent-primary:active{\n      background-color:#106ba3; }\n    .bp3-dark .bp3-menu-item.bp3-intent-primary:hover, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item, .bp3-dark .bp3-menu-item.bp3-intent-primary:hover::before, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item::before, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item::before, .bp3-dark .bp3-menu-item.bp3-intent-primary:hover::after, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item::after, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item::after,\n    .bp3-dark .bp3-menu-item.bp3-intent-primary:hover .bp3-menu-item-label,\n    .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item .bp3-menu-item-label,\n    .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-primary.bp3-menu-item .bp3-menu-item-label, .bp3-dark .bp3-menu-item.bp3-intent-primary:active, .bp3-dark .bp3-menu-item.bp3-intent-primary:active::before, .bp3-dark .bp3-menu-item.bp3-intent-primary:active::after,\n    .bp3-dark .bp3-menu-item.bp3-intent-primary:active .bp3-menu-item-label, .bp3-dark .bp3-menu-item.bp3-intent-primary.bp3-active, .bp3-dark .bp3-menu-item.bp3-intent-primary.bp3-active::before, .bp3-dark .bp3-menu-item.bp3-intent-primary.bp3-active::after,\n    .bp3-dark .bp3-menu-item.bp3-intent-primary.bp3-active .bp3-menu-item-label{\n      color:#ffffff; }\n  .bp3-dark .bp3-menu-item.bp3-intent-success{\n    color:#3dcc91; }\n    .bp3-dark .bp3-menu-item.bp3-intent-success .bp3-icon{\n      color:inherit; }\n    .bp3-dark .bp3-menu-item.bp3-intent-success::before, .bp3-dark .bp3-menu-item.bp3-intent-success::after,\n    .bp3-dark .bp3-menu-item.bp3-intent-success .bp3-menu-item-label{\n      color:#3dcc91; }\n    .bp3-dark .bp3-menu-item.bp3-intent-success:hover, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item, .bp3-dark .bp3-menu-item.bp3-intent-success.bp3-active{\n      background-color:#0f9960; }\n    .bp3-dark .bp3-menu-item.bp3-intent-success:active{\n      background-color:#0d8050; }\n    .bp3-dark .bp3-menu-item.bp3-intent-success:hover, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item, .bp3-dark .bp3-menu-item.bp3-intent-success:hover::before, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item::before, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item::before, .bp3-dark .bp3-menu-item.bp3-intent-success:hover::after, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item::after, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item::after,\n    .bp3-dark .bp3-menu-item.bp3-intent-success:hover .bp3-menu-item-label,\n    .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item .bp3-menu-item-label,\n    .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-success.bp3-menu-item .bp3-menu-item-label, .bp3-dark .bp3-menu-item.bp3-intent-success:active, .bp3-dark .bp3-menu-item.bp3-intent-success:active::before, .bp3-dark .bp3-menu-item.bp3-intent-success:active::after,\n    .bp3-dark .bp3-menu-item.bp3-intent-success:active .bp3-menu-item-label, .bp3-dark .bp3-menu-item.bp3-intent-success.bp3-active, .bp3-dark .bp3-menu-item.bp3-intent-success.bp3-active::before, .bp3-dark .bp3-menu-item.bp3-intent-success.bp3-active::after,\n    .bp3-dark .bp3-menu-item.bp3-intent-success.bp3-active .bp3-menu-item-label{\n      color:#ffffff; }\n  .bp3-dark .bp3-menu-item.bp3-intent-warning{\n    color:#ffb366; }\n    .bp3-dark .bp3-menu-item.bp3-intent-warning .bp3-icon{\n      color:inherit; }\n    .bp3-dark .bp3-menu-item.bp3-intent-warning::before, .bp3-dark .bp3-menu-item.bp3-intent-warning::after,\n    .bp3-dark .bp3-menu-item.bp3-intent-warning .bp3-menu-item-label{\n      color:#ffb366; }\n    .bp3-dark .bp3-menu-item.bp3-intent-warning:hover, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item, .bp3-dark .bp3-menu-item.bp3-intent-warning.bp3-active{\n      background-color:#d9822b; }\n    .bp3-dark .bp3-menu-item.bp3-intent-warning:active{\n      background-color:#bf7326; }\n    .bp3-dark .bp3-menu-item.bp3-intent-warning:hover, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item, .bp3-dark .bp3-menu-item.bp3-intent-warning:hover::before, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item::before, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item::before, .bp3-dark .bp3-menu-item.bp3-intent-warning:hover::after, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item::after, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item::after,\n    .bp3-dark .bp3-menu-item.bp3-intent-warning:hover .bp3-menu-item-label,\n    .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item .bp3-menu-item-label,\n    .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-warning.bp3-menu-item .bp3-menu-item-label, .bp3-dark .bp3-menu-item.bp3-intent-warning:active, .bp3-dark .bp3-menu-item.bp3-intent-warning:active::before, .bp3-dark .bp3-menu-item.bp3-intent-warning:active::after,\n    .bp3-dark .bp3-menu-item.bp3-intent-warning:active .bp3-menu-item-label, .bp3-dark .bp3-menu-item.bp3-intent-warning.bp3-active, .bp3-dark .bp3-menu-item.bp3-intent-warning.bp3-active::before, .bp3-dark .bp3-menu-item.bp3-intent-warning.bp3-active::after,\n    .bp3-dark .bp3-menu-item.bp3-intent-warning.bp3-active .bp3-menu-item-label{\n      color:#ffffff; }\n  .bp3-dark .bp3-menu-item.bp3-intent-danger{\n    color:#ff7373; }\n    .bp3-dark .bp3-menu-item.bp3-intent-danger .bp3-icon{\n      color:inherit; }\n    .bp3-dark .bp3-menu-item.bp3-intent-danger::before, .bp3-dark .bp3-menu-item.bp3-intent-danger::after,\n    .bp3-dark .bp3-menu-item.bp3-intent-danger .bp3-menu-item-label{\n      color:#ff7373; }\n    .bp3-dark .bp3-menu-item.bp3-intent-danger:hover, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item, .bp3-dark .bp3-menu-item.bp3-intent-danger.bp3-active{\n      background-color:#db3737; }\n    .bp3-dark .bp3-menu-item.bp3-intent-danger:active{\n      background-color:#c23030; }\n    .bp3-dark .bp3-menu-item.bp3-intent-danger:hover, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item, .bp3-dark .bp3-menu-item.bp3-intent-danger:hover::before, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item::before, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item::before, .bp3-dark .bp3-menu-item.bp3-intent-danger:hover::after, .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item::after, .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item::after,\n    .bp3-dark .bp3-menu-item.bp3-intent-danger:hover .bp3-menu-item-label,\n    .bp3-dark .bp3-submenu .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item .bp3-menu-item-label,\n    .bp3-submenu .bp3-dark .bp3-popover-target.bp3-popover-open > .bp3-intent-danger.bp3-menu-item .bp3-menu-item-label, .bp3-dark .bp3-menu-item.bp3-intent-danger:active, .bp3-dark .bp3-menu-item.bp3-intent-danger:active::before, .bp3-dark .bp3-menu-item.bp3-intent-danger:active::after,\n    .bp3-dark .bp3-menu-item.bp3-intent-danger:active .bp3-menu-item-label, .bp3-dark .bp3-menu-item.bp3-intent-danger.bp3-active, .bp3-dark .bp3-menu-item.bp3-intent-danger.bp3-active::before, .bp3-dark .bp3-menu-item.bp3-intent-danger.bp3-active::after,\n    .bp3-dark .bp3-menu-item.bp3-intent-danger.bp3-active .bp3-menu-item-label{\n      color:#ffffff; }\n  .bp3-dark .bp3-menu-item::before,\n  .bp3-dark .bp3-menu-item > .bp3-icon{\n    color:#a7b6c2; }\n  .bp3-dark .bp3-menu-item .bp3-menu-item-label{\n    color:#a7b6c2; }\n  .bp3-dark .bp3-menu-item.bp3-active, .bp3-dark .bp3-menu-item:active{\n    background-color:rgba(138, 155, 168, 0.3); }\n  .bp3-dark .bp3-menu-item.bp3-disabled{\n    color:rgba(167, 182, 194, 0.6) !important; }\n    .bp3-dark .bp3-menu-item.bp3-disabled::before,\n    .bp3-dark .bp3-menu-item.bp3-disabled > .bp3-icon,\n    .bp3-dark .bp3-menu-item.bp3-disabled .bp3-menu-item-label{\n      color:rgba(167, 182, 194, 0.6) !important; }\n.bp3-dark .bp3-menu-divider,\n.bp3-dark .bp3-menu-header{\n  border-color:rgba(255, 255, 255, 0.15); }\n.bp3-dark .bp3-menu-header > h6{\n  color:#f5f8fa; }\n.bp3-label .bp3-menu{\n  margin-top:5px; }\n.bp3-navbar{\n  background-color:#ffffff;\n  -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.2);\n          box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.2);\n  height:50px;\n  padding:0 15px;\n  position:relative;\n  width:100%;\n  z-index:10; }\n  .bp3-navbar.bp3-dark,\n  .bp3-dark .bp3-navbar{\n    background-color:#394b59; }\n  .bp3-navbar.bp3-dark{\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.4);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.4); }\n  .bp3-dark .bp3-navbar{\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 0 0 rgba(16, 22, 26, 0), 0 1px 1px rgba(16, 22, 26, 0.4); }\n  .bp3-navbar.bp3-fixed-top{\n    left:0;\n    position:fixed;\n    right:0;\n    top:0; }\n.bp3-navbar-heading{\n  font-size:16px;\n  margin-right:15px; }\n.bp3-navbar-group{\n  -webkit-box-align:center;\n      -ms-flex-align:center;\n          align-items:center;\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  height:50px; }\n  .bp3-navbar-group.bp3-align-left{\n    float:left; }\n  .bp3-navbar-group.bp3-align-right{\n    float:right; }\n.bp3-navbar-divider{\n  border-left:1px solid rgba(16, 22, 26, 0.15);\n  height:20px;\n  margin:0 10px; }\n  .bp3-dark .bp3-navbar-divider{\n    border-left-color:rgba(255, 255, 255, 0.15); }\n.bp3-non-ideal-state{\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  -webkit-box-orient:vertical;\n  -webkit-box-direction:normal;\n      -ms-flex-direction:column;\n          flex-direction:column;\n  -webkit-box-align:center;\n      -ms-flex-align:center;\n          align-items:center;\n  height:100%;\n  -webkit-box-pack:center;\n      -ms-flex-pack:center;\n          justify-content:center;\n  text-align:center;\n  width:100%; }\n  .bp3-non-ideal-state > *{\n    -webkit-box-flex:0;\n        -ms-flex-positive:0;\n            flex-grow:0;\n    -ms-flex-negative:0;\n        flex-shrink:0; }\n  .bp3-non-ideal-state > .bp3-fill{\n    -webkit-box-flex:1;\n        -ms-flex-positive:1;\n            flex-grow:1;\n    -ms-flex-negative:1;\n        flex-shrink:1; }\n  .bp3-non-ideal-state::before,\n  .bp3-non-ideal-state > *{\n    margin-bottom:20px; }\n  .bp3-non-ideal-state:empty::before,\n  .bp3-non-ideal-state > :last-child{\n    margin-bottom:0; }\n  .bp3-non-ideal-state > *{\n    max-width:400px; }\n.bp3-non-ideal-state-visual{\n  color:rgba(92, 112, 128, 0.6);\n  font-size:60px; }\n  .bp3-dark .bp3-non-ideal-state-visual{\n    color:rgba(167, 182, 194, 0.6); }\n.bp3-overflow-list{\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  -ms-flex-wrap:nowrap;\n      flex-wrap:nowrap;\n  min-width:0; }\n.bp3-overflow-list-spacer{\n  -ms-flex-negative:1;\n      flex-shrink:1;\n  width:1px; }\nbody.bp3-overlay-open{\n  overflow:hidden; }\n.bp3-overlay{\n  bottom:0;\n  left:0;\n  position:static;\n  right:0;\n  top:0;\n  z-index:20; }\n  .bp3-overlay:not(.bp3-overlay-open){\n    pointer-events:none; }\n  .bp3-overlay.bp3-overlay-container{\n    overflow:hidden;\n    position:fixed; }\n    .bp3-overlay.bp3-overlay-container.bp3-overlay-inline{\n      position:absolute; }\n  .bp3-overlay.bp3-overlay-scroll-container{\n    overflow:auto;\n    position:fixed; }\n    .bp3-overlay.bp3-overlay-scroll-container.bp3-overlay-inline{\n      position:absolute; }\n  .bp3-overlay.bp3-overlay-inline{\n    display:inline;\n    overflow:visible; }\n.bp3-overlay-content{\n  position:fixed;\n  z-index:20; }\n  .bp3-overlay-inline .bp3-overlay-content,\n  .bp3-overlay-scroll-container .bp3-overlay-content{\n    position:absolute; }\n.bp3-overlay-backdrop{\n  bottom:0;\n  left:0;\n  position:fixed;\n  right:0;\n  top:0;\n  opacity:1;\n  background-color:rgba(16, 22, 26, 0.7);\n  overflow:auto;\n  -webkit-user-select:none;\n     -moz-user-select:none;\n      -ms-user-select:none;\n          user-select:none;\n  z-index:20; }\n  .bp3-overlay-backdrop.bp3-overlay-enter, .bp3-overlay-backdrop.bp3-overlay-appear{\n    opacity:0; }\n  .bp3-overlay-backdrop.bp3-overlay-enter-active, .bp3-overlay-backdrop.bp3-overlay-appear-active{\n    opacity:1;\n    -webkit-transition-delay:0;\n            transition-delay:0;\n    -webkit-transition-duration:200ms;\n            transition-duration:200ms;\n    -webkit-transition-property:opacity;\n    transition-property:opacity;\n    -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n            transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n  .bp3-overlay-backdrop.bp3-overlay-exit{\n    opacity:1; }\n  .bp3-overlay-backdrop.bp3-overlay-exit-active{\n    opacity:0;\n    -webkit-transition-delay:0;\n            transition-delay:0;\n    -webkit-transition-duration:200ms;\n            transition-duration:200ms;\n    -webkit-transition-property:opacity;\n    transition-property:opacity;\n    -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n            transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n  .bp3-overlay-backdrop:focus{\n    outline:none; }\n  .bp3-overlay-inline .bp3-overlay-backdrop{\n    position:absolute; }\n.bp3-panel-stack{\n  overflow:hidden;\n  position:relative; }\n.bp3-panel-stack-header{\n  -webkit-box-align:center;\n      -ms-flex-align:center;\n          align-items:center;\n  -webkit-box-shadow:0 1px rgba(16, 22, 26, 0.15);\n          box-shadow:0 1px rgba(16, 22, 26, 0.15);\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  -ms-flex-negative:0;\n      flex-shrink:0;\n  height:30px;\n  z-index:1; }\n  .bp3-dark .bp3-panel-stack-header{\n    -webkit-box-shadow:0 1px rgba(255, 255, 255, 0.15);\n            box-shadow:0 1px rgba(255, 255, 255, 0.15); }\n  .bp3-panel-stack-header > span{\n    -webkit-box-align:stretch;\n        -ms-flex-align:stretch;\n            align-items:stretch;\n    display:-webkit-box;\n    display:-ms-flexbox;\n    display:flex;\n    -webkit-box-flex:1;\n        -ms-flex:1;\n            flex:1; }\n  .bp3-panel-stack-header .bp3-heading{\n    margin:0 5px; }\n.bp3-button.bp3-panel-stack-header-back{\n  margin-left:5px;\n  padding-left:0;\n  white-space:nowrap; }\n  .bp3-button.bp3-panel-stack-header-back .bp3-icon{\n    margin:0 2px; }\n.bp3-panel-stack-view{\n  bottom:0;\n  left:0;\n  position:absolute;\n  right:0;\n  top:0;\n  background-color:#ffffff;\n  border-right:1px solid rgba(16, 22, 26, 0.15);\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  -webkit-box-orient:vertical;\n  -webkit-box-direction:normal;\n      -ms-flex-direction:column;\n          flex-direction:column;\n  margin-right:-1px;\n  overflow-y:auto;\n  z-index:1; }\n  .bp3-dark .bp3-panel-stack-view{\n    background-color:#30404d; }\n  .bp3-panel-stack-view:nth-last-child(n + 4){\n    display:none; }\n.bp3-panel-stack-push .bp3-panel-stack-enter, .bp3-panel-stack-push .bp3-panel-stack-appear{\n  -webkit-transform:translateX(100%);\n          transform:translateX(100%);\n  opacity:0; }\n.bp3-panel-stack-push .bp3-panel-stack-enter-active, .bp3-panel-stack-push .bp3-panel-stack-appear-active{\n  -webkit-transform:translate(0%);\n          transform:translate(0%);\n  opacity:1;\n  -webkit-transition-delay:0;\n          transition-delay:0;\n  -webkit-transition-duration:400ms;\n          transition-duration:400ms;\n  -webkit-transition-property:opacity, -webkit-transform;\n  transition-property:opacity, -webkit-transform;\n  transition-property:transform, opacity;\n  transition-property:transform, opacity, -webkit-transform;\n  -webkit-transition-timing-function:ease;\n          transition-timing-function:ease; }\n.bp3-panel-stack-push .bp3-panel-stack-exit{\n  -webkit-transform:translate(0%);\n          transform:translate(0%);\n  opacity:1; }\n.bp3-panel-stack-push .bp3-panel-stack-exit-active{\n  -webkit-transform:translateX(-50%);\n          transform:translateX(-50%);\n  opacity:0;\n  -webkit-transition-delay:0;\n          transition-delay:0;\n  -webkit-transition-duration:400ms;\n          transition-duration:400ms;\n  -webkit-transition-property:opacity, -webkit-transform;\n  transition-property:opacity, -webkit-transform;\n  transition-property:transform, opacity;\n  transition-property:transform, opacity, -webkit-transform;\n  -webkit-transition-timing-function:ease;\n          transition-timing-function:ease; }\n.bp3-panel-stack-pop .bp3-panel-stack-enter, .bp3-panel-stack-pop .bp3-panel-stack-appear{\n  -webkit-transform:translateX(-50%);\n          transform:translateX(-50%);\n  opacity:0; }\n.bp3-panel-stack-pop .bp3-panel-stack-enter-active, .bp3-panel-stack-pop .bp3-panel-stack-appear-active{\n  -webkit-transform:translate(0%);\n          transform:translate(0%);\n  opacity:1;\n  -webkit-transition-delay:0;\n          transition-delay:0;\n  -webkit-transition-duration:400ms;\n          transition-duration:400ms;\n  -webkit-transition-property:opacity, -webkit-transform;\n  transition-property:opacity, -webkit-transform;\n  transition-property:transform, opacity;\n  transition-property:transform, opacity, -webkit-transform;\n  -webkit-transition-timing-function:ease;\n          transition-timing-function:ease; }\n.bp3-panel-stack-pop .bp3-panel-stack-exit{\n  -webkit-transform:translate(0%);\n          transform:translate(0%);\n  opacity:1; }\n.bp3-panel-stack-pop .bp3-panel-stack-exit-active{\n  -webkit-transform:translateX(100%);\n          transform:translateX(100%);\n  opacity:0;\n  -webkit-transition-delay:0;\n          transition-delay:0;\n  -webkit-transition-duration:400ms;\n          transition-duration:400ms;\n  -webkit-transition-property:opacity, -webkit-transform;\n  transition-property:opacity, -webkit-transform;\n  transition-property:transform, opacity;\n  transition-property:transform, opacity, -webkit-transform;\n  -webkit-transition-timing-function:ease;\n          transition-timing-function:ease; }\n.bp3-panel-stack2{\n  overflow:hidden;\n  position:relative; }\n.bp3-panel-stack2-header{\n  -webkit-box-align:center;\n      -ms-flex-align:center;\n          align-items:center;\n  -webkit-box-shadow:0 1px rgba(16, 22, 26, 0.15);\n          box-shadow:0 1px rgba(16, 22, 26, 0.15);\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  -ms-flex-negative:0;\n      flex-shrink:0;\n  height:30px;\n  z-index:1; }\n  .bp3-dark .bp3-panel-stack2-header{\n    -webkit-box-shadow:0 1px rgba(255, 255, 255, 0.15);\n            box-shadow:0 1px rgba(255, 255, 255, 0.15); }\n  .bp3-panel-stack2-header > span{\n    -webkit-box-align:stretch;\n        -ms-flex-align:stretch;\n            align-items:stretch;\n    display:-webkit-box;\n    display:-ms-flexbox;\n    display:flex;\n    -webkit-box-flex:1;\n        -ms-flex:1;\n            flex:1; }\n  .bp3-panel-stack2-header .bp3-heading{\n    margin:0 5px; }\n.bp3-button.bp3-panel-stack2-header-back{\n  margin-left:5px;\n  padding-left:0;\n  white-space:nowrap; }\n  .bp3-button.bp3-panel-stack2-header-back .bp3-icon{\n    margin:0 2px; }\n.bp3-panel-stack2-view{\n  bottom:0;\n  left:0;\n  position:absolute;\n  right:0;\n  top:0;\n  background-color:#ffffff;\n  border-right:1px solid rgba(16, 22, 26, 0.15);\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  -webkit-box-orient:vertical;\n  -webkit-box-direction:normal;\n      -ms-flex-direction:column;\n          flex-direction:column;\n  margin-right:-1px;\n  overflow-y:auto;\n  z-index:1; }\n  .bp3-dark .bp3-panel-stack2-view{\n    background-color:#30404d; }\n  .bp3-panel-stack2-view:nth-last-child(n + 4){\n    display:none; }\n.bp3-panel-stack2-push .bp3-panel-stack2-enter, .bp3-panel-stack2-push .bp3-panel-stack2-appear{\n  -webkit-transform:translateX(100%);\n          transform:translateX(100%);\n  opacity:0; }\n.bp3-panel-stack2-push .bp3-panel-stack2-enter-active, .bp3-panel-stack2-push .bp3-panel-stack2-appear-active{\n  -webkit-transform:translate(0%);\n          transform:translate(0%);\n  opacity:1;\n  -webkit-transition-delay:0;\n          transition-delay:0;\n  -webkit-transition-duration:400ms;\n          transition-duration:400ms;\n  -webkit-transition-property:opacity, -webkit-transform;\n  transition-property:opacity, -webkit-transform;\n  transition-property:transform, opacity;\n  transition-property:transform, opacity, -webkit-transform;\n  -webkit-transition-timing-function:ease;\n          transition-timing-function:ease; }\n.bp3-panel-stack2-push .bp3-panel-stack2-exit{\n  -webkit-transform:translate(0%);\n          transform:translate(0%);\n  opacity:1; }\n.bp3-panel-stack2-push .bp3-panel-stack2-exit-active{\n  -webkit-transform:translateX(-50%);\n          transform:translateX(-50%);\n  opacity:0;\n  -webkit-transition-delay:0;\n          transition-delay:0;\n  -webkit-transition-duration:400ms;\n          transition-duration:400ms;\n  -webkit-transition-property:opacity, -webkit-transform;\n  transition-property:opacity, -webkit-transform;\n  transition-property:transform, opacity;\n  transition-property:transform, opacity, -webkit-transform;\n  -webkit-transition-timing-function:ease;\n          transition-timing-function:ease; }\n.bp3-panel-stack2-pop .bp3-panel-stack2-enter, .bp3-panel-stack2-pop .bp3-panel-stack2-appear{\n  -webkit-transform:translateX(-50%);\n          transform:translateX(-50%);\n  opacity:0; }\n.bp3-panel-stack2-pop .bp3-panel-stack2-enter-active, .bp3-panel-stack2-pop .bp3-panel-stack2-appear-active{\n  -webkit-transform:translate(0%);\n          transform:translate(0%);\n  opacity:1;\n  -webkit-transition-delay:0;\n          transition-delay:0;\n  -webkit-transition-duration:400ms;\n          transition-duration:400ms;\n  -webkit-transition-property:opacity, -webkit-transform;\n  transition-property:opacity, -webkit-transform;\n  transition-property:transform, opacity;\n  transition-property:transform, opacity, -webkit-transform;\n  -webkit-transition-timing-function:ease;\n          transition-timing-function:ease; }\n.bp3-panel-stack2-pop .bp3-panel-stack2-exit{\n  -webkit-transform:translate(0%);\n          transform:translate(0%);\n  opacity:1; }\n.bp3-panel-stack2-pop .bp3-panel-stack2-exit-active{\n  -webkit-transform:translateX(100%);\n          transform:translateX(100%);\n  opacity:0;\n  -webkit-transition-delay:0;\n          transition-delay:0;\n  -webkit-transition-duration:400ms;\n          transition-duration:400ms;\n  -webkit-transition-property:opacity, -webkit-transform;\n  transition-property:opacity, -webkit-transform;\n  transition-property:transform, opacity;\n  transition-property:transform, opacity, -webkit-transform;\n  -webkit-transition-timing-function:ease;\n          transition-timing-function:ease; }\n.bp3-popover{\n  -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2);\n          box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2);\n  -webkit-transform:scale(1);\n          transform:scale(1);\n  border-radius:3px;\n  display:inline-block;\n  z-index:20; }\n  .bp3-popover .bp3-popover-arrow{\n    height:30px;\n    position:absolute;\n    width:30px; }\n    .bp3-popover .bp3-popover-arrow::before{\n      height:20px;\n      margin:5px;\n      width:20px; }\n  .bp3-tether-element-attached-bottom.bp3-tether-target-attached-top > .bp3-popover{\n    margin-bottom:17px;\n    margin-top:-17px; }\n    .bp3-tether-element-attached-bottom.bp3-tether-target-attached-top > .bp3-popover > .bp3-popover-arrow{\n      bottom:-11px; }\n      .bp3-tether-element-attached-bottom.bp3-tether-target-attached-top > .bp3-popover > .bp3-popover-arrow svg{\n        -webkit-transform:rotate(-90deg);\n                transform:rotate(-90deg); }\n  .bp3-tether-element-attached-left.bp3-tether-target-attached-right > .bp3-popover{\n    margin-left:17px; }\n    .bp3-tether-element-attached-left.bp3-tether-target-attached-right > .bp3-popover > .bp3-popover-arrow{\n      left:-11px; }\n      .bp3-tether-element-attached-left.bp3-tether-target-attached-right > .bp3-popover > .bp3-popover-arrow svg{\n        -webkit-transform:rotate(0);\n                transform:rotate(0); }\n  .bp3-tether-element-attached-top.bp3-tether-target-attached-bottom > .bp3-popover{\n    margin-top:17px; }\n    .bp3-tether-element-attached-top.bp3-tether-target-attached-bottom > .bp3-popover > .bp3-popover-arrow{\n      top:-11px; }\n      .bp3-tether-element-attached-top.bp3-tether-target-attached-bottom > .bp3-popover > .bp3-popover-arrow svg{\n        -webkit-transform:rotate(90deg);\n                transform:rotate(90deg); }\n  .bp3-tether-element-attached-right.bp3-tether-target-attached-left > .bp3-popover{\n    margin-left:-17px;\n    margin-right:17px; }\n    .bp3-tether-element-attached-right.bp3-tether-target-attached-left > .bp3-popover > .bp3-popover-arrow{\n      right:-11px; }\n      .bp3-tether-element-attached-right.bp3-tether-target-attached-left > .bp3-popover > .bp3-popover-arrow svg{\n        -webkit-transform:rotate(180deg);\n                transform:rotate(180deg); }\n  .bp3-tether-element-attached-middle > .bp3-popover > .bp3-popover-arrow{\n    top:50%;\n    -webkit-transform:translateY(-50%);\n            transform:translateY(-50%); }\n  .bp3-tether-element-attached-center > .bp3-popover > .bp3-popover-arrow{\n    right:50%;\n    -webkit-transform:translateX(50%);\n            transform:translateX(50%); }\n  .bp3-tether-element-attached-top.bp3-tether-target-attached-top > .bp3-popover > .bp3-popover-arrow{\n    top:-0.3934px; }\n  .bp3-tether-element-attached-right.bp3-tether-target-attached-right > .bp3-popover > .bp3-popover-arrow{\n    right:-0.3934px; }\n  .bp3-tether-element-attached-left.bp3-tether-target-attached-left > .bp3-popover > .bp3-popover-arrow{\n    left:-0.3934px; }\n  .bp3-tether-element-attached-bottom.bp3-tether-target-attached-bottom > .bp3-popover > .bp3-popover-arrow{\n    bottom:-0.3934px; }\n  .bp3-tether-element-attached-top.bp3-tether-element-attached-left > .bp3-popover{\n    -webkit-transform-origin:top left;\n            transform-origin:top left; }\n  .bp3-tether-element-attached-top.bp3-tether-element-attached-center > .bp3-popover{\n    -webkit-transform-origin:top center;\n            transform-origin:top center; }\n  .bp3-tether-element-attached-top.bp3-tether-element-attached-right > .bp3-popover{\n    -webkit-transform-origin:top right;\n            transform-origin:top right; }\n  .bp3-tether-element-attached-middle.bp3-tether-element-attached-left > .bp3-popover{\n    -webkit-transform-origin:center left;\n            transform-origin:center left; }\n  .bp3-tether-element-attached-middle.bp3-tether-element-attached-center > .bp3-popover{\n    -webkit-transform-origin:center center;\n            transform-origin:center center; }\n  .bp3-tether-element-attached-middle.bp3-tether-element-attached-right > .bp3-popover{\n    -webkit-transform-origin:center right;\n            transform-origin:center right; }\n  .bp3-tether-element-attached-bottom.bp3-tether-element-attached-left > .bp3-popover{\n    -webkit-transform-origin:bottom left;\n            transform-origin:bottom left; }\n  .bp3-tether-element-attached-bottom.bp3-tether-element-attached-center > .bp3-popover{\n    -webkit-transform-origin:bottom center;\n            transform-origin:bottom center; }\n  .bp3-tether-element-attached-bottom.bp3-tether-element-attached-right > .bp3-popover{\n    -webkit-transform-origin:bottom right;\n            transform-origin:bottom right; }\n  .bp3-popover .bp3-popover-content{\n    background:#ffffff;\n    color:inherit; }\n  .bp3-popover .bp3-popover-arrow::before{\n    -webkit-box-shadow:1px 1px 6px rgba(16, 22, 26, 0.2);\n            box-shadow:1px 1px 6px rgba(16, 22, 26, 0.2); }\n  .bp3-popover .bp3-popover-arrow-border{\n    fill:#10161a;\n    fill-opacity:0.1; }\n  .bp3-popover .bp3-popover-arrow-fill{\n    fill:#ffffff; }\n  .bp3-popover-enter > .bp3-popover, .bp3-popover-appear > .bp3-popover{\n    -webkit-transform:scale(0.3);\n            transform:scale(0.3); }\n  .bp3-popover-enter-active > .bp3-popover, .bp3-popover-appear-active > .bp3-popover{\n    -webkit-transform:scale(1);\n            transform:scale(1);\n    -webkit-transition-delay:0;\n            transition-delay:0;\n    -webkit-transition-duration:300ms;\n            transition-duration:300ms;\n    -webkit-transition-property:-webkit-transform;\n    transition-property:-webkit-transform;\n    transition-property:transform;\n    transition-property:transform, -webkit-transform;\n    -webkit-transition-timing-function:cubic-bezier(0.54, 1.12, 0.38, 1.11);\n            transition-timing-function:cubic-bezier(0.54, 1.12, 0.38, 1.11); }\n  .bp3-popover-exit > .bp3-popover{\n    -webkit-transform:scale(1);\n            transform:scale(1); }\n  .bp3-popover-exit-active > .bp3-popover{\n    -webkit-transform:scale(0.3);\n            transform:scale(0.3);\n    -webkit-transition-delay:0;\n            transition-delay:0;\n    -webkit-transition-duration:300ms;\n            transition-duration:300ms;\n    -webkit-transition-property:-webkit-transform;\n    transition-property:-webkit-transform;\n    transition-property:transform;\n    transition-property:transform, -webkit-transform;\n    -webkit-transition-timing-function:cubic-bezier(0.54, 1.12, 0.38, 1.11);\n            transition-timing-function:cubic-bezier(0.54, 1.12, 0.38, 1.11); }\n  .bp3-popover .bp3-popover-content{\n    border-radius:3px;\n    position:relative; }\n  .bp3-popover.bp3-popover-content-sizing .bp3-popover-content{\n    max-width:350px;\n    padding:20px; }\n  .bp3-popover-target + .bp3-overlay .bp3-popover.bp3-popover-content-sizing{\n    width:350px; }\n  .bp3-popover.bp3-minimal{\n    margin:0 !important; }\n    .bp3-popover.bp3-minimal .bp3-popover-arrow{\n      display:none; }\n    .bp3-popover.bp3-minimal.bp3-popover{\n      -webkit-transform:scale(1);\n              transform:scale(1); }\n      .bp3-popover-enter > .bp3-popover.bp3-minimal.bp3-popover, .bp3-popover-appear > .bp3-popover.bp3-minimal.bp3-popover{\n        -webkit-transform:scale(1);\n                transform:scale(1); }\n      .bp3-popover-enter-active > .bp3-popover.bp3-minimal.bp3-popover, .bp3-popover-appear-active > .bp3-popover.bp3-minimal.bp3-popover{\n        -webkit-transform:scale(1);\n                transform:scale(1);\n        -webkit-transition-delay:0;\n                transition-delay:0;\n        -webkit-transition-duration:100ms;\n                transition-duration:100ms;\n        -webkit-transition-property:-webkit-transform;\n        transition-property:-webkit-transform;\n        transition-property:transform;\n        transition-property:transform, -webkit-transform;\n        -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n                transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n      .bp3-popover-exit > .bp3-popover.bp3-minimal.bp3-popover{\n        -webkit-transform:scale(1);\n                transform:scale(1); }\n      .bp3-popover-exit-active > .bp3-popover.bp3-minimal.bp3-popover{\n        -webkit-transform:scale(1);\n                transform:scale(1);\n        -webkit-transition-delay:0;\n                transition-delay:0;\n        -webkit-transition-duration:100ms;\n                transition-duration:100ms;\n        -webkit-transition-property:-webkit-transform;\n        transition-property:-webkit-transform;\n        transition-property:transform;\n        transition-property:transform, -webkit-transform;\n        -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n                transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n  .bp3-popover.bp3-dark,\n  .bp3-dark .bp3-popover{\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4); }\n    .bp3-popover.bp3-dark .bp3-popover-content,\n    .bp3-dark .bp3-popover .bp3-popover-content{\n      background:#30404d;\n      color:inherit; }\n    .bp3-popover.bp3-dark .bp3-popover-arrow::before,\n    .bp3-dark .bp3-popover .bp3-popover-arrow::before{\n      -webkit-box-shadow:1px 1px 6px rgba(16, 22, 26, 0.4);\n              box-shadow:1px 1px 6px rgba(16, 22, 26, 0.4); }\n    .bp3-popover.bp3-dark .bp3-popover-arrow-border,\n    .bp3-dark .bp3-popover .bp3-popover-arrow-border{\n      fill:#10161a;\n      fill-opacity:0.2; }\n    .bp3-popover.bp3-dark .bp3-popover-arrow-fill,\n    .bp3-dark .bp3-popover .bp3-popover-arrow-fill{\n      fill:#30404d; }\n.bp3-popover-arrow::before{\n  border-radius:2px;\n  content:\"\";\n  display:block;\n  position:absolute;\n  -webkit-transform:rotate(45deg);\n          transform:rotate(45deg); }\n.bp3-tether-pinned .bp3-popover-arrow{\n  display:none; }\n.bp3-popover-backdrop{\n  background:rgba(255, 255, 255, 0); }\n.bp3-transition-container{\n  opacity:1;\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  z-index:20; }\n  .bp3-transition-container.bp3-popover-enter, .bp3-transition-container.bp3-popover-appear{\n    opacity:0; }\n  .bp3-transition-container.bp3-popover-enter-active, .bp3-transition-container.bp3-popover-appear-active{\n    opacity:1;\n    -webkit-transition-delay:0;\n            transition-delay:0;\n    -webkit-transition-duration:100ms;\n            transition-duration:100ms;\n    -webkit-transition-property:opacity;\n    transition-property:opacity;\n    -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n            transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n  .bp3-transition-container.bp3-popover-exit{\n    opacity:1; }\n  .bp3-transition-container.bp3-popover-exit-active{\n    opacity:0;\n    -webkit-transition-delay:0;\n            transition-delay:0;\n    -webkit-transition-duration:100ms;\n            transition-duration:100ms;\n    -webkit-transition-property:opacity;\n    transition-property:opacity;\n    -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n            transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n  .bp3-transition-container:focus{\n    outline:none; }\n  .bp3-transition-container.bp3-popover-leave .bp3-popover-content{\n    pointer-events:none; }\n  .bp3-transition-container[data-x-out-of-boundaries]{\n    display:none; }\nspan.bp3-popover-target{\n  display:inline-block; }\n.bp3-popover-wrapper.bp3-fill{\n  width:100%; }\n.bp3-portal{\n  left:0;\n  position:absolute;\n  right:0;\n  top:0; }\n@-webkit-keyframes linear-progress-bar-stripes{\n  from{\n    background-position:0 0; }\n  to{\n    background-position:30px 0; } }\n@keyframes linear-progress-bar-stripes{\n  from{\n    background-position:0 0; }\n  to{\n    background-position:30px 0; } }\n.bp3-progress-bar{\n  background:rgba(92, 112, 128, 0.2);\n  border-radius:40px;\n  display:block;\n  height:8px;\n  overflow:hidden;\n  position:relative;\n  width:100%; }\n  .bp3-progress-bar .bp3-progress-meter{\n    background:linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%);\n    background-color:rgba(92, 112, 128, 0.8);\n    background-size:30px 30px;\n    border-radius:40px;\n    height:100%;\n    position:absolute;\n    -webkit-transition:width 200ms cubic-bezier(0.4, 1, 0.75, 0.9);\n    transition:width 200ms cubic-bezier(0.4, 1, 0.75, 0.9);\n    width:100%; }\n  .bp3-progress-bar:not(.bp3-no-animation):not(.bp3-no-stripes) .bp3-progress-meter{\n    animation:linear-progress-bar-stripes 300ms linear infinite reverse; }\n  .bp3-progress-bar.bp3-no-stripes .bp3-progress-meter{\n    background-image:none; }\n.bp3-dark .bp3-progress-bar{\n  background:rgba(16, 22, 26, 0.5); }\n  .bp3-dark .bp3-progress-bar .bp3-progress-meter{\n    background-color:#8a9ba8; }\n.bp3-progress-bar.bp3-intent-primary .bp3-progress-meter{\n  background-color:#137cbd; }\n.bp3-progress-bar.bp3-intent-success .bp3-progress-meter{\n  background-color:#0f9960; }\n.bp3-progress-bar.bp3-intent-warning .bp3-progress-meter{\n  background-color:#d9822b; }\n.bp3-progress-bar.bp3-intent-danger .bp3-progress-meter{\n  background-color:#db3737; }\n@-webkit-keyframes skeleton-glow{\n  from{\n    background:rgba(206, 217, 224, 0.2);\n    border-color:rgba(206, 217, 224, 0.2); }\n  to{\n    background:rgba(92, 112, 128, 0.2);\n    border-color:rgba(92, 112, 128, 0.2); } }\n@keyframes skeleton-glow{\n  from{\n    background:rgba(206, 217, 224, 0.2);\n    border-color:rgba(206, 217, 224, 0.2); }\n  to{\n    background:rgba(92, 112, 128, 0.2);\n    border-color:rgba(92, 112, 128, 0.2); } }\n.bp3-skeleton{\n  -webkit-animation:1000ms linear infinite alternate skeleton-glow;\n          animation:1000ms linear infinite alternate skeleton-glow;\n  background:rgba(206, 217, 224, 0.2);\n  background-clip:padding-box !important;\n  border-color:rgba(206, 217, 224, 0.2) !important;\n  border-radius:2px;\n  -webkit-box-shadow:none !important;\n          box-shadow:none !important;\n  color:transparent !important;\n  cursor:default;\n  pointer-events:none;\n  -webkit-user-select:none;\n     -moz-user-select:none;\n      -ms-user-select:none;\n          user-select:none; }\n  .bp3-skeleton::before, .bp3-skeleton::after,\n  .bp3-skeleton *{\n    visibility:hidden !important; }\n.bp3-slider{\n  height:40px;\n  min-width:150px;\n  width:100%;\n  cursor:default;\n  outline:none;\n  position:relative;\n  -webkit-user-select:none;\n     -moz-user-select:none;\n      -ms-user-select:none;\n          user-select:none; }\n  .bp3-slider:hover{\n    cursor:pointer; }\n  .bp3-slider:active{\n    cursor:-webkit-grabbing;\n    cursor:grabbing; }\n  .bp3-slider.bp3-disabled{\n    cursor:not-allowed;\n    opacity:0.5; }\n  .bp3-slider.bp3-slider-unlabeled{\n    height:16px; }\n.bp3-slider-track,\n.bp3-slider-progress{\n  height:6px;\n  left:0;\n  right:0;\n  top:5px;\n  position:absolute; }\n.bp3-slider-track{\n  border-radius:3px;\n  overflow:hidden; }\n.bp3-slider-progress{\n  background:rgba(92, 112, 128, 0.2); }\n  .bp3-dark .bp3-slider-progress{\n    background:rgba(16, 22, 26, 0.5); }\n  .bp3-slider-progress.bp3-intent-primary{\n    background-color:#137cbd; }\n  .bp3-slider-progress.bp3-intent-success{\n    background-color:#0f9960; }\n  .bp3-slider-progress.bp3-intent-warning{\n    background-color:#d9822b; }\n  .bp3-slider-progress.bp3-intent-danger{\n    background-color:#db3737; }\n.bp3-slider-handle{\n  background-color:#f5f8fa;\n  background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0)));\n  background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\n  -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1);\n          box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1);\n  color:#182026;\n  border-radius:3px;\n  -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 1px 1px rgba(16, 22, 26, 0.2);\n          box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 1px 1px rgba(16, 22, 26, 0.2);\n  cursor:pointer;\n  height:16px;\n  left:0;\n  position:absolute;\n  top:0;\n  width:16px; }\n  .bp3-slider-handle:hover{\n    background-clip:padding-box;\n    background-color:#ebf1f5;\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1); }\n  .bp3-slider-handle:active, .bp3-slider-handle.bp3-active{\n    background-color:#d8e1e8;\n    background-image:none;\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2); }\n  .bp3-slider-handle:disabled, .bp3-slider-handle.bp3-disabled{\n    background-color:rgba(206, 217, 224, 0.5);\n    background-image:none;\n    -webkit-box-shadow:none;\n            box-shadow:none;\n    color:rgba(92, 112, 128, 0.6);\n    cursor:not-allowed;\n    outline:none; }\n    .bp3-slider-handle:disabled.bp3-active, .bp3-slider-handle:disabled.bp3-active:hover, .bp3-slider-handle.bp3-disabled.bp3-active, .bp3-slider-handle.bp3-disabled.bp3-active:hover{\n      background:rgba(206, 217, 224, 0.7); }\n  .bp3-slider-handle:focus{\n    z-index:1; }\n  .bp3-slider-handle:hover{\n    background-clip:padding-box;\n    background-color:#ebf1f5;\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 -1px 0 rgba(16, 22, 26, 0.1);\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 1px 1px rgba(16, 22, 26, 0.2);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 1px 1px rgba(16, 22, 26, 0.2);\n    cursor:-webkit-grab;\n    cursor:grab;\n    z-index:2; }\n  .bp3-slider-handle.bp3-active{\n    background-color:#d8e1e8;\n    background-image:none;\n    -webkit-box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2);\n            box-shadow:inset 0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 2px rgba(16, 22, 26, 0.2);\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 1px rgba(16, 22, 26, 0.1);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), inset 0 1px 1px rgba(16, 22, 26, 0.1);\n    cursor:-webkit-grabbing;\n    cursor:grabbing; }\n  .bp3-disabled .bp3-slider-handle{\n    background:#bfccd6;\n    -webkit-box-shadow:none;\n            box-shadow:none;\n    pointer-events:none; }\n  .bp3-dark .bp3-slider-handle{\n    background-color:#394b59;\n    background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.05)), to(rgba(255, 255, 255, 0)));\n    background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0));\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4);\n    color:#f5f8fa; }\n    .bp3-dark .bp3-slider-handle:hover, .bp3-dark .bp3-slider-handle:active, .bp3-dark .bp3-slider-handle.bp3-active{\n      color:#f5f8fa; }\n    .bp3-dark .bp3-slider-handle:hover{\n      background-color:#30404d;\n      -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4);\n              box-shadow:0 0 0 1px rgba(16, 22, 26, 0.4); }\n    .bp3-dark .bp3-slider-handle:active, .bp3-dark .bp3-slider-handle.bp3-active{\n      background-color:#202b33;\n      background-image:none;\n      -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.6), inset 0 1px 2px rgba(16, 22, 26, 0.2);\n              box-shadow:0 0 0 1px rgba(16, 22, 26, 0.6), inset 0 1px 2px rgba(16, 22, 26, 0.2); }\n    .bp3-dark .bp3-slider-handle:disabled, .bp3-dark .bp3-slider-handle.bp3-disabled{\n      background-color:rgba(57, 75, 89, 0.5);\n      background-image:none;\n      -webkit-box-shadow:none;\n              box-shadow:none;\n      color:rgba(167, 182, 194, 0.6); }\n      .bp3-dark .bp3-slider-handle:disabled.bp3-active, .bp3-dark .bp3-slider-handle.bp3-disabled.bp3-active{\n        background:rgba(57, 75, 89, 0.7); }\n    .bp3-dark .bp3-slider-handle .bp3-button-spinner .bp3-spinner-head{\n      background:rgba(16, 22, 26, 0.5);\n      stroke:#8a9ba8; }\n    .bp3-dark .bp3-slider-handle, .bp3-dark .bp3-slider-handle:hover{\n      background-color:#394b59; }\n    .bp3-dark .bp3-slider-handle.bp3-active{\n      background-color:#293742; }\n  .bp3-dark .bp3-disabled .bp3-slider-handle{\n    background:#5c7080;\n    border-color:#5c7080;\n    -webkit-box-shadow:none;\n            box-shadow:none; }\n  .bp3-slider-handle .bp3-slider-label{\n    background:#394b59;\n    border-radius:3px;\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2);\n    color:#f5f8fa;\n    margin-left:8px; }\n    .bp3-dark .bp3-slider-handle .bp3-slider-label{\n      background:#e1e8ed;\n      -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4);\n              box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4);\n      color:#394b59; }\n    .bp3-disabled .bp3-slider-handle .bp3-slider-label{\n      -webkit-box-shadow:none;\n              box-shadow:none; }\n  .bp3-slider-handle.bp3-start, .bp3-slider-handle.bp3-end{\n    width:8px; }\n  .bp3-slider-handle.bp3-start{\n    border-bottom-right-radius:0;\n    border-top-right-radius:0; }\n  .bp3-slider-handle.bp3-end{\n    border-bottom-left-radius:0;\n    border-top-left-radius:0;\n    margin-left:8px; }\n    .bp3-slider-handle.bp3-end .bp3-slider-label{\n      margin-left:0; }\n.bp3-slider-label{\n  -webkit-transform:translate(-50%, 20px);\n          transform:translate(-50%, 20px);\n  display:inline-block;\n  font-size:12px;\n  line-height:1;\n  padding:2px 5px;\n  position:absolute;\n  vertical-align:top; }\n.bp3-slider.bp3-vertical{\n  height:150px;\n  min-width:40px;\n  width:40px; }\n  .bp3-slider.bp3-vertical .bp3-slider-track,\n  .bp3-slider.bp3-vertical .bp3-slider-progress{\n    bottom:0;\n    height:auto;\n    left:5px;\n    top:0;\n    width:6px; }\n  .bp3-slider.bp3-vertical .bp3-slider-progress{\n    top:auto; }\n  .bp3-slider.bp3-vertical .bp3-slider-label{\n    -webkit-transform:translate(20px, 50%);\n            transform:translate(20px, 50%); }\n  .bp3-slider.bp3-vertical .bp3-slider-handle{\n    top:auto; }\n    .bp3-slider.bp3-vertical .bp3-slider-handle .bp3-slider-label{\n      margin-left:0;\n      margin-top:-8px; }\n    .bp3-slider.bp3-vertical .bp3-slider-handle.bp3-end, .bp3-slider.bp3-vertical .bp3-slider-handle.bp3-start{\n      height:8px;\n      margin-left:0;\n      width:16px; }\n    .bp3-slider.bp3-vertical .bp3-slider-handle.bp3-start{\n      border-bottom-right-radius:3px;\n      border-top-left-radius:0; }\n      .bp3-slider.bp3-vertical .bp3-slider-handle.bp3-start .bp3-slider-label{\n        -webkit-transform:translate(20px);\n                transform:translate(20px); }\n    .bp3-slider.bp3-vertical .bp3-slider-handle.bp3-end{\n      border-bottom-left-radius:0;\n      border-bottom-right-radius:0;\n      border-top-left-radius:3px;\n      margin-bottom:8px; }\n@-webkit-keyframes pt-spinner-animation{\n  from{\n    -webkit-transform:rotate(0deg);\n            transform:rotate(0deg); }\n  to{\n    -webkit-transform:rotate(360deg);\n            transform:rotate(360deg); } }\n@keyframes pt-spinner-animation{\n  from{\n    -webkit-transform:rotate(0deg);\n            transform:rotate(0deg); }\n  to{\n    -webkit-transform:rotate(360deg);\n            transform:rotate(360deg); } }\n.bp3-spinner{\n  -webkit-box-align:center;\n      -ms-flex-align:center;\n          align-items:center;\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  -webkit-box-pack:center;\n      -ms-flex-pack:center;\n          justify-content:center;\n  overflow:visible;\n  vertical-align:middle; }\n  .bp3-spinner svg{\n    display:block; }\n  .bp3-spinner path{\n    fill-opacity:0; }\n  .bp3-spinner .bp3-spinner-head{\n    stroke:rgba(92, 112, 128, 0.8);\n    stroke-linecap:round;\n    -webkit-transform-origin:center;\n            transform-origin:center;\n    -webkit-transition:stroke-dashoffset 200ms cubic-bezier(0.4, 1, 0.75, 0.9);\n    transition:stroke-dashoffset 200ms cubic-bezier(0.4, 1, 0.75, 0.9); }\n  .bp3-spinner .bp3-spinner-track{\n    stroke:rgba(92, 112, 128, 0.2); }\n.bp3-spinner-animation{\n  -webkit-animation:pt-spinner-animation 500ms linear infinite;\n          animation:pt-spinner-animation 500ms linear infinite; }\n  .bp3-no-spin > .bp3-spinner-animation{\n    -webkit-animation:none;\n            animation:none; }\n.bp3-dark .bp3-spinner .bp3-spinner-head{\n  stroke:#8a9ba8; }\n.bp3-dark .bp3-spinner .bp3-spinner-track{\n  stroke:rgba(16, 22, 26, 0.5); }\n.bp3-spinner.bp3-intent-primary .bp3-spinner-head{\n  stroke:#137cbd; }\n.bp3-spinner.bp3-intent-success .bp3-spinner-head{\n  stroke:#0f9960; }\n.bp3-spinner.bp3-intent-warning .bp3-spinner-head{\n  stroke:#d9822b; }\n.bp3-spinner.bp3-intent-danger .bp3-spinner-head{\n  stroke:#db3737; }\n.bp3-tabs.bp3-vertical{\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex; }\n  .bp3-tabs.bp3-vertical > .bp3-tab-list{\n    -webkit-box-align:start;\n        -ms-flex-align:start;\n            align-items:flex-start;\n    -webkit-box-orient:vertical;\n    -webkit-box-direction:normal;\n        -ms-flex-direction:column;\n            flex-direction:column; }\n    .bp3-tabs.bp3-vertical > .bp3-tab-list .bp3-tab{\n      border-radius:3px;\n      padding:0 10px;\n      width:100%; }\n      .bp3-tabs.bp3-vertical > .bp3-tab-list .bp3-tab[aria-selected=\"true\"]{\n        background-color:rgba(19, 124, 189, 0.2);\n        -webkit-box-shadow:none;\n                box-shadow:none; }\n    .bp3-tabs.bp3-vertical > .bp3-tab-list .bp3-tab-indicator-wrapper .bp3-tab-indicator{\n      background-color:rgba(19, 124, 189, 0.2);\n      border-radius:3px;\n      bottom:0;\n      height:auto;\n      left:0;\n      right:0;\n      top:0; }\n  .bp3-tabs.bp3-vertical > .bp3-tab-panel{\n    margin-top:0;\n    padding-left:20px; }\n.bp3-tab-list{\n  -webkit-box-align:end;\n      -ms-flex-align:end;\n          align-items:flex-end;\n  border:none;\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  -webkit-box-flex:0;\n      -ms-flex:0 0 auto;\n          flex:0 0 auto;\n  list-style:none;\n  margin:0;\n  padding:0;\n  position:relative; }\n  .bp3-tab-list > *:not(:last-child){\n    margin-right:20px; }\n.bp3-tab{\n  overflow:hidden;\n  text-overflow:ellipsis;\n  white-space:nowrap;\n  word-wrap:normal;\n  color:#182026;\n  cursor:pointer;\n  -webkit-box-flex:0;\n      -ms-flex:0 0 auto;\n          flex:0 0 auto;\n  font-size:14px;\n  line-height:30px;\n  max-width:100%;\n  position:relative;\n  vertical-align:top; }\n  .bp3-tab a{\n    color:inherit;\n    display:block;\n    text-decoration:none; }\n  .bp3-tab-indicator-wrapper ~ .bp3-tab{\n    background-color:transparent !important;\n    -webkit-box-shadow:none !important;\n            box-shadow:none !important; }\n  .bp3-tab[aria-disabled=\"true\"]{\n    color:rgba(92, 112, 128, 0.6);\n    cursor:not-allowed; }\n  .bp3-tab[aria-selected=\"true\"]{\n    border-radius:0;\n    -webkit-box-shadow:inset 0 -3px 0 #106ba3;\n            box-shadow:inset 0 -3px 0 #106ba3; }\n  .bp3-tab[aria-selected=\"true\"], .bp3-tab:not([aria-disabled=\"true\"]):hover{\n    color:#106ba3; }\n  .bp3-tab:focus{\n    -moz-outline-radius:0; }\n  .bp3-large > .bp3-tab{\n    font-size:16px;\n    line-height:40px; }\n.bp3-tab-panel{\n  margin-top:20px; }\n  .bp3-tab-panel[aria-hidden=\"true\"]{\n    display:none; }\n.bp3-tab-indicator-wrapper{\n  left:0;\n  pointer-events:none;\n  position:absolute;\n  top:0;\n  -webkit-transform:translateX(0), translateY(0);\n          transform:translateX(0), translateY(0);\n  -webkit-transition:height, width, -webkit-transform;\n  transition:height, width, -webkit-transform;\n  transition:height, transform, width;\n  transition:height, transform, width, -webkit-transform;\n  -webkit-transition-duration:200ms;\n          transition-duration:200ms;\n  -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n          transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n  .bp3-tab-indicator-wrapper .bp3-tab-indicator{\n    background-color:#106ba3;\n    bottom:0;\n    height:3px;\n    left:0;\n    position:absolute;\n    right:0; }\n  .bp3-tab-indicator-wrapper.bp3-no-animation{\n    -webkit-transition:none;\n    transition:none; }\n.bp3-dark .bp3-tab{\n  color:#f5f8fa; }\n  .bp3-dark .bp3-tab[aria-disabled=\"true\"]{\n    color:rgba(167, 182, 194, 0.6); }\n  .bp3-dark .bp3-tab[aria-selected=\"true\"]{\n    -webkit-box-shadow:inset 0 -3px 0 #48aff0;\n            box-shadow:inset 0 -3px 0 #48aff0; }\n  .bp3-dark .bp3-tab[aria-selected=\"true\"], .bp3-dark .bp3-tab:not([aria-disabled=\"true\"]):hover{\n    color:#48aff0; }\n.bp3-dark .bp3-tab-indicator{\n  background-color:#48aff0; }\n.bp3-flex-expander{\n  -webkit-box-flex:1;\n      -ms-flex:1 1;\n          flex:1 1; }\n.bp3-tag{\n  display:-webkit-inline-box;\n  display:-ms-inline-flexbox;\n  display:inline-flex;\n  -webkit-box-orient:horizontal;\n  -webkit-box-direction:normal;\n      -ms-flex-direction:row;\n          flex-direction:row;\n  -webkit-box-align:center;\n      -ms-flex-align:center;\n          align-items:center;\n  background-color:#5c7080;\n  border:none;\n  border-radius:3px;\n  -webkit-box-shadow:none;\n          box-shadow:none;\n  color:#f5f8fa;\n  font-size:12px;\n  line-height:16px;\n  max-width:100%;\n  min-height:20px;\n  min-width:20px;\n  padding:2px 6px;\n  position:relative; }\n  .bp3-tag.bp3-interactive{\n    cursor:pointer; }\n    .bp3-tag.bp3-interactive:hover{\n      background-color:rgba(92, 112, 128, 0.85); }\n    .bp3-tag.bp3-interactive.bp3-active, .bp3-tag.bp3-interactive:active{\n      background-color:rgba(92, 112, 128, 0.7); }\n  .bp3-tag > *{\n    -webkit-box-flex:0;\n        -ms-flex-positive:0;\n            flex-grow:0;\n    -ms-flex-negative:0;\n        flex-shrink:0; }\n  .bp3-tag > .bp3-fill{\n    -webkit-box-flex:1;\n        -ms-flex-positive:1;\n            flex-grow:1;\n    -ms-flex-negative:1;\n        flex-shrink:1; }\n  .bp3-tag::before,\n  .bp3-tag > *{\n    margin-right:4px; }\n  .bp3-tag:empty::before,\n  .bp3-tag > :last-child{\n    margin-right:0; }\n  .bp3-tag:focus{\n    outline:rgba(19, 124, 189, 0.6) auto 2px;\n    outline-offset:0;\n    -moz-outline-radius:6px; }\n  .bp3-tag.bp3-round{\n    border-radius:30px;\n    padding-left:8px;\n    padding-right:8px; }\n  .bp3-dark .bp3-tag{\n    background-color:#bfccd6;\n    color:#182026; }\n    .bp3-dark .bp3-tag.bp3-interactive{\n      cursor:pointer; }\n      .bp3-dark .bp3-tag.bp3-interactive:hover{\n        background-color:rgba(191, 204, 214, 0.85); }\n      .bp3-dark .bp3-tag.bp3-interactive.bp3-active, .bp3-dark .bp3-tag.bp3-interactive:active{\n        background-color:rgba(191, 204, 214, 0.7); }\n    .bp3-dark .bp3-tag > .bp3-icon, .bp3-dark .bp3-tag .bp3-icon-standard, .bp3-dark .bp3-tag .bp3-icon-large{\n      fill:currentColor; }\n  .bp3-tag > .bp3-icon, .bp3-tag .bp3-icon-standard, .bp3-tag .bp3-icon-large{\n    fill:#ffffff; }\n  .bp3-tag.bp3-large,\n  .bp3-large .bp3-tag{\n    font-size:14px;\n    line-height:20px;\n    min-height:30px;\n    min-width:30px;\n    padding:5px 10px; }\n    .bp3-tag.bp3-large::before,\n    .bp3-tag.bp3-large > *,\n    .bp3-large .bp3-tag::before,\n    .bp3-large .bp3-tag > *{\n      margin-right:7px; }\n    .bp3-tag.bp3-large:empty::before,\n    .bp3-tag.bp3-large > :last-child,\n    .bp3-large .bp3-tag:empty::before,\n    .bp3-large .bp3-tag > :last-child{\n      margin-right:0; }\n    .bp3-tag.bp3-large.bp3-round,\n    .bp3-large .bp3-tag.bp3-round{\n      padding-left:12px;\n      padding-right:12px; }\n  .bp3-tag.bp3-intent-primary{\n    background:#137cbd;\n    color:#ffffff; }\n    .bp3-tag.bp3-intent-primary.bp3-interactive{\n      cursor:pointer; }\n      .bp3-tag.bp3-intent-primary.bp3-interactive:hover{\n        background-color:rgba(19, 124, 189, 0.85); }\n      .bp3-tag.bp3-intent-primary.bp3-interactive.bp3-active, .bp3-tag.bp3-intent-primary.bp3-interactive:active{\n        background-color:rgba(19, 124, 189, 0.7); }\n  .bp3-tag.bp3-intent-success{\n    background:#0f9960;\n    color:#ffffff; }\n    .bp3-tag.bp3-intent-success.bp3-interactive{\n      cursor:pointer; }\n      .bp3-tag.bp3-intent-success.bp3-interactive:hover{\n        background-color:rgba(15, 153, 96, 0.85); }\n      .bp3-tag.bp3-intent-success.bp3-interactive.bp3-active, .bp3-tag.bp3-intent-success.bp3-interactive:active{\n        background-color:rgba(15, 153, 96, 0.7); }\n  .bp3-tag.bp3-intent-warning{\n    background:#d9822b;\n    color:#ffffff; }\n    .bp3-tag.bp3-intent-warning.bp3-interactive{\n      cursor:pointer; }\n      .bp3-tag.bp3-intent-warning.bp3-interactive:hover{\n        background-color:rgba(217, 130, 43, 0.85); }\n      .bp3-tag.bp3-intent-warning.bp3-interactive.bp3-active, .bp3-tag.bp3-intent-warning.bp3-interactive:active{\n        background-color:rgba(217, 130, 43, 0.7); }\n  .bp3-tag.bp3-intent-danger{\n    background:#db3737;\n    color:#ffffff; }\n    .bp3-tag.bp3-intent-danger.bp3-interactive{\n      cursor:pointer; }\n      .bp3-tag.bp3-intent-danger.bp3-interactive:hover{\n        background-color:rgba(219, 55, 55, 0.85); }\n      .bp3-tag.bp3-intent-danger.bp3-interactive.bp3-active, .bp3-tag.bp3-intent-danger.bp3-interactive:active{\n        background-color:rgba(219, 55, 55, 0.7); }\n  .bp3-tag.bp3-fill{\n    display:-webkit-box;\n    display:-ms-flexbox;\n    display:flex;\n    width:100%; }\n  .bp3-tag.bp3-minimal > .bp3-icon, .bp3-tag.bp3-minimal .bp3-icon-standard, .bp3-tag.bp3-minimal .bp3-icon-large{\n    fill:#5c7080; }\n  .bp3-tag.bp3-minimal:not([class*=\"bp3-intent-\"]){\n    background-color:rgba(138, 155, 168, 0.2);\n    color:#182026; }\n    .bp3-tag.bp3-minimal:not([class*=\"bp3-intent-\"]).bp3-interactive{\n      cursor:pointer; }\n      .bp3-tag.bp3-minimal:not([class*=\"bp3-intent-\"]).bp3-interactive:hover{\n        background-color:rgba(92, 112, 128, 0.3); }\n      .bp3-tag.bp3-minimal:not([class*=\"bp3-intent-\"]).bp3-interactive.bp3-active, .bp3-tag.bp3-minimal:not([class*=\"bp3-intent-\"]).bp3-interactive:active{\n        background-color:rgba(92, 112, 128, 0.4); }\n    .bp3-dark .bp3-tag.bp3-minimal:not([class*=\"bp3-intent-\"]){\n      color:#f5f8fa; }\n      .bp3-dark .bp3-tag.bp3-minimal:not([class*=\"bp3-intent-\"]).bp3-interactive{\n        cursor:pointer; }\n        .bp3-dark .bp3-tag.bp3-minimal:not([class*=\"bp3-intent-\"]).bp3-interactive:hover{\n          background-color:rgba(191, 204, 214, 0.3); }\n        .bp3-dark .bp3-tag.bp3-minimal:not([class*=\"bp3-intent-\"]).bp3-interactive.bp3-active, .bp3-dark .bp3-tag.bp3-minimal:not([class*=\"bp3-intent-\"]).bp3-interactive:active{\n          background-color:rgba(191, 204, 214, 0.4); }\n      .bp3-dark .bp3-tag.bp3-minimal:not([class*=\"bp3-intent-\"]) > .bp3-icon, .bp3-dark .bp3-tag.bp3-minimal:not([class*=\"bp3-intent-\"]) .bp3-icon-standard, .bp3-dark .bp3-tag.bp3-minimal:not([class*=\"bp3-intent-\"]) .bp3-icon-large{\n        fill:#a7b6c2; }\n  .bp3-tag.bp3-minimal.bp3-intent-primary{\n    background-color:rgba(19, 124, 189, 0.15);\n    color:#106ba3; }\n    .bp3-tag.bp3-minimal.bp3-intent-primary.bp3-interactive{\n      cursor:pointer; }\n      .bp3-tag.bp3-minimal.bp3-intent-primary.bp3-interactive:hover{\n        background-color:rgba(19, 124, 189, 0.25); }\n      .bp3-tag.bp3-minimal.bp3-intent-primary.bp3-interactive.bp3-active, .bp3-tag.bp3-minimal.bp3-intent-primary.bp3-interactive:active{\n        background-color:rgba(19, 124, 189, 0.35); }\n    .bp3-tag.bp3-minimal.bp3-intent-primary > .bp3-icon, .bp3-tag.bp3-minimal.bp3-intent-primary .bp3-icon-standard, .bp3-tag.bp3-minimal.bp3-intent-primary .bp3-icon-large{\n      fill:#137cbd; }\n    .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-primary{\n      background-color:rgba(19, 124, 189, 0.25);\n      color:#48aff0; }\n      .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-primary.bp3-interactive{\n        cursor:pointer; }\n        .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-primary.bp3-interactive:hover{\n          background-color:rgba(19, 124, 189, 0.35); }\n        .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-primary.bp3-interactive.bp3-active, .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-primary.bp3-interactive:active{\n          background-color:rgba(19, 124, 189, 0.45); }\n  .bp3-tag.bp3-minimal.bp3-intent-success{\n    background-color:rgba(15, 153, 96, 0.15);\n    color:#0d8050; }\n    .bp3-tag.bp3-minimal.bp3-intent-success.bp3-interactive{\n      cursor:pointer; }\n      .bp3-tag.bp3-minimal.bp3-intent-success.bp3-interactive:hover{\n        background-color:rgba(15, 153, 96, 0.25); }\n      .bp3-tag.bp3-minimal.bp3-intent-success.bp3-interactive.bp3-active, .bp3-tag.bp3-minimal.bp3-intent-success.bp3-interactive:active{\n        background-color:rgba(15, 153, 96, 0.35); }\n    .bp3-tag.bp3-minimal.bp3-intent-success > .bp3-icon, .bp3-tag.bp3-minimal.bp3-intent-success .bp3-icon-standard, .bp3-tag.bp3-minimal.bp3-intent-success .bp3-icon-large{\n      fill:#0f9960; }\n    .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-success{\n      background-color:rgba(15, 153, 96, 0.25);\n      color:#3dcc91; }\n      .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-success.bp3-interactive{\n        cursor:pointer; }\n        .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-success.bp3-interactive:hover{\n          background-color:rgba(15, 153, 96, 0.35); }\n        .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-success.bp3-interactive.bp3-active, .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-success.bp3-interactive:active{\n          background-color:rgba(15, 153, 96, 0.45); }\n  .bp3-tag.bp3-minimal.bp3-intent-warning{\n    background-color:rgba(217, 130, 43, 0.15);\n    color:#bf7326; }\n    .bp3-tag.bp3-minimal.bp3-intent-warning.bp3-interactive{\n      cursor:pointer; }\n      .bp3-tag.bp3-minimal.bp3-intent-warning.bp3-interactive:hover{\n        background-color:rgba(217, 130, 43, 0.25); }\n      .bp3-tag.bp3-minimal.bp3-intent-warning.bp3-interactive.bp3-active, .bp3-tag.bp3-minimal.bp3-intent-warning.bp3-interactive:active{\n        background-color:rgba(217, 130, 43, 0.35); }\n    .bp3-tag.bp3-minimal.bp3-intent-warning > .bp3-icon, .bp3-tag.bp3-minimal.bp3-intent-warning .bp3-icon-standard, .bp3-tag.bp3-minimal.bp3-intent-warning .bp3-icon-large{\n      fill:#d9822b; }\n    .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-warning{\n      background-color:rgba(217, 130, 43, 0.25);\n      color:#ffb366; }\n      .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-warning.bp3-interactive{\n        cursor:pointer; }\n        .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-warning.bp3-interactive:hover{\n          background-color:rgba(217, 130, 43, 0.35); }\n        .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-warning.bp3-interactive.bp3-active, .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-warning.bp3-interactive:active{\n          background-color:rgba(217, 130, 43, 0.45); }\n  .bp3-tag.bp3-minimal.bp3-intent-danger{\n    background-color:rgba(219, 55, 55, 0.15);\n    color:#c23030; }\n    .bp3-tag.bp3-minimal.bp3-intent-danger.bp3-interactive{\n      cursor:pointer; }\n      .bp3-tag.bp3-minimal.bp3-intent-danger.bp3-interactive:hover{\n        background-color:rgba(219, 55, 55, 0.25); }\n      .bp3-tag.bp3-minimal.bp3-intent-danger.bp3-interactive.bp3-active, .bp3-tag.bp3-minimal.bp3-intent-danger.bp3-interactive:active{\n        background-color:rgba(219, 55, 55, 0.35); }\n    .bp3-tag.bp3-minimal.bp3-intent-danger > .bp3-icon, .bp3-tag.bp3-minimal.bp3-intent-danger .bp3-icon-standard, .bp3-tag.bp3-minimal.bp3-intent-danger .bp3-icon-large{\n      fill:#db3737; }\n    .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-danger{\n      background-color:rgba(219, 55, 55, 0.25);\n      color:#ff7373; }\n      .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-danger.bp3-interactive{\n        cursor:pointer; }\n        .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-danger.bp3-interactive:hover{\n          background-color:rgba(219, 55, 55, 0.35); }\n        .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-danger.bp3-interactive.bp3-active, .bp3-dark .bp3-tag.bp3-minimal.bp3-intent-danger.bp3-interactive:active{\n          background-color:rgba(219, 55, 55, 0.45); }\n.bp3-tag-remove{\n  background:none;\n  border:none;\n  color:inherit;\n  cursor:pointer;\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  margin-bottom:-2px;\n  margin-right:-6px !important;\n  margin-top:-2px;\n  opacity:0.5;\n  padding:2px;\n  padding-left:0; }\n  .bp3-tag-remove:hover{\n    background:none;\n    opacity:0.8;\n    text-decoration:none; }\n  .bp3-tag-remove:active{\n    opacity:1; }\n  .bp3-tag-remove:empty::before{\n    font-family:\"Icons16\", sans-serif;\n    font-size:16px;\n    font-style:normal;\n    font-weight:400;\n    line-height:1;\n    -moz-osx-font-smoothing:grayscale;\n    -webkit-font-smoothing:antialiased;\n    content:\"\ue6d7\"; }\n  .bp3-large .bp3-tag-remove{\n    margin-right:-10px !important;\n    padding:0 5px 0 0; }\n    .bp3-large .bp3-tag-remove:empty::before{\n      font-family:\"Icons20\", sans-serif;\n      font-size:20px;\n      font-style:normal;\n      font-weight:400;\n      line-height:1; }\n.bp3-tag-input{\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  -webkit-box-orient:horizontal;\n  -webkit-box-direction:normal;\n      -ms-flex-direction:row;\n          flex-direction:row;\n  -webkit-box-align:start;\n      -ms-flex-align:start;\n          align-items:flex-start;\n  cursor:text;\n  height:auto;\n  line-height:inherit;\n  min-height:30px;\n  padding-left:5px;\n  padding-right:0; }\n  .bp3-tag-input > *{\n    -webkit-box-flex:0;\n        -ms-flex-positive:0;\n            flex-grow:0;\n    -ms-flex-negative:0;\n        flex-shrink:0; }\n  .bp3-tag-input > .bp3-tag-input-values{\n    -webkit-box-flex:1;\n        -ms-flex-positive:1;\n            flex-grow:1;\n    -ms-flex-negative:1;\n        flex-shrink:1; }\n  .bp3-tag-input .bp3-tag-input-icon{\n    color:#5c7080;\n    margin-left:2px;\n    margin-right:7px;\n    margin-top:7px; }\n  .bp3-tag-input .bp3-tag-input-values{\n    display:-webkit-box;\n    display:-ms-flexbox;\n    display:flex;\n    -webkit-box-orient:horizontal;\n    -webkit-box-direction:normal;\n        -ms-flex-direction:row;\n            flex-direction:row;\n    -webkit-box-align:center;\n        -ms-flex-align:center;\n            align-items:center;\n    -ms-flex-item-align:stretch;\n        align-self:stretch;\n    -ms-flex-wrap:wrap;\n        flex-wrap:wrap;\n    margin-right:7px;\n    margin-top:5px;\n    min-width:0; }\n    .bp3-tag-input .bp3-tag-input-values > *{\n      -webkit-box-flex:0;\n          -ms-flex-positive:0;\n              flex-grow:0;\n      -ms-flex-negative:0;\n          flex-shrink:0; }\n    .bp3-tag-input .bp3-tag-input-values > .bp3-fill{\n      -webkit-box-flex:1;\n          -ms-flex-positive:1;\n              flex-grow:1;\n      -ms-flex-negative:1;\n          flex-shrink:1; }\n    .bp3-tag-input .bp3-tag-input-values::before,\n    .bp3-tag-input .bp3-tag-input-values > *{\n      margin-right:5px; }\n    .bp3-tag-input .bp3-tag-input-values:empty::before,\n    .bp3-tag-input .bp3-tag-input-values > :last-child{\n      margin-right:0; }\n    .bp3-tag-input .bp3-tag-input-values:first-child .bp3-input-ghost:first-child{\n      padding-left:5px; }\n    .bp3-tag-input .bp3-tag-input-values > *{\n      margin-bottom:5px; }\n  .bp3-tag-input .bp3-tag{\n    overflow-wrap:break-word; }\n    .bp3-tag-input .bp3-tag.bp3-active{\n      outline:rgba(19, 124, 189, 0.6) auto 2px;\n      outline-offset:0;\n      -moz-outline-radius:6px; }\n  .bp3-tag-input .bp3-input-ghost{\n    -webkit-box-flex:1;\n        -ms-flex:1 1 auto;\n            flex:1 1 auto;\n    line-height:20px;\n    width:80px; }\n    .bp3-tag-input .bp3-input-ghost:disabled, .bp3-tag-input .bp3-input-ghost.bp3-disabled{\n      cursor:not-allowed; }\n  .bp3-tag-input .bp3-button,\n  .bp3-tag-input .bp3-spinner{\n    margin:3px;\n    margin-left:0; }\n  .bp3-tag-input .bp3-button{\n    min-height:24px;\n    min-width:24px;\n    padding:0 7px; }\n  .bp3-tag-input.bp3-large{\n    height:auto;\n    min-height:40px; }\n    .bp3-tag-input.bp3-large::before,\n    .bp3-tag-input.bp3-large > *{\n      margin-right:10px; }\n    .bp3-tag-input.bp3-large:empty::before,\n    .bp3-tag-input.bp3-large > :last-child{\n      margin-right:0; }\n    .bp3-tag-input.bp3-large .bp3-tag-input-icon{\n      margin-left:5px;\n      margin-top:10px; }\n    .bp3-tag-input.bp3-large .bp3-input-ghost{\n      line-height:30px; }\n    .bp3-tag-input.bp3-large .bp3-button{\n      min-height:30px;\n      min-width:30px;\n      padding:5px 10px;\n      margin:5px;\n      margin-left:0; }\n    .bp3-tag-input.bp3-large .bp3-spinner{\n      margin:8px;\n      margin-left:0; }\n  .bp3-tag-input.bp3-active{\n    background-color:#ffffff;\n    -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n            box-shadow:0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n    .bp3-tag-input.bp3-active.bp3-intent-primary{\n      -webkit-box-shadow:0 0 0 1px #106ba3, 0 0 0 3px rgba(16, 107, 163, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n              box-shadow:0 0 0 1px #106ba3, 0 0 0 3px rgba(16, 107, 163, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n    .bp3-tag-input.bp3-active.bp3-intent-success{\n      -webkit-box-shadow:0 0 0 1px #0d8050, 0 0 0 3px rgba(13, 128, 80, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n              box-shadow:0 0 0 1px #0d8050, 0 0 0 3px rgba(13, 128, 80, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n    .bp3-tag-input.bp3-active.bp3-intent-warning{\n      -webkit-box-shadow:0 0 0 1px #bf7326, 0 0 0 3px rgba(191, 115, 38, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n              box-shadow:0 0 0 1px #bf7326, 0 0 0 3px rgba(191, 115, 38, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n    .bp3-tag-input.bp3-active.bp3-intent-danger{\n      -webkit-box-shadow:0 0 0 1px #c23030, 0 0 0 3px rgba(194, 48, 48, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2);\n              box-shadow:0 0 0 1px #c23030, 0 0 0 3px rgba(194, 48, 48, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.2); }\n  .bp3-dark .bp3-tag-input .bp3-tag-input-icon, .bp3-tag-input.bp3-dark .bp3-tag-input-icon{\n    color:#a7b6c2; }\n  .bp3-dark .bp3-tag-input .bp3-input-ghost, .bp3-tag-input.bp3-dark .bp3-input-ghost{\n    color:#f5f8fa; }\n    .bp3-dark .bp3-tag-input .bp3-input-ghost::-webkit-input-placeholder, .bp3-tag-input.bp3-dark .bp3-input-ghost::-webkit-input-placeholder{\n      color:rgba(167, 182, 194, 0.6); }\n    .bp3-dark .bp3-tag-input .bp3-input-ghost::-moz-placeholder, .bp3-tag-input.bp3-dark .bp3-input-ghost::-moz-placeholder{\n      color:rgba(167, 182, 194, 0.6); }\n    .bp3-dark .bp3-tag-input .bp3-input-ghost:-ms-input-placeholder, .bp3-tag-input.bp3-dark .bp3-input-ghost:-ms-input-placeholder{\n      color:rgba(167, 182, 194, 0.6); }\n    .bp3-dark .bp3-tag-input .bp3-input-ghost::-ms-input-placeholder, .bp3-tag-input.bp3-dark .bp3-input-ghost::-ms-input-placeholder{\n      color:rgba(167, 182, 194, 0.6); }\n    .bp3-dark .bp3-tag-input .bp3-input-ghost::placeholder, .bp3-tag-input.bp3-dark .bp3-input-ghost::placeholder{\n      color:rgba(167, 182, 194, 0.6); }\n  .bp3-dark .bp3-tag-input.bp3-active, .bp3-tag-input.bp3-dark.bp3-active{\n    background-color:rgba(16, 22, 26, 0.3);\n    -webkit-box-shadow:0 0 0 1px #137cbd, 0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px #137cbd, 0 0 0 1px #137cbd, 0 0 0 3px rgba(19, 124, 189, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); }\n    .bp3-dark .bp3-tag-input.bp3-active.bp3-intent-primary, .bp3-tag-input.bp3-dark.bp3-active.bp3-intent-primary{\n      -webkit-box-shadow:0 0 0 1px #106ba3, 0 0 0 3px rgba(16, 107, 163, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n              box-shadow:0 0 0 1px #106ba3, 0 0 0 3px rgba(16, 107, 163, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); }\n    .bp3-dark .bp3-tag-input.bp3-active.bp3-intent-success, .bp3-tag-input.bp3-dark.bp3-active.bp3-intent-success{\n      -webkit-box-shadow:0 0 0 1px #0d8050, 0 0 0 3px rgba(13, 128, 80, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n              box-shadow:0 0 0 1px #0d8050, 0 0 0 3px rgba(13, 128, 80, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); }\n    .bp3-dark .bp3-tag-input.bp3-active.bp3-intent-warning, .bp3-tag-input.bp3-dark.bp3-active.bp3-intent-warning{\n      -webkit-box-shadow:0 0 0 1px #bf7326, 0 0 0 3px rgba(191, 115, 38, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n              box-shadow:0 0 0 1px #bf7326, 0 0 0 3px rgba(191, 115, 38, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); }\n    .bp3-dark .bp3-tag-input.bp3-active.bp3-intent-danger, .bp3-tag-input.bp3-dark.bp3-active.bp3-intent-danger{\n      -webkit-box-shadow:0 0 0 1px #c23030, 0 0 0 3px rgba(194, 48, 48, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4);\n              box-shadow:0 0 0 1px #c23030, 0 0 0 3px rgba(194, 48, 48, 0.3), inset 0 0 0 1px rgba(16, 22, 26, 0.3), inset 0 1px 1px rgba(16, 22, 26, 0.4); }\n.bp3-input-ghost{\n  background:none;\n  border:none;\n  -webkit-box-shadow:none;\n          box-shadow:none;\n  padding:0; }\n  .bp3-input-ghost::-webkit-input-placeholder{\n    color:rgba(92, 112, 128, 0.6);\n    opacity:1; }\n  .bp3-input-ghost::-moz-placeholder{\n    color:rgba(92, 112, 128, 0.6);\n    opacity:1; }\n  .bp3-input-ghost:-ms-input-placeholder{\n    color:rgba(92, 112, 128, 0.6);\n    opacity:1; }\n  .bp3-input-ghost::-ms-input-placeholder{\n    color:rgba(92, 112, 128, 0.6);\n    opacity:1; }\n  .bp3-input-ghost::placeholder{\n    color:rgba(92, 112, 128, 0.6);\n    opacity:1; }\n  .bp3-input-ghost:focus{\n    outline:none !important; }\n.bp3-toast{\n  -webkit-box-align:start;\n      -ms-flex-align:start;\n          align-items:flex-start;\n  background-color:#ffffff;\n  border-radius:3px;\n  -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2);\n          box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2);\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  margin:20px 0 0;\n  max-width:500px;\n  min-width:300px;\n  pointer-events:all;\n  position:relative !important; }\n  .bp3-toast.bp3-toast-enter, .bp3-toast.bp3-toast-appear{\n    -webkit-transform:translateY(-40px);\n            transform:translateY(-40px); }\n  .bp3-toast.bp3-toast-enter-active, .bp3-toast.bp3-toast-appear-active{\n    -webkit-transform:translateY(0);\n            transform:translateY(0);\n    -webkit-transition-delay:0;\n            transition-delay:0;\n    -webkit-transition-duration:300ms;\n            transition-duration:300ms;\n    -webkit-transition-property:-webkit-transform;\n    transition-property:-webkit-transform;\n    transition-property:transform;\n    transition-property:transform, -webkit-transform;\n    -webkit-transition-timing-function:cubic-bezier(0.54, 1.12, 0.38, 1.11);\n            transition-timing-function:cubic-bezier(0.54, 1.12, 0.38, 1.11); }\n  .bp3-toast.bp3-toast-enter ~ .bp3-toast, .bp3-toast.bp3-toast-appear ~ .bp3-toast{\n    -webkit-transform:translateY(-40px);\n            transform:translateY(-40px); }\n  .bp3-toast.bp3-toast-enter-active ~ .bp3-toast, .bp3-toast.bp3-toast-appear-active ~ .bp3-toast{\n    -webkit-transform:translateY(0);\n            transform:translateY(0);\n    -webkit-transition-delay:0;\n            transition-delay:0;\n    -webkit-transition-duration:300ms;\n            transition-duration:300ms;\n    -webkit-transition-property:-webkit-transform;\n    transition-property:-webkit-transform;\n    transition-property:transform;\n    transition-property:transform, -webkit-transform;\n    -webkit-transition-timing-function:cubic-bezier(0.54, 1.12, 0.38, 1.11);\n            transition-timing-function:cubic-bezier(0.54, 1.12, 0.38, 1.11); }\n  .bp3-toast.bp3-toast-exit{\n    opacity:1;\n    -webkit-filter:blur(0);\n            filter:blur(0); }\n  .bp3-toast.bp3-toast-exit-active{\n    opacity:0;\n    -webkit-filter:blur(10px);\n            filter:blur(10px);\n    -webkit-transition-delay:0;\n            transition-delay:0;\n    -webkit-transition-duration:300ms;\n            transition-duration:300ms;\n    -webkit-transition-property:opacity, -webkit-filter;\n    transition-property:opacity, -webkit-filter;\n    transition-property:opacity, filter;\n    transition-property:opacity, filter, -webkit-filter;\n    -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n            transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n  .bp3-toast.bp3-toast-exit ~ .bp3-toast{\n    -webkit-transform:translateY(0);\n            transform:translateY(0); }\n  .bp3-toast.bp3-toast-exit-active ~ .bp3-toast{\n    -webkit-transform:translateY(-40px);\n            transform:translateY(-40px);\n    -webkit-transition-delay:50ms;\n            transition-delay:50ms;\n    -webkit-transition-duration:100ms;\n            transition-duration:100ms;\n    -webkit-transition-property:-webkit-transform;\n    transition-property:-webkit-transform;\n    transition-property:transform;\n    transition-property:transform, -webkit-transform;\n    -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n            transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n  .bp3-toast .bp3-button-group{\n    -webkit-box-flex:0;\n        -ms-flex:0 0 auto;\n            flex:0 0 auto;\n    padding:5px;\n    padding-left:0; }\n  .bp3-toast > .bp3-icon{\n    color:#5c7080;\n    margin:12px;\n    margin-right:0; }\n  .bp3-toast.bp3-dark,\n  .bp3-dark .bp3-toast{\n    background-color:#394b59;\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4); }\n    .bp3-toast.bp3-dark > .bp3-icon,\n    .bp3-dark .bp3-toast > .bp3-icon{\n      color:#a7b6c2; }\n  .bp3-toast[class*=\"bp3-intent-\"] a{\n    color:rgba(255, 255, 255, 0.7); }\n    .bp3-toast[class*=\"bp3-intent-\"] a:hover{\n      color:#ffffff; }\n  .bp3-toast[class*=\"bp3-intent-\"] > .bp3-icon{\n    color:#ffffff; }\n  .bp3-toast[class*=\"bp3-intent-\"] .bp3-button, .bp3-toast[class*=\"bp3-intent-\"] .bp3-button::before,\n  .bp3-toast[class*=\"bp3-intent-\"] .bp3-button .bp3-icon, .bp3-toast[class*=\"bp3-intent-\"] .bp3-button:active{\n    color:rgba(255, 255, 255, 0.7) !important; }\n  .bp3-toast[class*=\"bp3-intent-\"] .bp3-button:focus{\n    outline-color:rgba(255, 255, 255, 0.5); }\n  .bp3-toast[class*=\"bp3-intent-\"] .bp3-button:hover{\n    background-color:rgba(255, 255, 255, 0.15) !important;\n    color:#ffffff !important; }\n  .bp3-toast[class*=\"bp3-intent-\"] .bp3-button:active{\n    background-color:rgba(255, 255, 255, 0.3) !important;\n    color:#ffffff !important; }\n  .bp3-toast[class*=\"bp3-intent-\"] .bp3-button::after{\n    background:rgba(255, 255, 255, 0.3) !important; }\n  .bp3-toast.bp3-intent-primary{\n    background-color:#137cbd;\n    color:#ffffff; }\n  .bp3-toast.bp3-intent-success{\n    background-color:#0f9960;\n    color:#ffffff; }\n  .bp3-toast.bp3-intent-warning{\n    background-color:#d9822b;\n    color:#ffffff; }\n  .bp3-toast.bp3-intent-danger{\n    background-color:#db3737;\n    color:#ffffff; }\n.bp3-toast-message{\n  -webkit-box-flex:1;\n      -ms-flex:1 1 auto;\n          flex:1 1 auto;\n  padding:11px;\n  word-break:break-word; }\n.bp3-toast-container{\n  -webkit-box-align:center;\n      -ms-flex-align:center;\n          align-items:center;\n  display:-webkit-box !important;\n  display:-ms-flexbox !important;\n  display:flex !important;\n  -webkit-box-orient:vertical;\n  -webkit-box-direction:normal;\n      -ms-flex-direction:column;\n          flex-direction:column;\n  left:0;\n  overflow:hidden;\n  padding:0 20px 20px;\n  pointer-events:none;\n  right:0;\n  z-index:40; }\n  .bp3-toast-container.bp3-toast-container-in-portal{\n    position:fixed; }\n  .bp3-toast-container.bp3-toast-container-inline{\n    position:absolute; }\n  .bp3-toast-container.bp3-toast-container-top{\n    top:0; }\n  .bp3-toast-container.bp3-toast-container-bottom{\n    bottom:0;\n    -webkit-box-orient:vertical;\n    -webkit-box-direction:reverse;\n        -ms-flex-direction:column-reverse;\n            flex-direction:column-reverse;\n    top:auto; }\n  .bp3-toast-container.bp3-toast-container-left{\n    -webkit-box-align:start;\n        -ms-flex-align:start;\n            align-items:flex-start; }\n  .bp3-toast-container.bp3-toast-container-right{\n    -webkit-box-align:end;\n        -ms-flex-align:end;\n            align-items:flex-end; }\n.bp3-toast-container-bottom .bp3-toast.bp3-toast-enter:not(.bp3-toast-enter-active),\n.bp3-toast-container-bottom .bp3-toast.bp3-toast-enter:not(.bp3-toast-enter-active) ~ .bp3-toast, .bp3-toast-container-bottom .bp3-toast.bp3-toast-appear:not(.bp3-toast-appear-active),\n.bp3-toast-container-bottom .bp3-toast.bp3-toast-appear:not(.bp3-toast-appear-active) ~ .bp3-toast,\n.bp3-toast-container-bottom .bp3-toast.bp3-toast-exit-active ~ .bp3-toast,\n.bp3-toast-container-bottom .bp3-toast.bp3-toast-leave-active ~ .bp3-toast{\n  -webkit-transform:translateY(60px);\n          transform:translateY(60px); }\n.bp3-tooltip{\n  -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2);\n          box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 2px 4px rgba(16, 22, 26, 0.2), 0 8px 24px rgba(16, 22, 26, 0.2);\n  -webkit-transform:scale(1);\n          transform:scale(1); }\n  .bp3-tooltip .bp3-popover-arrow{\n    height:22px;\n    position:absolute;\n    width:22px; }\n    .bp3-tooltip .bp3-popover-arrow::before{\n      height:14px;\n      margin:4px;\n      width:14px; }\n  .bp3-tether-element-attached-bottom.bp3-tether-target-attached-top > .bp3-tooltip{\n    margin-bottom:11px;\n    margin-top:-11px; }\n    .bp3-tether-element-attached-bottom.bp3-tether-target-attached-top > .bp3-tooltip > .bp3-popover-arrow{\n      bottom:-8px; }\n      .bp3-tether-element-attached-bottom.bp3-tether-target-attached-top > .bp3-tooltip > .bp3-popover-arrow svg{\n        -webkit-transform:rotate(-90deg);\n                transform:rotate(-90deg); }\n  .bp3-tether-element-attached-left.bp3-tether-target-attached-right > .bp3-tooltip{\n    margin-left:11px; }\n    .bp3-tether-element-attached-left.bp3-tether-target-attached-right > .bp3-tooltip > .bp3-popover-arrow{\n      left:-8px; }\n      .bp3-tether-element-attached-left.bp3-tether-target-attached-right > .bp3-tooltip > .bp3-popover-arrow svg{\n        -webkit-transform:rotate(0);\n                transform:rotate(0); }\n  .bp3-tether-element-attached-top.bp3-tether-target-attached-bottom > .bp3-tooltip{\n    margin-top:11px; }\n    .bp3-tether-element-attached-top.bp3-tether-target-attached-bottom > .bp3-tooltip > .bp3-popover-arrow{\n      top:-8px; }\n      .bp3-tether-element-attached-top.bp3-tether-target-attached-bottom > .bp3-tooltip > .bp3-popover-arrow svg{\n        -webkit-transform:rotate(90deg);\n                transform:rotate(90deg); }\n  .bp3-tether-element-attached-right.bp3-tether-target-attached-left > .bp3-tooltip{\n    margin-left:-11px;\n    margin-right:11px; }\n    .bp3-tether-element-attached-right.bp3-tether-target-attached-left > .bp3-tooltip > .bp3-popover-arrow{\n      right:-8px; }\n      .bp3-tether-element-attached-right.bp3-tether-target-attached-left > .bp3-tooltip > .bp3-popover-arrow svg{\n        -webkit-transform:rotate(180deg);\n                transform:rotate(180deg); }\n  .bp3-tether-element-attached-middle > .bp3-tooltip > .bp3-popover-arrow{\n    top:50%;\n    -webkit-transform:translateY(-50%);\n            transform:translateY(-50%); }\n  .bp3-tether-element-attached-center > .bp3-tooltip > .bp3-popover-arrow{\n    right:50%;\n    -webkit-transform:translateX(50%);\n            transform:translateX(50%); }\n  .bp3-tether-element-attached-top.bp3-tether-target-attached-top > .bp3-tooltip > .bp3-popover-arrow{\n    top:-0.22183px; }\n  .bp3-tether-element-attached-right.bp3-tether-target-attached-right > .bp3-tooltip > .bp3-popover-arrow{\n    right:-0.22183px; }\n  .bp3-tether-element-attached-left.bp3-tether-target-attached-left > .bp3-tooltip > .bp3-popover-arrow{\n    left:-0.22183px; }\n  .bp3-tether-element-attached-bottom.bp3-tether-target-attached-bottom > .bp3-tooltip > .bp3-popover-arrow{\n    bottom:-0.22183px; }\n  .bp3-tether-element-attached-top.bp3-tether-element-attached-left > .bp3-tooltip{\n    -webkit-transform-origin:top left;\n            transform-origin:top left; }\n  .bp3-tether-element-attached-top.bp3-tether-element-attached-center > .bp3-tooltip{\n    -webkit-transform-origin:top center;\n            transform-origin:top center; }\n  .bp3-tether-element-attached-top.bp3-tether-element-attached-right > .bp3-tooltip{\n    -webkit-transform-origin:top right;\n            transform-origin:top right; }\n  .bp3-tether-element-attached-middle.bp3-tether-element-attached-left > .bp3-tooltip{\n    -webkit-transform-origin:center left;\n            transform-origin:center left; }\n  .bp3-tether-element-attached-middle.bp3-tether-element-attached-center > .bp3-tooltip{\n    -webkit-transform-origin:center center;\n            transform-origin:center center; }\n  .bp3-tether-element-attached-middle.bp3-tether-element-attached-right > .bp3-tooltip{\n    -webkit-transform-origin:center right;\n            transform-origin:center right; }\n  .bp3-tether-element-attached-bottom.bp3-tether-element-attached-left > .bp3-tooltip{\n    -webkit-transform-origin:bottom left;\n            transform-origin:bottom left; }\n  .bp3-tether-element-attached-bottom.bp3-tether-element-attached-center > .bp3-tooltip{\n    -webkit-transform-origin:bottom center;\n            transform-origin:bottom center; }\n  .bp3-tether-element-attached-bottom.bp3-tether-element-attached-right > .bp3-tooltip{\n    -webkit-transform-origin:bottom right;\n            transform-origin:bottom right; }\n  .bp3-tooltip .bp3-popover-content{\n    background:#394b59;\n    color:#f5f8fa; }\n  .bp3-tooltip .bp3-popover-arrow::before{\n    -webkit-box-shadow:1px 1px 6px rgba(16, 22, 26, 0.2);\n            box-shadow:1px 1px 6px rgba(16, 22, 26, 0.2); }\n  .bp3-tooltip .bp3-popover-arrow-border{\n    fill:#10161a;\n    fill-opacity:0.1; }\n  .bp3-tooltip .bp3-popover-arrow-fill{\n    fill:#394b59; }\n  .bp3-popover-enter > .bp3-tooltip, .bp3-popover-appear > .bp3-tooltip{\n    -webkit-transform:scale(0.8);\n            transform:scale(0.8); }\n  .bp3-popover-enter-active > .bp3-tooltip, .bp3-popover-appear-active > .bp3-tooltip{\n    -webkit-transform:scale(1);\n            transform:scale(1);\n    -webkit-transition-delay:0;\n            transition-delay:0;\n    -webkit-transition-duration:100ms;\n            transition-duration:100ms;\n    -webkit-transition-property:-webkit-transform;\n    transition-property:-webkit-transform;\n    transition-property:transform;\n    transition-property:transform, -webkit-transform;\n    -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n            transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n  .bp3-popover-exit > .bp3-tooltip{\n    -webkit-transform:scale(1);\n            transform:scale(1); }\n  .bp3-popover-exit-active > .bp3-tooltip{\n    -webkit-transform:scale(0.8);\n            transform:scale(0.8);\n    -webkit-transition-delay:0;\n            transition-delay:0;\n    -webkit-transition-duration:100ms;\n            transition-duration:100ms;\n    -webkit-transition-property:-webkit-transform;\n    transition-property:-webkit-transform;\n    transition-property:transform;\n    transition-property:transform, -webkit-transform;\n    -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n            transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n  .bp3-tooltip .bp3-popover-content{\n    padding:10px 12px; }\n  .bp3-tooltip.bp3-dark,\n  .bp3-dark .bp3-tooltip{\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 2px 4px rgba(16, 22, 26, 0.4), 0 8px 24px rgba(16, 22, 26, 0.4); }\n    .bp3-tooltip.bp3-dark .bp3-popover-content,\n    .bp3-dark .bp3-tooltip .bp3-popover-content{\n      background:#e1e8ed;\n      color:#394b59; }\n    .bp3-tooltip.bp3-dark .bp3-popover-arrow::before,\n    .bp3-dark .bp3-tooltip .bp3-popover-arrow::before{\n      -webkit-box-shadow:1px 1px 6px rgba(16, 22, 26, 0.4);\n              box-shadow:1px 1px 6px rgba(16, 22, 26, 0.4); }\n    .bp3-tooltip.bp3-dark .bp3-popover-arrow-border,\n    .bp3-dark .bp3-tooltip .bp3-popover-arrow-border{\n      fill:#10161a;\n      fill-opacity:0.2; }\n    .bp3-tooltip.bp3-dark .bp3-popover-arrow-fill,\n    .bp3-dark .bp3-tooltip .bp3-popover-arrow-fill{\n      fill:#e1e8ed; }\n  .bp3-tooltip.bp3-intent-primary .bp3-popover-content{\n    background:#137cbd;\n    color:#ffffff; }\n  .bp3-tooltip.bp3-intent-primary .bp3-popover-arrow-fill{\n    fill:#137cbd; }\n  .bp3-tooltip.bp3-intent-success .bp3-popover-content{\n    background:#0f9960;\n    color:#ffffff; }\n  .bp3-tooltip.bp3-intent-success .bp3-popover-arrow-fill{\n    fill:#0f9960; }\n  .bp3-tooltip.bp3-intent-warning .bp3-popover-content{\n    background:#d9822b;\n    color:#ffffff; }\n  .bp3-tooltip.bp3-intent-warning .bp3-popover-arrow-fill{\n    fill:#d9822b; }\n  .bp3-tooltip.bp3-intent-danger .bp3-popover-content{\n    background:#db3737;\n    color:#ffffff; }\n  .bp3-tooltip.bp3-intent-danger .bp3-popover-arrow-fill{\n    fill:#db3737; }\n.bp3-tooltip-indicator{\n  border-bottom:dotted 1px;\n  cursor:help; }\n.bp3-tree .bp3-icon, .bp3-tree .bp3-icon-standard, .bp3-tree .bp3-icon-large{\n  color:#5c7080; }\n  .bp3-tree .bp3-icon.bp3-intent-primary, .bp3-tree .bp3-icon-standard.bp3-intent-primary, .bp3-tree .bp3-icon-large.bp3-intent-primary{\n    color:#137cbd; }\n  .bp3-tree .bp3-icon.bp3-intent-success, .bp3-tree .bp3-icon-standard.bp3-intent-success, .bp3-tree .bp3-icon-large.bp3-intent-success{\n    color:#0f9960; }\n  .bp3-tree .bp3-icon.bp3-intent-warning, .bp3-tree .bp3-icon-standard.bp3-intent-warning, .bp3-tree .bp3-icon-large.bp3-intent-warning{\n    color:#d9822b; }\n  .bp3-tree .bp3-icon.bp3-intent-danger, .bp3-tree .bp3-icon-standard.bp3-intent-danger, .bp3-tree .bp3-icon-large.bp3-intent-danger{\n    color:#db3737; }\n.bp3-tree-node-list{\n  list-style:none;\n  margin:0;\n  padding-left:0; }\n.bp3-tree-root{\n  background-color:transparent;\n  cursor:default;\n  padding-left:0;\n  position:relative; }\n.bp3-tree-node-content-0{\n  padding-left:0px; }\n.bp3-tree-node-content-1{\n  padding-left:23px; }\n.bp3-tree-node-content-2{\n  padding-left:46px; }\n.bp3-tree-node-content-3{\n  padding-left:69px; }\n.bp3-tree-node-content-4{\n  padding-left:92px; }\n.bp3-tree-node-content-5{\n  padding-left:115px; }\n.bp3-tree-node-content-6{\n  padding-left:138px; }\n.bp3-tree-node-content-7{\n  padding-left:161px; }\n.bp3-tree-node-content-8{\n  padding-left:184px; }\n.bp3-tree-node-content-9{\n  padding-left:207px; }\n.bp3-tree-node-content-10{\n  padding-left:230px; }\n.bp3-tree-node-content-11{\n  padding-left:253px; }\n.bp3-tree-node-content-12{\n  padding-left:276px; }\n.bp3-tree-node-content-13{\n  padding-left:299px; }\n.bp3-tree-node-content-14{\n  padding-left:322px; }\n.bp3-tree-node-content-15{\n  padding-left:345px; }\n.bp3-tree-node-content-16{\n  padding-left:368px; }\n.bp3-tree-node-content-17{\n  padding-left:391px; }\n.bp3-tree-node-content-18{\n  padding-left:414px; }\n.bp3-tree-node-content-19{\n  padding-left:437px; }\n.bp3-tree-node-content-20{\n  padding-left:460px; }\n.bp3-tree-node-content{\n  -webkit-box-align:center;\n      -ms-flex-align:center;\n          align-items:center;\n  display:-webkit-box;\n  display:-ms-flexbox;\n  display:flex;\n  height:30px;\n  padding-right:5px;\n  width:100%; }\n  .bp3-tree-node-content:hover{\n    background-color:rgba(191, 204, 214, 0.4); }\n.bp3-tree-node-caret,\n.bp3-tree-node-caret-none{\n  min-width:30px; }\n.bp3-tree-node-caret{\n  color:#5c7080;\n  cursor:pointer;\n  padding:7px;\n  -webkit-transform:rotate(0deg);\n          transform:rotate(0deg);\n  -webkit-transition:-webkit-transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9);\n  transition:-webkit-transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9);\n  transition:transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9);\n  transition:transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9), -webkit-transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9); }\n  .bp3-tree-node-caret:hover{\n    color:#182026; }\n  .bp3-dark .bp3-tree-node-caret{\n    color:#a7b6c2; }\n    .bp3-dark .bp3-tree-node-caret:hover{\n      color:#f5f8fa; }\n  .bp3-tree-node-caret.bp3-tree-node-caret-open{\n    -webkit-transform:rotate(90deg);\n            transform:rotate(90deg); }\n  .bp3-tree-node-caret.bp3-icon-standard::before{\n    content:\"\ue695\"; }\n.bp3-tree-node-icon{\n  margin-right:7px;\n  position:relative; }\n.bp3-tree-node-label{\n  overflow:hidden;\n  text-overflow:ellipsis;\n  white-space:nowrap;\n  word-wrap:normal;\n  -webkit-box-flex:1;\n      -ms-flex:1 1 auto;\n          flex:1 1 auto;\n  position:relative;\n  -webkit-user-select:none;\n     -moz-user-select:none;\n      -ms-user-select:none;\n          user-select:none; }\n  .bp3-tree-node-label span{\n    display:inline; }\n.bp3-tree-node-secondary-label{\n  padding:0 5px;\n  -webkit-user-select:none;\n     -moz-user-select:none;\n      -ms-user-select:none;\n          user-select:none; }\n  .bp3-tree-node-secondary-label .bp3-popover-wrapper,\n  .bp3-tree-node-secondary-label .bp3-popover-target{\n    -webkit-box-align:center;\n        -ms-flex-align:center;\n            align-items:center;\n    display:-webkit-box;\n    display:-ms-flexbox;\n    display:flex; }\n.bp3-tree-node.bp3-disabled .bp3-tree-node-content{\n  background-color:inherit;\n  color:rgba(92, 112, 128, 0.6);\n  cursor:not-allowed; }\n.bp3-tree-node.bp3-disabled .bp3-tree-node-caret,\n.bp3-tree-node.bp3-disabled .bp3-tree-node-icon{\n  color:rgba(92, 112, 128, 0.6);\n  cursor:not-allowed; }\n.bp3-tree-node.bp3-tree-node-selected > .bp3-tree-node-content{\n  background-color:#137cbd; }\n  .bp3-tree-node.bp3-tree-node-selected > .bp3-tree-node-content,\n  .bp3-tree-node.bp3-tree-node-selected > .bp3-tree-node-content .bp3-icon, .bp3-tree-node.bp3-tree-node-selected > .bp3-tree-node-content .bp3-icon-standard, .bp3-tree-node.bp3-tree-node-selected > .bp3-tree-node-content .bp3-icon-large{\n    color:#ffffff; }\n  .bp3-tree-node.bp3-tree-node-selected > .bp3-tree-node-content .bp3-tree-node-caret::before{\n    color:rgba(255, 255, 255, 0.7); }\n  .bp3-tree-node.bp3-tree-node-selected > .bp3-tree-node-content .bp3-tree-node-caret:hover::before{\n    color:#ffffff; }\n.bp3-dark .bp3-tree-node-content:hover{\n  background-color:rgba(92, 112, 128, 0.3); }\n.bp3-dark .bp3-tree .bp3-icon, .bp3-dark .bp3-tree .bp3-icon-standard, .bp3-dark .bp3-tree .bp3-icon-large{\n  color:#a7b6c2; }\n  .bp3-dark .bp3-tree .bp3-icon.bp3-intent-primary, .bp3-dark .bp3-tree .bp3-icon-standard.bp3-intent-primary, .bp3-dark .bp3-tree .bp3-icon-large.bp3-intent-primary{\n    color:#137cbd; }\n  .bp3-dark .bp3-tree .bp3-icon.bp3-intent-success, .bp3-dark .bp3-tree .bp3-icon-standard.bp3-intent-success, .bp3-dark .bp3-tree .bp3-icon-large.bp3-intent-success{\n    color:#0f9960; }\n  .bp3-dark .bp3-tree .bp3-icon.bp3-intent-warning, .bp3-dark .bp3-tree .bp3-icon-standard.bp3-intent-warning, .bp3-dark .bp3-tree .bp3-icon-large.bp3-intent-warning{\n    color:#d9822b; }\n  .bp3-dark .bp3-tree .bp3-icon.bp3-intent-danger, .bp3-dark .bp3-tree .bp3-icon-standard.bp3-intent-danger, .bp3-dark .bp3-tree .bp3-icon-large.bp3-intent-danger{\n    color:#db3737; }\n.bp3-dark .bp3-tree-node.bp3-tree-node-selected > .bp3-tree-node-content{\n  background-color:#137cbd; }\n.bp3-omnibar{\n  -webkit-filter:blur(0);\n          filter:blur(0);\n  opacity:1;\n  background-color:#ffffff;\n  border-radius:3px;\n  -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 4px 8px rgba(16, 22, 26, 0.2), 0 18px 46px 6px rgba(16, 22, 26, 0.2);\n          box-shadow:0 0 0 1px rgba(16, 22, 26, 0.1), 0 4px 8px rgba(16, 22, 26, 0.2), 0 18px 46px 6px rgba(16, 22, 26, 0.2);\n  left:calc(50% - 250px);\n  top:20vh;\n  width:500px;\n  z-index:21; }\n  .bp3-omnibar.bp3-overlay-enter, .bp3-omnibar.bp3-overlay-appear{\n    -webkit-filter:blur(20px);\n            filter:blur(20px);\n    opacity:0.2; }\n  .bp3-omnibar.bp3-overlay-enter-active, .bp3-omnibar.bp3-overlay-appear-active{\n    -webkit-filter:blur(0);\n            filter:blur(0);\n    opacity:1;\n    -webkit-transition-delay:0;\n            transition-delay:0;\n    -webkit-transition-duration:200ms;\n            transition-duration:200ms;\n    -webkit-transition-property:opacity, -webkit-filter;\n    transition-property:opacity, -webkit-filter;\n    transition-property:filter, opacity;\n    transition-property:filter, opacity, -webkit-filter;\n    -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n            transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n  .bp3-omnibar.bp3-overlay-exit{\n    -webkit-filter:blur(0);\n            filter:blur(0);\n    opacity:1; }\n  .bp3-omnibar.bp3-overlay-exit-active{\n    -webkit-filter:blur(20px);\n            filter:blur(20px);\n    opacity:0.2;\n    -webkit-transition-delay:0;\n            transition-delay:0;\n    -webkit-transition-duration:200ms;\n            transition-duration:200ms;\n    -webkit-transition-property:opacity, -webkit-filter;\n    transition-property:opacity, -webkit-filter;\n    transition-property:filter, opacity;\n    transition-property:filter, opacity, -webkit-filter;\n    -webkit-transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9);\n            transition-timing-function:cubic-bezier(0.4, 1, 0.75, 0.9); }\n  .bp3-omnibar .bp3-input{\n    background-color:transparent;\n    border-radius:0; }\n    .bp3-omnibar .bp3-input, .bp3-omnibar .bp3-input:focus{\n      -webkit-box-shadow:none;\n              box-shadow:none; }\n  .bp3-omnibar .bp3-menu{\n    background-color:transparent;\n    border-radius:0;\n    -webkit-box-shadow:inset 0 1px 0 rgba(16, 22, 26, 0.15);\n            box-shadow:inset 0 1px 0 rgba(16, 22, 26, 0.15);\n    max-height:calc(60vh - 40px);\n    overflow:auto; }\n    .bp3-omnibar .bp3-menu:empty{\n      display:none; }\n  .bp3-dark .bp3-omnibar, .bp3-omnibar.bp3-dark{\n    background-color:#30404d;\n    -webkit-box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 4px 8px rgba(16, 22, 26, 0.4), 0 18px 46px 6px rgba(16, 22, 26, 0.4);\n            box-shadow:0 0 0 1px rgba(16, 22, 26, 0.2), 0 4px 8px rgba(16, 22, 26, 0.4), 0 18px 46px 6px rgba(16, 22, 26, 0.4); }\n.bp3-omnibar-overlay .bp3-overlay-backdrop{\n  background-color:rgba(16, 22, 26, 0.2); }\n.bp3-select-popover .bp3-popover-content{\n  padding:5px; }\n.bp3-select-popover .bp3-input-group{\n  margin-bottom:0; }\n.bp3-select-popover .bp3-menu{\n  max-height:300px;\n  max-width:400px;\n  overflow:auto;\n  padding:0; }\n  .bp3-select-popover .bp3-menu:not(:first-child){\n    padding-top:5px; }\n.bp3-multi-select{\n  min-width:150px; }\n.bp3-multi-select-popover .bp3-menu{\n  max-height:300px;\n  max-width:400px;\n  overflow:auto; }\n.bp3-select-popover .bp3-popover-content{\n  padding:5px; }\n.bp3-select-popover .bp3-input-group{\n  margin-bottom:0; }\n.bp3-select-popover .bp3-menu{\n  max-height:300px;\n  max-width:400px;\n  overflow:auto;\n  padding:0; }\n  .bp3-select-popover .bp3-menu:not(:first-child){\n    padding-top:5px; }\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n\/* This file was auto-generated by ensureUiComponents() in @jupyterlab\/buildutils *\/\n\/**\n * (DEPRECATED) Support for consuming icons as CSS background images\n *\/\n\/* Icons urls *\/\n:root {\n  --jp-icon-add-above: url(data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzEzN18xOTQ5MikiPgo8cGF0aCBjbGFzcz0ianAtaWNvbjMiIGQ9Ik00Ljc1IDQuOTMwNjZINi42MjVWNi44MDU2NkM2LjYyNSA3LjAxMTkxIDYuNzkzNzUgNy4xODA2NiA3IDcuMTgwNjZDNy4yMDYyNSA3LjE4MDY2IDcuMzc1IDcuMDExOTEgNy4zNzUgNi44MDU2NlY0LjkzMDY2SDkuMjVDOS40NTYyNSA0LjkzMDY2IDkuNjI1IDQuNzYxOTEgOS42MjUgNC41NTU2NkM5LjYyNSA0LjM0OTQxIDkuNDU2MjUgNC4xODA2NiA5LjI1IDQuMTgwNjZINy4zNzVWMi4zMDU2NkM3LjM3NSAyLjA5OTQxIDcuMjA2MjUgMS45MzA2NiA3IDEuOTMwNjZDNi43OTM3NSAxLjkzMDY2IDYuNjI1IDIuMDk5NDEgNi42MjUgMi4zMDU2NlY0LjE4MDY2SDQuNzVDNC41NDM3NSA0LjE4MDY2IDQuMzc1IDQuMzQ5NDEgNC4zNzUgNC41NTU2NkM0LjM3NSA0Ljc2MTkxIDQuNTQzNzUgNC45MzA2NiA0Ljc1IDQuOTMwNjZaIiBmaWxsPSIjNjE2MTYxIiBzdHJva2U9IiM2MTYxNjEiIHN0cm9rZS13aWR0aD0iMC43Ii8+CjwvZz4KPHBhdGggY2xhc3M9ImpwLWljb24zIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTExLjUgOS41VjExLjVMMi41IDExLjVWOS41TDExLjUgOS41Wk0xMiA4QzEyLjU1MjMgOCAxMyA4LjQ0NzcyIDEzIDlWMTJDMTMgMTIuNTUyMyAxMi41NTIzIDEzIDEyIDEzTDIgMTNDMS40NDc3MiAxMyAxIDEyLjU1MjMgMSAxMlY5QzEgOC40NDc3MiAxLjQ0NzcxIDggMiA4TDEyIDhaIiBmaWxsPSIjNjE2MTYxIi8+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzEzN18xOTQ5MiI+CjxyZWN0IGNsYXNzPSJqcC1pY29uMyIgd2lkdGg9IjYiIGhlaWdodD0iNiIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAxIDEwIDEuNTU1NjYpIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);\n  --jp-icon-add-below: url(data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzEzN18xOTQ5OCkiPgo8cGF0aCBjbGFzcz0ianAtaWNvbjMiIGQ9Ik05LjI1IDEwLjA2OTNMNy4zNzUgMTAuMDY5M0w3LjM3NSA4LjE5NDM0QzcuMzc1IDcuOTg4MDkgNy4yMDYyNSA3LjgxOTM0IDcgNy44MTkzNEM2Ljc5Mzc1IDcuODE5MzQgNi42MjUgNy45ODgwOSA2LjYyNSA4LjE5NDM0TDYuNjI1IDEwLjA2OTNMNC43NSAxMC4wNjkzQzQuNTQzNzUgMTAuMDY5MyA0LjM3NSAxMC4yMzgxIDQuMzc1IDEwLjQ0NDNDNC4zNzUgMTAuNjUwNiA0LjU0Mzc1IDEwLjgxOTMgNC43NSAxMC44MTkzTDYuNjI1IDEwLjgxOTNMNi42MjUgMTIuNjk0M0M2LjYyNSAxMi45MDA2IDYuNzkzNzUgMTMuMDY5MyA3IDEzLjA2OTNDNy4yMDYyNSAxMy4wNjkzIDcuMzc1IDEyLjkwMDYgNy4zNzUgMTIuNjk0M0w3LjM3NSAxMC44MTkzTDkuMjUgMTAuODE5M0M5LjQ1NjI1IDEwLjgxOTMgOS42MjUgMTAuNjUwNiA5LjYyNSAxMC40NDQzQzkuNjI1IDEwLjIzODEgOS40NTYyNSAxMC4wNjkzIDkuMjUgMTAuMDY5M1oiIGZpbGw9IiM2MTYxNjEiIHN0cm9rZT0iIzYxNjE2MSIgc3Ryb2tlLXdpZHRoPSIwLjciLz4KPC9nPgo8cGF0aCBjbGFzcz0ianAtaWNvbjMiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMi41IDUuNUwyLjUgMy41TDExLjUgMy41TDExLjUgNS41TDIuNSA1LjVaTTIgN0MxLjQ0NzcyIDcgMSA2LjU1MjI4IDEgNkwxIDNDMSAyLjQ0NzcyIDEuNDQ3NzIgMiAyIDJMMTIgMkMxMi41NTIzIDIgMTMgMi40NDc3MiAxMyAzTDEzIDZDMTMgNi41NTIyOSAxMi41NTIzIDcgMTIgN0wyIDdaIiBmaWxsPSIjNjE2MTYxIi8+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzEzN18xOTQ5OCI+CjxyZWN0IGNsYXNzPSJqcC1pY29uMyIgd2lkdGg9IjYiIGhlaWdodD0iNiIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0ibWF0cml4KDEgMS43NDg0NmUtMDcgMS43NDg0NmUtMDcgLTEgNCAxMy40NDQzKSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=);\n  --jp-icon-add: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTE5IDEzaC02djZoLTJ2LTZINXYtMmg2VjVoMnY2aDZ2MnoiLz4KICA8L2c+Cjwvc3ZnPgo=);\n  --jp-icon-bell: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDE2IDE2IiB2ZXJzaW9uPSIxLjEiPgogICA8cGF0aCBjbGFzcz0ianAtaWNvbjIganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjMzMzMzMzIgogICAgICBkPSJtOCAwLjI5Yy0xLjQgMC0yLjcgMC43My0zLjYgMS44LTEuMiAxLjUtMS40IDMuNC0xLjUgNS4yLTAuMTggMi4yLTAuNDQgNC0yLjMgNS4zbDAuMjggMS4zaDVjMC4wMjYgMC42NiAwLjMyIDEuMSAwLjcxIDEuNSAwLjg0IDAuNjEgMiAwLjYxIDIuOCAwIDAuNTItMC40IDAuNi0xIDAuNzEtMS41aDVsMC4yOC0xLjNjLTEuOS0wLjk3LTIuMi0zLjMtMi4zLTUuMy0wLjEzLTEuOC0wLjI2LTMuNy0xLjUtNS4yLTAuODUtMS0yLjItMS44LTMuNi0xLjh6bTAgMS40YzAuODggMCAxLjkgMC41NSAyLjUgMS4zIDAuODggMS4xIDEuMSAyLjcgMS4yIDQuNCAwLjEzIDEuNyAwLjIzIDMuNiAxLjMgNS4yaC0xMGMxLjEtMS42IDEuMi0zLjQgMS4zLTUuMiAwLjEzLTEuNyAwLjMtMy4zIDEuMi00LjQgMC41OS0wLjcyIDEuNi0xLjMgMi41LTEuM3ptLTAuNzQgMTJoMS41Yy0wLjAwMTUgMC4yOCAwLjAxNSAwLjc5LTAuNzQgMC43OS0wLjczIDAuMDAxNi0wLjcyLTAuNTMtMC43NC0wLjc5eiIgLz4KPC9zdmc+Cg==);\n  --jp-icon-bug-dot: url(data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxnIGNsYXNzPSJqcC1pY29uMyBqcC1pY29uLXNlbGVjdGFibGUiIGZpbGw9IiM2MTYxNjEiPgogICAgICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMTkgOEgyMFYxMEgxNy45MUMxNy45NiAxMC4zMyAxOCAxMC42NiAxOCAxMVYxMkgyMFYxNEgxOC41SDE4VjE0LjAyNzVDMTUuNzUgMTQuMjc2MiAxNCAxNi4xODM3IDE0IDE4LjVDMTQgMTkuMjA4IDE0LjE2MzUgMTkuODc3OSAxNC40NTQ5IDIwLjQ3MzlDMTMuNzA2MyAyMC44MTE3IDEyLjg3NTcgMjEgMTIgMjFDOS43OCAyMSA3Ljg1IDE5Ljc5IDYuODEgMThINFYxNkg2LjA5QzYuMDQgMTUuNjcgNiAxNS4zNCA2IDE1VjE0SDRWMTJINlYxMUM2IDEwLjY2IDYuMDQgMTAuMzMgNi4wOSAxMEg0VjhINi44MUM3LjI2IDcuMjIgNy44OCA2LjU1IDguNjIgNi4wNEw3IDQuNDFMOC40MSAzTDEwLjU5IDUuMTdDMTEuMDQgNS4wNiAxMS41MSA1IDEyIDVDMTIuNDkgNSAxMi45NiA1LjA2IDEzLjQyIDUuMTdMMTUuNTkgM0wxNyA0LjQxTDE1LjM3IDYuMDRDMTYuMTIgNi41NSAxNi43NCA3LjIyIDE3LjE5IDhaTTEwIDE2SDE0VjE0SDEwVjE2Wk0xMCAxMkgxNFYxMEgxMFYxMloiIGZpbGw9IiM2MTYxNjEiLz4KICAgICAgICA8cGF0aCBkPSJNMjIgMTguNUMyMiAyMC40MzMgMjAuNDMzIDIyIDE4LjUgMjJDMTYuNTY3IDIyIDE1IDIwLjQzMyAxNSAxOC41QzE1IDE2LjU2NyAxNi41NjcgMTUgMTguNSAxNUMyMC40MzMgMTUgMjIgMTYuNTY3IDIyIDE4LjVaIiBmaWxsPSIjNjE2MTYxIi8+CiAgICA8L2c+Cjwvc3ZnPgo=);\n  --jp-icon-bug: url(data:image\/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjNjE2MTYxIj4KICAgIDxwYXRoIGQ9Ik0yMCA4aC0yLjgxYy0uNDUtLjc4LTEuMDctMS40NS0xLjgyLTEuOTZMMTcgNC40MSAxNS41OSAzbC0yLjE3IDIuMTdDMTIuOTYgNS4wNiAxMi40OSA1IDEyIDVjLS40OSAwLS45Ni4wNi0xLjQxLjE3TDguNDEgMyA3IDQuNDFsMS42MiAxLjYzQzcuODggNi41NSA3LjI2IDcuMjIgNi44MSA4SDR2MmgyLjA5Yy0uMDUuMzMtLjA5LjY2LS4wOSAxdjFINHYyaDJ2MWMwIC4zNC4wNC42Ny4wOSAxSDR2MmgyLjgxYzEuMDQgMS43OSAyLjk3IDMgNS4xOSAzczQuMTUtMS4yMSA1LjE5LTNIMjB2LTJoLTIuMDljLjA1LS4zMy4wOS0uNjYuMDktMXYtMWgydi0yaC0ydi0xYzAtLjM0LS4wNC0uNjctLjA5LTFIMjBWOHptLTYgOGgtNHYtMmg0djJ6bTAtNGgtNHYtMmg0djJ6Ii8+CiAgPC9nPgo8L3N2Zz4K);\n  --jp-icon-build: url(data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTE0LjkgMTcuNDVDMTYuMjUgMTcuNDUgMTcuMzUgMTYuMzUgMTcuMzUgMTVDMTcuMzUgMTMuNjUgMTYuMjUgMTIuNTUgMTQuOSAxMi41NUMxMy41NCAxMi41NSAxMi40NSAxMy42NSAxMi40NSAxNUMxMi40NSAxNi4zNSAxMy41NCAxNy40NSAxNC45IDE3LjQ1Wk0yMC4xIDE1LjY4TDIxLjU4IDE2Ljg0QzIxLjcxIDE2Ljk1IDIxLjc1IDE3LjEzIDIxLjY2IDE3LjI5TDIwLjI2IDE5LjcxQzIwLjE3IDE5Ljg2IDIwIDE5LjkyIDE5LjgzIDE5Ljg2TDE4LjA5IDE5LjE2QzE3LjczIDE5LjQ0IDE3LjMzIDE5LjY3IDE2LjkxIDE5Ljg1TDE2LjY0IDIxLjdDMTYuNjIgMjEuODcgMTYuNDcgMjIgMTYuMyAyMkgxMy41QzEzLjMyIDIyIDEzLjE4IDIxLjg3IDEzLjE1IDIxLjdMMTIuODkgMTkuODVDMTIuNDYgMTkuNjcgMTIuMDcgMTkuNDQgMTEuNzEgMTkuMTZMOS45NjAwMiAxOS44NkM5LjgxMDAyIDE5LjkyIDkuNjIwMDIgMTkuODYgOS41NDAwMiAxOS43MUw4LjE0MDAyIDE3LjI5QzguMDUwMDIgMTcuMTMgOC4wOTAwMiAxNi45NSA4LjIyMDAyIDE2Ljg0TDkuNzAwMDIgMTUuNjhMOS42NTAwMSAxNUw5LjcwMDAyIDE0LjMxTDguMjIwMDIgMTMuMTZDOC4wOTAwMiAxMy4wNSA4LjA1MDAyIDEyLjg2IDguMTQwMDIgMTIuNzFMOS41NDAwMiAxMC4yOUM5LjYyMDAyIDEwLjEzIDkuODEwMDIgMTAuMDcgOS45NjAwMiAxMC4xM0wxMS43MSAxMC44NEMxMi4wNyAxMC41NiAxMi40NiAxMC4zMiAxMi44OSAxMC4xNUwxMy4xNSA4LjI4OTk4QzEzLjE4IDguMTI5OTggMTMuMzIgNy45OTk5OCAxMy41IDcuOTk5OThIMTYuM0MxNi40NyA3Ljk5OTk4IDE2LjYyIDguMTI5OTggMTYuNjQgOC4yODk5OEwxNi45MSAxMC4xNUMxNy4zMyAxMC4zMiAxNy43MyAxMC41NiAxOC4wOSAxMC44NEwxOS44MyAxMC4xM0MyMCAxMC4wNyAyMC4xNyAxMC4xMyAyMC4yNiAxMC4yOUwyMS42NiAxMi43MUMyMS43NSAxMi44NiAyMS43MSAxMy4wNSAyMS41OCAxMy4xNkwyMC4xIDE0LjMxTDIwLjE1IDE1TDIwLjEgMTUuNjhaIi8+CiAgICA8cGF0aCBkPSJNNy4zMjk2NiA3LjQ0NDU0QzguMDgzMSA3LjAwOTU0IDguMzM5MzIgNi4wNTMzMiA3LjkwNDMyIDUuMjk5ODhDNy40NjkzMiA0LjU0NjQzIDYuNTA4MSA0LjI4MTU2IDUuNzU0NjYgNC43MTY1NkM1LjM5MTc2IDQuOTI2MDggNS4xMjY5NSA1LjI3MTE4IDUuMDE4NDkgNS42NzU5NEM0LjkxMDA0IDYuMDgwNzEgNC45NjY4MiA2LjUxMTk4IDUuMTc2MzQgNi44NzQ4OEM1LjYxMTM0IDcuNjI4MzIgNi41NzYyMiA3Ljg3OTU0IDcuMzI5NjYgNy40NDQ1NFpNOS42NTcxOCA0Ljc5NTkzTDEwLjg2NzIgNC45NTE3OUMxMC45NjI4IDQuOTc3NDEgMTEuMDQwMiA1LjA3MTMzIDExLjAzODIgNS4xODc5M0wxMS4wMzg4IDYuOTg4OTNDMTEuMDQ1NSA3LjEwMDU0IDEwLjk2MTYgNy4xOTUxOCAxMC44NTUgNy4yMTA1NEw5LjY2MDAxIDcuMzgwODNMOS4yMzkxNSA4LjEzMTg4TDkuNjY5NjEgOS4yNTc0NUM5LjcwNzI5IDkuMzYyNzEgOS42NjkzNCA5LjQ3Njk5IDkuNTc0MDggOS41MzE5OUw4LjAxNTIzIDEwLjQzMkM3LjkxMTMxIDEwLjQ5MiA3Ljc5MzM3IDEwLjQ2NzcgNy43MjEwNSAxMC4zODI0TDYuOTg3NDggOS40MzE4OEw2LjEwOTMxIDkuNDMwODNMNS4zNDcwNCAxMC4zOTA1QzUuMjg5MDkgMTAuNDcwMiA1LjE3MzgzIDEwLjQ5MDUgNS4wNzE4NyAxMC40MzM5TDMuNTEyNDUgOS41MzI5M0MzLjQxMDQ5IDkuNDc2MzMgMy4zNzY0NyA5LjM1NzQxIDMuNDEwNzUgOS4yNTY3OUwzLjg2MzQ3IDguMTQwOTNMMy42MTc0OSA3Ljc3NDg4TDMuNDIzNDcgNy4zNzg4M0wyLjIzMDc1IDcuMjEyOTdDMi4xMjY0NyA3LjE5MjM1IDIuMDQwNDkgNy4xMDM0MiAyLjA0MjQ1IDYuOTg2ODJMMi4wNDE4NyA1LjE4NTgyQzIuMDQzODMgNS4wNjkyMiAyLjExOTA5IDQuOTc5NTggMi4yMTcwNCA0Ljk2OTIyTDMuNDIwNjUgNC43OTM5M0wzLjg2NzQ5IDQuMDI3ODhMMy40MTEwNSAyLjkxNzMxQzMuMzczMzcgMi44MTIwNCAzLjQxMTMxIDIuNjk3NzYgMy41MTUyMyAyLjYzNzc2TDUuMDc0MDggMS43Mzc3NkM1LjE2OTM0IDEuNjgyNzYgNS4yODcyOSAxLjcwNzA0IDUuMzU5NjEgMS43OTIzMUw2LjExOTE1IDIuNzI3ODhMNi45ODAwMSAyLjczODkzTDcuNzI0OTYgMS43ODkyMkM3Ljc5MTU2IDEuNzA0NTggNy45MTU0OCAxLjY3OTIyIDguMDA4NzkgMS43NDA4Mkw5LjU2ODIxIDIuNjQxODJDOS42NzAxNyAyLjY5ODQyIDkuNzEyODUgMi44MTIzNCA5LjY4NzIzIDIuOTA3OTdMOS4yMTcxOCA0LjAzMzgzTDkuNDYzMTYgNC4zOTk4OEw5LjY1NzE4IDQuNzk1OTNaIi8+CiAgPC9nPgo8L3N2Zz4K);\n  --jp-icon-caret-down-empty-thin: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIwIDIwIj4KCTxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSIgc2hhcGUtcmVuZGVyaW5nPSJnZW9tZXRyaWNQcmVjaXNpb24iPgoJCTxwb2x5Z29uIGNsYXNzPSJzdDEiIHBvaW50cz0iOS45LDEzLjYgMy42LDcuNCA0LjQsNi42IDkuOSwxMi4yIDE1LjQsNi43IDE2LjEsNy40ICIvPgoJPC9nPgo8L3N2Zz4K);\n  --jp-icon-caret-down-empty: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDE4IDE4Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiIHNoYXBlLXJlbmRlcmluZz0iZ2VvbWV0cmljUHJlY2lzaW9uIj4KICAgIDxwYXRoIGQ9Ik01LjIsNS45TDksOS43bDMuOC0zLjhsMS4yLDEuMmwtNC45LDVsLTQuOS01TDUuMiw1Ljl6Ii8+CiAgPC9nPgo8L3N2Zz4K);\n  --jp-icon-caret-down: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDE4IDE4Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiIHNoYXBlLXJlbmRlcmluZz0iZ2VvbWV0cmljUHJlY2lzaW9uIj4KICAgIDxwYXRoIGQ9Ik01LjIsNy41TDksMTEuMmwzLjgtMy44SDUuMnoiLz4KICA8L2c+Cjwvc3ZnPgo=);\n  --jp-icon-caret-left: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDE4IDE4Ij4KCTxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSIgc2hhcGUtcmVuZGVyaW5nPSJnZW9tZXRyaWNQcmVjaXNpb24iPgoJCTxwYXRoIGQ9Ik0xMC44LDEyLjhMNy4xLDlsMy44LTMuOGwwLDcuNkgxMC44eiIvPgogIDwvZz4KPC9zdmc+Cg==);\n  --jp-icon-caret-right: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDE4IDE4Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiIHNoYXBlLXJlbmRlcmluZz0iZ2VvbWV0cmljUHJlY2lzaW9uIj4KICAgIDxwYXRoIGQ9Ik03LjIsNS4yTDEwLjksOWwtMy44LDMuOFY1LjJINy4yeiIvPgogIDwvZz4KPC9zdmc+Cg==);\n  --jp-icon-caret-up-empty-thin: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIwIDIwIj4KCTxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSIgc2hhcGUtcmVuZGVyaW5nPSJnZW9tZXRyaWNQcmVjaXNpb24iPgoJCTxwb2x5Z29uIGNsYXNzPSJzdDEiIHBvaW50cz0iMTUuNCwxMy4zIDkuOSw3LjcgNC40LDEzLjIgMy42LDEyLjUgOS45LDYuMyAxNi4xLDEyLjYgIi8+Cgk8L2c+Cjwvc3ZnPgo=);\n  --jp-icon-caret-up: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDE4IDE4Ij4KCTxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSIgc2hhcGUtcmVuZGVyaW5nPSJnZW9tZXRyaWNQcmVjaXNpb24iPgoJCTxwYXRoIGQ9Ik01LjIsMTAuNUw5LDYuOGwzLjgsMy44SDUuMnoiLz4KICA8L2c+Cjwvc3ZnPgo=);\n  --jp-icon-case-sensitive: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIwIDIwIj4KICA8ZyBjbGFzcz0ianAtaWNvbjIiIGZpbGw9IiM0MTQxNDEiPgogICAgPHJlY3QgeD0iMiIgeT0iMiIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2Ii8+CiAgPC9nPgogIDxnIGNsYXNzPSJqcC1pY29uLWFjY2VudDIiIGZpbGw9IiNGRkYiPgogICAgPHBhdGggZD0iTTcuNiw4aDAuOWwzLjUsOGgtMS4xTDEwLDE0SDZsLTAuOSwySDRMNy42LDh6IE04LDkuMUw2LjQsMTNoMy4yTDgsOS4xeiIvPgogICAgPHBhdGggZD0iTTE2LjYsOS44Yy0wLjIsMC4xLTAuNCwwLjEtMC43LDAuMWMtMC4yLDAtMC40LTAuMS0wLjYtMC4yYy0wLjEtMC4xLTAuMi0wLjQtMC4yLTAuNyBjLTAuMywwLjMtMC42LDAuNS0wLjksMC43Yy0wLjMsMC4xLTAuNywwLjItMS4xLDAuMmMtMC4zLDAtMC41LDAtMC43LTAuMWMtMC4yLTAuMS0wLjQtMC4yLTAuNi0wLjNjLTAuMi0wLjEtMC4zLTAuMy0wLjQtMC41IGMtMC4xLTAuMi0wLjEtMC40LTAuMS0wLjdjMC0wLjMsMC4xLTAuNiwwLjItMC44YzAuMS0wLjIsMC4zLTAuNCwwLjQtMC41QzEyLDcsMTIuMiw2LjksMTIuNSw2LjhjMC4yLTAuMSwwLjUtMC4xLDAuNy0wLjIgYzAuMy0wLjEsMC41LTAuMSwwLjctMC4xYzAuMiwwLDAuNC0wLjEsMC42LTAuMWMwLjIsMCwwLjMtMC4xLDAuNC0wLjJjMC4xLTAuMSwwLjItMC4yLDAuMi0wLjRjMC0xLTEuMS0xLTEuMy0xIGMtMC40LDAtMS40LDAtMS40LDEuMmgtMC45YzAtMC40LDAuMS0wLjcsMC4yLTFjMC4xLTAuMiwwLjMtMC40LDAuNS0wLjZjMC4yLTAuMiwwLjUtMC4zLDAuOC0wLjNDMTMuMyw0LDEzLjYsNCwxMy45LDQgYzAuMywwLDAuNSwwLDAuOCwwLjFjMC4zLDAsMC41LDAuMSwwLjcsMC4yYzAuMiwwLjEsMC40LDAuMywwLjUsMC41QzE2LDUsMTYsNS4yLDE2LDUuNnYyLjljMCwwLjIsMCwwLjQsMCwwLjUgYzAsMC4xLDAuMSwwLjIsMC4zLDAuMmMwLjEsMCwwLjIsMCwwLjMsMFY5Ljh6IE0xNS4yLDYuOWMtMS4yLDAuNi0zLjEsMC4yLTMuMSwxLjRjMCwxLjQsMy4xLDEsMy4xLTAuNVY2Ljl6Ii8+CiAgPC9nPgo8L3N2Zz4K);\n  --jp-icon-check: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjNjE2MTYxIj4KICAgIDxwYXRoIGQ9Ik05IDE2LjE3TDQuODMgMTJsLTEuNDIgMS40MUw5IDE5IDIxIDdsLTEuNDEtMS40MXoiLz4KICA8L2c+Cjwvc3ZnPgo=);\n  --jp-icon-circle-empty: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTEyIDJDNi40NyAyIDIgNi40NyAyIDEyczQuNDcgMTAgMTAgMTAgMTAtNC40NyAxMC0xMFMxNy41MyAyIDEyIDJ6bTAgMThjLTQuNDEgMC04LTMuNTktOC04czMuNTktOCA4LTggOCAzLjU5IDggOC0zLjU5IDgtOCA4eiIvPgogIDwvZz4KPC9zdmc+Cg==);\n  --jp-icon-circle: url(data:image\/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPGNpcmNsZSBjeD0iOSIgY3k9IjkiIHI9IjgiLz4KICA8L2c+Cjwvc3ZnPgo=);\n  --jp-icon-clear: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8bWFzayBpZD0iZG9udXRIb2xlIj4KICAgIDxyZWN0IHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0id2hpdGUiIC8+CiAgICA8Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSI4IiBmaWxsPSJibGFjayIvPgogIDwvbWFzaz4KCiAgPGcgY2xhc3M9ImpwLWljb24zIiBmaWxsPSIjNjE2MTYxIj4KICAgIDxyZWN0IGhlaWdodD0iMTgiIHdpZHRoPSIyIiB4PSIxMSIgeT0iMyIgdHJhbnNmb3JtPSJyb3RhdGUoMzE1LCAxMiwgMTIpIi8+CiAgICA8Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMCIgbWFzaz0idXJsKCNkb251dEhvbGUpIi8+CiAgPC9nPgo8L3N2Zz4K);\n  --jp-icon-close: url(data:image\/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbi1ub25lIGpwLWljb24tc2VsZWN0YWJsZS1pbnZlcnNlIGpwLWljb24zLWhvdmVyIiBmaWxsPSJub25lIj4KICAgIDxjaXJjbGUgY3g9IjEyIiBjeT0iMTIiIHI9IjExIi8+CiAgPC9nPgoKICA8ZyBjbGFzcz0ianAtaWNvbjMganAtaWNvbi1zZWxlY3RhYmxlIGpwLWljb24tYWNjZW50Mi1ob3ZlciIgZmlsbD0iIzYxNjE2MSI+CiAgICA8cGF0aCBkPSJNMTkgNi40MUwxNy41OSA1IDEyIDEwLjU5IDYuNDEgNSA1IDYuNDEgMTAuNTkgMTIgNSAxNy41OSA2LjQxIDE5IDEyIDEzLjQxIDE3LjU5IDE5IDE5IDE3LjU5IDEzLjQxIDEyeiIvPgogIDwvZz4KCiAgPGcgY2xhc3M9ImpwLWljb24tbm9uZSBqcC1pY29uLWJ1c3kiIGZpbGw9Im5vbmUiPgogICAgPGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iNyIvPgogIDwvZz4KPC9zdmc+Cg==);\n  --jp-icon-code: url(data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyOCAyOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KCTxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSI+CgkJPHBhdGggZD0iTTExLjQgMTguNkw2LjggMTRMMTEuNCA5LjRMMTAgOEw0IDE0TDEwIDIwTDExLjQgMTguNlpNMTYuNiAxOC42TDIxLjIgMTRMMTYuNiA5LjRMMTggOEwyNCAxNEwxOCAyMEwxNi42IDE4LjZWMTguNloiLz4KCTwvZz4KPC9zdmc+Cg==);\n  --jp-icon-console: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIwMCAyMDAiPgogIDxnIGNsYXNzPSJqcC1jb25zb2xlLWljb24tYmFja2dyb3VuZC1jb2xvciBqcC1pY29uLXNlbGVjdGFibGUiIGZpbGw9IiMwMjg4RDEiPgogICAgPHBhdGggZD0iTTIwIDE5LjhoMTYwdjE1OS45SDIweiIvPgogIDwvZz4KICA8ZyBjbGFzcz0ianAtY29uc29sZS1pY29uLWNvbG9yIGpwLWljb24tc2VsZWN0YWJsZS1pbnZlcnNlIiBmaWxsPSIjZmZmIj4KICAgIDxwYXRoIGQ9Ik0xMDUgMTI3LjNoNDB2MTIuOGgtNDB6TTUxLjEgNzdMNzQgOTkuOWwtMjMuMyAyMy4zIDEwLjUgMTAuNSAyMy4zLTIzLjNMOTUgOTkuOSA4NC41IDg5LjQgNjEuNiA2Ni41eiIvPgogIDwvZz4KPC9zdmc+Cg==);\n  --jp-icon-copy: url(data:image\/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTExLjksMUgzLjJDMi40LDEsMS43LDEuNywxLjcsMi41djEwLjJoMS41VjIuNWg4LjdWMXogTTE0LjEsMy45aC04Yy0wLjgsMC0xLjUsMC43LTEuNSwxLjV2MTAuMmMwLDAuOCwwLjcsMS41LDEuNSwxLjVoOCBjMC44LDAsMS41LTAuNywxLjUtMS41VjUuNEMxNS41LDQuNiwxNC45LDMuOSwxNC4xLDMuOXogTTE0LjEsMTUuNWgtOFY1LjRoOFYxNS41eiIvPgogIDwvZz4KPC9zdmc+Cg==);\n  --jp-icon-copyright: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCI+CiAgPGcgY2xhc3M9ImpwLWljb24zIiBmaWxsPSIjNjE2MTYxIj4KICAgIDxwYXRoIGQ9Ik0xMS44OCw5LjE0YzEuMjgsMC4wNiwxLjYxLDEuMTUsMS42MywxLjY2aDEuNzljLTAuMDgtMS45OC0xLjQ5LTMuMTktMy40NS0zLjE5QzkuNjQsNy42MSw4LDksOCwxMi4xNCBjMCwxLjk0LDAuOTMsNC4yNCwzLjg0LDQuMjRjMi4yMiwwLDMuNDEtMS42NSwzLjQ0LTIuOTVoLTEuNzljLTAuMDMsMC41OS0wLjQ1LDEuMzgtMS42MywxLjQ0QzEwLjU1LDE0LjgzLDEwLDEzLjgxLDEwLDEyLjE0IEMxMCw5LjI1LDExLjI4LDkuMTYsMTEuODgsOS4xNHogTTEyLDJDNi40OCwyLDIsNi40OCwyLDEyczQuNDgsMTAsMTAsMTBzMTAtNC40OCwxMC0xMFMxNy41MiwyLDEyLDJ6IE0xMiwyMGMtNC40MSwwLTgtMy41OS04LTggczMuNTktOCw4LThzOCwzLjU5LDgsOFMxNi40MSwyMCwxMiwyMHoiLz4KICA8L2c+Cjwvc3ZnPgo=);\n  --jp-icon-cut: url(data:image\/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTkuNjQgNy42NGMuMjMtLjUuMzYtMS4wNS4zNi0xLjY0IDAtMi4yMS0xLjc5LTQtNC00UzIgMy43OSAyIDZzMS43OSA0IDQgNGMuNTkgMCAxLjE0LS4xMyAxLjY0LS4zNkwxMCAxMmwtMi4zNiAyLjM2QzcuMTQgMTQuMTMgNi41OSAxNCA2IDE0Yy0yLjIxIDAtNCAxLjc5LTQgNHMxLjc5IDQgNCA0IDQtMS43OSA0LTRjMC0uNTktLjEzLTEuMTQtLjM2LTEuNjRMMTIgMTRsNyA3aDN2LTFMOS42NCA3LjY0ek02IDhjLTEuMSAwLTItLjg5LTItMnMuOS0yIDItMiAyIC44OSAyIDItLjkgMi0yIDJ6bTAgMTJjLTEuMSAwLTItLjg5LTItMnMuOS0yIDItMiAyIC44OSAyIDItLjkgMi0yIDJ6bTYtNy41Yy0uMjggMC0uNS0uMjItLjUtLjVzLjIyLS41LjUtLjUuNS4yMi41LjUtLjIyLjUtLjUuNXpNMTkgM2wtNiA2IDIgMiA3LTdWM3oiLz4KICA8L2c+Cjwvc3ZnPgo=);\n  --jp-icon-delete: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCI+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIiAvPgogICAgPHBhdGggY2xhc3M9ImpwLWljb24zIiBmaWxsPSIjNjI2MjYyIiBkPSJNNiAxOWMwIDEuMS45IDIgMiAyaDhjMS4xIDAgMi0uOSAyLTJWN0g2djEyek0xOSA0aC0zLjVsLTEtMWgtNWwtMSAxSDV2MmgxNFY0eiIgLz4KPC9zdmc+Cg==);\n  --jp-icon-download: url(data:image\/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTE5IDloLTRWM0g5djZINWw3IDcgNy03ek01IDE4djJoMTR2LTJINXoiLz4KICA8L2c+Cjwvc3ZnPgo=);\n  --jp-icon-duplicate: url(data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggY2xhc3M9ImpwLWljb24zIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTIuNzk5OTggMC44NzVIOC44OTU4MkM5LjIwMDYxIDAuODc1IDkuNDQ5OTggMS4xMzkxNCA5LjQ0OTk4IDEuNDYxOThDOS40NDk5OCAxLjc4NDgyIDkuMjAwNjEgMi4wNDg5NiA4Ljg5NTgyIDIuMDQ4OTZIMy4zNTQxNUMzLjA0OTM2IDIuMDQ4OTYgMi43OTk5OCAyLjMxMzEgMi43OTk5OCAyLjYzNTk0VjkuNjc5NjlDMi43OTk5OCAxMC4wMDI1IDIuNTUwNjEgMTAuMjY2NyAyLjI0NTgyIDEwLjI2NjdDMS45NDEwMyAxMC4yNjY3IDEuNjkxNjUgMTAuMDAyNSAxLjY5MTY1IDkuNjc5NjlWMi4wNDg5NkMxLjY5MTY1IDEuNDAzMjggMi4xOTA0IDAuODc1IDIuNzk5OTggMC44NzVaTTUuMzY2NjUgMTEuOVY0LjU1SDExLjA4MzNWMTEuOUg1LjM2NjY1Wk00LjE0MTY1IDQuMTQxNjdDNC4xNDE2NSAzLjY5MDYzIDQuNTA3MjggMy4zMjUgNC45NTgzMiAzLjMyNUgxMS40OTE3QzExLjk0MjcgMy4zMjUgMTIuMzA4MyAzLjY5MDYzIDEyLjMwODMgNC4xNDE2N1YxMi4zMDgzQzEyLjMwODMgMTIuNzU5NCAxMS45NDI3IDEzLjEyNSAxMS40OTE3IDEzLjEyNUg0Ljk1ODMyQzQuNTA3MjggMTMuMTI1IDQuMTQxNjUgMTIuNzU5NCA0LjE0MTY1IDEyLjMwODNWNC4xNDE2N1oiIGZpbGw9IiM2MTYxNjEiLz4KPHBhdGggY2xhc3M9ImpwLWljb24zIiBkPSJNOS40MzU3NCA4LjI2NTA3SDguMzY0MzFWOS4zMzY1QzguMzY0MzEgOS40NTQzNSA4LjI2Nzg4IDkuNTUwNzggOC4xNTAwMiA5LjU1MDc4QzguMDMyMTcgOS41NTA3OCA3LjkzNTc0IDkuNDU0MzUgNy45MzU3NCA5LjMzNjVWOC4yNjUwN0g2Ljg2NDMxQzYuNzQ2NDUgOC4yNjUwNyA2LjY1MDAyIDguMTY4NjQgNi42NTAwMiA4LjA1MDc4QzYuNjUwMDIgNy45MzI5MiA2Ljc0NjQ1IDcuODM2NSA2Ljg2NDMxIDcuODM2NUg3LjkzNTc0VjYuNzY1MDdDNy45MzU3NCA2LjY0NzIxIDguMDMyMTcgNi41NTA3OCA4LjE1MDAyIDYuNTUwNzhDOC4yNjc4OCA2LjU1MDc4IDguMzY0MzEgNi42NDcyMSA4LjM2NDMxIDYuNzY1MDdWNy44MzY1SDkuNDM1NzRDOS41NTM2IDcuODM2NSA5LjY1MDAyIDcuOTMyOTIgOS42NTAwMiA4LjA1MDc4QzkuNjUwMDIgOC4xNjg2NCA5LjU1MzYgOC4yNjUwNyA5LjQzNTc0IDguMjY1MDdaIiBmaWxsPSIjNjE2MTYxIiBzdHJva2U9IiM2MTYxNjEiIHN0cm9rZS13aWR0aD0iMC41Ii8+Cjwvc3ZnPgo=);\n  --jp-icon-edit: url(data:image\/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTMgMTcuMjVWMjFoMy43NUwxNy44MSA5Ljk0bC0zLjc1LTMuNzVMMyAxNy4yNXpNMjAuNzEgNy4wNGMuMzktLjM5LjM5LTEuMDIgMC0xLjQxbC0yLjM0LTIuMzRjLS4zOS0uMzktMS4wMi0uMzktMS40MSAwbC0xLjgzIDEuODMgMy43NSAzLjc1IDEuODMtMS44M3oiLz4KICA8L2c+Cjwvc3ZnPgo=);\n  --jp-icon-ellipses: url(data:image\/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPGNpcmNsZSBjeD0iNSIgY3k9IjEyIiByPSIyIi8+CiAgICA8Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIyIi8+CiAgICA8Y2lyY2xlIGN4PSIxOSIgY3k9IjEyIiByPSIyIi8+CiAgPC9nPgo8L3N2Zz4K);\n  --jp-icon-extension: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTIwLjUgMTFIMTlWN2MwLTEuMS0uOS0yLTItMmgtNFYzLjVDMTMgMi4xMiAxMS44OCAxIDEwLjUgMVM4IDIuMTIgOCAzLjVWNUg0Yy0xLjEgMC0xLjk5LjktMS45OSAydjMuOEgzLjVjMS40OSAwIDIuNyAxLjIxIDIuNyAyLjdzLTEuMjEgMi43LTIuNyAyLjdIMlYyMGMwIDEuMS45IDIgMiAyaDMuOHYtMS41YzAtMS40OSAxLjIxLTIuNyAyLjctMi43IDEuNDkgMCAyLjcgMS4yMSAyLjcgMi43VjIySDE3YzEuMSAwIDItLjkgMi0ydi00aDEuNWMxLjM4IDAgMi41LTEuMTIgMi41LTIuNVMyMS44OCAxMSAyMC41IDExeiIvPgogIDwvZz4KPC9zdmc+Cg==);\n  --jp-icon-fast-forward: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSI+CiAgICAgICAgPHBhdGggZD0iTTQgMThsOC41LTZMNCA2djEyem05LTEydjEybDguNS02TDEzIDZ6Ii8+CiAgICA8L2c+Cjwvc3ZnPgo=);\n  --jp-icon-file-upload: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTkgMTZoNnYtNmg0bC03LTctNyA3aDR6bS00IDJoMTR2Mkg1eiIvPgogIDwvZz4KPC9zdmc+Cg==);\n  --jp-icon-file: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIyIDIyIj4KICA8cGF0aCBjbGFzcz0ianAtaWNvbjMganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjNjE2MTYxIiBkPSJNMTkuMyA4LjJsLTUuNS01LjVjLS4zLS4zLS43LS41LTEuMi0uNUgzLjljLS44LjEtMS42LjktMS42IDEuOHYxNC4xYzAgLjkuNyAxLjYgMS42IDEuNmgxNC4yYy45IDAgMS42LS43IDEuNi0xLjZWOS40Yy4xLS41LS4xLS45LS40LTEuMnptLTUuOC0zLjNsMy40IDMuNmgtMy40VjQuOXptMy45IDEyLjdINC43Yy0uMSAwLS4yIDAtLjItLjJWNC43YzAtLjIuMS0uMy4yLS4zaDcuMnY0LjRzMCAuOC4zIDEuMWMuMy4zIDEuMS4zIDEuMS4zaDQuM3Y3LjJzLS4xLjItLjIuMnoiLz4KPC9zdmc+Cg==);\n  --jp-icon-filter-list: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTEwIDE4aDR2LTJoLTR2MnpNMyA2djJoMThWNkgzem0zIDdoMTJ2LTJINnYyeiIvPgogIDwvZz4KPC9zdmc+Cg==);\n  --jp-icon-folder-favorite: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iIzAwMDAwMCI+CiAgPHBhdGggZD0iTTAgMGgyNHYyNEgwVjB6IiBmaWxsPSJub25lIi8+PHBhdGggY2xhc3M9ImpwLWljb24zIGpwLWljb24tc2VsZWN0YWJsZSIgZmlsbD0iIzYxNjE2MSIgZD0iTTIwIDZoLThsLTItMkg0Yy0xLjEgMC0yIC45LTIgMnYxMmMwIDEuMS45IDIgMiAyaDE2YzEuMSAwIDItLjkgMi0yVjhjMC0xLjEtLjktMi0yLTJ6bS0yLjA2IDExTDE1IDE1LjI4IDEyLjA2IDE3bC43OC0zLjMzLTIuNTktMi4yNCAzLjQxLS4yOUwxNSA4bDEuMzQgMy4xNCAzLjQxLjI5LTIuNTkgMi4yNC43OCAzLjMzeiIvPgo8L3N2Zz4K);\n  --jp-icon-folder: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8cGF0aCBjbGFzcz0ianAtaWNvbjMganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjNjE2MTYxIiBkPSJNMTAgNEg0Yy0xLjEgMC0xLjk5LjktMS45OSAyTDIgMThjMCAxLjEuOSAyIDIgMmgxNmMxLjEgMCAyLS45IDItMlY4YzAtMS4xLS45LTItMi0yaC04bC0yLTJ6Ii8+Cjwvc3ZnPgo=);\n  --jp-icon-home: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iIzAwMDAwMCI+CiAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjxwYXRoIGNsYXNzPSJqcC1pY29uMyBqcC1pY29uLXNlbGVjdGFibGUiIGZpbGw9IiM2MTYxNjEiIGQ9Ik0xMCAyMHYtNmg0djZoNXYtOGgzTDEyIDMgMiAxMmgzdjh6Ii8+Cjwvc3ZnPgo=);\n  --jp-icon-html5: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDUxMiA1MTIiPgogIDxwYXRoIGNsYXNzPSJqcC1pY29uMCBqcC1pY29uLXNlbGVjdGFibGUiIGZpbGw9IiMwMDAiIGQ9Ik0xMDguNCAwaDIzdjIyLjhoMjEuMlYwaDIzdjY5aC0yM1Y0NmgtMjF2MjNoLTIzLjJNMjA2IDIzaC0yMC4zVjBoNjMuN3YyM0gyMjl2NDZoLTIzbTUzLjUtNjloMjQuMWwxNC44IDI0LjNMMzEzLjIgMGgyNC4xdjY5aC0yM1YzNC44bC0xNi4xIDI0LjgtMTYuMS0yNC44VjY5aC0yMi42bTg5LjItNjloMjN2NDYuMmgzMi42VjY5aC01NS42Ii8+CiAgPHBhdGggY2xhc3M9ImpwLWljb24tc2VsZWN0YWJsZSIgZmlsbD0iI2U0NGQyNiIgZD0iTTEwNy42IDQ3MWwtMzMtMzcwLjRoMzYyLjhsLTMzIDM3MC4yTDI1NS43IDUxMiIvPgogIDxwYXRoIGNsYXNzPSJqcC1pY29uLXNlbGVjdGFibGUiIGZpbGw9IiNmMTY1MjkiIGQ9Ik0yNTYgNDgwLjVWMTMxaDE0OC4zTDM3NiA0NDciLz4KICA8cGF0aCBjbGFzcz0ianAtaWNvbi1zZWxlY3RhYmxlLWludmVyc2UiIGZpbGw9IiNlYmViZWIiIGQ9Ik0xNDIgMTc2LjNoMTE0djQ1LjRoLTY0LjJsNC4yIDQ2LjVoNjB2NDUuM0gxNTQuNG0yIDIyLjhIMjAybDMuMiAzNi4zIDUwLjggMTMuNnY0Ny40bC05My4yLTI2Ii8+CiAgPHBhdGggY2xhc3M9ImpwLWljb24tc2VsZWN0YWJsZS1pbnZlcnNlIiBmaWxsPSIjZmZmIiBkPSJNMzY5LjYgMTc2LjNIMjU1Ljh2NDUuNGgxMDkuNm0tNC4xIDQ2LjVIMjU1Ljh2NDUuNGg1NmwtNS4zIDU5LTUwLjcgMTMuNnY0Ny4ybDkzLTI1LjgiLz4KPC9zdmc+Cg==);\n  --jp-icon-image: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIyIDIyIj4KICA8cGF0aCBjbGFzcz0ianAtaWNvbi1icmFuZDQganAtaWNvbi1zZWxlY3RhYmxlLWludmVyc2UiIGZpbGw9IiNGRkYiIGQ9Ik0yLjIgMi4yaDE3LjV2MTcuNUgyLjJ6Ii8+CiAgPHBhdGggY2xhc3M9ImpwLWljb24tYnJhbmQwIGpwLWljb24tc2VsZWN0YWJsZSIgZmlsbD0iIzNGNTFCNSIgZD0iTTIuMiAyLjJ2MTcuNWgxNy41bC4xLTE3LjVIMi4yem0xMi4xIDIuMmMxLjIgMCAyLjIgMSAyLjIgMi4ycy0xIDIuMi0yLjIgMi4yLTIuMi0xLTIuMi0yLjIgMS0yLjIgMi4yLTIuMnpNNC40IDE3LjZsMy4zLTguOCAzLjMgNi42IDIuMi0zLjIgNC40IDUuNEg0LjR6Ii8+Cjwvc3ZnPgo=);\n  --jp-icon-inspector: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8cGF0aCBjbGFzcz0ianAtaW5zcGVjdG9yLWljb24tY29sb3IganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjNjE2MTYxIiBkPSJNMjAgNEg0Yy0xLjEgMC0xLjk5LjktMS45OSAyTDIgMThjMCAxLjEuOSAyIDIgMmgxNmMxLjEgMCAyLS45IDItMlY2YzAtMS4xLS45LTItMi0yem0tNSAxNEg0di00aDExdjR6bTAtNUg0VjloMTF2NHptNSA1aC00VjloNHY5eiIvPgo8L3N2Zz4K);\n  --jp-icon-json: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIyIDIyIj4KICA8ZyBjbGFzcz0ianAtanNvbi1pY29uLWNvbG9yIGpwLWljb24tc2VsZWN0YWJsZSIgZmlsbD0iI0Y5QTgyNSI+CiAgICA8cGF0aCBkPSJNMjAuMiAxMS44Yy0xLjYgMC0xLjcuNS0xLjcgMSAwIC40LjEuOS4xIDEuMy4xLjUuMS45LjEgMS4zIDAgMS43LTEuNCAyLjMtMy41IDIuM2gtLjl2LTEuOWguNWMxLjEgMCAxLjQgMCAxLjQtLjggMC0uMyAwLS42LS4xLTEgMC0uNC0uMS0uOC0uMS0xLjIgMC0xLjMgMC0xLjggMS4zLTItMS4zLS4yLTEuMy0uNy0xLjMtMiAwLS40LjEtLjguMS0xLjIuMS0uNC4xLS43LjEtMSAwLS44LS40LS43LTEuNC0uOGgtLjVWNC4xaC45YzIuMiAwIDMuNS43IDMuNSAyLjMgMCAuNC0uMS45LS4xIDEuMy0uMS41LS4xLjktLjEgMS4zIDAgLjUuMiAxIDEuNyAxdjEuOHpNMS44IDEwLjFjMS42IDAgMS43LS41IDEuNy0xIDAtLjQtLjEtLjktLjEtMS4zLS4xLS41LS4xLS45LS4xLTEuMyAwLTEuNiAxLjQtMi4zIDMuNS0yLjNoLjl2MS45aC0uNWMtMSAwLTEuNCAwLTEuNC44IDAgLjMgMCAuNi4xIDEgMCAuMi4xLjYuMSAxIDAgMS4zIDAgMS44LTEuMyAyQzYgMTEuMiA2IDExLjcgNiAxM2MwIC40LS4xLjgtLjEgMS4yLS4xLjMtLjEuNy0uMSAxIDAgLjguMy44IDEuNC44aC41djEuOWgtLjljLTIuMSAwLTMuNS0uNi0zLjUtMi4zIDAtLjQuMS0uOS4xLTEuMy4xLS41LjEtLjkuMS0xLjMgMC0uNS0uMi0xLTEuNy0xdi0xLjl6Ii8+CiAgICA8Y2lyY2xlIGN4PSIxMSIgY3k9IjEzLjgiIHI9IjIuMSIvPgogICAgPGNpcmNsZSBjeD0iMTEiIGN5PSI4LjIiIHI9IjIuMSIvPgogIDwvZz4KPC9zdmc+Cg==);\n  --jp-icon-julia: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDMyNSAzMDAiPgogIDxnIGNsYXNzPSJqcC1icmFuZDAganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjY2IzYzMzIj4KICAgIDxwYXRoIGQ9Ik0gMTUwLjg5ODQzOCAyMjUgQyAxNTAuODk4NDM4IDI2Ni40MjE4NzUgMTE3LjMyMDMxMiAzMDAgNzUuODk4NDM4IDMwMCBDIDM0LjQ3NjU2MiAzMDAgMC44OTg0MzggMjY2LjQyMTg3NSAwLjg5ODQzOCAyMjUgQyAwLjg5ODQzOCAxODMuNTc4MTI1IDM0LjQ3NjU2MiAxNTAgNzUuODk4NDM4IDE1MCBDIDExNy4zMjAzMTIgMTUwIDE1MC44OTg0MzggMTgzLjU3ODEyNSAxNTAuODk4NDM4IDIyNSIvPgogIDwvZz4KICA8ZyBjbGFzcz0ianAtYnJhbmQwIGpwLWljb24tc2VsZWN0YWJsZSIgZmlsbD0iIzM4OTgyNiI+CiAgICA8cGF0aCBkPSJNIDIzNy41IDc1IEMgMjM3LjUgMTE2LjQyMTg3NSAyMDMuOTIxODc1IDE1MCAxNjIuNSAxNTAgQyAxMjEuMDc4MTI1IDE1MCA4Ny41IDExNi40MjE4NzUgODcuNSA3NSBDIDg3LjUgMzMuNTc4MTI1IDEyMS4wNzgxMjUgMCAxNjIuNSAwIEMgMjAzLjkyMTg3NSAwIDIzNy41IDMzLjU3ODEyNSAyMzcuNSA3NSIvPgogIDwvZz4KICA8ZyBjbGFzcz0ianAtYnJhbmQwIGpwLWljb24tc2VsZWN0YWJsZSIgZmlsbD0iIzk1NThiMiI+CiAgICA8cGF0aCBkPSJNIDMyNC4xMDE1NjIgMjI1IEMgMzI0LjEwMTU2MiAyNjYuNDIxODc1IDI5MC41MjM0MzggMzAwIDI0OS4xMDE1NjIgMzAwIEMgMjA3LjY3OTY4OCAzMDAgMTc0LjEwMTU2MiAyNjYuNDIxODc1IDE3NC4xMDE1NjIgMjI1IEMgMTc0LjEwMTU2MiAxODMuNTc4MTI1IDIwNy42Nzk2ODggMTUwIDI0OS4xMDE1NjIgMTUwIEMgMjkwLjUyMzQzOCAxNTAgMzI0LjEwMTU2MiAxODMuNTc4MTI1IDMyNC4xMDE1NjIgMjI1Ii8+CiAgPC9nPgo8L3N2Zz4K);\n  --jp-icon-jupyter-favicon: url(data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUyIiBoZWlnaHQ9IjE2NSIgdmlld0JveD0iMCAwIDE1MiAxNjUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgPGcgY2xhc3M9ImpwLWp1cHl0ZXItaWNvbi1jb2xvciIgZmlsbD0iI0YzNzcyNiI+CiAgICA8cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjA3ODk0NywgMTEwLjU4MjkyNykiIGQ9Ik03NS45NDIyODQyLDI5LjU4MDQ1NjEgQzQzLjMwMjM5NDcsMjkuNTgwNDU2MSAxNC43OTY3ODMyLDE3LjY1MzQ2MzQgMCwwIEM1LjUxMDgzMjExLDE1Ljg0MDY4MjkgMTUuNzgxNTM4OSwyOS41NjY3NzMyIDI5LjM5MDQ5NDcsMzkuMjc4NDE3MSBDNDIuOTk5Nyw0OC45ODk4NTM3IDU5LjI3MzcsNTQuMjA2NzgwNSA3NS45NjA1Nzg5LDU0LjIwNjc4MDUgQzkyLjY0NzQ1NzksNTQuMjA2NzgwNSAxMDguOTIxNDU4LDQ4Ljk4OTg1MzcgMTIyLjUzMDY2MywzOS4yNzg0MTcxIEMxMzYuMTM5NDUzLDI5LjU2Njc3MzIgMTQ2LjQxMDI4NCwxNS44NDA2ODI5IDE1MS45MjExNTgsMCBDMTM3LjA4Nzg2OCwxNy42NTM0NjM0IDEwOC41ODI1ODksMjkuNTgwNDU2MSA3NS45NDIyODQyLDI5LjU4MDQ1NjEgTDc1Ljk0MjI4NDIsMjkuNTgwNDU2MSBaIiAvPgogICAgPHBhdGggdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMzczNjgsIDAuNzA0ODc4KSIgZD0iTTc1Ljk3ODQ1NzksMjQuNjI2NDA3MyBDMTA4LjYxODc2MywyNC42MjY0MDczIDEzNy4xMjQ0NTgsMzYuNTUzNDQxNSAxNTEuOTIxMTU4LDU0LjIwNjc4MDUgQzE0Ni40MTAyODQsMzguMzY2MjIyIDEzNi4xMzk0NTMsMjQuNjQwMTMxNyAxMjIuNTMwNjYzLDE0LjkyODQ4NzggQzEwOC45MjE0NTgsNS4yMTY4NDM5IDkyLjY0NzQ1NzksMCA3NS45NjA1Nzg5LDAgQzU5LjI3MzcsMCA0Mi45OTk3LDUuMjE2ODQzOSAyOS4zOTA0OTQ3LDE0LjkyODQ4NzggQzE1Ljc4MTUzODksMjQuNjQwMTMxNyA1LjUxMDgzMjExLDM4LjM2NjIyMiAwLDU0LjIwNjc4MDUgQzE0LjgzMzA4MTYsMzYuNTg5OTI5MyA0My4zMzg1Njg0LDI0LjYyNjQwNzMgNzUuOTc4NDU3OSwyNC42MjY0MDczIEw3NS45Nzg0NTc5LDI0LjYyNjQwNzMgWiIgLz4KICA8L2c+Cjwvc3ZnPgo=);\n  --jp-icon-jupyter: url(data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMzkiIGhlaWdodD0iNTEiIHZpZXdCb3g9IjAgMCAzOSA1MSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTYzOCAtMjI4MSkiPgogICAgIDxnIGNsYXNzPSJqcC1qdXB5dGVyLWljb24tY29sb3IiIGZpbGw9IiNGMzc3MjYiPgogICAgICA8cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNjM5Ljc0IDIzMTEuOTgpIiBkPSJNIDE4LjI2NDYgNy4xMzQxMUMgMTAuNDE0NSA3LjEzNDExIDMuNTU4NzIgNC4yNTc2IDAgMEMgMS4zMjUzOSAzLjgyMDQgMy43OTU1NiA3LjEzMDgxIDcuMDY4NiA5LjQ3MzAzQyAxMC4zNDE3IDExLjgxNTIgMTQuMjU1NyAxMy4wNzM0IDE4LjI2OSAxMy4wNzM0QyAyMi4yODIzIDEzLjA3MzQgMjYuMTk2MyAxMS44MTUyIDI5LjQ2OTQgOS40NzMwM0MgMzIuNzQyNCA3LjEzMDgxIDM1LjIxMjYgMy44MjA0IDM2LjUzOCAwQyAzMi45NzA1IDQuMjU3NiAyNi4xMTQ4IDcuMTM0MTEgMTguMjY0NiA3LjEzNDExWiIvPgogICAgICA8cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNjM5LjczIDIyODUuNDgpIiBkPSJNIDE4LjI3MzMgNS45MzkzMUMgMjYuMTIzNSA1LjkzOTMxIDMyLjk3OTMgOC44MTU4MyAzNi41MzggMTMuMDczNEMgMzUuMjEyNiA5LjI1MzAzIDMyLjc0MjQgNS45NDI2MiAyOS40Njk0IDMuNjAwNEMgMjYuMTk2MyAxLjI1ODE4IDIyLjI4MjMgMCAxOC4yNjkgMEMgMTQuMjU1NyAwIDEwLjM0MTcgMS4yNTgxOCA3LjA2ODYgMy42MDA0QyAzLjc5NTU2IDUuOTQyNjIgMS4zMjUzOSA5LjI1MzAzIDAgMTMuMDczNEMgMy41Njc0NSA4LjgyNDYzIDEwLjQyMzIgNS45MzkzMSAxOC4yNzMzIDUuOTM5MzFaIi8+CiAgICA8L2c+CiAgICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgICA8cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNjY5LjMgMjI4MS4zMSkiIGQ9Ik0gNS44OTM1MyAyLjg0NEMgNS45MTg4OSAzLjQzMTY1IDUuNzcwODUgNC4wMTM2NyA1LjQ2ODE1IDQuNTE2NDVDIDUuMTY1NDUgNS4wMTkyMiA0LjcyMTY4IDUuNDIwMTUgNC4xOTI5OSA1LjY2ODUxQyAzLjY2NDMgNS45MTY4OCAzLjA3NDQ0IDYuMDAxNTEgMi40OTgwNSA1LjkxMTcxQyAxLjkyMTY2IDUuODIxOSAxLjM4NDYzIDUuNTYxNyAwLjk1NDg5OCA1LjE2NDAxQyAwLjUyNTE3IDQuNzY2MzMgMC4yMjIwNTYgNC4yNDkwMyAwLjA4MzkwMzcgMy42Nzc1N0MgLTAuMDU0MjQ4MyAzLjEwNjExIC0wLjAyMTIzIDIuNTA2MTcgMC4xNzg3ODEgMS45NTM2NEMgMC4zNzg3OTMgMS40MDExIDAuNzM2ODA5IDAuOTIwODE3IDEuMjA3NTQgMC41NzM1MzhDIDEuNjc4MjYgMC4yMjYyNTkgMi4yNDA1NSAwLjAyNzU5MTkgMi44MjMyNiAwLjAwMjY3MjI5QyAzLjYwMzg5IC0wLjAzMDcxMTUgNC4zNjU3MyAwLjI0OTc4OSA0Ljk0MTQyIDAuNzgyNTUxQyA1LjUxNzExIDEuMzE1MzEgNS44NTk1NiAyLjA1Njc2IDUuODkzNTMgMi44NDRaIi8+CiAgICAgIDxwYXRoIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2MzkuOCAyMzIzLjgxKSIgZD0iTSA3LjQyNzg5IDMuNTgzMzhDIDcuNDYwMDggNC4zMjQzIDcuMjczNTUgNS4wNTgxOSA2Ljg5MTkzIDUuNjkyMTNDIDYuNTEwMzEgNi4zMjYwNyA1Ljk1MDc1IDYuODMxNTYgNS4yODQxMSA3LjE0NDZDIDQuNjE3NDcgNy40NTc2MyAzLjg3MzcxIDcuNTY0MTQgMy4xNDcwMiA3LjQ1MDYzQyAyLjQyMDMyIDcuMzM3MTIgMS43NDMzNiA3LjAwODcgMS4yMDE4NCA2LjUwNjk1QyAwLjY2MDMyOCA2LjAwNTIgMC4yNzg2MSA1LjM1MjY4IDAuMTA1MDE3IDQuNjMyMDJDIC0wLjA2ODU3NTcgMy45MTEzNSAtMC4wMjYyMzYxIDMuMTU0OTQgMC4yMjY2NzUgMi40NTg1NkMgMC40Nzk1ODcgMS43NjIxNyAwLjkzMTY5NyAxLjE1NzEzIDEuNTI1NzYgMC43MjAwMzNDIDIuMTE5ODMgMC4yODI5MzUgMi44MjkxNCAwLjAzMzQzOTUgMy41NjM4OSAwLjAwMzEzMzQ0QyA0LjU0NjY3IC0wLjAzNzQwMzMgNS41MDUyOSAwLjMxNjcwNiA2LjIyOTYxIDAuOTg3ODM1QyA2Ljk1MzkzIDEuNjU4OTYgNy4zODQ4NCAyLjU5MjM1IDcuNDI3ODkgMy41ODMzOEwgNy40Mjc4OSAzLjU4MzM4WiIvPgogICAgICA8cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNjM4LjM2IDIyODYuMDYpIiBkPSJNIDIuMjc0NzEgNC4zOTYyOUMgMS44NDM2MyA0LjQxNTA4IDEuNDE2NzEgNC4zMDQ0NSAxLjA0Nzk5IDQuMDc4NDNDIDAuNjc5MjY4IDMuODUyNCAwLjM4NTMyOCAzLjUyMTE0IDAuMjAzMzcxIDMuMTI2NTZDIDAuMDIxNDEzNiAyLjczMTk4IC0wLjA0MDM3OTggMi4yOTE4MyAwLjAyNTgxMTYgMS44NjE4MUMgMC4wOTIwMDMxIDEuNDMxOCAwLjI4MzIwNCAxLjAzMTI2IDAuNTc1MjEzIDAuNzEwODgzQyAwLjg2NzIyMiAwLjM5MDUxIDEuMjQ2OTEgMC4xNjQ3MDggMS42NjYyMiAwLjA2MjA1OTJDIDIuMDg1NTMgLTAuMDQwNTg5NyAyLjUyNTYxIC0wLjAxNTQ3MTQgMi45MzA3NiAwLjEzNDIzNUMgMy4zMzU5MSAwLjI4Mzk0MSAzLjY4NzkyIDAuNTUxNTA1IDMuOTQyMjIgMC45MDMwNkMgNC4xOTY1MiAxLjI1NDYyIDQuMzQxNjkgMS42NzQzNiA0LjM1OTM1IDIuMTA5MTZDIDQuMzgyOTkgMi42OTEwNyA0LjE3Njc4IDMuMjU4NjkgMy43ODU5NyAzLjY4NzQ2QyAzLjM5NTE2IDQuMTE2MjQgMi44NTE2NiA0LjM3MTE2IDIuMjc0NzEgNC4zOTYyOUwgMi4yNzQ3MSA0LjM5NjI5WiIvPgogICAgPC9nPgogIDwvZz4+Cjwvc3ZnPgo=);\n  --jp-icon-jupyterlab-wordmark: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIHZpZXdCb3g9IjAgMCAxODYwLjggNDc1Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjIiIGZpbGw9IiM0RTRFNEUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ4MC4xMzY0MDEsIDY0LjI3MTQ5MykiPgogICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDU4Ljg3NTU2NikiPgogICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjA4NzYwMywgMC4xNDAyOTQpIj4KICAgICAgICA8cGF0aCBkPSJNLTQyNi45LDE2OS44YzAsNDguNy0zLjcsNjQuNy0xMy42LDc2LjRjLTEwLjgsMTAtMjUsMTUuNS0zOS43LDE1LjVsMy43LDI5IGMyMi44LDAuMyw0NC44LTcuOSw2MS45LTIzLjFjMTcuOC0xOC41LDI0LTQ0LjEsMjQtODMuM1YwSC00Mjd2MTcwLjFMLTQyNi45LDE2OS44TC00MjYuOSwxNjkuOHoiLz4KICAgICAgPC9nPgogICAgPC9nPgogICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTU1LjA0NTI5NiwgNTYuODM3MTA0KSI+CiAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuNTYyNDUzLCAxLjc5OTg0MikiPgogICAgICAgIDxwYXRoIGQ9Ik0tMzEyLDE0OGMwLDIxLDAsMzkuNSwxLjcsNTUuNGgtMzEuOGwtMi4xLTMzLjNoLTAuOGMtNi43LDExLjYtMTYuNCwyMS4zLTI4LDI3LjkgYy0xMS42LDYuNi0yNC44LDEwLTM4LjIsOS44Yy0zMS40LDAtNjktMTcuNy02OS04OVYwaDM2LjR2MTEyLjdjMCwzOC43LDExLjYsNjQuNyw0NC42LDY0LjdjMTAuMy0wLjIsMjAuNC0zLjUsMjguOS05LjQgYzguNS01LjksMTUuMS0xNC4zLDE4LjktMjMuOWMyLjItNi4xLDMuMy0xMi41LDMuMy0xOC45VjAuMmgzNi40VjE0OEgtMzEyTC0zMTIsMTQ4eiIvPgogICAgICA8L2c+CiAgICA8L2c+CiAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzOTAuMDEzMzIyLCA1My40Nzk2MzgpIj4KICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS43MDY0NTgsIDAuMjMxNDI1KSI+CiAgICAgICAgPHBhdGggZD0iTS00NzguNiw3MS40YzAtMjYtMC44LTQ3LTEuNy02Ni43aDMyLjdsMS43LDM0LjhoMC44YzcuMS0xMi41LDE3LjUtMjIuOCwzMC4xLTI5LjcgYzEyLjUtNywyNi43LTEwLjMsNDEtOS44YzQ4LjMsMCw4NC43LDQxLjcsODQuNywxMDMuM2MwLDczLjEtNDMuNywxMDkuMi05MSwxMDkuMmMtMTIuMSwwLjUtMjQuMi0yLjItMzUtNy44IGMtMTAuOC01LjYtMTkuOS0xMy45LTI2LjYtMjQuMmgtMC44VjI5MWgtMzZ2LTIyMEwtNDc4LjYsNzEuNEwtNDc4LjYsNzEuNHogTS00NDIuNiwxMjUuNmMwLjEsNS4xLDAuNiwxMC4xLDEuNywxNS4xIGMzLDEyLjMsOS45LDIzLjMsMTkuOCwzMS4xYzkuOSw3LjgsMjIuMSwxMi4xLDM0LjcsMTIuMWMzOC41LDAsNjAuNy0zMS45LDYwLjctNzguNWMwLTQwLjctMjEuMS03NS42LTU5LjUtNzUuNiBjLTEyLjksMC40LTI1LjMsNS4xLTM1LjMsMTMuNGMtOS45LDguMy0xNi45LDE5LjctMTkuNiwzMi40Yy0xLjUsNC45LTIuMywxMC0yLjUsMTUuMVYxMjUuNkwtNDQyLjYsMTI1LjZMLTQ0Mi42LDEyNS42eiIvPgogICAgICA8L2c+CiAgICA8L2c+CiAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2MDYuNzQwNzI2LCA1Ni44MzcxMDQpIj4KICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC43NTEyMjYsIDEuOTg5Mjk5KSI+CiAgICAgICAgPHBhdGggZD0iTS00NDAuOCwwbDQzLjcsMTIwLjFjNC41LDEzLjQsOS41LDI5LjQsMTIuOCw0MS43aDAuOGMzLjctMTIuMiw3LjktMjcuNywxMi44LTQyLjQgbDM5LjctMTE5LjJoMzguNUwtMzQ2LjksMTQ1Yy0yNiw2OS43LTQzLjcsMTA1LjQtNjguNiwxMjcuMmMtMTIuNSwxMS43LTI3LjksMjAtNDQuNiwyMy45bC05LjEtMzEuMSBjMTEuNy0zLjksMjIuNS0xMC4xLDMxLjgtMTguMWMxMy4yLTExLjEsMjMuNy0yNS4yLDMwLjYtNDEuMmMxLjUtMi44LDIuNS01LjcsMi45LTguOGMtMC4zLTMuMy0xLjItNi42LTIuNS05LjdMLTQ4MC4yLDAuMSBoMzkuN0wtNDQwLjgsMEwtNDQwLjgsMHoiLz4KICAgICAgPC9nPgogICAgPC9nPgogICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODIyLjc0ODEwNCwgMC4wMDAwMDApIj4KICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS40NjQwNTAsIDAuMzc4OTE0KSI+CiAgICAgICAgPHBhdGggZD0iTS00MTMuNywwdjU4LjNoNTJ2MjguMmgtNTJWMTk2YzAsMjUsNywzOS41LDI3LjMsMzkuNWM3LjEsMC4xLDE0LjItMC43LDIxLjEtMi41IGwxLjcsMjcuN2MtMTAuMywzLjctMjEuMyw1LjQtMzIuMiw1Yy03LjMsMC40LTE0LjYtMC43LTIxLjMtMy40Yy02LjgtMi43LTEyLjktNi44LTE3LjktMTIuMWMtMTAuMy0xMC45LTE0LjEtMjktMTQuMS01Mi45IFY4Ni41aC0zMVY1OC4zaDMxVjkuNkwtNDEzLjcsMEwtNDEzLjcsMHoiLz4KICAgICAgPC9nPgogICAgPC9nPgogICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTc0LjQzMzI4NiwgNTMuNDc5NjM4KSI+CiAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuOTkwMDM0LCAwLjYxMDMzOSkiPgogICAgICAgIDxwYXRoIGQ9Ik0tNDQ1LjgsMTEzYzAuOCw1MCwzMi4yLDcwLjYsNjguNiw3MC42YzE5LDAuNiwzNy45LTMsNTUuMy0xMC41bDYuMiwyNi40IGMtMjAuOSw4LjktNDMuNSwxMy4xLTY2LjIsMTIuNmMtNjEuNSwwLTk4LjMtNDEuMi05OC4zLTEwMi41Qy00ODAuMiw0OC4yLTQ0NC43LDAtMzg2LjUsMGM2NS4yLDAsODIuNyw1OC4zLDgyLjcsOTUuNyBjLTAuMSw1LjgtMC41LDExLjUtMS4yLDE3LjJoLTE0MC42SC00NDUuOEwtNDQ1LjgsMTEzeiBNLTMzOS4yLDg2LjZjMC40LTIzLjUtOS41LTYwLjEtNTAuNC02MC4xIGMtMzYuOCwwLTUyLjgsMzQuNC01NS43LDYwLjFILTMzOS4yTC0zMzkuMiw4Ni42TC0zMzkuMiw4Ni42eiIvPgogICAgICA8L2c+CiAgICA8L2c+CiAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjAxLjk2MTA1OCwgNTMuNDc5NjM4KSI+CiAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuMTc5NjQwLCAwLjcwNTA2OCkiPgogICAgICAgIDxwYXRoIGQ9Ik0tNDc4LjYsNjhjMC0yMy45LTAuNC00NC41LTEuNy02My40aDMxLjhsMS4yLDM5LjloMS43YzkuMS0yNy4zLDMxLTQ0LjUsNTUuMy00NC41IGMzLjUtMC4xLDcsMC40LDEwLjMsMS4ydjM0LjhjLTQuMS0wLjktOC4yLTEuMy0xMi40LTEuMmMtMjUuNiwwLTQzLjcsMTkuNy00OC43LDQ3LjRjLTEsNS43LTEuNiwxMS41LTEuNywxNy4ydjEwOC4zaC0zNlY2OCBMLTQ3OC42LDY4eiIvPgogICAgICA8L2c+CiAgICA8L2c+CiAgPC9nPgoKICA8ZyBjbGFzcz0ianAtaWNvbi13YXJuMCIgZmlsbD0iI0YzNzcyNiI+CiAgICA8cGF0aCBkPSJNMTM1Mi4zLDMyNi4yaDM3VjI4aC0zN1YzMjYuMnogTTE2MDQuOCwzMjYuMmMtMi41LTEzLjktMy40LTMxLjEtMy40LTQ4Ljd2LTc2IGMwLTQwLjctMTUuMS04My4xLTc3LjMtODMuMWMtMjUuNiwwLTUwLDcuMS02Ni44LDE4LjFsOC40LDI0LjRjMTQuMy05LjIsMzQtMTUuMSw1My0xNS4xYzQxLjYsMCw0Ni4yLDMwLjIsNDYuMiw0N3Y0LjIgYy03OC42LTAuNC0xMjIuMywyNi41LTEyMi4zLDc1LjZjMCwyOS40LDIxLDU4LjQsNjIuMiw1OC40YzI5LDAsNTAuOS0xNC4zLDYyLjItMzAuMmgxLjNsMi45LDI1LjZIMTYwNC44eiBNMTU2NS43LDI1Ny43IGMwLDMuOC0wLjgsOC0yLjEsMTEuOGMtNS45LDE3LjItMjIuNywzNC00OS4yLDM0Yy0xOC45LDAtMzQuOS0xMS4zLTM0LjktMzUuM2MwLTM5LjUsNDUuOC00Ni42LDg2LjItNDUuOFYyNTcuN3ogTTE2OTguNSwzMjYuMiBsMS43LTMzLjZoMS4zYzE1LjEsMjYuOSwzOC43LDM4LjIsNjguMSwzOC4yYzQ1LjQsMCw5MS4yLTM2LjEsOTEuMi0xMDguOGMwLjQtNjEuNy0zNS4zLTEwMy43LTg1LjctMTAzLjcgYy0zMi44LDAtNTYuMywxNC43LTY5LjMsMzcuNGgtMC44VjI4aC0zNi42djI0NS43YzAsMTguMS0wLjgsMzguNi0xLjcsNTIuNUgxNjk4LjV6IE0xNzA0LjgsMjA4LjJjMC01LjksMS4zLTEwLjksMi4xLTE1LjEgYzcuNi0yOC4xLDMxLjEtNDUuNCw1Ni4zLTQ1LjRjMzkuNSwwLDYwLjUsMzQuOSw2MC41LDc1LjZjMCw0Ni42LTIzLjEsNzguMS02MS44LDc4LjFjLTI2LjksMC00OC4zLTE3LjYtNTUuNS00My4zIGMtMC44LTQuMi0xLjctOC44LTEuNy0xMy40VjIwOC4yeiIvPgogIDwvZz4KPC9zdmc+Cg==);\n  --jp-icon-kernel: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxwYXRoIGNsYXNzPSJqcC1pY29uMiIgZmlsbD0iIzYxNjE2MSIgZD0iTTE1IDlIOXY2aDZWOXptLTIgNGgtMnYtMmgydjJ6bTgtMlY5aC0yVjdjMC0xLjEtLjktMi0yLTJoLTJWM2gtMnYyaC0yVjNIOXYySDdjLTEuMSAwLTIgLjktMiAydjJIM3YyaDJ2MkgzdjJoMnYyYzAgMS4xLjkgMiAyIDJoMnYyaDJ2LTJoMnYyaDJ2LTJoMmMxLjEgMCAyLS45IDItMnYtMmgydi0yaC0ydi0yaDJ6bS00IDZIN1Y3aDEwdjEweiIvPgo8L3N2Zz4K);\n  --jp-icon-keyboard: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8cGF0aCBjbGFzcz0ianAtaWNvbjMganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjNjE2MTYxIiBkPSJNMjAgNUg0Yy0xLjEgMC0xLjk5LjktMS45OSAyTDIgMTdjMCAxLjEuOSAyIDIgMmgxNmMxLjEgMCAyLS45IDItMlY3YzAtMS4xLS45LTItMi0yem0tOSAzaDJ2MmgtMlY4em0wIDNoMnYyaC0ydi0yek04IDhoMnYySDhWOHptMCAzaDJ2Mkg4di0yem0tMSAySDV2LTJoMnYyem0wLTNINVY4aDJ2MnptOSA3SDh2LTJoOHYyem0wLTRoLTJ2LTJoMnYyem0wLTNoLTJWOGgydjJ6bTMgM2gtMnYtMmgydjJ6bTAtM2gtMlY4aDJ2MnoiLz4KPC9zdmc+Cg==);\n  --jp-icon-launch: url(data:image\/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMzIgMzIiIHdpZHRoPSIzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjNjE2MTYxIj4KICAgIDxwYXRoIGQ9Ik0yNiwyOEg2YTIuMDAyNywyLjAwMjcsMCwwLDEtMi0yVjZBMi4wMDI3LDIuMDAyNywwLDAsMSw2LDRIMTZWNkg2VjI2SDI2VjE2aDJWMjZBMi4wMDI3LDIuMDAyNywwLDAsMSwyNiwyOFoiLz4KICAgIDxwb2x5Z29uIHBvaW50cz0iMjAgMiAyMCA0IDI2LjU4NiA0IDE4IDEyLjU4NiAxOS40MTQgMTQgMjggNS40MTQgMjggMTIgMzAgMTIgMzAgMiAyMCAyIi8+CiAgPC9nPgo8L3N2Zz4K);\n  --jp-icon-launcher: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8cGF0aCBjbGFzcz0ianAtaWNvbjMganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjNjE2MTYxIiBkPSJNMTkgMTlINVY1aDdWM0g1YTIgMiAwIDAwLTIgMnYxNGEyIDIgMCAwMDIgMmgxNGMxLjEgMCAyLS45IDItMnYtN2gtMnY3ek0xNCAzdjJoMy41OWwtOS44MyA5LjgzIDEuNDEgMS40MUwxOSA2LjQxVjEwaDJWM2gtN3oiLz4KPC9zdmc+Cg==);\n  --jp-icon-line-form: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxwYXRoIGZpbGw9IndoaXRlIiBkPSJNNS44OCA0LjEyTDEzLjc2IDEybC03Ljg4IDcuODhMOCAyMmwxMC0xMEw4IDJ6Ii8+Cjwvc3ZnPgo=);\n  --jp-icon-link: url(data:image\/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTMuOSAxMmMwLTEuNzEgMS4zOS0zLjEgMy4xLTMuMWg0VjdIN2MtMi43NiAwLTUgMi4yNC01IDVzMi4yNCA1IDUgNWg0di0xLjlIN2MtMS43MSAwLTMuMS0xLjM5LTMuMS0zLjF6TTggMTNoOHYtMkg4djJ6bTktNmgtNHYxLjloNGMxLjcxIDAgMy4xIDEuMzkgMy4xIDMuMXMtMS4zOSAzLjEtMy4xIDMuMWgtNFYxN2g0YzIuNzYgMCA1LTIuMjQgNS01cy0yLjI0LTUtNS01eiIvPgogIDwvZz4KPC9zdmc+Cg==);\n  --jp-icon-list: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxwYXRoIGNsYXNzPSJqcC1pY29uMiBqcC1pY29uLXNlbGVjdGFibGUiIGZpbGw9IiM2MTYxNjEiIGQ9Ik0xOSA1djE0SDVWNWgxNG0xLjEtMkgzLjljLS41IDAtLjkuNC0uOS45djE2LjJjMCAuNC40LjkuOS45aDE2LjJjLjQgMCAuOS0uNS45LS45VjMuOWMwLS41LS41LS45LS45LS45ek0xMSA3aDZ2MmgtNlY3em0wIDRoNnYyaC02di0yem0wIDRoNnYyaC02ek03IDdoMnYySDd6bTAgNGgydjJIN3ptMCA0aDJ2Mkg3eiIvPgo8L3N2Zz4=);\n  --jp-icon-listings-info: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MC45NzggNTAuOTc4IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MC45NzggNTAuOTc4OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+Cgk8Zz4KCQk8cGF0aCBzdHlsZT0iZmlsbDojMDEwMDAyOyIgZD0iTTQzLjUyLDcuNDU4QzM4LjcxMSwyLjY0OCwzMi4zMDcsMCwyNS40ODksMEMxOC42NywwLDEyLjI2NiwyLjY0OCw3LjQ1OCw3LjQ1OAoJCQljLTkuOTQzLDkuOTQxLTkuOTQzLDI2LjExOSwwLDM2LjA2MmM0LjgwOSw0LjgwOSwxMS4yMTIsNy40NTYsMTguMDMxLDcuNDU4YzAsMCwwLjAwMSwwLDAuMDAyLDAKCQkJYzYuODE2LDAsMTMuMjIxLTIuNjQ4LDE4LjAyOS03LjQ1OGM0LjgwOS00LjgwOSw3LjQ1Ny0xMS4yMTIsNy40NTctMTguMDNDNTAuOTc3LDE4LjY3LDQ4LjMyOCwxMi4yNjYsNDMuNTIsNy40NTh6CgkJCSBNNDIuMTA2LDQyLjEwNWMtNC40MzIsNC40MzEtMTAuMzMyLDYuODcyLTE2LjYxNSw2Ljg3MmgtMC4wMDJjLTYuMjg1LTAuMDAxLTEyLjE4Ny0yLjQ0MS0xNi42MTctNi44NzIKCQkJYy05LjE2Mi05LjE2My05LjE2Mi0yNC4wNzEsMC0zMy4yMzNDMTMuMzAzLDQuNDQsMTkuMjA0LDIsMjUuNDg5LDJjNi4yODQsMCwxMi4xODYsMi40NCwxNi42MTcsNi44NzIKCQkJYzQuNDMxLDQuNDMxLDYuODcxLDEwLjMzMiw2Ljg3MSwxNi42MTdDNDguOTc3LDMxLjc3Miw0Ni41MzYsMzcuNjc1LDQyLjEwNiw0Mi4xMDV6Ii8+CgkJPHBhdGggc3R5bGU9ImZpbGw6IzAxMDAwMjsiIGQ9Ik0yMy41NzgsMzIuMjE4Yy0wLjAyMy0xLjczNCwwLjE0My0zLjA1OSwwLjQ5Ni0zLjk3MmMwLjM1My0wLjkxMywxLjExLTEuOTk3LDIuMjcyLTMuMjUzCgkJCWMwLjQ2OC0wLjUzNiwwLjkyMy0xLjA2MiwxLjM2Ny0xLjU3NWMwLjYyNi0wLjc1MywxLjEwNC0xLjQ3OCwxLjQzNi0yLjE3NWMwLjMzMS0wLjcwNywwLjQ5NS0xLjU0MSwwLjQ5NS0yLjUKCQkJYzAtMS4wOTYtMC4yNi0yLjA4OC0wLjc3OS0yLjk3OWMtMC41NjUtMC44NzktMS41MDEtMS4zMzYtMi44MDYtMS4zNjljLTEuODAyLDAuMDU3LTIuOTg1LDAuNjY3LTMuNTUsMS44MzIKCQkJYy0wLjMwMSwwLjUzNS0wLjUwMywxLjE0MS0wLjYwNywxLjgxNGMtMC4xMzksMC43MDctMC4yMDcsMS40MzItMC4yMDcsMi4xNzRoLTIuOTM3Yy0wLjA5MS0yLjIwOCwwLjQwNy00LjExNCwxLjQ5My01LjcxOQoJCQljMS4wNjItMS42NCwyLjg1NS0yLjQ4MSw1LjM3OC0yLjUyN2MyLjE2LDAuMDIzLDMuODc0LDAuNjA4LDUuMTQxLDEuNzU4YzEuMjc4LDEuMTYsMS45MjksMi43NjQsMS45NSw0LjgxMQoJCQljMCwxLjE0Mi0wLjEzNywyLjExMS0wLjQxLDIuOTExYy0wLjMwOSwwLjg0NS0wLjczMSwxLjU5My0xLjI2OCwyLjI0M2MtMC40OTIsMC42NS0xLjA2OCwxLjMxOC0xLjczLDIuMDAyCgkJCWMtMC42NSwwLjY5Ny0xLjMxMywxLjQ3OS0xLjk4NywyLjM0NmMtMC4yMzksMC4zNzctMC40MjksMC43NzctMC41NjUsMS4xOTljLTAuMTYsMC45NTktMC4yMTcsMS45NTEtMC4xNzEsMi45NzkKCQkJQzI2LjU4OSwzMi4yMTgsMjMuNTc4LDMyLjIxOCwyMy41NzgsMzIuMjE4eiBNMjMuNTc4LDM4LjIydi0zLjQ4NGgzLjA3NnYzLjQ4NEgyMy41Nzh6Ii8+Cgk8L2c+Cjwvc3ZnPgo=);\n  --jp-icon-markdown: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIyIDIyIj4KICA8cGF0aCBjbGFzcz0ianAtaWNvbi1jb250cmFzdDAganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjN0IxRkEyIiBkPSJNNSAxNC45aDEybC02LjEgNnptOS40LTYuOGMwLTEuMy0uMS0yLjktLjEtNC41LS40IDEuNC0uOSAyLjktMS4zIDQuM2wtMS4zIDQuM2gtMkw4LjUgNy45Yy0uNC0xLjMtLjctMi45LTEtNC4zLS4xIDEuNi0uMSAzLjItLjIgNC42TDcgMTIuNEg0LjhsLjctMTFoMy4zTDEwIDVjLjQgMS4yLjcgMi43IDEgMy45LjMtMS4yLjctMi42IDEtMy45bDEuMi0zLjdoMy4zbC42IDExaC0yLjRsLS4zLTQuMnoiLz4KPC9zdmc+Cg==);\n  --jp-icon-move-down: url(data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggY2xhc3M9ImpwLWljb24zIiBkPSJNMTIuNDcxIDcuNTI4OTlDMTIuNzYzMiA3LjIzNjg0IDEyLjc2MzIgNi43NjMxNiAxMi40NzEgNi40NzEwMVY2LjQ3MTAxQzEyLjE3OSA2LjE3OTA1IDExLjcwNTcgNi4xNzg4NCAxMS40MTM1IDYuNDcwNTRMNy43NSAxMC4xMjc1VjEuNzVDNy43NSAxLjMzNTc5IDcuNDE0MjEgMSA3IDFWMUM2LjU4NTc5IDEgNi4yNSAxLjMzNTc5IDYuMjUgMS43NVYxMC4xMjc1TDIuNTk3MjYgNi40NjgyMkMyLjMwMzM4IDYuMTczODEgMS44MjY0MSA2LjE3MzU5IDEuNTMyMjYgNi40Njc3NFY2LjQ2Nzc0QzEuMjM4MyA2Ljc2MTcgMS4yMzgzIDcuMjM4MyAxLjUzMjI2IDcuNTMyMjZMNi4yOTI4OSAxMi4yOTI5QzYuNjgzNDIgMTIuNjgzNCA3LjMxNjU4IDEyLjY4MzQgNy43MDcxMSAxMi4yOTI5TDEyLjQ3MSA3LjUyODk5WiIgZmlsbD0iIzYxNjE2MSIvPgo8L3N2Zz4K);\n  --jp-icon-move-up: url(data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggY2xhc3M9ImpwLWljb24zIiBkPSJNMS41Mjg5OSA2LjQ3MTAxQzEuMjM2ODQgNi43NjMxNiAxLjIzNjg0IDcuMjM2ODQgMS41Mjg5OSA3LjUyODk5VjcuNTI4OTlDMS44MjA5NSA3LjgyMDk1IDIuMjk0MjYgNy44MjExNiAyLjU4NjQ5IDcuNTI5NDZMNi4yNSAzLjg3MjVWMTIuMjVDNi4yNSAxMi42NjQyIDYuNTg1NzkgMTMgNyAxM1YxM0M3LjQxNDIxIDEzIDcuNzUgMTIuNjY0MiA3Ljc1IDEyLjI1VjMuODcyNUwxMS40MDI3IDcuNTMxNzhDMTEuNjk2NiA3LjgyNjE5IDEyLjE3MzYgNy44MjY0MSAxMi40Njc3IDcuNTMyMjZWNy41MzIyNkMxMi43NjE3IDcuMjM4MyAxMi43NjE3IDYuNzYxNyAxMi40Njc3IDYuNDY3NzRMNy43MDcxMSAxLjcwNzExQzcuMzE2NTggMS4zMTY1OCA2LjY4MzQyIDEuMzE2NTggNi4yOTI4OSAxLjcwNzExTDEuNTI4OTkgNi40NzEwMVoiIGZpbGw9IiM2MTYxNjEiLz4KPC9zdmc+Cg==);\n  --jp-icon-new-folder: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTIwIDZoLThsLTItMkg0Yy0xLjExIDAtMS45OS44OS0xLjk5IDJMMiAxOGMwIDEuMTEuODkgMiAyIDJoMTZjMS4xMSAwIDItLjg5IDItMlY4YzAtMS4xMS0uODktMi0yLTJ6bS0xIDhoLTN2M2gtMnYtM2gtM3YtMmgzVjloMnYzaDN2MnoiLz4KICA8L2c+Cjwvc3ZnPgo=);\n  --jp-icon-not-trusted: url(data:image\/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI1IDI1Ij4KICAgIDxwYXRoIGNsYXNzPSJqcC1pY29uMiIgc3Ryb2tlPSIjMzMzMzMzIiBzdHJva2Utd2lkdGg9IjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMgMykiIGQ9Ik0xLjg2MDk0IDExLjQ0MDlDMC44MjY0NDggOC43NzAyNyAwLjg2Mzc3OSA2LjA1NzY0IDEuMjQ5MDcgNC4xOTkzMkMyLjQ4MjA2IDMuOTMzNDcgNC4wODA2OCAzLjQwMzQ3IDUuNjAxMDIgMi44NDQ5QzcuMjM1NDkgMi4yNDQ0IDguODU2NjYgMS41ODE1IDkuOTg3NiAxLjA5NTM5QzExLjA1OTcgMS41ODM0MSAxMi42MDk0IDIuMjQ0NCAxNC4yMTggMi44NDMzOUMxNS43NTAzIDMuNDEzOTQgMTcuMzk5NSAzLjk1MjU4IDE4Ljc1MzkgNC4yMTM4NUMxOS4xMzY0IDYuMDcxNzcgMTkuMTcwOSA4Ljc3NzIyIDE4LjEzOSAxMS40NDA5QzE3LjAzMDMgMTQuMzAzMiAxNC42NjY4IDE3LjE4NDQgOS45OTk5OSAxOC45MzU0QzUuMzMzMTkgMTcuMTg0NCAyLjk2OTY4IDE0LjMwMzIgMS44NjA5NCAxMS40NDA5WiIvPgogICAgPHBhdGggY2xhc3M9ImpwLWljb24yIiBzdHJva2U9IiMzMzMzMzMiIHN0cm9rZS13aWR0aD0iMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS4zMTU5MiA5LjMyMDMxKSIgZD0iTTcuMzY4NDIgMEwwIDcuMzY0NzkiLz4KICAgIDxwYXRoIGNsYXNzPSJqcC1pY29uMiIgc3Ryb2tlPSIjMzMzMzMzIiBzdHJva2Utd2lkdGg9IjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDkuMzE1OTIgMTYuNjgzNikgc2NhbGUoMSAtMSkiIGQ9Ik03LjM2ODQyIDBMMCA3LjM2NDc5Ii8+Cjwvc3ZnPgo=);\n  --jp-icon-notebook: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIyIDIyIj4KICA8ZyBjbGFzcz0ianAtbm90ZWJvb2staWNvbi1jb2xvciBqcC1pY29uLXNlbGVjdGFibGUiIGZpbGw9IiNFRjZDMDAiPgogICAgPHBhdGggZD0iTTE4LjcgMy4zdjE1LjRIMy4zVjMuM2gxNS40bTEuNS0xLjVIMS44djE4LjNoMTguM2wuMS0xOC4zeiIvPgogICAgPHBhdGggZD0iTTE2LjUgMTYuNWwtNS40LTQuMy01LjYgNC4zdi0xMWgxMXoiLz4KICA8L2c+Cjwvc3ZnPgo=);\n  --jp-icon-numbering: url(data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyOCAyOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KCTxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSI+CgkJPHBhdGggZD0iTTQgMTlINlYxOS41SDVWMjAuNUg2VjIxSDRWMjJIN1YxOEg0VjE5Wk01IDEwSDZWNkg0VjdINVYxMFpNNCAxM0g1LjhMNCAxNS4xVjE2SDdWMTVINS4yTDcgMTIuOVYxMkg0VjEzWk05IDdWOUgyM1Y3SDlaTTkgMjFIMjNWMTlIOVYyMVpNOSAxNUgyM1YxM0g5VjE1WiIvPgoJPC9nPgo8L3N2Zz4K);\n  --jp-icon-offline-bolt: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjE2Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTEyIDIuMDJjLTUuNTEgMC05Ljk4IDQuNDctOS45OCA5Ljk4czQuNDcgOS45OCA5Ljk4IDkuOTggOS45OC00LjQ3IDkuOTgtOS45OFMxNy41MSAyLjAyIDEyIDIuMDJ6TTExLjQ4IDIwdi02LjI2SDhMMTMgNHY2LjI2aDMuMzVMMTEuNDggMjB6Ii8+CiAgPC9nPgo8L3N2Zz4K);\n  --jp-icon-palette: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTE4IDEzVjIwSDRWNkg5LjAyQzkuMDcgNS4yOSA5LjI0IDQuNjIgOS41IDRINEMyLjkgNCAyIDQuOSAyIDZWMjBDMiAyMS4xIDIuOSAyMiA0IDIySDE4QzE5LjEgMjIgMjAgMjEuMSAyMCAyMFYxNUwxOCAxM1pNMTkuMyA4Ljg5QzE5Ljc0IDguMTkgMjAgNy4zOCAyMCA2LjVDMjAgNC4wMSAxNy45OSAyIDE1LjUgMkMxMy4wMSAyIDExIDQuMDEgMTEgNi41QzExIDguOTkgMTMuMDEgMTEgMTUuNDkgMTFDMTYuMzcgMTEgMTcuMTkgMTAuNzQgMTcuODggMTAuM0wyMSAxMy40MkwyMi40MiAxMkwxOS4zIDguODlaTTE1LjUgOUMxNC4xMiA5IDEzIDcuODggMTMgNi41QzEzIDUuMTIgMTQuMTIgNCAxNS41IDRDMTYuODggNCAxOCA1LjEyIDE4IDYuNUMxOCA3Ljg4IDE2Ljg4IDkgMTUuNSA5WiIvPgogICAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00IDZIOS4wMTg5NEM5LjAwNjM5IDYuMTY1MDIgOSA2LjMzMTc2IDkgNi41QzkgOC44MTU3NyAxMC4yMTEgMTAuODQ4NyAxMi4wMzQzIDEySDlWMTRIMTZWMTIuOTgxMUMxNi41NzAzIDEyLjkzNzcgMTcuMTIgMTIuODIwNyAxNy42Mzk2IDEyLjYzOTZMMTggMTNWMjBINFY2Wk04IDhINlYxMEg4VjhaTTYgMTJIOFYxNEg2VjEyWk04IDE2SDZWMThIOFYxNlpNOSAxNkgxNlYxOEg5VjE2WiIvPgogIDwvZz4KPC9zdmc+Cg==);\n  --jp-icon-paste: url(data:image\/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSI+CiAgICAgICAgPHBhdGggZD0iTTE5IDJoLTQuMThDMTQuNC44NCAxMy4zIDAgMTIgMGMtMS4zIDAtMi40Ljg0LTIuODIgMkg1Yy0xLjEgMC0yIC45LTIgMnYxNmMwIDEuMS45IDIgMiAyaDE0YzEuMSAwIDItLjkgMi0yVjRjMC0xLjEtLjktMi0yLTJ6bS03IDBjLjU1IDAgMSAuNDUgMSAxcy0uNDUgMS0xIDEtMS0uNDUtMS0xIC40NS0xIDEtMXptNyAxOEg1VjRoMnYzaDEwVjRoMnYxNnoiLz4KICAgIDwvZz4KPC9zdmc+Cg==);\n  --jp-icon-pdf: url(data:image\/svg+xml;base64,PHN2ZwogICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiIgd2lkdGg9IjE2Ij4KICAgIDxwYXRoIHRyYW5zZm9ybT0icm90YXRlKDQ1KSIgY2xhc3M9ImpwLWljb24tc2VsZWN0YWJsZSIgZmlsbD0iI0ZGMkEyQSIKICAgICAgIGQ9Im0gMjIuMzQ0MzY5LC0zLjAxNjM2NDIgaCA1LjYzODYwNCB2IDEuNTc5MjQzMyBoIC0zLjU0OTIyNyB2IDEuNTA4NjkyOTkgaCAzLjMzNzU3NiBWIDEuNjUwODE1NCBoIC0zLjMzNzU3NiB2IDMuNDM1MjYxMyBoIC0yLjA4OTM3NyB6IG0gLTcuMTM2NDQ0LDEuNTc5MjQzMyB2IDQuOTQzOTU0MyBoIDAuNzQ4OTIgcSAxLjI4MDc2MSwwIDEuOTUzNzAzLC0wLjYzNDk1MzUgMC42NzgzNjksLTAuNjM0OTUzNSAwLjY3ODM2OSwtMS44NDUxNjQxIDAsLTEuMjA0NzgzNTUgLTAuNjcyOTQyLC0xLjgzNDMxMDExIC0wLjY3Mjk0MiwtMC42Mjk1MjY1OSAtMS45NTkxMywtMC42Mjk1MjY1OSB6IG0gLTIuMDg5Mzc3LC0xLjU3OTI0MzMgaCAyLjIwMzM0MyBxIDEuODQ1MTY0LDAgMi43NDYwMzksMC4yNjU5MjA3IDAuOTA2MzAxLDAuMjYwNDkzNyAxLjU1MjEwOCwwLjg5MDAyMDMgMC41Njk4MywwLjU0ODEyMjMgMC44NDY2MDUsMS4yNjQ0ODAwNiAwLjI3Njc3NCwwLjcxNjM1NzgxIDAuMjc2Nzc0LDEuNjIyNjU4OTQgMCwwLjkxNzE1NTEgLTAuMjc2Nzc0LDEuNjM4OTM5OSAtMC4yNzY3NzUsMC43MTYzNTc4IC0wLjg0NjYwNSwxLjI2NDQ4IC0wLjY1MTIzNCwwLjYyOTUyNjYgLTEuNTYyOTYyLDAuODk1NDQ3MyAtMC45MTE3MjgsMC4yNjA0OTM3IC0yLjczNTE4NSwwLjI2MDQ5MzcgaCAtMi4yMDMzNDMgeiBtIC04LjE0NTg1NjUsMCBoIDMuNDY3ODIzIHEgMS41NDY2ODE2LDAgMi4zNzE1Nzg1LDAuNjg5MjIzIDAuODMwMzI0LDAuNjgzNzk2MSAwLjgzMDMyNCwxLjk1MzcwMzE0IDAsMS4yNzUzMzM5NyAtMC44MzAzMjQsMS45NjQ1NTcwNiBRIDkuOTg3MTk2MSwyLjI3NDkxNSA4LjQ0MDUxNDUsMi4yNzQ5MTUgSCA3LjA2MjA2ODQgViA1LjA4NjA3NjcgSCA0Ljk3MjY5MTUgWiBtIDIuMDg5Mzc2OSwxLjUxNDExOTkgdiAyLjI2MzAzOTQzIGggMS4xNTU5NDEgcSAwLjYwNzgxODgsMCAwLjkzODg2MjksLTAuMjkzMDU1NDcgMC4zMzEwNDQxLC0wLjI5ODQ4MjQxIDAuMzMxMDQ0MSwtMC44NDExNzc3MiAwLC0wLjU0MjY5NTMxIC0wLjMzMTA0NDEsLTAuODM1NzUwNzQgLTAuMzMxMDQ0MSwtMC4yOTMwNTU1IC0wLjkzODg2MjksLTAuMjkzMDU1NSB6IgovPgo8L3N2Zz4K);\n  --jp-icon-python: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iLTEwIC0xMCAxMzEuMTYxMzYxNjk0MzM1OTQgMTMyLjM4ODk5OTkzODk2NDg0Ij4KICA8cGF0aCBjbGFzcz0ianAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjMzA2OTk4IiBkPSJNIDU0LjkxODc4NSw5LjE5Mjc0MjFlLTQgQyA1MC4zMzUxMzIsMC4wMjIyMTcyNyA0NS45NTc4NDYsMC40MTMxMzY5NyA0Mi4xMDYyODUsMS4wOTQ2NjkzIDMwLjc2MDA2OSwzLjA5OTE3MzEgMjguNzAwMDM2LDcuMjk0NzcxNCAyOC43MDAwMzUsMTUuMDMyMTY5IHYgMTAuMjE4NzUgaCAyNi44MTI1IHYgMy40MDYyNSBoIC0yNi44MTI1IC0xMC4wNjI1IGMgLTcuNzkyNDU5LDAgLTE0LjYxNTc1ODgsNC42ODM3MTcgLTE2Ljc0OTk5OTgsMTMuNTkzNzUgLTIuNDYxODE5OTgsMTAuMjEyOTY2IC0yLjU3MTAxNTA4LDE2LjU4NjAyMyAwLDI3LjI1IDEuOTA1OTI4Myw3LjkzNzg1MiA2LjQ1NzU0MzIsMTMuNTkzNzQ4IDE0LjI0OTk5OTgsMTMuNTkzNzUgaCA5LjIxODc1IHYgLTEyLjI1IGMgMCwtOC44NDk5MDIgNy42NTcxNDQsLTE2LjY1NjI0OCAxNi43NSwtMTYuNjU2MjUgaCAyNi43ODEyNSBjIDcuNDU0OTUxLDAgMTMuNDA2MjUzLC02LjEzODE2NCAxMy40MDYyNSwtMTMuNjI1IHYgLTI1LjUzMTI1IGMgMCwtNy4yNjYzMzg2IC02LjEyOTk4LC0xMi43MjQ3NzcxIC0xMy40MDYyNSwtMTMuOTM3NDk5NyBDIDY0LjI4MTU0OCwwLjMyNzk0Mzk3IDU5LjUwMjQzOCwtMC4wMjAzNzkwMyA1NC45MTg3ODUsOS4xOTI3NDIxZS00IFogbSAtMTQuNSw4LjIxODc1MDEyNTc5IGMgMi43Njk1NDcsMCA1LjAzMTI1LDIuMjk4NjQ1NiA1LjAzMTI1LDUuMTI0OTk5NiAtMmUtNiwyLjgxNjMzNiAtMi4yNjE3MDMsNS4wOTM3NSAtNS4wMzEyNSw1LjA5Mzc1IC0yLjc3OTQ3NiwtMWUtNiAtNS4wMzEyNSwtMi4yNzc0MTUgLTUuMDMxMjUsLTUuMDkzNzUgLTEwZS03LC0yLjgyNjM1MyAyLjI1MTc3NCwtNS4xMjQ5OTk2IDUuMDMxMjUsLTUuMTI0OTk5NiB6Ii8+CiAgPHBhdGggY2xhc3M9ImpwLWljb24tc2VsZWN0YWJsZSIgZmlsbD0iI2ZmZDQzYiIgZD0ibSA4NS42Mzc1MzUsMjguNjU3MTY5IHYgMTEuOTA2MjUgYyAwLDkuMjMwNzU1IC03LjgyNTg5NSwxNi45OTk5OTkgLTE2Ljc1LDE3IGggLTI2Ljc4MTI1IGMgLTcuMzM1ODMzLDAgLTEzLjQwNjI0OSw2LjI3ODQ4MyAtMTMuNDA2MjUsMTMuNjI1IHYgMjUuNTMxMjQ3IGMgMCw3LjI2NjM0NCA2LjMxODU4OCwxMS41NDAzMjQgMTMuNDA2MjUsMTMuNjI1MDA0IDguNDg3MzMxLDIuNDk1NjEgMTYuNjI2MjM3LDIuOTQ2NjMgMjYuNzgxMjUsMCA2Ljc1MDE1NSwtMS45NTQzOSAxMy40MDYyNTMsLTUuODg3NjEgMTMuNDA2MjUsLTEzLjYyNTAwNCBWIDg2LjUwMDkxOSBoIC0yNi43ODEyNSB2IC0zLjQwNjI1IGggMjYuNzgxMjUgMTMuNDA2MjU0IGMgNy43OTI0NjEsMCAxMC42OTYyNTEsLTUuNDM1NDA4IDEzLjQwNjI0MSwtMTMuNTkzNzUgMi43OTkzMywtOC4zOTg4ODYgMi42ODAyMiwtMTYuNDc1Nzc2IDAsLTI3LjI1IC0xLjkyNTc4LC03Ljc1NzQ0MSAtNS42MDM4NywtMTMuNTkzNzUgLTEzLjQwNjI0MSwtMTMuNTkzNzUgeiBtIC0xNS4wNjI1LDY0LjY1NjI1IGMgMi43Nzk0NzgsM2UtNiA1LjAzMTI1LDIuMjc3NDE3IDUuMDMxMjUsNS4wOTM3NDcgLTJlLTYsMi44MjYzNTQgLTIuMjUxNzc1LDUuMTI1MDA0IC01LjAzMTI1LDUuMTI1MDA0IC0yLjc2OTU1LDAgLTUuMDMxMjUsLTIuMjk4NjUgLTUuMDMxMjUsLTUuMTI1MDA0IDJlLTYsLTIuODE2MzMgMi4yNjE2OTcsLTUuMDkzNzQ3IDUuMDMxMjUsLTUuMDkzNzQ3IHoiLz4KPC9zdmc+Cg==);\n  --jp-icon-r-kernel: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIyIDIyIj4KICA8cGF0aCBjbGFzcz0ianAtaWNvbi1jb250cmFzdDMganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjMjE5NkYzIiBkPSJNNC40IDIuNWMxLjItLjEgMi45LS4zIDQuOS0uMyAyLjUgMCA0LjEuNCA1LjIgMS4zIDEgLjcgMS41IDEuOSAxLjUgMy41IDAgMi0xLjQgMy41LTIuOSA0LjEgMS4yLjQgMS43IDEuNiAyLjIgMyAuNiAxLjkgMSAzLjkgMS4zIDQuNmgtMy44Yy0uMy0uNC0uOC0xLjctMS4yLTMuN3MtMS4yLTIuNi0yLjYtMi42aC0uOXY2LjRINC40VjIuNXptMy43IDYuOWgxLjRjMS45IDAgMi45LS45IDIuOS0yLjNzLTEtMi4zLTIuOC0yLjNjLS43IDAtMS4zIDAtMS42LjJ2NC41aC4xdi0uMXoiLz4KPC9zdmc+Cg==);\n  --jp-icon-react: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMTUwIDE1MCA1NDEuOSAyOTUuMyI+CiAgPGcgY2xhc3M9ImpwLWljb24tYnJhbmQyIGpwLWljb24tc2VsZWN0YWJsZSIgZmlsbD0iIzYxREFGQiI+CiAgICA8cGF0aCBkPSJNNjY2LjMgMjk2LjVjMC0zMi41LTQwLjctNjMuMy0xMDMuMS04Mi40IDE0LjQtNjMuNiA4LTExNC4yLTIwLjItMTMwLjQtNi41LTMuOC0xNC4xLTUuNi0yMi40LTUuNnYyMi4zYzQuNiAwIDguMy45IDExLjQgMi42IDEzLjYgNy44IDE5LjUgMzcuNSAxNC45IDc1LjctMS4xIDkuNC0yLjkgMTkuMy01LjEgMjkuNC0xOS42LTQuOC00MS04LjUtNjMuNS0xMC45LTEzLjUtMTguNS0yNy41LTM1LjMtNDEuNi01MCAzMi42LTMwLjMgNjMuMi00Ni45IDg0LTQ2LjlWNzhjLTI3LjUgMC02My41IDE5LjYtOTkuOSA1My42LTM2LjQtMzMuOC03Mi40LTUzLjItOTkuOS01My4ydjIyLjNjMjAuNyAwIDUxLjQgMTYuNSA4NCA0Ni42LTE0IDE0LjctMjggMzEuNC00MS4zIDQ5LjktMjIuNiAyLjQtNDQgNi4xLTYzLjYgMTEtMi4zLTEwLTQtMTkuNy01LjItMjktNC43LTM4LjIgMS4xLTY3LjkgMTQuNi03NS44IDMtMS44IDYuOS0yLjYgMTEuNS0yLjZWNzguNWMtOC40IDAtMTYgMS44LTIyLjYgNS42LTI4LjEgMTYuMi0zNC40IDY2LjctMTkuOSAxMzAuMS02Mi4yIDE5LjItMTAyLjcgNDkuOS0xMDIuNyA4Mi4zIDAgMzIuNSA0MC43IDYzLjMgMTAzLjEgODIuNC0xNC40IDYzLjYtOCAxMTQuMiAyMC4yIDEzMC40IDYuNSAzLjggMTQuMSA1LjYgMjIuNSA1LjYgMjcuNSAwIDYzLjUtMTkuNiA5OS45LTUzLjYgMzYuNCAzMy44IDcyLjQgNTMuMiA5OS45IDUzLjIgOC40IDAgMTYtMS44IDIyLjYtNS42IDI4LjEtMTYuMiAzNC40LTY2LjcgMTkuOS0xMzAuMSA2Mi0xOS4xIDEwMi41LTQ5LjkgMTAyLjUtODIuM3ptLTEzMC4yLTY2LjdjLTMuNyAxMi45LTguMyAyNi4yLTEzLjUgMzkuNS00LjEtOC04LjQtMTYtMTMuMS0yNC00LjYtOC05LjUtMTUuOC0xNC40LTIzLjQgMTQuMiAyLjEgMjcuOSA0LjcgNDEgNy45em0tNDUuOCAxMDYuNWMtNy44IDEzLjUtMTUuOCAyNi4zLTI0LjEgMzguMi0xNC45IDEuMy0zMCAyLTQ1LjIgMi0xNS4xIDAtMzAuMi0uNy00NS0xLjktOC4zLTExLjktMTYuNC0yNC42LTI0LjItMzgtNy42LTEzLjEtMTQuNS0yNi40LTIwLjgtMzkuOCA2LjItMTMuNCAxMy4yLTI2LjggMjAuNy0zOS45IDcuOC0xMy41IDE1LjgtMjYuMyAyNC4xLTM4LjIgMTQuOS0xLjMgMzAtMiA0NS4yLTIgMTUuMSAwIDMwLjIuNyA0NSAxLjkgOC4zIDExLjkgMTYuNCAyNC42IDI0LjIgMzggNy42IDEzLjEgMTQuNSAyNi40IDIwLjggMzkuOC02LjMgMTMuNC0xMy4yIDI2LjgtMjAuNyAzOS45em0zMi4zLTEzYzUuNCAxMy40IDEwIDI2LjggMTMuOCAzOS44LTEzLjEgMy4yLTI2LjkgNS45LTQxLjIgOCA0LjktNy43IDkuOC0xNS42IDE0LjQtMjMuNyA0LjYtOCA4LjktMTYuMSAxMy0yNC4xek00MjEuMiA0MzBjLTkuMy05LjYtMTguNi0yMC4zLTI3LjgtMzIgOSAuNCAxOC4yLjcgMjcuNS43IDkuNCAwIDE4LjctLjIgMjcuOC0uNy05IDExLjctMTguMyAyMi40LTI3LjUgMzJ6bS03NC40LTU4LjljLTE0LjItMi4xLTI3LjktNC43LTQxLTcuOSAzLjctMTIuOSA4LjMtMjYuMiAxMy41LTM5LjUgNC4xIDggOC40IDE2IDEzLjEgMjQgNC43IDggOS41IDE1LjggMTQuNCAyMy40ek00MjAuNyAxNjNjOS4zIDkuNiAxOC42IDIwLjMgMjcuOCAzMi05LS40LTE4LjItLjctMjcuNS0uNy05LjQgMC0xOC43LjItMjcuOC43IDktMTEuNyAxOC4zLTIyLjQgMjcuNS0zMnptLTc0IDU4LjljLTQuOSA3LjctOS44IDE1LjYtMTQuNCAyMy43LTQuNiA4LTguOSAxNi0xMyAyNC01LjQtMTMuNC0xMC0yNi44LTEzLjgtMzkuOCAxMy4xLTMuMSAyNi45LTUuOCA0MS4yLTcuOXptLTkwLjUgMTI1LjJjLTM1LjQtMTUuMS01OC4zLTM0LjktNTguMy01MC42IDAtMTUuNyAyMi45LTM1LjYgNTguMy01MC42IDguNi0zLjcgMTgtNyAyNy43LTEwLjEgNS43IDE5LjYgMTMuMiA0MCAyMi41IDYwLjktOS4yIDIwLjgtMTYuNiA0MS4xLTIyLjIgNjAuNi05LjktMy4xLTE5LjMtNi41LTI4LTEwLjJ6TTMxMCA0OTBjLTEzLjYtNy44LTE5LjUtMzcuNS0xNC45LTc1LjcgMS4xLTkuNCAyLjktMTkuMyA1LjEtMjkuNCAxOS42IDQuOCA0MSA4LjUgNjMuNSAxMC45IDEzLjUgMTguNSAyNy41IDM1LjMgNDEuNiA1MC0zMi42IDMwLjMtNjMuMiA0Ni45LTg0IDQ2LjktNC41LS4xLTguMy0xLTExLjMtMi43em0yMzcuMi03Ni4yYzQuNyAzOC4yLTEuMSA2Ny45LTE0LjYgNzUuOC0zIDEuOC02LjkgMi42LTExLjUgMi42LTIwLjcgMC01MS40LTE2LjUtODQtNDYuNiAxNC0xNC43IDI4LTMxLjQgNDEuMy00OS45IDIyLjYtMi40IDQ0LTYuMSA2My42LTExIDIuMyAxMC4xIDQuMSAxOS44IDUuMiAyOS4xem0zOC41LTY2LjdjLTguNiAzLjctMTggNy0yNy43IDEwLjEtNS43LTE5LjYtMTMuMi00MC0yMi41LTYwLjkgOS4yLTIwLjggMTYuNi00MS4xIDIyLjItNjAuNiA5LjkgMy4xIDE5LjMgNi41IDI4LjEgMTAuMiAzNS40IDE1LjEgNTguMyAzNC45IDU4LjMgNTAuNi0uMSAxNS43LTIzIDM1LjYtNTguNCA1MC42ek0zMjAuOCA3OC40eiIvPgogICAgPGNpcmNsZSBjeD0iNDIwLjkiIGN5PSIyOTYuNSIgcj0iNDUuNyIvPgogIDwvZz4KPC9zdmc+Cg==);\n  --jp-icon-redo: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjE2Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTE4LjQgMTAuNkMxNi41NSA4Ljk5IDE0LjE1IDggMTEuNSA4Yy00LjY1IDAtOC41OCAzLjAzLTkuOTYgNy4yMkwzLjkgMTZjMS4wNS0zLjE5IDQuMDUtNS41IDcuNi01LjUgMS45NSAwIDMuNzMuNzIgNS4xMiAxLjg4TDEzIDE2aDlWN2wtMy42IDMuNnoiLz4KICA8L2c+Cjwvc3ZnPgo=);\n  --jp-icon-refresh: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDE4IDE4Ij4KICAgIDxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSI+CiAgICAgICAgPHBhdGggZD0iTTkgMTMuNWMtMi40OSAwLTQuNS0yLjAxLTQuNS00LjVTNi41MSA0LjUgOSA0LjVjMS4yNCAwIDIuMzYuNTIgMy4xNyAxLjMzTDEwIDhoNVYzbC0xLjc2IDEuNzZDMTIuMTUgMy42OCAxMC42NiAzIDkgMyA1LjY5IDMgMy4wMSA1LjY5IDMuMDEgOVM1LjY5IDE1IDkgMTVjMi45NyAwIDUuNDMtMi4xNiA1LjktNWgtMS41MmMtLjQ2IDItMi4yNCAzLjUtNC4zOCAzLjV6Ii8+CiAgICA8L2c+Cjwvc3ZnPgo=);\n  --jp-icon-regex: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIwIDIwIj4KICA8ZyBjbGFzcz0ianAtaWNvbjIiIGZpbGw9IiM0MTQxNDEiPgogICAgPHJlY3QgeD0iMiIgeT0iMiIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2Ii8+CiAgPC9nPgoKICA8ZyBjbGFzcz0ianAtaWNvbi1hY2NlbnQyIiBmaWxsPSIjRkZGIj4KICAgIDxjaXJjbGUgY2xhc3M9InN0MiIgY3g9IjUuNSIgY3k9IjE0LjUiIHI9IjEuNSIvPgogICAgPHJlY3QgeD0iMTIiIHk9IjQiIGNsYXNzPSJzdDIiIHdpZHRoPSIxIiBoZWlnaHQ9IjgiLz4KICAgIDxyZWN0IHg9IjguNSIgeT0iNy41IiB0cmFuc2Zvcm09Im1hdHJpeCgwLjg2NiAtMC41IDAuNSAwLjg2NiAtMi4zMjU1IDcuMzIxOSkiIGNsYXNzPSJzdDIiIHdpZHRoPSI4IiBoZWlnaHQ9IjEiLz4KICAgIDxyZWN0IHg9IjEyIiB5PSI0IiB0cmFuc2Zvcm09Im1hdHJpeCgwLjUgLTAuODY2IDAuODY2IDAuNSAtMC42Nzc5IDE0LjgyNTIpIiBjbGFzcz0ic3QyIiB3aWR0aD0iMSIgaGVpZ2h0PSI4Ii8+CiAgPC9nPgo8L3N2Zz4K);\n  --jp-icon-run: url(data:image\/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSI+CiAgICAgICAgPHBhdGggZD0iTTggNXYxNGwxMS03eiIvPgogICAgPC9nPgo8L3N2Zz4K);\n  --jp-icon-running: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDUxMiA1MTIiPgogIDxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSI+CiAgICA8cGF0aCBkPSJNMjU2IDhDMTE5IDggOCAxMTkgOCAyNTZzMTExIDI0OCAyNDggMjQ4IDI0OC0xMTEgMjQ4LTI0OFMzOTMgOCAyNTYgOHptOTYgMzI4YzAgOC44LTcuMiAxNi0xNiAxNkgxNzZjLTguOCAwLTE2LTcuMi0xNi0xNlYxNzZjMC04LjggNy4yLTE2IDE2LTE2aDE2MGM4LjggMCAxNiA3LjIgMTYgMTZ2MTYweiIvPgogIDwvZz4KPC9zdmc+Cg==);\n  --jp-icon-save: url(data:image\/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSI+CiAgICAgICAgPHBhdGggZD0iTTE3IDNINWMtMS4xMSAwLTIgLjktMiAydjE0YzAgMS4xLjg5IDIgMiAyaDE0YzEuMSAwIDItLjkgMi0yVjdsLTQtNHptLTUgMTZjLTEuNjYgMC0zLTEuMzQtMy0zczEuMzQtMyAzLTMgMyAxLjM0IDMgMy0xLjM0IDMtMyAzem0zLTEwSDVWNWgxMHY0eiIvPgogICAgPC9nPgo8L3N2Zz4K);\n  --jp-icon-search: url(data:image\/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTEyLjEsMTAuOWgtMC43bC0wLjItMC4yYzAuOC0wLjksMS4zLTIuMiwxLjMtMy41YzAtMy0yLjQtNS40LTUuNC01LjRTMS44LDQuMiwxLjgsNy4xczIuNCw1LjQsNS40LDUuNCBjMS4zLDAsMi41LTAuNSwzLjUtMS4zbDAuMiwwLjJ2MC43bDQuMSw0LjFsMS4yLTEuMkwxMi4xLDEwLjl6IE03LjEsMTAuOWMtMi4xLDAtMy43LTEuNy0zLjctMy43czEuNy0zLjcsMy43LTMuN3MzLjcsMS43LDMuNywzLjcgUzkuMiwxMC45LDcuMSwxMC45eiIvPgogIDwvZz4KPC9zdmc+Cg==);\n  --jp-icon-settings: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8cGF0aCBjbGFzcz0ianAtaWNvbjMganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjNjE2MTYxIiBkPSJNMTkuNDMgMTIuOThjLjA0LS4zMi4wNy0uNjQuMDctLjk4cy0uMDMtLjY2LS4wNy0uOThsMi4xMS0xLjY1Yy4xOS0uMTUuMjQtLjQyLjEyLS42NGwtMi0zLjQ2Yy0uMTItLjIyLS4zOS0uMy0uNjEtLjIybC0yLjQ5IDFjLS41Mi0uNC0xLjA4LS43My0xLjY5LS45OGwtLjM4LTIuNjVBLjQ4OC40ODggMCAwMDE0IDJoLTRjLS4yNSAwLS40Ni4xOC0uNDkuNDJsLS4zOCAyLjY1Yy0uNjEuMjUtMS4xNy41OS0xLjY5Ljk4bC0yLjQ5LTFjLS4yMy0uMDktLjQ5IDAtLjYxLjIybC0yIDMuNDZjLS4xMy4yMi0uMDcuNDkuMTIuNjRsMi4xMSAxLjY1Yy0uMDQuMzItLjA3LjY1LS4wNy45OHMuMDMuNjYuMDcuOThsLTIuMTEgMS42NWMtLjE5LjE1LS4yNC40Mi0uMTIuNjRsMiAzLjQ2Yy4xMi4yMi4zOS4zLjYxLjIybDIuNDktMWMuNTIuNCAxLjA4LjczIDEuNjkuOThsLjM4IDIuNjVjLjAzLjI0LjI0LjQyLjQ5LjQyaDRjLjI1IDAgLjQ2LS4xOC40OS0uNDJsLjM4LTIuNjVjLjYxLS4yNSAxLjE3LS41OSAxLjY5LS45OGwyLjQ5IDFjLjIzLjA5LjQ5IDAgLjYxLS4yMmwyLTMuNDZjLjEyLS4yMi4wNy0uNDktLjEyLS42NGwtMi4xMS0xLjY1ek0xMiAxNS41Yy0xLjkzIDAtMy41LTEuNTctMy41LTMuNXMxLjU3LTMuNSAzLjUtMy41IDMuNSAxLjU3IDMuNSAzLjUtMS41NyAzLjUtMy41IDMuNXoiLz4KPC9zdmc+Cg==);\n  --jp-icon-share: url(data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTSAxOCAyIEMgMTYuMzU0OTkgMiAxNSAzLjM1NDk5MDQgMTUgNSBDIDE1IDUuMTkwOTUyOSAxNS4wMjE3OTEgNS4zNzcxMjI0IDE1LjA1NjY0MSA1LjU1ODU5MzggTCA3LjkyMTg3NSA5LjcyMDcwMzEgQyA3LjM5ODUzOTkgOS4yNzc4NTM5IDYuNzMyMDc3MSA5IDYgOSBDIDQuMzU0OTkwNCA5IDMgMTAuMzU0OTkgMyAxMiBDIDMgMTMuNjQ1MDEgNC4zNTQ5OTA0IDE1IDYgMTUgQyA2LjczMjA3NzEgMTUgNy4zOTg1Mzk5IDE0LjcyMjE0NiA3LjkyMTg3NSAxNC4yNzkyOTcgTCAxNS4wNTY2NDEgMTguNDM5NDUzIEMgMTUuMDIxNTU1IDE4LjYyMTUxNCAxNSAxOC44MDgzODYgMTUgMTkgQyAxNSAyMC42NDUwMSAxNi4zNTQ5OSAyMiAxOCAyMiBDIDE5LjY0NTAxIDIyIDIxIDIwLjY0NTAxIDIxIDE5IEMgMjEgMTcuMzU0OTkgMTkuNjQ1MDEgMTYgMTggMTYgQyAxNy4yNjc0OCAxNiAxNi42MDE1OTMgMTYuMjc5MzI4IDE2LjA3ODEyNSAxNi43MjI2NTYgTCA4Ljk0MzM1OTQgMTIuNTU4NTk0IEMgOC45NzgyMDk1IDEyLjM3NzEyMiA5IDEyLjE5MDk1MyA5IDEyIEMgOSAxMS44MDkwNDcgOC45NzgyMDk1IDExLjYyMjg3OCA4Ljk0MzM1OTQgMTEuNDQxNDA2IEwgMTYuMDc4MTI1IDcuMjc5Mjk2OSBDIDE2LjYwMTQ2IDcuNzIyMTQ2MSAxNy4yNjc5MjMgOCAxOCA4IEMgMTkuNjQ1MDEgOCAyMSA2LjY0NTAwOTYgMjEgNSBDIDIxIDMuMzU0OTkwNCAxOS42NDUwMSAyIDE4IDIgeiBNIDE4IDQgQyAxOC41NjQxMjkgNCAxOSA0LjQzNTg3MDYgMTkgNSBDIDE5IDUuNTY0MTI5NCAxOC41NjQxMjkgNiAxOCA2IEMgMTcuNDM1ODcxIDYgMTcgNS41NjQxMjk0IDE3IDUgQyAxNyA0LjQzNTg3MDYgMTcuNDM1ODcxIDQgMTggNCB6IE0gNiAxMSBDIDYuNTY0MTI5NCAxMSA3IDExLjQzNTg3MSA3IDEyIEMgNyAxMi41NjQxMjkgNi41NjQxMjk0IDEzIDYgMTMgQyA1LjQzNTg3MDYgMTMgNSAxMi41NjQxMjkgNSAxMiBDIDUgMTEuNDM1ODcxIDUuNDM1ODcwNiAxMSA2IDExIHogTSAxOCAxOCBDIDE4LjU2NDEyOSAxOCAxOSAxOC40MzU4NzEgMTkgMTkgQyAxOSAxOS41NjQxMjkgMTguNTY0MTI5IDIwIDE4IDIwIEMgMTcuNDM1ODcxIDIwIDE3IDE5LjU2NDEyOSAxNyAxOSBDIDE3IDE4LjQzNTg3MSAxNy40MzU4NzEgMTggMTggMTggeiIvPgogIDwvZz4KPC9zdmc+Cg==);\n  --jp-icon-spreadsheet: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIyIDIyIj4KICA8cGF0aCBjbGFzcz0ianAtaWNvbi1jb250cmFzdDEganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjNENBRjUwIiBkPSJNMi4yIDIuMnYxNy42aDE3LjZWMi4ySDIuMnptMTUuNCA3LjdoLTUuNVY0LjRoNS41djUuNXpNOS45IDQuNHY1LjVINC40VjQuNGg1LjV6bS01LjUgNy43aDUuNXY1LjVINC40di01LjV6bTcuNyA1LjV2LTUuNWg1LjV2NS41aC01LjV6Ii8+Cjwvc3ZnPgo=);\n  --jp-icon-stop: url(data:image\/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSI+CiAgICAgICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPgogICAgICAgIDxwYXRoIGQ9Ik02IDZoMTJ2MTJINnoiLz4KICAgIDwvZz4KPC9zdmc+Cg==);\n  --jp-icon-tab: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTIxIDNIM2MtMS4xIDAtMiAuOS0yIDJ2MTRjMCAxLjEuOSAyIDIgMmgxOGMxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yem0wIDE2SDNWNWgxMHY0aDh2MTB6Ii8+CiAgPC9nPgo8L3N2Zz4K);\n  --jp-icon-table-rows: url(data:image\/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSI+CiAgICAgICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPgogICAgICAgIDxwYXRoIGQ9Ik0yMSw4SDNWNGgxOFY4eiBNMjEsMTBIM3Y0aDE4VjEweiBNMjEsMTZIM3Y0aDE4VjE2eiIvPgogICAgPC9nPgo8L3N2Zz4=);\n  --jp-icon-tag: url(data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCA0MyAyOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KCTxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSI+CgkJPHBhdGggZD0iTTI4LjgzMzIgMTIuMzM0TDMyLjk5OTggMTYuNTAwN0wzNy4xNjY1IDEyLjMzNEgyOC44MzMyWiIvPgoJCTxwYXRoIGQ9Ik0xNi4yMDk1IDIxLjYxMDRDMTUuNjg3MyAyMi4xMjk5IDE0Ljg0NDMgMjIuMTI5OSAxNC4zMjQ4IDIxLjYxMDRMNi45ODI5IDE0LjcyNDVDNi41NzI0IDE0LjMzOTQgNi4wODMxMyAxMy42MDk4IDYuMDQ3ODYgMTMuMDQ4MkM1Ljk1MzQ3IDExLjUyODggNi4wMjAwMiA4LjYxOTQ0IDYuMDY2MjEgNy4wNzY5NUM2LjA4MjgxIDYuNTE0NzcgNi41NTU0OCA2LjA0MzQ3IDcuMTE4MDQgNi4wMzA1NUM5LjA4ODYzIDUuOTg0NzMgMTMuMjYzOCA1LjkzNTc5IDEzLjY1MTggNi4zMjQyNUwyMS43MzY5IDEzLjYzOUMyMi4yNTYgMTQuMTU4NSAyMS43ODUxIDE1LjQ3MjQgMjEuMjYyIDE1Ljk5NDZMMTYuMjA5NSAyMS42MTA0Wk05Ljc3NTg1IDguMjY1QzkuMzM1NTEgNy44MjU2NiA4LjYyMzUxIDcuODI1NjYgOC4xODI4IDguMjY1QzcuNzQzNDYgOC43MDU3MSA3Ljc0MzQ2IDkuNDE3MzMgOC4xODI4IDkuODU2NjdDOC42MjM4MiAxMC4yOTY0IDkuMzM1ODIgMTAuMjk2NCA5Ljc3NTg1IDkuODU2NjdDMTAuMjE1NiA5LjQxNzMzIDEwLjIxNTYgOC43MDUzMyA5Ljc3NTg1IDguMjY1WiIvPgoJPC9nPgo8L3N2Zz4K);\n  --jp-icon-terminal: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0IiA+CiAgICA8cmVjdCBjbGFzcz0ianAtdGVybWluYWwtaWNvbi1iYWNrZ3JvdW5kLWNvbG9yIGpwLWljb24tc2VsZWN0YWJsZSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyIDIpIiBmaWxsPSIjMzMzMzMzIi8+CiAgICA8cGF0aCBjbGFzcz0ianAtdGVybWluYWwtaWNvbi1jb2xvciBqcC1pY29uLXNlbGVjdGFibGUtaW52ZXJzZSIgZD0iTTUuMDU2NjQgOC43NjE3MkM1LjA1NjY0IDguNTk3NjYgNS4wMzEyNSA4LjQ1MzEyIDQuOTgwNDcgOC4zMjgxMkM0LjkzMzU5IDguMTk5MjIgNC44NTU0NyA4LjA4MjAzIDQuNzQ2MDkgNy45NzY1NkM0LjY0MDYyIDcuODcxMDkgNC41IDcuNzc1MzkgNC4zMjQyMiA3LjY4OTQ1QzQuMTUyMzQgNy41OTk2MSAzLjk0MzM2IDcuNTExNzIgMy42OTcyNyA3LjQyNTc4QzMuMzAyNzMgNy4yODUxNiAyLjk0MzM2IDcuMTM2NzIgMi42MTkxNCA2Ljk4MDQ3QzIuMjk0OTIgNi44MjQyMiAyLjAxNzU4IDYuNjQyNTggMS43ODcxMSA2LjQzNTU1QzEuNTYwNTUgNi4yMjg1MiAxLjM4NDc3IDUuOTg4MjggMS4yNTk3NyA1LjcxNDg0QzEuMTM0NzcgNS40Mzc1IDEuMDcyMjcgNS4xMDkzOCAxLjA3MjI3IDQuNzMwNDdDMS4wNzIyNyA0LjM5ODQ0IDEuMTI4OTEgNC4wOTU3IDEuMjQyMTkgMy44MjIyN0MxLjM1NTQ3IDMuNTQ0OTIgMS41MTU2MiAzLjMwNDY5IDEuNzIyNjYgMy4xMDE1NkMxLjkyOTY5IDIuODk4NDQgMi4xNzk2OSAyLjczNDM3IDIuNDcyNjYgMi42MDkzOEMyLjc2NTYyIDIuNDg0MzggMy4wOTE4IDIuNDA0MyAzLjQ1MTE3IDIuMzY5MTRWMS4xMDkzOEg0LjM4ODY3VjIuMzgwODZDNC43NDAyMyAyLjQyNzczIDUuMDU2NjQgMi41MjM0NCA1LjMzNzg5IDIuNjY3OTdDNS42MTkxNCAyLjgxMjUgNS44NTc0MiAzLjAwMTk1IDYuMDUyNzMgMy4yMzYzM0M2LjI1MTk1IDMuNDY2OCA2LjQwNDMgMy43NDAyMyA2LjUwOTc3IDQuMDU2NjRDNi42MTkxNCA0LjM2OTE0IDYuNjczODMgNC43MjA3IDYuNjczODMgNS4xMTEzM0g1LjA0NDkyQzUuMDQ0OTIgNC42Mzg2NyA0LjkzNzUgNC4yODEyNSA0LjcyMjY2IDQuMDM5MDZDNC41MDc4MSAzLjc5Mjk3IDQuMjE2OCAzLjY2OTkyIDMuODQ5NjEgMy42Njk5MkMzLjY1MDM5IDMuNjY5OTIgMy40NzY1NiAzLjY5NzI3IDMuMzI4MTIgMy43NTE5NUMzLjE4MzU5IDMuODAyNzMgMy4wNjQ0NSAzLjg3Njk1IDIuOTcwNyAzLjk3NDYxQzIuODc2OTUgNC4wNjgzNiAyLjgwNjY0IDQuMTc5NjkgMi43NTk3NyA0LjMwODU5QzIuNzE2OCA0LjQzNzUgMi42OTUzMSA0LjU3ODEyIDIuNjk1MzEgNC43MzA0N0MyLjY5NTMxIDQuODgyODEgMi43MTY4IDUuMDE5NTMgMi43NTk3NyA1LjE0MDYyQzIuODA2NjQgNS4yNTc4MSAyLjg4MjgxIDUuMzY3MTkgMi45ODgyOCA1LjQ2ODc1QzMuMDk3NjYgNS41NzAzMSAzLjI0MDIzIDUuNjY3OTcgMy40MTYwMiA1Ljc2MTcyQzMuNTkxOCA1Ljg1MTU2IDMuODEwNTUgNS45NDMzNiA0LjA3MjI3IDYuMDM3MTFDNC40NjY4IDYuMTg1NTUgNC44MjQyMiA2LjMzOTg0IDUuMTQ0NTMgNi41QzUuNDY0ODQgNi42NTYyNSA1LjczODI4IDYuODM5ODQgNS45NjQ4NCA3LjA1MDc4QzYuMTk1MzEgNy4yNTc4MSA2LjM3MTA5IDcuNSA2LjQ5MjE5IDcuNzc3MzRDNi42MTcxOSA4LjA1MDc4IDYuNjc5NjkgOC4zNzUgNi42Nzk2OSA4Ljc1QzYuNjc5NjkgOS4wOTM3NSA2LjYyMzA1IDkuNDA0MyA2LjUwOTc3IDkuNjgxNjRDNi4zOTY0OCA5Ljk1NTA4IDYuMjM0MzggMTAuMTkxNCA2LjAyMzQ0IDEwLjM5MDZDNS44MTI1IDEwLjU4OTggNS41NTg1OSAxMC43NSA1LjI2MTcyIDEwLjg3MTFDNC45NjQ4NCAxMC45ODgzIDQuNjMyODEgMTEuMDY0NSA0LjI2NTYyIDExLjA5OTZWMTIuMjQ4SDMuMzMzOThWMTEuMDk5NkMzLjAwMTk1IDExLjA2ODQgMi42Nzk2OSAxMC45OTYxIDIuMzY3MTkgMTAuODgyOEMyLjA1NDY5IDEwLjc2NTYgMS43NzczNCAxMC41OTc3IDEuNTM1MTYgMTAuMzc4OUMxLjI5Njg4IDEwLjE2MDIgMS4xMDU0NyA5Ljg4NDc3IDAuOTYwOTM4IDkuNTUyNzNDMC44MTY0MDYgOS4yMTY4IDAuNzQ0MTQxIDguODE0NDUgMC43NDQxNDEgOC4zNDU3SDIuMzc4OTFDMi4zNzg5MSA4LjYyNjk1IDIuNDE5OTIgOC44NjMyOCAyLjUwMTk1IDkuMDU0NjlDMi41ODM5OCA5LjI0MjE5IDIuNjg5NDUgOS4zOTI1OCAyLjgxODM2IDkuNTA1ODZDMi45NTExNyA5LjYxNTIzIDMuMTAxNTYgOS42OTMzNiAzLjI2OTUzIDkuNzQwMjNDMy40Mzc1IDkuNzg3MTEgMy42MDkzOCA5LjgxMDU1IDMuNzg1MTYgOS44MTA1NUM0LjIwMzEyIDkuODEwNTUgNC41MTk1MyA5LjcxMjg5IDQuNzM0MzggOS41MTc1OEM0Ljk0OTIyIDkuMzIyMjcgNS4wNTY2NCA5LjA3MDMxIDUuMDU2NjQgOC43NjE3MlpNMTMuNDE4IDEyLjI3MTVIOC4wNzQyMlYxMUgxMy40MThWMTIuMjcxNVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMuOTUyNjQgNikiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);\n  --jp-icon-text-editor: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8cGF0aCBjbGFzcz0ianAtdGV4dC1lZGl0b3ItaWNvbi1jb2xvciBqcC1pY29uLXNlbGVjdGFibGUiIGZpbGw9IiM2MTYxNjEiIGQ9Ik0xNSAxNUgzdjJoMTJ2LTJ6bTAtOEgzdjJoMTJWN3pNMyAxM2gxOHYtMkgzdjJ6bTAgOGgxOHYtMkgzdjJ6TTMgM3YyaDE4VjNIM3oiLz4KPC9zdmc+Cg==);\n  --jp-icon-toc: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICA8ZyBjbGFzcz0ianAtaWNvbjMganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjNjE2MTYxIj4KICAgIDxwYXRoIGQ9Ik03LDVIMjFWN0g3VjVNNywxM1YxMUgyMVYxM0g3TTQsNC41QTEuNSwxLjUgMCAwLDEgNS41LDZBMS41LDEuNSAwIDAsMSA0LDcuNUExLjUsMS41IDAgMCwxIDIuNSw2QTEuNSwxLjUgMCAwLDEgNCw0LjVNNCwxMC41QTEuNSwxLjUgMCAwLDEgNS41LDEyQTEuNSwxLjUgMCAwLDEgNCwxMy41QTEuNSwxLjUgMCAwLDEgMi41LDEyQTEuNSwxLjUgMCAwLDEgNCwxMC41TTcsMTlWMTdIMjFWMTlIN000LDE2LjVBMS41LDEuNSAwIDAsMSA1LjUsMThBMS41LDEuNSAwIDAsMSA0LDE5LjVBMS41LDEuNSAwIDAsMSAyLjUsMThBMS41LDEuNSAwIDAsMSA0LDE2LjVaIiAvPgogIDwvZz4KPC9zdmc+Cg==);\n  --jp-icon-tree-view: url(data:image\/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxnIGNsYXNzPSJqcC1pY29uMyIgZmlsbD0iIzYxNjE2MSI+CiAgICAgICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPgogICAgICAgIDxwYXRoIGQ9Ik0yMiAxMVYzaC03djNIOVYzSDJ2OGg3VjhoMnYxMGg0djNoN3YtOGgtN3YzaC0yVjhoMnYzeiIvPgogICAgPC9nPgo8L3N2Zz4=);\n  --jp-icon-trusted: url(data:image\/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDI0IDI1Ij4KICAgIDxwYXRoIGNsYXNzPSJqcC1pY29uMiIgc3Ryb2tlPSIjMzMzMzMzIiBzdHJva2Utd2lkdGg9IjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIgMykiIGQ9Ik0xLjg2MDk0IDExLjQ0MDlDMC44MjY0NDggOC43NzAyNyAwLjg2Mzc3OSA2LjA1NzY0IDEuMjQ5MDcgNC4xOTkzMkMyLjQ4MjA2IDMuOTMzNDcgNC4wODA2OCAzLjQwMzQ3IDUuNjAxMDIgMi44NDQ5QzcuMjM1NDkgMi4yNDQ0IDguODU2NjYgMS41ODE1IDkuOTg3NiAxLjA5NTM5QzExLjA1OTcgMS41ODM0MSAxMi42MDk0IDIuMjQ0NCAxNC4yMTggMi44NDMzOUMxNS43NTAzIDMuNDEzOTQgMTcuMzk5NSAzLjk1MjU4IDE4Ljc1MzkgNC4yMTM4NUMxOS4xMzY0IDYuMDcxNzcgMTkuMTcwOSA4Ljc3NzIyIDE4LjEzOSAxMS40NDA5QzE3LjAzMDMgMTQuMzAzMiAxNC42NjY4IDE3LjE4NDQgOS45OTk5OSAxOC45MzU0QzUuMzMzMiAxNy4xODQ0IDIuOTY5NjggMTQuMzAzMiAxLjg2MDk0IDExLjQ0MDlaIi8+CiAgICA8cGF0aCBjbGFzcz0ianAtaWNvbjIiIGZpbGw9IiMzMzMzMzMiIHN0cm9rZT0iIzMzMzMzMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOCA5Ljg2NzE5KSIgZD0iTTIuODYwMTUgNC44NjUzNUwwLjcyNjU0OSAyLjk5OTU5TDAgMy42MzA0NUwyLjg2MDE1IDYuMTMxNTdMOCAwLjYzMDg3Mkw3LjI3ODU3IDBMMi44NjAxNSA0Ljg2NTM1WiIvPgo8L3N2Zz4K);\n  --jp-icon-undo: url(data:image\/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTEyLjUgOGMtMi42NSAwLTUuMDUuOTktNi45IDIuNkwyIDd2OWg5bC0zLjYyLTMuNjJjMS4zOS0xLjE2IDMuMTYtMS44OCA1LjEyLTEuODggMy41NCAwIDYuNTUgMi4zMSA3LjYgNS41bDIuMzctLjc4QzIxLjA4IDExLjAzIDE3LjE1IDggMTIuNSA4eiIvPgogIDwvZz4KPC9zdmc+Cg==);\n  --jp-icon-user: url(data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZyBjbGFzcz0ianAtaWNvbjMiIGZpbGw9IiM2MTYxNjEiPgogICAgPHBhdGggZD0iTTE2IDdhNCA0IDAgMTEtOCAwIDQgNCAwIDAxOCAwek0xMiAxNGE3IDcgMCAwMC03IDdoMTRhNyA3IDAgMDAtNy03eiIvPgogIDwvZz4KPC9zdmc+);\n  --jp-icon-users: url(data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDM2IDI0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogPGcgY2xhc3M9ImpwLWljb24zIiB0cmFuc2Zvcm09Im1hdHJpeCgxLjczMjcgMCAwIDEuNzMyNyAtMy42MjgyIC4wOTk1NzcpIiBmaWxsPSIjNjE2MTYxIj4KICA8cGF0aCB0cmFuc2Zvcm09Im1hdHJpeCgxLjUsMCwwLDEuNSwwLC02KSIgZD0ibTEyLjE4NiA3LjUwOThjLTEuMDUzNSAwLTEuOTc1NyAwLjU2NjUtMi40Nzg1IDEuNDEwMiAwLjc1MDYxIDAuMzEyNzcgMS4zOTc0IDAuODI2NDggMS44NzMgMS40NzI3aDMuNDg2M2MwLTEuNTkyLTEuMjg4OS0yLjg4MjgtMi44ODA5LTIuODgyOHoiLz4KICA8cGF0aCBkPSJtMjAuNDY1IDIuMzg5NWEyLjE4ODUgMi4xODg1IDAgMCAxLTIuMTg4NCAyLjE4ODUgMi4xODg1IDIuMTg4NSAwIDAgMS0yLjE4ODUtMi4xODg1IDIuMTg4NSAyLjE4ODUgMCAwIDEgMi4xODg1LTIuMTg4NSAyLjE4ODUgMi4xODg1IDAgMCAxIDIuMTg4NCAyLjE4ODV6Ii8+CiAgPHBhdGggdHJhbnNmb3JtPSJtYXRyaXgoMS41LDAsMCwxLjUsMCwtNikiIGQ9Im0zLjU4OTggOC40MjE5Yy0xLjExMjYgMC0yLjAxMzcgMC45MDExMS0yLjAxMzcgMi4wMTM3aDIuODE0NWMwLjI2Nzk3LTAuMzczMDkgMC41OTA3LTAuNzA0MzUgMC45NTg5OC0wLjk3ODUyLTAuMzQ0MzMtMC42MTY4OC0xLjAwMzEtMS4wMzUyLTEuNzU5OC0xLjAzNTJ6Ii8+CiAgPHBhdGggZD0ibTYuOTE1NCA0LjYyM2ExLjUyOTQgMS41Mjk0IDAgMCAxLTEuNTI5NCAxLjUyOTQgMS41Mjk0IDEuNTI5NCAwIDAgMS0xLjUyOTQtMS41Mjk0IDEuNTI5NCAxLjUyOTQgMCAwIDEgMS41Mjk0LTEuNTI5NCAxLjUyOTQgMS41Mjk0IDAgMCAxIDEuNTI5NCAxLjUyOTR6Ii8+CiAgPHBhdGggZD0ibTYuMTM1IDEzLjUzNWMwLTMuMjM5MiAyLjYyNTktNS44NjUgNS44NjUtNS44NjUgMy4yMzkyIDAgNS44NjUgMi42MjU5IDUuODY1IDUuODY1eiIvPgogIDxjaXJjbGUgY3g9IjEyIiBjeT0iMy43Njg1IiByPSIyLjk2ODUiLz4KIDwvZz4KPC9zdmc+Cg==);\n  --jp-icon-vega: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIyIDIyIj4KICA8ZyBjbGFzcz0ianAtaWNvbjEganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjMjEyMTIxIj4KICAgIDxwYXRoIGQ9Ik0xMC42IDUuNGwyLjItMy4ySDIuMnY3LjNsNC02LjZ6Ii8+CiAgICA8cGF0aCBkPSJNMTUuOCAyLjJsLTQuNCA2LjZMNyA2LjNsLTQuOCA4djUuNWgxNy42VjIuMmgtNHptLTcgMTUuNEg1LjV2LTQuNGgzLjN2NC40em00LjQgMEg5LjhWOS44aDMuNHY3Ljh6bTQuNCAwaC0zLjRWNi41aDMuNHYxMS4xeiIvPgogIDwvZz4KPC9zdmc+Cg==);\n  --jp-icon-yaml: url(data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgdmlld0JveD0iMCAwIDIyIDIyIj4KICA8ZyBjbGFzcz0ianAtaWNvbi1jb250cmFzdDIganAtaWNvbi1zZWxlY3RhYmxlIiBmaWxsPSIjRDgxQjYwIj4KICAgIDxwYXRoIGQ9Ik03LjIgMTguNnYtNS40TDMgNS42aDMuM2wxLjQgMy4xYy4zLjkuNiAxLjYgMSAyLjUuMy0uOC42LTEuNiAxLTIuNWwxLjQtMy4xaDMuNGwtNC40IDcuNnY1LjVsLTIuOS0uMXoiLz4KICAgIDxjaXJjbGUgY2xhc3M9InN0MCIgY3g9IjE3LjYiIGN5PSIxNi41IiByPSIyLjEiLz4KICAgIDxjaXJjbGUgY2xhc3M9InN0MCIgY3g9IjE3LjYiIGN5PSIxMSIgcj0iMi4xIi8+CiAgPC9nPgo8L3N2Zz4K);\n}\n\/* Icon CSS class declarations *\/\n.jp-AddAboveIcon {\n  background-image: var(--jp-icon-add-above);\n}\n.jp-AddBelowIcon {\n  background-image: var(--jp-icon-add-below);\n}\n.jp-AddIcon {\n  background-image: var(--jp-icon-add);\n}\n.jp-BellIcon {\n  background-image: var(--jp-icon-bell);\n}\n.jp-BugDotIcon {\n  background-image: var(--jp-icon-bug-dot);\n}\n.jp-BugIcon {\n  background-image: var(--jp-icon-bug);\n}\n.jp-BuildIcon {\n  background-image: var(--jp-icon-build);\n}\n.jp-CaretDownEmptyIcon {\n  background-image: var(--jp-icon-caret-down-empty);\n}\n.jp-CaretDownEmptyThinIcon {\n  background-image: var(--jp-icon-caret-down-empty-thin);\n}\n.jp-CaretDownIcon {\n  background-image: var(--jp-icon-caret-down);\n}\n.jp-CaretLeftIcon {\n  background-image: var(--jp-icon-caret-left);\n}\n.jp-CaretRightIcon {\n  background-image: var(--jp-icon-caret-right);\n}\n.jp-CaretUpEmptyThinIcon {\n  background-image: var(--jp-icon-caret-up-empty-thin);\n}\n.jp-CaretUpIcon {\n  background-image: var(--jp-icon-caret-up);\n}\n.jp-CaseSensitiveIcon {\n  background-image: var(--jp-icon-case-sensitive);\n}\n.jp-CheckIcon {\n  background-image: var(--jp-icon-check);\n}\n.jp-CircleEmptyIcon {\n  background-image: var(--jp-icon-circle-empty);\n}\n.jp-CircleIcon {\n  background-image: var(--jp-icon-circle);\n}\n.jp-ClearIcon {\n  background-image: var(--jp-icon-clear);\n}\n.jp-CloseIcon {\n  background-image: var(--jp-icon-close);\n}\n.jp-CodeIcon {\n  background-image: var(--jp-icon-code);\n}\n.jp-ConsoleIcon {\n  background-image: var(--jp-icon-console);\n}\n.jp-CopyIcon {\n  background-image: var(--jp-icon-copy);\n}\n.jp-CopyrightIcon {\n  background-image: var(--jp-icon-copyright);\n}\n.jp-CutIcon {\n  background-image: var(--jp-icon-cut);\n}\n.jp-DeleteIcon {\n  background-image: var(--jp-icon-delete);\n}\n.jp-DownloadIcon {\n  background-image: var(--jp-icon-download);\n}\n.jp-DuplicateIcon {\n  background-image: var(--jp-icon-duplicate);\n}\n.jp-EditIcon {\n  background-image: var(--jp-icon-edit);\n}\n.jp-EllipsesIcon {\n  background-image: var(--jp-icon-ellipses);\n}\n.jp-ExtensionIcon {\n  background-image: var(--jp-icon-extension);\n}\n.jp-FastForwardIcon {\n  background-image: var(--jp-icon-fast-forward);\n}\n.jp-FileIcon {\n  background-image: var(--jp-icon-file);\n}\n.jp-FileUploadIcon {\n  background-image: var(--jp-icon-file-upload);\n}\n.jp-FilterListIcon {\n  background-image: var(--jp-icon-filter-list);\n}\n.jp-FolderFavoriteIcon {\n  background-image: var(--jp-icon-folder-favorite);\n}\n.jp-FolderIcon {\n  background-image: var(--jp-icon-folder);\n}\n.jp-HomeIcon {\n  background-image: var(--jp-icon-home);\n}\n.jp-Html5Icon {\n  background-image: var(--jp-icon-html5);\n}\n.jp-ImageIcon {\n  background-image: var(--jp-icon-image);\n}\n.jp-InspectorIcon {\n  background-image: var(--jp-icon-inspector);\n}\n.jp-JsonIcon {\n  background-image: var(--jp-icon-json);\n}\n.jp-JuliaIcon {\n  background-image: var(--jp-icon-julia);\n}\n.jp-JupyterFaviconIcon {\n  background-image: var(--jp-icon-jupyter-favicon);\n}\n.jp-JupyterIcon {\n  background-image: var(--jp-icon-jupyter);\n}\n.jp-JupyterlabWordmarkIcon {\n  background-image: var(--jp-icon-jupyterlab-wordmark);\n}\n.jp-KernelIcon {\n  background-image: var(--jp-icon-kernel);\n}\n.jp-KeyboardIcon {\n  background-image: var(--jp-icon-keyboard);\n}\n.jp-LaunchIcon {\n  background-image: var(--jp-icon-launch);\n}\n.jp-LauncherIcon {\n  background-image: var(--jp-icon-launcher);\n}\n.jp-LineFormIcon {\n  background-image: var(--jp-icon-line-form);\n}\n.jp-LinkIcon {\n  background-image: var(--jp-icon-link);\n}\n.jp-ListIcon {\n  background-image: var(--jp-icon-list);\n}\n.jp-ListingsInfoIcon {\n  background-image: var(--jp-icon-listings-info);\n}\n.jp-MarkdownIcon {\n  background-image: var(--jp-icon-markdown);\n}\n.jp-MoveDownIcon {\n  background-image: var(--jp-icon-move-down);\n}\n.jp-MoveUpIcon {\n  background-image: var(--jp-icon-move-up);\n}\n.jp-NewFolderIcon {\n  background-image: var(--jp-icon-new-folder);\n}\n.jp-NotTrustedIcon {\n  background-image: var(--jp-icon-not-trusted);\n}\n.jp-NotebookIcon {\n  background-image: var(--jp-icon-notebook);\n}\n.jp-NumberingIcon {\n  background-image: var(--jp-icon-numbering);\n}\n.jp-OfflineBoltIcon {\n  background-image: var(--jp-icon-offline-bolt);\n}\n.jp-PaletteIcon {\n  background-image: var(--jp-icon-palette);\n}\n.jp-PasteIcon {\n  background-image: var(--jp-icon-paste);\n}\n.jp-PdfIcon {\n  background-image: var(--jp-icon-pdf);\n}\n.jp-PythonIcon {\n  background-image: var(--jp-icon-python);\n}\n.jp-RKernelIcon {\n  background-image: var(--jp-icon-r-kernel);\n}\n.jp-ReactIcon {\n  background-image: var(--jp-icon-react);\n}\n.jp-RedoIcon {\n  background-image: var(--jp-icon-redo);\n}\n.jp-RefreshIcon {\n  background-image: var(--jp-icon-refresh);\n}\n.jp-RegexIcon {\n  background-image: var(--jp-icon-regex);\n}\n.jp-RunIcon {\n  background-image: var(--jp-icon-run);\n}\n.jp-RunningIcon {\n  background-image: var(--jp-icon-running);\n}\n.jp-SaveIcon {\n  background-image: var(--jp-icon-save);\n}\n.jp-SearchIcon {\n  background-image: var(--jp-icon-search);\n}\n.jp-SettingsIcon {\n  background-image: var(--jp-icon-settings);\n}\n.jp-ShareIcon {\n  background-image: var(--jp-icon-share);\n}\n.jp-SpreadsheetIcon {\n  background-image: var(--jp-icon-spreadsheet);\n}\n.jp-StopIcon {\n  background-image: var(--jp-icon-stop);\n}\n.jp-TabIcon {\n  background-image: var(--jp-icon-tab);\n}\n.jp-TableRowsIcon {\n  background-image: var(--jp-icon-table-rows);\n}\n.jp-TagIcon {\n  background-image: var(--jp-icon-tag);\n}\n.jp-TerminalIcon {\n  background-image: var(--jp-icon-terminal);\n}\n.jp-TextEditorIcon {\n  background-image: var(--jp-icon-text-editor);\n}\n.jp-TocIcon {\n  background-image: var(--jp-icon-toc);\n}\n.jp-TreeViewIcon {\n  background-image: var(--jp-icon-tree-view);\n}\n.jp-TrustedIcon {\n  background-image: var(--jp-icon-trusted);\n}\n.jp-UndoIcon {\n  background-image: var(--jp-icon-undo);\n}\n.jp-UserIcon {\n  background-image: var(--jp-icon-user);\n}\n.jp-UsersIcon {\n  background-image: var(--jp-icon-users);\n}\n.jp-VegaIcon {\n  background-image: var(--jp-icon-vega);\n}\n.jp-YamlIcon {\n  background-image: var(--jp-icon-yaml);\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n\/**\n * (DEPRECATED) Support for consuming icons as CSS background images\n *\/\n.jp-Icon,\n.jp-MaterialIcon {\n  background-position: center;\n  background-repeat: no-repeat;\n  background-size: 16px;\n  min-width: 16px;\n  min-height: 16px;\n}\n.jp-Icon-cover {\n  background-position: center;\n  background-repeat: no-repeat;\n  background-size: cover;\n}\n\/**\n * (DEPRECATED) Support for specific CSS icon sizes\n *\/\n.jp-Icon-16 {\n  background-size: 16px;\n  min-width: 16px;\n  min-height: 16px;\n}\n.jp-Icon-18 {\n  background-size: 18px;\n  min-width: 18px;\n  min-height: 18px;\n}\n.jp-Icon-20 {\n  background-size: 20px;\n  min-width: 20px;\n  min-height: 20px;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n.lm-TabBar .lm-TabBar-addButton {\n  align-items: center;\n  display: flex;\n  padding: 4px;\n  padding-bottom: 5px;\n  margin-right: 1px;\n  background-color: var(--jp-layout-color2);\n}\n.lm-TabBar .lm-TabBar-addButton:hover {\n  background-color: var(--jp-layout-color1);\n}\n.lm-DockPanel-tabBar .lm-TabBar-tab {\n  width: var(--jp-private-horizontal-tab-width);\n}\n.lm-DockPanel-tabBar .lm-TabBar-content {\n  flex: unset;\n}\n.lm-DockPanel-tabBar[data-orientation='horizontal'] {\n  flex: 1 1 auto;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n\/**\n * Support for icons as inline SVG HTMLElements\n *\/\n\/* recolor the primary elements of an icon *\/\n.jp-icon0[fill] {\n  fill: var(--jp-inverse-layout-color0);\n}\n.jp-icon1[fill] {\n  fill: var(--jp-inverse-layout-color1);\n}\n.jp-icon2[fill] {\n  fill: var(--jp-inverse-layout-color2);\n}\n.jp-icon3[fill] {\n  fill: var(--jp-inverse-layout-color3);\n}\n.jp-icon4[fill] {\n  fill: var(--jp-inverse-layout-color4);\n}\n.jp-icon0[stroke] {\n  stroke: var(--jp-inverse-layout-color0);\n}\n.jp-icon1[stroke] {\n  stroke: var(--jp-inverse-layout-color1);\n}\n.jp-icon2[stroke] {\n  stroke: var(--jp-inverse-layout-color2);\n}\n.jp-icon3[stroke] {\n  stroke: var(--jp-inverse-layout-color3);\n}\n.jp-icon4[stroke] {\n  stroke: var(--jp-inverse-layout-color4);\n}\n\/* recolor the accent elements of an icon *\/\n.jp-icon-accent0[fill] {\n  fill: var(--jp-layout-color0);\n}\n.jp-icon-accent1[fill] {\n  fill: var(--jp-layout-color1);\n}\n.jp-icon-accent2[fill] {\n  fill: var(--jp-layout-color2);\n}\n.jp-icon-accent3[fill] {\n  fill: var(--jp-layout-color3);\n}\n.jp-icon-accent4[fill] {\n  fill: var(--jp-layout-color4);\n}\n.jp-icon-accent0[stroke] {\n  stroke: var(--jp-layout-color0);\n}\n.jp-icon-accent1[stroke] {\n  stroke: var(--jp-layout-color1);\n}\n.jp-icon-accent2[stroke] {\n  stroke: var(--jp-layout-color2);\n}\n.jp-icon-accent3[stroke] {\n  stroke: var(--jp-layout-color3);\n}\n.jp-icon-accent4[stroke] {\n  stroke: var(--jp-layout-color4);\n}\n\/* set the color of an icon to transparent *\/\n.jp-icon-none[fill] {\n  fill: none;\n}\n.jp-icon-none[stroke] {\n  stroke: none;\n}\n\/* brand icon colors. Same for light and dark *\/\n.jp-icon-brand0[fill] {\n  fill: var(--jp-brand-color0);\n}\n.jp-icon-brand1[fill] {\n  fill: var(--jp-brand-color1);\n}\n.jp-icon-brand2[fill] {\n  fill: var(--jp-brand-color2);\n}\n.jp-icon-brand3[fill] {\n  fill: var(--jp-brand-color3);\n}\n.jp-icon-brand4[fill] {\n  fill: var(--jp-brand-color4);\n}\n.jp-icon-brand0[stroke] {\n  stroke: var(--jp-brand-color0);\n}\n.jp-icon-brand1[stroke] {\n  stroke: var(--jp-brand-color1);\n}\n.jp-icon-brand2[stroke] {\n  stroke: var(--jp-brand-color2);\n}\n.jp-icon-brand3[stroke] {\n  stroke: var(--jp-brand-color3);\n}\n.jp-icon-brand4[stroke] {\n  stroke: var(--jp-brand-color4);\n}\n\/* warn icon colors. Same for light and dark *\/\n.jp-icon-warn0[fill] {\n  fill: var(--jp-warn-color0);\n}\n.jp-icon-warn1[fill] {\n  fill: var(--jp-warn-color1);\n}\n.jp-icon-warn2[fill] {\n  fill: var(--jp-warn-color2);\n}\n.jp-icon-warn3[fill] {\n  fill: var(--jp-warn-color3);\n}\n.jp-icon-warn0[stroke] {\n  stroke: var(--jp-warn-color0);\n}\n.jp-icon-warn1[stroke] {\n  stroke: var(--jp-warn-color1);\n}\n.jp-icon-warn2[stroke] {\n  stroke: var(--jp-warn-color2);\n}\n.jp-icon-warn3[stroke] {\n  stroke: var(--jp-warn-color3);\n}\n\/* icon colors that contrast well with each other and most backgrounds *\/\n.jp-icon-contrast0[fill] {\n  fill: var(--jp-icon-contrast-color0);\n}\n.jp-icon-contrast1[fill] {\n  fill: var(--jp-icon-contrast-color1);\n}\n.jp-icon-contrast2[fill] {\n  fill: var(--jp-icon-contrast-color2);\n}\n.jp-icon-contrast3[fill] {\n  fill: var(--jp-icon-contrast-color3);\n}\n.jp-icon-contrast0[stroke] {\n  stroke: var(--jp-icon-contrast-color0);\n}\n.jp-icon-contrast1[stroke] {\n  stroke: var(--jp-icon-contrast-color1);\n}\n.jp-icon-contrast2[stroke] {\n  stroke: var(--jp-icon-contrast-color2);\n}\n.jp-icon-contrast3[stroke] {\n  stroke: var(--jp-icon-contrast-color3);\n}\n.jp-jupyter-icon-color[fill] {\n  fill: var(--jp-jupyter-icon-color, var(--jp-warn-color0));\n}\n.jp-notebook-icon-color[fill] {\n  fill: var(--jp-notebook-icon-color, var(--jp-warn-color0));\n}\n.jp-json-icon-color[fill] {\n  fill: var(--jp-json-icon-color, var(--jp-warn-color1));\n}\n.jp-console-icon-color[fill] {\n  fill: var(--jp-console-icon-color, white);\n}\n.jp-console-icon-background-color[fill] {\n  fill: var(--jp-console-icon-background-color, var(--jp-brand-color1));\n}\n.jp-terminal-icon-color[fill] {\n  fill: var(--jp-terminal-icon-color, var(--jp-layout-color2));\n}\n.jp-terminal-icon-background-color[fill] {\n  fill: var(--jp-terminal-icon-background-color, var(--jp-inverse-layout2));\n}\n.jp-text-editor-icon-color[fill] {\n  fill: var(--jp-text-editor-icon-color, var(--jp-inverse-layout3));\n}\n.jp-inspector-icon-color[fill] {\n  fill: var(--jp-inspector-icon-color, var(--jp-inverse-layout3));\n}\n\/* CSS for icons in selected filebrowser listing items *\/\n.jp-DirListing-item.jp-mod-selected .jp-icon-selectable[fill] {\n  fill: #fff;\n}\n.jp-DirListing-item.jp-mod-selected .jp-icon-selectable-inverse[fill] {\n  fill: var(--jp-brand-color1);\n}\n\/* CSS for icons in selected tabs in the sidebar tab manager *\/\n#tab-manager .lm-TabBar-tab.jp-mod-active .jp-icon-selectable[fill] {\n  fill: #fff;\n}\n#tab-manager .lm-TabBar-tab.jp-mod-active .jp-icon-selectable-inverse[fill] {\n  fill: var(--jp-brand-color1);\n}\n#tab-manager\n  .lm-TabBar-tab.jp-mod-active\n  .jp-icon-hover\n  :hover\n  .jp-icon-selectable[fill] {\n  fill: var(--jp-brand-color1);\n}\n#tab-manager\n  .lm-TabBar-tab.jp-mod-active\n  .jp-icon-hover\n  :hover\n  .jp-icon-selectable-inverse[fill] {\n  fill: #fff;\n}\n\/**\n * TODO: come up with non css-hack solution for showing the busy icon on top\n *  of the close icon\n * CSS for complex behavior of close icon of tabs in the sidebar tab manager\n *\/\n#tab-manager\n  .lm-TabBar-tab.jp-mod-dirty\n  > .lm-TabBar-tabCloseIcon\n  > :not(:hover)\n  > .jp-icon3[fill] {\n  fill: none;\n}\n#tab-manager\n  .lm-TabBar-tab.jp-mod-dirty\n  > .lm-TabBar-tabCloseIcon\n  > :not(:hover)\n  > .jp-icon-busy[fill] {\n  fill: var(--jp-inverse-layout-color3);\n}\n#tab-manager\n  .lm-TabBar-tab.jp-mod-dirty.jp-mod-active\n  > .lm-TabBar-tabCloseIcon\n  > :not(:hover)\n  > .jp-icon-busy[fill] {\n  fill: #fff;\n}\n\/**\n* TODO: come up with non css-hack solution for showing the busy icon on top\n*  of the close icon\n* CSS for complex behavior of close icon of tabs in the main area tabbar\n*\/\n.lm-DockPanel-tabBar\n  .lm-TabBar-tab.lm-mod-closable.jp-mod-dirty\n  > .lm-TabBar-tabCloseIcon\n  > :not(:hover)\n  > .jp-icon3[fill] {\n  fill: none;\n}\n.lm-DockPanel-tabBar\n  .lm-TabBar-tab.lm-mod-closable.jp-mod-dirty\n  > .lm-TabBar-tabCloseIcon\n  > :not(:hover)\n  > .jp-icon-busy[fill] {\n  fill: var(--jp-inverse-layout-color3);\n}\n\/* CSS for icons in status bar *\/\n#jp-main-statusbar .jp-mod-selected .jp-icon-selectable[fill] {\n  fill: #fff;\n}\n#jp-main-statusbar .jp-mod-selected .jp-icon-selectable-inverse[fill] {\n  fill: var(--jp-brand-color1);\n}\n\/* special handling for splash icon CSS. While the theme CSS reloads during\n   splash, the splash icon can loose theming. To prevent that, we set a\n   default for its color variable *\/\n:root {\n  --jp-warn-color0: var(--md-orange-700);\n}\n\/* not sure what to do with this one, used in filebrowser listing *\/\n.jp-DragIcon {\n  margin-right: 4px;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n\/**\n * Support for alt colors for icons as inline SVG HTMLElements\n *\/\n\/* alt recolor the primary elements of an icon *\/\n.jp-icon-alt .jp-icon0[fill] {\n  fill: var(--jp-layout-color0);\n}\n.jp-icon-alt .jp-icon1[fill] {\n  fill: var(--jp-layout-color1);\n}\n.jp-icon-alt .jp-icon2[fill] {\n  fill: var(--jp-layout-color2);\n}\n.jp-icon-alt .jp-icon3[fill] {\n  fill: var(--jp-layout-color3);\n}\n.jp-icon-alt .jp-icon4[fill] {\n  fill: var(--jp-layout-color4);\n}\n.jp-icon-alt .jp-icon0[stroke] {\n  stroke: var(--jp-layout-color0);\n}\n.jp-icon-alt .jp-icon1[stroke] {\n  stroke: var(--jp-layout-color1);\n}\n.jp-icon-alt .jp-icon2[stroke] {\n  stroke: var(--jp-layout-color2);\n}\n.jp-icon-alt .jp-icon3[stroke] {\n  stroke: var(--jp-layout-color3);\n}\n.jp-icon-alt .jp-icon4[stroke] {\n  stroke: var(--jp-layout-color4);\n}\n\/* alt recolor the accent elements of an icon *\/\n.jp-icon-alt .jp-icon-accent0[fill] {\n  fill: var(--jp-inverse-layout-color0);\n}\n.jp-icon-alt .jp-icon-accent1[fill] {\n  fill: var(--jp-inverse-layout-color1);\n}\n.jp-icon-alt .jp-icon-accent2[fill] {\n  fill: var(--jp-inverse-layout-color2);\n}\n.jp-icon-alt .jp-icon-accent3[fill] {\n  fill: var(--jp-inverse-layout-color3);\n}\n.jp-icon-alt .jp-icon-accent4[fill] {\n  fill: var(--jp-inverse-layout-color4);\n}\n.jp-icon-alt .jp-icon-accent0[stroke] {\n  stroke: var(--jp-inverse-layout-color0);\n}\n.jp-icon-alt .jp-icon-accent1[stroke] {\n  stroke: var(--jp-inverse-layout-color1);\n}\n.jp-icon-alt .jp-icon-accent2[stroke] {\n  stroke: var(--jp-inverse-layout-color2);\n}\n.jp-icon-alt .jp-icon-accent3[stroke] {\n  stroke: var(--jp-inverse-layout-color3);\n}\n.jp-icon-alt .jp-icon-accent4[stroke] {\n  stroke: var(--jp-inverse-layout-color4);\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n.jp-icon-hoverShow:not(:hover) .jp-icon-hoverShow-content {\n  display: none !important;\n}\n\/**\n * Support for hover colors for icons as inline SVG HTMLElements\n *\/\n\/**\n * regular colors\n *\/\n\/* recolor the primary elements of an icon *\/\n.jp-icon-hover :hover .jp-icon0-hover[fill] {\n  fill: var(--jp-inverse-layout-color0);\n}\n.jp-icon-hover :hover .jp-icon1-hover[fill] {\n  fill: var(--jp-inverse-layout-color1);\n}\n.jp-icon-hover :hover .jp-icon2-hover[fill] {\n  fill: var(--jp-inverse-layout-color2);\n}\n.jp-icon-hover :hover .jp-icon3-hover[fill] {\n  fill: var(--jp-inverse-layout-color3);\n}\n.jp-icon-hover :hover .jp-icon4-hover[fill] {\n  fill: var(--jp-inverse-layout-color4);\n}\n.jp-icon-hover :hover .jp-icon0-hover[stroke] {\n  stroke: var(--jp-inverse-layout-color0);\n}\n.jp-icon-hover :hover .jp-icon1-hover[stroke] {\n  stroke: var(--jp-inverse-layout-color1);\n}\n.jp-icon-hover :hover .jp-icon2-hover[stroke] {\n  stroke: var(--jp-inverse-layout-color2);\n}\n.jp-icon-hover :hover .jp-icon3-hover[stroke] {\n  stroke: var(--jp-inverse-layout-color3);\n}\n.jp-icon-hover :hover .jp-icon4-hover[stroke] {\n  stroke: var(--jp-inverse-layout-color4);\n}\n\/* recolor the accent elements of an icon *\/\n.jp-icon-hover :hover .jp-icon-accent0-hover[fill] {\n  fill: var(--jp-layout-color0);\n}\n.jp-icon-hover :hover .jp-icon-accent1-hover[fill] {\n  fill: var(--jp-layout-color1);\n}\n.jp-icon-hover :hover .jp-icon-accent2-hover[fill] {\n  fill: var(--jp-layout-color2);\n}\n.jp-icon-hover :hover .jp-icon-accent3-hover[fill] {\n  fill: var(--jp-layout-color3);\n}\n.jp-icon-hover :hover .jp-icon-accent4-hover[fill] {\n  fill: var(--jp-layout-color4);\n}\n.jp-icon-hover :hover .jp-icon-accent0-hover[stroke] {\n  stroke: var(--jp-layout-color0);\n}\n.jp-icon-hover :hover .jp-icon-accent1-hover[stroke] {\n  stroke: var(--jp-layout-color1);\n}\n.jp-icon-hover :hover .jp-icon-accent2-hover[stroke] {\n  stroke: var(--jp-layout-color2);\n}\n.jp-icon-hover :hover .jp-icon-accent3-hover[stroke] {\n  stroke: var(--jp-layout-color3);\n}\n.jp-icon-hover :hover .jp-icon-accent4-hover[stroke] {\n  stroke: var(--jp-layout-color4);\n}\n\/* set the color of an icon to transparent *\/\n.jp-icon-hover :hover .jp-icon-none-hover[fill] {\n  fill: none;\n}\n.jp-icon-hover :hover .jp-icon-none-hover[stroke] {\n  stroke: none;\n}\n\/**\n * inverse colors\n *\/\n\/* inverse recolor the primary elements of an icon *\/\n.jp-icon-hover.jp-icon-alt :hover .jp-icon0-hover[fill] {\n  fill: var(--jp-layout-color0);\n}\n.jp-icon-hover.jp-icon-alt :hover .jp-icon1-hover[fill] {\n  fill: var(--jp-layout-color1);\n}\n.jp-icon-hover.jp-icon-alt :hover .jp-icon2-hover[fill] {\n  fill: var(--jp-layout-color2);\n}\n.jp-icon-hover.jp-icon-alt :hover .jp-icon3-hover[fill] {\n  fill: var(--jp-layout-color3);\n}\n.jp-icon-hover.jp-icon-alt :hover .jp-icon4-hover[fill] {\n  fill: var(--jp-layout-color4);\n}\n.jp-icon-hover.jp-icon-alt :hover .jp-icon0-hover[stroke] {\n  stroke: var(--jp-layout-color0);\n}\n.jp-icon-hover.jp-icon-alt :hover .jp-icon1-hover[stroke] {\n  stroke: var(--jp-layout-color1);\n}\n.jp-icon-hover.jp-icon-alt :hover .jp-icon2-hover[stroke] {\n  stroke: var(--jp-layout-color2);\n}\n.jp-icon-hover.jp-icon-alt :hover .jp-icon3-hover[stroke] {\n  stroke: var(--jp-layout-color3);\n}\n.jp-icon-hover.jp-icon-alt :hover .jp-icon4-hover[stroke] {\n  stroke: var(--jp-layout-color4);\n}\n\/* inverse recolor the accent elements of an icon *\/\n.jp-icon-hover.jp-icon-alt :hover .jp-icon-accent0-hover[fill] {\n  fill: var(--jp-inverse-layout-color0);\n}\n.jp-icon-hover.jp-icon-alt :hover .jp-icon-accent1-hover[fill] {\n  fill: var(--jp-inverse-layout-color1);\n}\n.jp-icon-hover.jp-icon-alt :hover .jp-icon-accent2-hover[fill] {\n  fill: var(--jp-inverse-layout-color2);\n}\n.jp-icon-hover.jp-icon-alt :hover .jp-icon-accent3-hover[fill] {\n  fill: var(--jp-inverse-layout-color3);\n}\n.jp-icon-hover.jp-icon-alt :hover .jp-icon-accent4-hover[fill] {\n  fill: var(--jp-inverse-layout-color4);\n}\n.jp-icon-hover.jp-icon-alt :hover .jp-icon-accent0-hover[stroke] {\n  stroke: var(--jp-inverse-layout-color0);\n}\n.jp-icon-hover.jp-icon-alt :hover .jp-icon-accent1-hover[stroke] {\n  stroke: var(--jp-inverse-layout-color1);\n}\n.jp-icon-hover.jp-icon-alt :hover .jp-icon-accent2-hover[stroke] {\n  stroke: var(--jp-inverse-layout-color2);\n}\n.jp-icon-hover.jp-icon-alt :hover .jp-icon-accent3-hover[stroke] {\n  stroke: var(--jp-inverse-layout-color3);\n}\n.jp-icon-hover.jp-icon-alt :hover .jp-icon-accent4-hover[stroke] {\n  stroke: var(--jp-inverse-layout-color4);\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n.jp-switch {\n  display: flex;\n  align-items: center;\n  padding-left: 4px;\n  padding-right: 4px;\n  font-size: var(--jp-ui-font-size1);\n  background-color: transparent;\n  color: var(--jp-ui-font-color1);\n  border: none;\n  height: 20px;\n}\n.jp-switch:hover {\n  background-color: var(--jp-layout-color2);\n}\n.jp-switch-label {\n  margin-right: 5px;\n}\n.jp-switch-track {\n  cursor: pointer;\n  background-color: var(--jp-switch-color, var(--jp-border-color1));\n  -webkit-transition: 0.4s;\n  transition: 0.4s;\n  border-radius: 34px;\n  height: 16px;\n  width: 35px;\n  position: relative;\n}\n.jp-switch-track::before {\n  content: '';\n  position: absolute;\n  height: 10px;\n  width: 10px;\n  margin: 3px;\n  left: 0px;\n  background-color: var(--jp-ui-inverse-font-color1);\n  -webkit-transition: 0.4s;\n  transition: 0.4s;\n  border-radius: 50%;\n}\n.jp-switch[aria-checked='true'] .jp-switch-track {\n  background-color: var(--jp-switch-true-position-color, var(--jp-warn-color0));\n}\n.jp-switch[aria-checked='true'] .jp-switch-track::before {\n  \/* track width (35) - margins (3 + 3) - thumb width (10) *\/\n  left: 19px;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n\/* Sibling imports *\/\n\/* Override Blueprint's _reset.scss styles *\/\nhtml {\n  box-sizing: unset;\n}\n*,\n*::before,\n*::after {\n  box-sizing: unset;\n}\nbody {\n  color: unset;\n  font-family: var(--jp-ui-font-family);\n}\np {\n  margin-top: unset;\n  margin-bottom: unset;\n}\nsmall {\n  font-size: unset;\n}\nstrong {\n  font-weight: unset;\n}\n\/* Override Blueprint's _typography.scss styles *\/\na {\n  text-decoration: unset;\n  color: unset;\n}\na:hover {\n  text-decoration: unset;\n  color: unset;\n}\n\/* Override Blueprint's _accessibility.scss styles *\/\n:focus {\n  outline: unset;\n  outline-offset: unset;\n  -moz-outline-radius: unset;\n}\n\/* Styles for ui-components *\/\n.jp-Button {\n  border-radius: var(--jp-border-radius);\n  padding: 0px 12px;\n  font-size: var(--jp-ui-font-size1);\n}\n\/* Use our own theme for hover styles *\/\nbutton.jp-Button.bp3-button.bp3-minimal:hover {\n  background-color: var(--jp-layout-color2);\n}\n.jp-Button.minimal {\n  color: unset !important;\n}\n.jp-Button.jp-ToolbarButtonComponent {\n  text-transform: none;\n}\n.jp-InputGroup input {\n  box-sizing: border-box;\n  border-radius: 0;\n  background-color: transparent;\n  color: var(--jp-ui-font-color0);\n  box-shadow: inset 0 0 0 var(--jp-border-width) var(--jp-input-border-color);\n}\n.jp-InputGroup input:focus {\n  box-shadow: inset 0 0 0 var(--jp-border-width)\n      var(--jp-input-active-box-shadow-color),\n    inset 0 0 0 3px var(--jp-input-active-box-shadow-color);\n}\n.jp-InputGroup input::placeholder,\ninput::placeholder {\n  color: var(--jp-ui-font-color3);\n}\n.jp-BPIcon {\n  display: inline-block;\n  vertical-align: middle;\n  margin: auto;\n}\n\/* Stop blueprint futzing with our icon fills *\/\n.bp3-icon.jp-BPIcon > svg:not([fill]) {\n  fill: var(--jp-inverse-layout-color3);\n}\n.jp-InputGroupAction {\n  padding: 6px;\n}\n.jp-HTMLSelect.jp-DefaultStyle select {\n  background-color: initial;\n  border: none;\n  border-radius: 0;\n  box-shadow: none;\n  color: var(--jp-ui-font-color0);\n  display: block;\n  font-size: var(--jp-ui-font-size1);\n  height: 24px;\n  line-height: 14px;\n  padding: 0 25px 0 10px;\n  text-align: left;\n  -moz-appearance: none;\n  -webkit-appearance: none;\n}\n\/* Use our own theme for hover and option styles *\/\n.jp-HTMLSelect.jp-DefaultStyle select:hover,\n.jp-HTMLSelect.jp-DefaultStyle select > option {\n  background-color: var(--jp-layout-color2);\n  color: var(--jp-ui-font-color0);\n}\nselect {\n  box-sizing: border-box;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n.jp-Collapse {\n  display: flex;\n  flex-direction: column;\n  align-items: stretch;\n  border-top: 1px solid var(--jp-border-color2);\n  border-bottom: 1px solid var(--jp-border-color2);\n}\n.jp-Collapse-header {\n  padding: 1px 12px;\n  color: var(--jp-ui-font-color1);\n  background-color: var(--jp-layout-color1);\n  font-size: var(--jp-ui-font-size2);\n}\n.jp-Collapse-header:hover {\n  background-color: var(--jp-layout-color2);\n}\n.jp-Collapse-contents {\n  padding: 0px 12px 0px 12px;\n  background-color: var(--jp-layout-color1);\n  color: var(--jp-ui-font-color1);\n  overflow: auto;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n\/*-----------------------------------------------------------------------------\n| Variables\n|----------------------------------------------------------------------------*\/\n:root {\n  --jp-private-commandpalette-search-height: 28px;\n}\n\/*-----------------------------------------------------------------------------\n| Overall styles\n|----------------------------------------------------------------------------*\/\n.lm-CommandPalette {\n  padding-bottom: 0px;\n  color: var(--jp-ui-font-color1);\n  background: var(--jp-layout-color1);\n  \/* This is needed so that all font sizing of children done in ems is\n   * relative to this base size *\/\n  font-size: var(--jp-ui-font-size1);\n}\n\/*-----------------------------------------------------------------------------\n| Modal variant\n|----------------------------------------------------------------------------*\/\n.jp-ModalCommandPalette {\n  position: absolute;\n  z-index: 10000;\n  top: 38px;\n  left: 30%;\n  margin: 0;\n  padding: 4px;\n  width: 40%;\n  box-shadow: var(--jp-elevation-z4);\n  border-radius: 4px;\n  background: var(--jp-layout-color0);\n}\n.jp-ModalCommandPalette .lm-CommandPalette {\n  max-height: 40vh;\n}\n.jp-ModalCommandPalette .lm-CommandPalette .lm-close-icon::after {\n  display: none;\n}\n.jp-ModalCommandPalette .lm-CommandPalette .lm-CommandPalette-header {\n  display: none;\n}\n.jp-ModalCommandPalette .lm-CommandPalette .lm-CommandPalette-item {\n  margin-left: 4px;\n  margin-right: 4px;\n}\n.jp-ModalCommandPalette\n  .lm-CommandPalette\n  .lm-CommandPalette-item.lm-mod-disabled {\n  display: none;\n}\n\/*-----------------------------------------------------------------------------\n| Search\n|----------------------------------------------------------------------------*\/\n.lm-CommandPalette-search {\n  padding: 4px;\n  background-color: var(--jp-layout-color1);\n  z-index: 2;\n}\n.lm-CommandPalette-wrapper {\n  overflow: overlay;\n  padding: 0px 9px;\n  background-color: var(--jp-input-active-background);\n  height: 30px;\n  box-shadow: inset 0 0 0 var(--jp-border-width) var(--jp-input-border-color);\n}\n.lm-CommandPalette.lm-mod-focused .lm-CommandPalette-wrapper {\n  box-shadow: inset 0 0 0 1px var(--jp-input-active-box-shadow-color),\n    inset 0 0 0 3px var(--jp-input-active-box-shadow-color);\n}\n.jp-SearchIconGroup {\n  color: white;\n  background-color: var(--jp-brand-color1);\n  position: absolute;\n  top: 4px;\n  right: 4px;\n  padding: 5px 5px 1px 5px;\n}\n.jp-SearchIconGroup svg {\n  height: 20px;\n  width: 20px;\n}\n.jp-SearchIconGroup .jp-icon3[fill] {\n  fill: var(--jp-layout-color0);\n}\n.lm-CommandPalette-input {\n  background: transparent;\n  width: calc(100% - 18px);\n  float: left;\n  border: none;\n  outline: none;\n  font-size: var(--jp-ui-font-size1);\n  color: var(--jp-ui-font-color0);\n  line-height: var(--jp-private-commandpalette-search-height);\n}\n.lm-CommandPalette-input::-webkit-input-placeholder,\n.lm-CommandPalette-input::-moz-placeholder,\n.lm-CommandPalette-input:-ms-input-placeholder {\n  color: var(--jp-ui-font-color2);\n  font-size: var(--jp-ui-font-size1);\n}\n\/*-----------------------------------------------------------------------------\n| Results\n|----------------------------------------------------------------------------*\/\n.lm-CommandPalette-header:first-child {\n  margin-top: 0px;\n}\n.lm-CommandPalette-header {\n  border-bottom: solid var(--jp-border-width) var(--jp-border-color2);\n  color: var(--jp-ui-font-color1);\n  cursor: pointer;\n  display: flex;\n  font-size: var(--jp-ui-font-size0);\n  font-weight: 600;\n  letter-spacing: 1px;\n  margin-top: 8px;\n  padding: 8px 0 8px 12px;\n  text-transform: uppercase;\n}\n.lm-CommandPalette-header.lm-mod-active {\n  background: var(--jp-layout-color2);\n}\n.lm-CommandPalette-header > mark {\n  background-color: transparent;\n  font-weight: bold;\n  color: var(--jp-ui-font-color1);\n}\n.lm-CommandPalette-item {\n  padding: 4px 12px 4px 4px;\n  color: var(--jp-ui-font-color1);\n  font-size: var(--jp-ui-font-size1);\n  font-weight: 400;\n  display: flex;\n}\n.lm-CommandPalette-item.lm-mod-disabled {\n  color: var(--jp-ui-font-color2);\n}\n.lm-CommandPalette-item.lm-mod-active {\n  color: var(--jp-ui-inverse-font-color1);\n  background: var(--jp-brand-color1);\n}\n.lm-CommandPalette-item.lm-mod-active .lm-CommandPalette-itemLabel > mark {\n  color: var(--jp-ui-inverse-font-color0);\n}\n.lm-CommandPalette-item.lm-mod-active .jp-icon-selectable[fill] {\n  fill: var(--jp-layout-color0);\n}\n.lm-CommandPalette-item.lm-mod-active .lm-CommandPalette-itemLabel > mark {\n  color: var(--jp-ui-inverse-font-color0);\n}\n.lm-CommandPalette-item.lm-mod-active:hover:not(.lm-mod-disabled) {\n  color: var(--jp-ui-inverse-font-color1);\n  background: var(--jp-brand-color1);\n}\n.lm-CommandPalette-item:hover:not(.lm-mod-active):not(.lm-mod-disabled) {\n  background: var(--jp-layout-color2);\n}\n.lm-CommandPalette-itemContent {\n  overflow: hidden;\n}\n.lm-CommandPalette-itemLabel > mark {\n  color: var(--jp-ui-font-color0);\n  background-color: transparent;\n  font-weight: bold;\n}\n.lm-CommandPalette-item.lm-mod-disabled mark {\n  color: var(--jp-ui-font-color2);\n}\n.lm-CommandPalette-item .lm-CommandPalette-itemIcon {\n  margin: 0 4px 0 0;\n  position: relative;\n  width: 16px;\n  top: 2px;\n  flex: 0 0 auto;\n}\n.lm-CommandPalette-item.lm-mod-disabled .lm-CommandPalette-itemIcon {\n  opacity: 0.6;\n}\n.lm-CommandPalette-item .lm-CommandPalette-itemShortcut {\n  flex: 0 0 auto;\n}\n.lm-CommandPalette-itemCaption {\n  display: none;\n}\n.lm-CommandPalette-content {\n  background-color: var(--jp-layout-color1);\n}\n.lm-CommandPalette-content:empty:after {\n  content: 'No results';\n  margin: auto;\n  margin-top: 20px;\n  width: 100px;\n  display: block;\n  font-size: var(--jp-ui-font-size2);\n  font-family: var(--jp-ui-font-family);\n  font-weight: lighter;\n}\n.lm-CommandPalette-emptyMessage {\n  text-align: center;\n  margin-top: 24px;\n  line-height: 1.32;\n  padding: 0px 8px;\n  color: var(--jp-content-font-color3);\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) 2014-2017, Jupyter Development Team.\n|\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n.jp-Dialog {\n  position: absolute;\n  z-index: 10000;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  top: 0px;\n  left: 0px;\n  margin: 0;\n  padding: 0;\n  width: 100%;\n  height: 100%;\n  background: var(--jp-dialog-background);\n}\n.jp-Dialog-content {\n  display: flex;\n  flex-direction: column;\n  margin-left: auto;\n  margin-right: auto;\n  background: var(--jp-layout-color1);\n  padding: 24px 24px 12px 24px;\n  min-width: 300px;\n  min-height: 150px;\n  max-width: 1000px;\n  max-height: 500px;\n  box-sizing: border-box;\n  box-shadow: var(--jp-elevation-z20);\n  word-wrap: break-word;\n  border-radius: var(--jp-border-radius);\n  \/* This is needed so that all font sizing of children done in ems is\n   * relative to this base size *\/\n  font-size: var(--jp-ui-font-size1);\n  color: var(--jp-ui-font-color1);\n  resize: both;\n}\n.jp-Dialog-content.jp-Dialog-content-small {\n  max-width: 500px;\n}\n.jp-Dialog-button {\n  overflow: visible;\n}\nbutton.jp-Dialog-button:focus {\n  outline: 1px solid var(--jp-brand-color1);\n  outline-offset: 4px;\n  -moz-outline-radius: 0px;\n}\nbutton.jp-Dialog-button:focus::-moz-focus-inner {\n  border: 0;\n}\nbutton.jp-Dialog-button.jp-mod-styled.jp-mod-accept:focus,\nbutton.jp-Dialog-button.jp-mod-styled.jp-mod-warn:focus,\nbutton.jp-Dialog-button.jp-mod-styled.jp-mod-reject:focus {\n  outline-offset: 4px;\n  -moz-outline-radius: 0px;\n}\nbutton.jp-Dialog-button.jp-mod-styled.jp-mod-accept:focus {\n  outline: 1px solid var(--md-blue-700);\n}\nbutton.jp-Dialog-button.jp-mod-styled.jp-mod-warn:focus {\n  outline: 1px solid var(--md-red-600);\n}\nbutton.jp-Dialog-button.jp-mod-styled.jp-mod-reject:focus {\n  outline: 1px solid var(--md-grey-700);\n}\nbutton.jp-Dialog-close-button {\n  padding: 0;\n  height: 100%;\n  min-width: unset;\n  min-height: unset;\n}\n.jp-Dialog-header {\n  display: flex;\n  justify-content: space-between;\n  flex: 0 0 auto;\n  padding-bottom: 12px;\n  font-size: var(--jp-ui-font-size3);\n  font-weight: 400;\n  color: var(--jp-ui-font-color0);\n}\n.jp-Dialog-body {\n  display: flex;\n  flex-direction: column;\n  flex: 1 1 auto;\n  font-size: var(--jp-ui-font-size1);\n  background: var(--jp-layout-color1);\n  overflow: auto;\n}\n.jp-Dialog-footer {\n  display: flex;\n  flex-direction: row;\n  justify-content: flex-end;\n  align-items: center;\n  flex: 0 0 auto;\n  margin-left: -12px;\n  margin-right: -12px;\n  padding: 12px;\n}\n.jp-Dialog-checkbox {\n  padding-right: 5px;\n}\n.jp-Dialog-checkbox > input:focus-visible {\n  outline: 1px solid var(--jp-input-active-border-color);\n  outline-offset: 1px;\n}\n.jp-Dialog-spacer {\n  flex: 1 1 auto;\n}\n.jp-Dialog-title {\n  overflow: hidden;\n  white-space: nowrap;\n  text-overflow: ellipsis;\n}\n.jp-Dialog-body > .jp-select-wrapper {\n  width: 100%;\n}\n.jp-Dialog-body > button {\n  padding: 0px 16px;\n}\n.jp-Dialog-body > label {\n  line-height: 1.4;\n  color: var(--jp-ui-font-color0);\n}\n.jp-Dialog-button.jp-mod-styled:not(:last-child) {\n  margin-right: 12px;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) 2014-2016, Jupyter Development Team.\n|\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n.jp-HoverBox {\n  position: fixed;\n}\n.jp-HoverBox.jp-mod-outofview {\n  display: none;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n.jp-IFrame {\n  width: 100%;\n  height: 100%;\n}\n.jp-IFrame > iframe {\n  border: none;\n}\n\/*\nWhen drag events occur, `p-mod-override-cursor` is added to the body.\nBecause iframes steal all cursor events, the following two rules are necessary\nto suppress pointer events while resize drags are occurring. There may be a\nbetter solution to this problem.\n*\/\nbody.lm-mod-override-cursor .jp-IFrame {\n  position: relative;\n}\nbody.lm-mod-override-cursor .jp-IFrame:before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  bottom: 0;\n  background: transparent;\n}\n.jp-Input-Boolean-Dialog {\n  flex-direction: row-reverse;\n  align-items: end;\n  width: 100%;\n}\n.jp-Input-Boolean-Dialog > label {\n  flex: 1 1 auto;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) 2014-2016, Jupyter Development Team.\n|\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n.jp-MainAreaWidget > :focus {\n  outline: none;\n}\n.jp-MainAreaWidget .jp-MainAreaWidget-error {\n  padding: 6px;\n}\n.jp-MainAreaWidget .jp-MainAreaWidget-error > pre {\n  width: auto;\n  padding: 10px;\n  background: var(--jp-error-color3);\n  border: var(--jp-border-width) solid var(--jp-error-color1);\n  border-radius: var(--jp-border-radius);\n  color: var(--jp-ui-font-color1);\n  font-size: var(--jp-ui-font-size1);\n  white-space: pre-wrap;\n  word-wrap: break-word;\n}\n.jp-MainAreaWidget {\n  contain: strict;\n}\n\/**\n * google-material-color v1.2.6\n * https:\/\/github.com\/danlevan\/google-material-color\n *\/\n:root {\n  --md-red-50: #ffebee;\n  --md-red-100: #ffcdd2;\n  --md-red-200: #ef9a9a;\n  --md-red-300: #e57373;\n  --md-red-400: #ef5350;\n  --md-red-500: #f44336;\n  --md-red-600: #e53935;\n  --md-red-700: #d32f2f;\n  --md-red-800: #c62828;\n  --md-red-900: #b71c1c;\n  --md-red-A100: #ff8a80;\n  --md-red-A200: #ff5252;\n  --md-red-A400: #ff1744;\n  --md-red-A700: #d50000;\n  --md-pink-50: #fce4ec;\n  --md-pink-100: #f8bbd0;\n  --md-pink-200: #f48fb1;\n  --md-pink-300: #f06292;\n  --md-pink-400: #ec407a;\n  --md-pink-500: #e91e63;\n  --md-pink-600: #d81b60;\n  --md-pink-700: #c2185b;\n  --md-pink-800: #ad1457;\n  --md-pink-900: #880e4f;\n  --md-pink-A100: #ff80ab;\n  --md-pink-A200: #ff4081;\n  --md-pink-A400: #f50057;\n  --md-pink-A700: #c51162;\n  --md-purple-50: #f3e5f5;\n  --md-purple-100: #e1bee7;\n  --md-purple-200: #ce93d8;\n  --md-purple-300: #ba68c8;\n  --md-purple-400: #ab47bc;\n  --md-purple-500: #9c27b0;\n  --md-purple-600: #8e24aa;\n  --md-purple-700: #7b1fa2;\n  --md-purple-800: #6a1b9a;\n  --md-purple-900: #4a148c;\n  --md-purple-A100: #ea80fc;\n  --md-purple-A200: #e040fb;\n  --md-purple-A400: #d500f9;\n  --md-purple-A700: #aa00ff;\n  --md-deep-purple-50: #ede7f6;\n  --md-deep-purple-100: #d1c4e9;\n  --md-deep-purple-200: #b39ddb;\n  --md-deep-purple-300: #9575cd;\n  --md-deep-purple-400: #7e57c2;\n  --md-deep-purple-500: #673ab7;\n  --md-deep-purple-600: #5e35b1;\n  --md-deep-purple-700: #512da8;\n  --md-deep-purple-800: #4527a0;\n  --md-deep-purple-900: #311b92;\n  --md-deep-purple-A100: #b388ff;\n  --md-deep-purple-A200: #7c4dff;\n  --md-deep-purple-A400: #651fff;\n  --md-deep-purple-A700: #6200ea;\n  --md-indigo-50: #e8eaf6;\n  --md-indigo-100: #c5cae9;\n  --md-indigo-200: #9fa8da;\n  --md-indigo-300: #7986cb;\n  --md-indigo-400: #5c6bc0;\n  --md-indigo-500: #3f51b5;\n  --md-indigo-600: #3949ab;\n  --md-indigo-700: #303f9f;\n  --md-indigo-800: #283593;\n  --md-indigo-900: #1a237e;\n  --md-indigo-A100: #8c9eff;\n  --md-indigo-A200: #536dfe;\n  --md-indigo-A400: #3d5afe;\n  --md-indigo-A700: #304ffe;\n  --md-blue-50: #e3f2fd;\n  --md-blue-100: #bbdefb;\n  --md-blue-200: #90caf9;\n  --md-blue-300: #64b5f6;\n  --md-blue-400: #42a5f5;\n  --md-blue-500: #2196f3;\n  --md-blue-600: #1e88e5;\n  --md-blue-700: #1976d2;\n  --md-blue-800: #1565c0;\n  --md-blue-900: #0d47a1;\n  --md-blue-A100: #82b1ff;\n  --md-blue-A200: #448aff;\n  --md-blue-A400: #2979ff;\n  --md-blue-A700: #2962ff;\n  --md-light-blue-50: #e1f5fe;\n  --md-light-blue-100: #b3e5fc;\n  --md-light-blue-200: #81d4fa;\n  --md-light-blue-300: #4fc3f7;\n  --md-light-blue-400: #29b6f6;\n  --md-light-blue-500: #03a9f4;\n  --md-light-blue-600: #039be5;\n  --md-light-blue-700: #0288d1;\n  --md-light-blue-800: #0277bd;\n  --md-light-blue-900: #01579b;\n  --md-light-blue-A100: #80d8ff;\n  --md-light-blue-A200: #40c4ff;\n  --md-light-blue-A400: #00b0ff;\n  --md-light-blue-A700: #0091ea;\n  --md-cyan-50: #e0f7fa;\n  --md-cyan-100: #b2ebf2;\n  --md-cyan-200: #80deea;\n  --md-cyan-300: #4dd0e1;\n  --md-cyan-400: #26c6da;\n  --md-cyan-500: #00bcd4;\n  --md-cyan-600: #00acc1;\n  --md-cyan-700: #0097a7;\n  --md-cyan-800: #00838f;\n  --md-cyan-900: #006064;\n  --md-cyan-A100: #84ffff;\n  --md-cyan-A200: #18ffff;\n  --md-cyan-A400: #00e5ff;\n  --md-cyan-A700: #00b8d4;\n  --md-teal-50: #e0f2f1;\n  --md-teal-100: #b2dfdb;\n  --md-teal-200: #80cbc4;\n  --md-teal-300: #4db6ac;\n  --md-teal-400: #26a69a;\n  --md-teal-500: #009688;\n  --md-teal-600: #00897b;\n  --md-teal-700: #00796b;\n  --md-teal-800: #00695c;\n  --md-teal-900: #004d40;\n  --md-teal-A100: #a7ffeb;\n  --md-teal-A200: #64ffda;\n  --md-teal-A400: #1de9b6;\n  --md-teal-A700: #00bfa5;\n  --md-green-50: #e8f5e9;\n  --md-green-100: #c8e6c9;\n  --md-green-200: #a5d6a7;\n  --md-green-300: #81c784;\n  --md-green-400: #66bb6a;\n  --md-green-500: #4caf50;\n  --md-green-600: #43a047;\n  --md-green-700: #388e3c;\n  --md-green-800: #2e7d32;\n  --md-green-900: #1b5e20;\n  --md-green-A100: #b9f6ca;\n  --md-green-A200: #69f0ae;\n  --md-green-A400: #00e676;\n  --md-green-A700: #00c853;\n  --md-light-green-50: #f1f8e9;\n  --md-light-green-100: #dcedc8;\n  --md-light-green-200: #c5e1a5;\n  --md-light-green-300: #aed581;\n  --md-light-green-400: #9ccc65;\n  --md-light-green-500: #8bc34a;\n  --md-light-green-600: #7cb342;\n  --md-light-green-700: #689f38;\n  --md-light-green-800: #558b2f;\n  --md-light-green-900: #33691e;\n  --md-light-green-A100: #ccff90;\n  --md-light-green-A200: #b2ff59;\n  --md-light-green-A400: #76ff03;\n  --md-light-green-A700: #64dd17;\n  --md-lime-50: #f9fbe7;\n  --md-lime-100: #f0f4c3;\n  --md-lime-200: #e6ee9c;\n  --md-lime-300: #dce775;\n  --md-lime-400: #d4e157;\n  --md-lime-500: #cddc39;\n  --md-lime-600: #c0ca33;\n  --md-lime-700: #afb42b;\n  --md-lime-800: #9e9d24;\n  --md-lime-900: #827717;\n  --md-lime-A100: #f4ff81;\n  --md-lime-A200: #eeff41;\n  --md-lime-A400: #c6ff00;\n  --md-lime-A700: #aeea00;\n  --md-yellow-50: #fffde7;\n  --md-yellow-100: #fff9c4;\n  --md-yellow-200: #fff59d;\n  --md-yellow-300: #fff176;\n  --md-yellow-400: #ffee58;\n  --md-yellow-500: #ffeb3b;\n  --md-yellow-600: #fdd835;\n  --md-yellow-700: #fbc02d;\n  --md-yellow-800: #f9a825;\n  --md-yellow-900: #f57f17;\n  --md-yellow-A100: #ffff8d;\n  --md-yellow-A200: #ffff00;\n  --md-yellow-A400: #ffea00;\n  --md-yellow-A700: #ffd600;\n  --md-amber-50: #fff8e1;\n  --md-amber-100: #ffecb3;\n  --md-amber-200: #ffe082;\n  --md-amber-300: #ffd54f;\n  --md-amber-400: #ffca28;\n  --md-amber-500: #ffc107;\n  --md-amber-600: #ffb300;\n  --md-amber-700: #ffa000;\n  --md-amber-800: #ff8f00;\n  --md-amber-900: #ff6f00;\n  --md-amber-A100: #ffe57f;\n  --md-amber-A200: #ffd740;\n  --md-amber-A400: #ffc400;\n  --md-amber-A700: #ffab00;\n  --md-orange-50: #fff3e0;\n  --md-orange-100: #ffe0b2;\n  --md-orange-200: #ffcc80;\n  --md-orange-300: #ffb74d;\n  --md-orange-400: #ffa726;\n  --md-orange-500: #ff9800;\n  --md-orange-600: #fb8c00;\n  --md-orange-700: #f57c00;\n  --md-orange-800: #ef6c00;\n  --md-orange-900: #e65100;\n  --md-orange-A100: #ffd180;\n  --md-orange-A200: #ffab40;\n  --md-orange-A400: #ff9100;\n  --md-orange-A700: #ff6d00;\n  --md-deep-orange-50: #fbe9e7;\n  --md-deep-orange-100: #ffccbc;\n  --md-deep-orange-200: #ffab91;\n  --md-deep-orange-300: #ff8a65;\n  --md-deep-orange-400: #ff7043;\n  --md-deep-orange-500: #ff5722;\n  --md-deep-orange-600: #f4511e;\n  --md-deep-orange-700: #e64a19;\n  --md-deep-orange-800: #d84315;\n  --md-deep-orange-900: #bf360c;\n  --md-deep-orange-A100: #ff9e80;\n  --md-deep-orange-A200: #ff6e40;\n  --md-deep-orange-A400: #ff3d00;\n  --md-deep-orange-A700: #dd2c00;\n  --md-brown-50: #efebe9;\n  --md-brown-100: #d7ccc8;\n  --md-brown-200: #bcaaa4;\n  --md-brown-300: #a1887f;\n  --md-brown-400: #8d6e63;\n  --md-brown-500: #795548;\n  --md-brown-600: #6d4c41;\n  --md-brown-700: #5d4037;\n  --md-brown-800: #4e342e;\n  --md-brown-900: #3e2723;\n  --md-grey-50: #fafafa;\n  --md-grey-100: #f5f5f5;\n  --md-grey-200: #eeeeee;\n  --md-grey-300: #e0e0e0;\n  --md-grey-400: #bdbdbd;\n  --md-grey-500: #9e9e9e;\n  --md-grey-600: #757575;\n  --md-grey-700: #616161;\n  --md-grey-800: #424242;\n  --md-grey-900: #212121;\n  --md-blue-grey-50: #eceff1;\n  --md-blue-grey-100: #cfd8dc;\n  --md-blue-grey-200: #b0bec5;\n  --md-blue-grey-300: #90a4ae;\n  --md-blue-grey-400: #78909c;\n  --md-blue-grey-500: #607d8b;\n  --md-blue-grey-600: #546e7a;\n  --md-blue-grey-700: #455a64;\n  --md-blue-grey-800: #37474f;\n  --md-blue-grey-900: #263238;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) 2017, Jupyter Development Team.\n|\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n.jp-Spinner {\n  position: absolute;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  z-index: 10;\n  left: 0;\n  top: 0;\n  width: 100%;\n  height: 100%;\n  background: var(--jp-layout-color0);\n  outline: none;\n}\n.jp-SpinnerContent {\n  font-size: 10px;\n  margin: 50px auto;\n  text-indent: -9999em;\n  width: 3em;\n  height: 3em;\n  border-radius: 50%;\n  background: var(--jp-brand-color3);\n  background: linear-gradient(\n    to right,\n    #f37626 10%,\n    rgba(255, 255, 255, 0) 42%\n  );\n  position: relative;\n  animation: load3 1s infinite linear, fadeIn 1s;\n}\n.jp-SpinnerContent:before {\n  width: 50%;\n  height: 50%;\n  background: #f37626;\n  border-radius: 100% 0 0 0;\n  position: absolute;\n  top: 0;\n  left: 0;\n  content: '';\n}\n.jp-SpinnerContent:after {\n  background: var(--jp-layout-color0);\n  width: 75%;\n  height: 75%;\n  border-radius: 50%;\n  content: '';\n  margin: auto;\n  position: absolute;\n  top: 0;\n  left: 0;\n  bottom: 0;\n  right: 0;\n}\n@keyframes fadeIn {\n  0% {\n    opacity: 0;\n  }\n  100% {\n    opacity: 1;\n  }\n}\n@keyframes load3 {\n  0% {\n    transform: rotate(0deg);\n  }\n  100% {\n    transform: rotate(360deg);\n  }\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) 2014-2017, Jupyter Development Team.\n|\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\nbutton.jp-mod-styled {\n  font-size: var(--jp-ui-font-size1);\n  color: var(--jp-ui-font-color0);\n  border: none;\n  box-sizing: border-box;\n  text-align: center;\n  line-height: 32px;\n  height: 32px;\n  padding: 0px 12px;\n  letter-spacing: 0.8px;\n  outline: none;\n  appearance: none;\n  -webkit-appearance: none;\n  -moz-appearance: none;\n}\ninput.jp-mod-styled {\n  background: var(--jp-input-background);\n  height: 28px;\n  box-sizing: border-box;\n  border: var(--jp-border-width) solid var(--jp-border-color1);\n  padding-left: 7px;\n  padding-right: 7px;\n  font-size: var(--jp-ui-font-size2);\n  color: var(--jp-ui-font-color0);\n  outline: none;\n  appearance: none;\n  -webkit-appearance: none;\n  -moz-appearance: none;\n}\ninput[type='checkbox'].jp-mod-styled {\n  appearance: checkbox;\n  -webkit-appearance: checkbox;\n  -moz-appearance: checkbox;\n  height: auto;\n}\ninput.jp-mod-styled:focus {\n  border: var(--jp-border-width) solid var(--md-blue-500);\n  box-shadow: inset 0 0 4px var(--md-blue-300);\n}\n.jp-FileDialog-Checkbox {\n  margin-top: 35px;\n  display: flex;\n  flex-direction: row;\n  align-items: end;\n  width: 100%;\n}\n.jp-FileDialog-Checkbox > label {\n  flex: 1 1 auto;\n}\n.jp-select-wrapper {\n  display: flex;\n  position: relative;\n  flex-direction: column;\n  padding: 1px;\n  background-color: var(--jp-layout-color1);\n  height: 28px;\n  box-sizing: border-box;\n  margin-bottom: 12px;\n}\n.jp-select-wrapper.jp-mod-focused select.jp-mod-styled {\n  border: var(--jp-border-width) solid var(--jp-input-active-border-color);\n  box-shadow: var(--jp-input-box-shadow);\n  background-color: var(--jp-input-active-background);\n}\nselect.jp-mod-styled:hover {\n  background-color: var(--jp-layout-color1);\n  cursor: pointer;\n  color: var(--jp-ui-font-color0);\n  background-color: var(--jp-input-hover-background);\n  box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.5);\n}\nselect.jp-mod-styled {\n  flex: 1 1 auto;\n  height: 32px;\n  width: 100%;\n  font-size: var(--jp-ui-font-size2);\n  background: var(--jp-input-background);\n  color: var(--jp-ui-font-color0);\n  padding: 0 25px 0 8px;\n  border: var(--jp-border-width) solid var(--jp-input-border-color);\n  border-radius: 0px;\n  outline: none;\n  appearance: none;\n  -webkit-appearance: none;\n  -moz-appearance: none;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) 2014-2016, Jupyter Development Team.\n|\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n:root {\n  --jp-private-toolbar-height: calc(\n    28px + var(--jp-border-width)\n  ); \/* leave 28px for content *\/\n}\n.jp-Toolbar {\n  color: var(--jp-ui-font-color1);\n  flex: 0 0 auto;\n  display: flex;\n  flex-direction: row;\n  border-bottom: var(--jp-border-width) solid var(--jp-toolbar-border-color);\n  box-shadow: var(--jp-toolbar-box-shadow);\n  background: var(--jp-toolbar-background);\n  min-height: var(--jp-toolbar-micro-height);\n  padding: 2px;\n  z-index: 8;\n  overflow-x: hidden;\n}\n\/* Toolbar items *\/\n.jp-Toolbar > .jp-Toolbar-item.jp-Toolbar-spacer {\n  flex-grow: 1;\n  flex-shrink: 1;\n}\n.jp-Toolbar-item.jp-Toolbar-kernelStatus {\n  display: inline-block;\n  width: 32px;\n  background-repeat: no-repeat;\n  background-position: center;\n  background-size: 16px;\n}\n.jp-Toolbar > .jp-Toolbar-item {\n  flex: 0 0 auto;\n  display: flex;\n  padding-left: 1px;\n  padding-right: 1px;\n  font-size: var(--jp-ui-font-size1);\n  line-height: var(--jp-private-toolbar-height);\n  height: 100%;\n}\n\/* Toolbar buttons *\/\n\/* This is the div we use to wrap the react component into a Widget *\/\ndiv.jp-ToolbarButton {\n  color: transparent;\n  border: none;\n  box-sizing: border-box;\n  outline: none;\n  appearance: none;\n  -webkit-appearance: none;\n  -moz-appearance: none;\n  padding: 0px;\n  margin: 0px;\n}\nbutton.jp-ToolbarButtonComponent {\n  background: var(--jp-layout-color1);\n  border: none;\n  box-sizing: border-box;\n  outline: none;\n  appearance: none;\n  -webkit-appearance: none;\n  -moz-appearance: none;\n  padding: 0px 6px;\n  margin: 0px;\n  height: 24px;\n  border-radius: var(--jp-border-radius);\n  display: flex;\n  align-items: center;\n  text-align: center;\n  font-size: 14px;\n  min-width: unset;\n  min-height: unset;\n}\nbutton.jp-ToolbarButtonComponent:disabled {\n  opacity: 0.4;\n}\nbutton.jp-ToolbarButtonComponent span {\n  padding: 0px;\n  flex: 0 0 auto;\n}\nbutton.jp-ToolbarButtonComponent .jp-ToolbarButtonComponent-label {\n  font-size: var(--jp-ui-font-size1);\n  line-height: 100%;\n  padding-left: 2px;\n  color: var(--jp-ui-font-color1);\n}\n#jp-main-dock-panel[data-mode='single-document']\n  .jp-MainAreaWidget\n  > .jp-Toolbar.jp-Toolbar-micro {\n  padding: 0;\n  min-height: 0;\n}\n#jp-main-dock-panel[data-mode='single-document']\n  .jp-MainAreaWidget\n  > .jp-Toolbar {\n  border: none;\n  box-shadow: none;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) 2014-2017, Jupyter Development Team.\n|\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Copyright (c) 2014-2017, PhosphorJS Contributors\n|\n| Distributed under the terms of the BSD 3-Clause License.\n|\n| The full license is in the file LICENSE, distributed with this software.\n|----------------------------------------------------------------------------*\/\n\/* <DEPRECATED> *\/\nbody.p-mod-override-cursor *, \/* <\/DEPRECATED> *\/\nbody.lm-mod-override-cursor * {\n  cursor: inherit !important;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) 2014-2016, Jupyter Development Team.\n|\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n.jp-JSONEditor {\n  display: flex;\n  flex-direction: column;\n  width: 100%;\n}\n.jp-JSONEditor-host {\n  flex: 1 1 auto;\n  border: var(--jp-border-width) solid var(--jp-input-border-color);\n  border-radius: 0px;\n  background: var(--jp-layout-color0);\n  min-height: 50px;\n  padding: 1px;\n}\n.jp-JSONEditor.jp-mod-error .jp-JSONEditor-host {\n  border-color: red;\n  outline-color: red;\n}\n.jp-JSONEditor-header {\n  display: flex;\n  flex: 1 0 auto;\n  padding: 0 0 0 12px;\n}\n.jp-JSONEditor-header label {\n  flex: 0 0 auto;\n}\n.jp-JSONEditor-commitButton {\n  height: 16px;\n  width: 16px;\n  background-size: 18px;\n  background-repeat: no-repeat;\n  background-position: center;\n}\n.jp-JSONEditor-host.jp-mod-focused {\n  background-color: var(--jp-input-active-background);\n  border: 1px solid var(--jp-input-active-border-color);\n  box-shadow: var(--jp-input-box-shadow);\n}\n.jp-Editor.jp-mod-dropTarget {\n  border: var(--jp-border-width) solid var(--jp-input-active-border-color);\n  box-shadow: var(--jp-input-box-shadow);\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n\/*-----------------------------------------------------------------------------\n| Variables\n|----------------------------------------------------------------------------*\/\n\/*-----------------------------------------------------------------------------\n\/*-----------------------------------------------------------------------------\n| Styles\n|----------------------------------------------------------------------------*\/\n.jp-Statusbar-ProgressCircle svg {\n  display: block;\n  margin: 0 auto;\n  width: 16px;\n  height: 24px;\n  align-self: normal;\n}\n.jp-Statusbar-ProgressCircle path {\n  fill: var(--jp-inverse-layout-color3);\n}\n.jp-Statusbar-ProgressBar-progress-bar {\n  height: 10px;\n  width: 100px;\n  border: solid 0.25px var(--jp-brand-color2);\n  border-radius: 3px;\n  overflow: hidden;\n  align-self: center;\n}\n.jp-Statusbar-ProgressBar-progress-bar > div {\n  background-color: var(--jp-brand-color2);\n  background-image: linear-gradient(\n    -45deg,\n    rgba(255, 255, 255, 0.2) 25%,\n    transparent 25%,\n    transparent 50%,\n    rgba(255, 255, 255, 0.2) 50%,\n    rgba(255, 255, 255, 0.2) 75%,\n    transparent 75%,\n    transparent\n  );\n  background-size: 40px 40px;\n  float: left;\n  width: 0%;\n  height: 100%;\n  font-size: 12px;\n  line-height: 14px;\n  color: #ffffff;\n  text-align: center;\n  animation: jp-Statusbar-ExecutionTime-progress-bar 2s linear infinite;\n}\n.jp-Statusbar-ProgressBar-progress-bar p {\n  color: var(--jp-ui-font-color1);\n  font-family: var(--jp-ui-font-family);\n  font-size: var(--jp-ui-font-size1);\n  line-height: 10px;\n  width: 100px;\n}\n@keyframes jp-Statusbar-ExecutionTime-progress-bar {\n  0% {\n    background-position: 0 0;\n  }\n  100% {\n    background-position: 40px 40px;\n  }\n}\n\/* BASICS *\/\n.CodeMirror {\n  \/* Set height, width, borders, and global font properties here *\/\n  font-family: monospace;\n  height: 300px;\n  color: black;\n  direction: ltr;\n}\n\/* PADDING *\/\n.CodeMirror-lines {\n  padding: 4px 0; \/* Vertical padding around content *\/\n}\n.CodeMirror pre.CodeMirror-line,\n.CodeMirror pre.CodeMirror-line-like {\n  padding: 0 4px; \/* Horizontal padding of content *\/\n}\n.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {\n  background-color: white; \/* The little square between H and V scrollbars *\/\n}\n\/* GUTTER *\/\n.CodeMirror-gutters {\n  border-right: 1px solid #ddd;\n  background-color: #f7f7f7;\n  white-space: nowrap;\n}\n.CodeMirror-linenumbers {}\n.CodeMirror-linenumber {\n  padding: 0 3px 0 5px;\n  min-width: 20px;\n  text-align: right;\n  color: #999;\n  white-space: nowrap;\n}\n.CodeMirror-guttermarker { color: black; }\n.CodeMirror-guttermarker-subtle { color: #999; }\n\/* CURSOR *\/\n.CodeMirror-cursor {\n  border-left: 1px solid black;\n  border-right: none;\n  width: 0;\n}\n\/* Shown when moving in bi-directional text *\/\n.CodeMirror div.CodeMirror-secondarycursor {\n  border-left: 1px solid silver;\n}\n.cm-fat-cursor .CodeMirror-cursor {\n  width: auto;\n  border: 0 !important;\n  background: #7e7;\n}\n.cm-fat-cursor div.CodeMirror-cursors {\n  z-index: 1;\n}\n.cm-fat-cursor-mark {\n  background-color: rgba(20, 255, 20, 0.5);\n  -webkit-animation: blink 1.06s steps(1) infinite;\n  -moz-animation: blink 1.06s steps(1) infinite;\n  animation: blink 1.06s steps(1) infinite;\n}\n.cm-animate-fat-cursor {\n  width: auto;\n  border: 0;\n  -webkit-animation: blink 1.06s steps(1) infinite;\n  -moz-animation: blink 1.06s steps(1) infinite;\n  animation: blink 1.06s steps(1) infinite;\n  background-color: #7e7;\n}\n@-moz-keyframes blink {\n  0% {}\n  50% { background-color: transparent; }\n  100% {}\n}\n@-webkit-keyframes blink {\n  0% {}\n  50% { background-color: transparent; }\n  100% {}\n}\n@keyframes blink {\n  0% {}\n  50% { background-color: transparent; }\n  100% {}\n}\n\/* Can style cursor different in overwrite (non-insert) mode *\/\n.CodeMirror-overwrite .CodeMirror-cursor {}\n.cm-tab { display: inline-block; text-decoration: inherit; }\n.CodeMirror-rulers {\n  position: absolute;\n  left: 0; right: 0; top: -50px; bottom: 0;\n  overflow: hidden;\n}\n.CodeMirror-ruler {\n  border-left: 1px solid #ccc;\n  top: 0; bottom: 0;\n  position: absolute;\n}\n\/* DEFAULT THEME *\/\n.cm-s-default .cm-header {color: blue;}\n.cm-s-default .cm-quote {color: #090;}\n.cm-negative {color: #d44;}\n.cm-positive {color: #292;}\n.cm-header, .cm-strong {font-weight: bold;}\n.cm-em {font-style: italic;}\n.cm-link {text-decoration: underline;}\n.cm-strikethrough {text-decoration: line-through;}\n.cm-s-default .cm-keyword {color: #708;}\n.cm-s-default .cm-atom {color: #219;}\n.cm-s-default .cm-number {color: #164;}\n.cm-s-default .cm-def {color: #00f;}\n.cm-s-default .cm-variable,\n.cm-s-default .cm-punctuation,\n.cm-s-default .cm-property,\n.cm-s-default .cm-operator {}\n.cm-s-default .cm-variable-2 {color: #05a;}\n.cm-s-default .cm-variable-3, .cm-s-default .cm-type {color: #085;}\n.cm-s-default .cm-comment {color: #a50;}\n.cm-s-default .cm-string {color: #a11;}\n.cm-s-default .cm-string-2 {color: #f50;}\n.cm-s-default .cm-meta {color: #555;}\n.cm-s-default .cm-qualifier {color: #555;}\n.cm-s-default .cm-builtin {color: #30a;}\n.cm-s-default .cm-bracket {color: #997;}\n.cm-s-default .cm-tag {color: #170;}\n.cm-s-default .cm-attribute {color: #00c;}\n.cm-s-default .cm-hr {color: #999;}\n.cm-s-default .cm-link {color: #00c;}\n.cm-s-default .cm-error {color: #f00;}\n.cm-invalidchar {color: #f00;}\n.CodeMirror-composing { border-bottom: 2px solid; }\n\/* Default styles for common addons *\/\ndiv.CodeMirror span.CodeMirror-matchingbracket {color: #0b0;}\ndiv.CodeMirror span.CodeMirror-nonmatchingbracket {color: #a22;}\n.CodeMirror-matchingtag { background: rgba(255, 150, 0, .3); }\n.CodeMirror-activeline-background {background: #e8f2ff;}\n\/* STOP *\/\n\/* The rest of this file contains styles related to the mechanics of\n   the editor. You probably shouldn't touch them. *\/\n.CodeMirror {\n  position: relative;\n  overflow: hidden;\n  background: white;\n}\n.CodeMirror-scroll {\n  overflow: scroll !important; \/* Things will break if this is overridden *\/\n  \/* 50px is the magic margin used to hide the element's real scrollbars *\/\n  \/* See overflow: hidden in .CodeMirror *\/\n  margin-bottom: -50px; margin-right: -50px;\n  padding-bottom: 50px;\n  height: 100%;\n  outline: none; \/* Prevent dragging from highlighting the element *\/\n  position: relative;\n}\n.CodeMirror-sizer {\n  position: relative;\n  border-right: 50px solid transparent;\n}\n\/* The fake, visible scrollbars. Used to force redraw during scrolling\n   before actual scrolling happens, thus preventing shaking and\n   flickering artifacts. *\/\n.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {\n  position: absolute;\n  z-index: 6;\n  display: none;\n  outline: none;\n}\n.CodeMirror-vscrollbar {\n  right: 0; top: 0;\n  overflow-x: hidden;\n  overflow-y: scroll;\n}\n.CodeMirror-hscrollbar {\n  bottom: 0; left: 0;\n  overflow-y: hidden;\n  overflow-x: scroll;\n}\n.CodeMirror-scrollbar-filler {\n  right: 0; bottom: 0;\n}\n.CodeMirror-gutter-filler {\n  left: 0; bottom: 0;\n}\n.CodeMirror-gutters {\n  position: absolute; left: 0; top: 0;\n  min-height: 100%;\n  z-index: 3;\n}\n.CodeMirror-gutter {\n  white-space: normal;\n  height: 100%;\n  display: inline-block;\n  vertical-align: top;\n  margin-bottom: -50px;\n}\n.CodeMirror-gutter-wrapper {\n  position: absolute;\n  z-index: 4;\n  background: none !important;\n  border: none !important;\n}\n.CodeMirror-gutter-background {\n  position: absolute;\n  top: 0; bottom: 0;\n  z-index: 4;\n}\n.CodeMirror-gutter-elt {\n  position: absolute;\n  cursor: default;\n  z-index: 4;\n}\n.CodeMirror-gutter-wrapper ::selection { background-color: transparent }\n.CodeMirror-gutter-wrapper ::-moz-selection { background-color: transparent }\n.CodeMirror-lines {\n  cursor: text;\n  min-height: 1px; \/* prevents collapsing before first draw *\/\n}\n.CodeMirror pre.CodeMirror-line,\n.CodeMirror pre.CodeMirror-line-like {\n  \/* Reset some styles that the rest of the page might have set *\/\n  -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;\n  border-width: 0;\n  background: transparent;\n  font-family: inherit;\n  font-size: inherit;\n  margin: 0;\n  white-space: pre;\n  word-wrap: normal;\n  line-height: inherit;\n  color: inherit;\n  z-index: 2;\n  position: relative;\n  overflow: visible;\n  -webkit-tap-highlight-color: transparent;\n  -webkit-font-variant-ligatures: contextual;\n  font-variant-ligatures: contextual;\n}\n.CodeMirror-wrap pre.CodeMirror-line,\n.CodeMirror-wrap pre.CodeMirror-line-like {\n  word-wrap: break-word;\n  white-space: pre-wrap;\n  word-break: normal;\n}\n.CodeMirror-linebackground {\n  position: absolute;\n  left: 0; right: 0; top: 0; bottom: 0;\n  z-index: 0;\n}\n.CodeMirror-linewidget {\n  position: relative;\n  z-index: 2;\n  padding: 0.1px; \/* Force widget margins to stay inside of the container *\/\n}\n.CodeMirror-widget {}\n.CodeMirror-rtl pre { direction: rtl; }\n.CodeMirror-code {\n  outline: none;\n}\n\/* Force content-box sizing for the elements where we expect it *\/\n.CodeMirror-scroll,\n.CodeMirror-sizer,\n.CodeMirror-gutter,\n.CodeMirror-gutters,\n.CodeMirror-linenumber {\n  -moz-box-sizing: content-box;\n  box-sizing: content-box;\n}\n.CodeMirror-measure {\n  position: absolute;\n  width: 100%;\n  height: 0;\n  overflow: hidden;\n  visibility: hidden;\n}\n.CodeMirror-cursor {\n  position: absolute;\n  pointer-events: none;\n}\n.CodeMirror-measure pre { position: static; }\ndiv.CodeMirror-cursors {\n  visibility: hidden;\n  position: relative;\n  z-index: 3;\n}\ndiv.CodeMirror-dragcursors {\n  visibility: visible;\n}\n.CodeMirror-focused div.CodeMirror-cursors {\n  visibility: visible;\n}\n.CodeMirror-selected { background: #d9d9d9; }\n.CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; }\n.CodeMirror-crosshair { cursor: crosshair; }\n.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection { background: #d7d4f0; }\n.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; }\n.cm-searching {\n  background-color: #ffa;\n  background-color: rgba(255, 255, 0, .4);\n}\n\/* Used to force a border model for a node *\/\n.cm-force-border { padding-right: .1px; }\n@media print {\n  \/* Hide the cursor when printing *\/\n  .CodeMirror div.CodeMirror-cursors {\n    visibility: hidden;\n  }\n}\n\/* See issue #2901 *\/\n.cm-tab-wrap-hack:after { content: ''; }\n\/* Help users use markselection to safely style text background *\/\nspan.CodeMirror-selectedtext { background: none; }\n.CodeMirror-dialog {\n  position: absolute;\n  left: 0; right: 0;\n  background: inherit;\n  z-index: 15;\n  padding: .1em .8em;\n  overflow: hidden;\n  color: inherit;\n}\n.CodeMirror-dialog-top {\n  border-bottom: 1px solid #eee;\n  top: 0;\n}\n.CodeMirror-dialog-bottom {\n  border-top: 1px solid #eee;\n  bottom: 0;\n}\n.CodeMirror-dialog input {\n  border: none;\n  outline: none;\n  background: transparent;\n  width: 20em;\n  color: inherit;\n  font-family: monospace;\n}\n.CodeMirror-dialog button {\n  font-size: 70%;\n}\n.CodeMirror-foldmarker {\n  color: blue;\n  text-shadow: #b9f 1px 1px 2px, #b9f -1px -1px 2px, #b9f 1px -1px 2px, #b9f -1px 1px 2px;\n  font-family: arial;\n  line-height: .3;\n  cursor: pointer;\n}\n.CodeMirror-foldgutter {\n  width: .7em;\n}\n.CodeMirror-foldgutter-open,\n.CodeMirror-foldgutter-folded {\n  cursor: pointer;\n}\n.CodeMirror-foldgutter-open:after {\n  content: \"\\25BE\";\n}\n.CodeMirror-foldgutter-folded:after {\n  content: \"\\25B8\";\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n.CodeMirror {\n  line-height: var(--jp-code-line-height);\n  font-size: var(--jp-code-font-size);\n  font-family: var(--jp-code-font-family);\n  border: 0;\n  border-radius: 0;\n  height: auto;\n  \/* Changed to auto to autogrow *\/\n}\n.CodeMirror pre {\n  padding: 0 var(--jp-code-padding);\n}\n.CodeMirror.cm-fat-cursor .cm-overlay.cm-searching {\n  opacity: 0.5;\n}\n.jp-CodeMirrorEditor[data-type='inline'] .CodeMirror-dialog {\n  background-color: var(--jp-layout-color0);\n  color: var(--jp-content-font-color1);\n}\n\/* This causes https:\/\/github.com\/jupyter\/jupyterlab\/issues\/522 *\/\n\/* May not cause it not because we changed it! *\/\n.CodeMirror-lines {\n  padding: var(--jp-code-padding) 0;\n}\n.CodeMirror-linenumber {\n  padding: 0 8px;\n}\n.jp-CodeMirrorEditor {\n  cursor: text;\n}\n.jp-CodeMirrorEditor[data-type='inline'] .CodeMirror-cursor {\n  border-left: var(--jp-code-cursor-width0) solid var(--jp-editor-cursor-color);\n}\n\/* When zoomed out 67% and 33% on a screen of 1440 width x 900 height *\/\n@media screen and (min-width: 2138px) and (max-width: 4319px) {\n  .jp-CodeMirrorEditor[data-type='inline'] .CodeMirror-cursor {\n    border-left: var(--jp-code-cursor-width1) solid\n      var(--jp-editor-cursor-color);\n  }\n}\n\/* When zoomed out less than 33% *\/\n@media screen and (min-width: 4320px) {\n  .jp-CodeMirrorEditor[data-type='inline'] .CodeMirror-cursor {\n    border-left: var(--jp-code-cursor-width2) solid\n      var(--jp-editor-cursor-color);\n  }\n}\n.CodeMirror.jp-mod-readOnly .CodeMirror-cursor {\n  display: none;\n}\n.CodeMirror-gutters {\n  border-right: 1px solid var(--jp-border-color2);\n  background-color: var(--jp-layout-color0);\n}\n.jp-CollaboratorCursor {\n  border-left: 5px solid transparent;\n  border-right: 5px solid transparent;\n  border-top: none;\n  border-bottom: 3px solid;\n  background-clip: content-box;\n  margin-left: -5px;\n  margin-right: -5px;\n}\n.CodeMirror-selectedtext.cm-searching {\n  background-color: var(--jp-search-selected-match-background-color) !important;\n  color: var(--jp-search-selected-match-color) !important;\n}\n.cm-searching {\n  background-color: var(\n    --jp-search-unselected-match-background-color\n  ) !important;\n  color: var(--jp-search-unselected-match-color) !important;\n}\n.cm-trailingspace {\n  background-image: url(data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAAsElEQVQIHQGlAFr\/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA7+r3zKmT0\/+pk9P\/7+r3zAAAAAAAAAAABAAAAAAAAAAA6OPzM+\/q9wAAAAAA6OPzMwAAAAAAAAAAAgAAAAAAAAAAGR8NiRQaCgAZIA0AGR8NiQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQyoYJ\/SY80UAAAAASUVORK5CYII=);\n  background-position: center left;\n  background-repeat: repeat-x;\n}\n.CodeMirror-focused .CodeMirror-selected {\n  background-color: var(--jp-editor-selected-focused-background);\n}\n.CodeMirror-selected {\n  background-color: var(--jp-editor-selected-background);\n}\n.jp-CollaboratorCursor-hover {\n  position: absolute;\n  z-index: 1;\n  transform: translateX(-50%);\n  color: white;\n  border-radius: 3px;\n  padding-left: 4px;\n  padding-right: 4px;\n  padding-top: 1px;\n  padding-bottom: 1px;\n  text-align: center;\n  font-size: var(--jp-ui-font-size1);\n  white-space: nowrap;\n}\n.jp-CodeMirror-ruler {\n  border-left: 1px dashed var(--jp-border-color2);\n}\n\/**\n * Here is our jupyter theme for CodeMirror syntax highlighting\n * This is used in our marked.js syntax highlighting and CodeMirror itself\n * The string \"jupyter\" is set in ..\/codemirror\/widget.DEFAULT_CODEMIRROR_THEME\n * This came from the classic notebook, which came form highlight.js\/GitHub\n *\/\n\/**\n * CodeMirror themes are handling the background\/color in this way. This works\n * fine for CodeMirror editors outside the notebook, but the notebook styles\n * these things differently.\n *\/\n.CodeMirror.cm-s-jupyter {\n  background: var(--jp-layout-color0);\n  color: var(--jp-content-font-color1);\n}\n\/* In the notebook, we want this styling to be handled by its container *\/\n.jp-CodeConsole .CodeMirror.cm-s-jupyter,\n.jp-Notebook .CodeMirror.cm-s-jupyter {\n  background: transparent;\n}\n.cm-s-jupyter .CodeMirror-cursor {\n  border-left: var(--jp-code-cursor-width0) solid var(--jp-editor-cursor-color);\n}\n.cm-s-jupyter span.cm-keyword {\n  color: var(--jp-mirror-editor-keyword-color);\n  font-weight: bold;\n}\n.cm-s-jupyter span.cm-atom {\n  color: var(--jp-mirror-editor-atom-color);\n}\n.cm-s-jupyter span.cm-number {\n  color: var(--jp-mirror-editor-number-color);\n}\n.cm-s-jupyter span.cm-def {\n  color: var(--jp-mirror-editor-def-color);\n}\n.cm-s-jupyter span.cm-variable {\n  color: var(--jp-mirror-editor-variable-color);\n}\n.cm-s-jupyter span.cm-variable-2 {\n  color: var(--jp-mirror-editor-variable-2-color);\n}\n.cm-s-jupyter span.cm-variable-3 {\n  color: var(--jp-mirror-editor-variable-3-color);\n}\n.cm-s-jupyter span.cm-punctuation {\n  color: var(--jp-mirror-editor-punctuation-color);\n}\n.cm-s-jupyter span.cm-property {\n  color: var(--jp-mirror-editor-property-color);\n}\n.cm-s-jupyter span.cm-operator {\n  color: var(--jp-mirror-editor-operator-color);\n  font-weight: bold;\n}\n.cm-s-jupyter span.cm-comment {\n  color: var(--jp-mirror-editor-comment-color);\n  font-style: italic;\n}\n.cm-s-jupyter span.cm-string {\n  color: var(--jp-mirror-editor-string-color);\n}\n.cm-s-jupyter span.cm-string-2 {\n  color: var(--jp-mirror-editor-string-2-color);\n}\n.cm-s-jupyter span.cm-meta {\n  color: var(--jp-mirror-editor-meta-color);\n}\n.cm-s-jupyter span.cm-qualifier {\n  color: var(--jp-mirror-editor-qualifier-color);\n}\n.cm-s-jupyter span.cm-builtin {\n  color: var(--jp-mirror-editor-builtin-color);\n}\n.cm-s-jupyter span.cm-bracket {\n  color: var(--jp-mirror-editor-bracket-color);\n}\n.cm-s-jupyter span.cm-tag {\n  color: var(--jp-mirror-editor-tag-color);\n}\n.cm-s-jupyter span.cm-attribute {\n  color: var(--jp-mirror-editor-attribute-color);\n}\n.cm-s-jupyter span.cm-header {\n  color: var(--jp-mirror-editor-header-color);\n}\n.cm-s-jupyter span.cm-quote {\n  color: var(--jp-mirror-editor-quote-color);\n}\n.cm-s-jupyter span.cm-link {\n  color: var(--jp-mirror-editor-link-color);\n}\n.cm-s-jupyter span.cm-error {\n  color: var(--jp-mirror-editor-error-color);\n}\n.cm-s-jupyter span.cm-hr {\n  color: #999;\n}\n.cm-s-jupyter span.cm-tab {\n  background: url(data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAMCAYAAAAkuj5RAAAAAXNSR0IArs4c6QAAAGFJREFUSMft1LsRQFAQheHPowAKoACx3IgEKtaEHujDjORSgWTH\/ZOdnZOcM\/sgk\/kFFWY0qV8foQwS4MKBCS3qR6ixBJvElOobYAtivseIE120FaowJPN75GMu8j\/LfMwNjh4HUpwg4LUAAAAASUVORK5CYII=);\n  background-position: right;\n  background-repeat: no-repeat;\n}\n.cm-s-jupyter .CodeMirror-activeline-background,\n.cm-s-jupyter .CodeMirror-gutter {\n  background-color: var(--jp-layout-color2);\n}\n\/* Styles for shared cursors (remote cursor locations and selected ranges) *\/\n.jp-CodeMirrorEditor .remote-caret {\n  position: relative;\n  border-left: 2px solid black;\n  margin-left: -1px;\n  margin-right: -1px;\n  box-sizing: border-box;\n}\n.jp-CodeMirrorEditor .remote-caret > div {\n  white-space: nowrap;\n  position: absolute;\n  top: -1.15em;\n  padding-bottom: 0.05em;\n  left: -2px;\n  font-size: 0.95em;\n  background-color: rgb(250, 129, 0);\n  font-family: var(--jp-ui-font-family);\n  font-weight: bold;\n  line-height: normal;\n  user-select: none;\n  color: white;\n  padding-left: 2px;\n  padding-right: 2px;\n  z-index: 3;\n  transition: opacity 0.3s ease-in-out;\n}\n.jp-CodeMirrorEditor .remote-caret.hide-name > div {\n  transition-delay: 0.7s;\n  opacity: 0;\n}\n\/* Use `div[style]` as more specific selector on 3.4.x to reduce the impact of\n * Chromium style invalidation strategy on performance when many divs are present.\n *\/\n.jp-CodeMirrorEditor .remote-caret:hover > div[style] {\n  opacity: 1;\n  transition-delay: 0s;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n\/*-----------------------------------------------------------------------------\n| RenderedText\n|----------------------------------------------------------------------------*\/\n:root {\n  \/* This is the padding value to fill the gaps between lines containing spans with background color. *\/\n  --jp-private-code-span-padding: calc(\n    (var(--jp-code-line-height) - 1) * var(--jp-code-font-size) \/ 2\n  );\n}\n.jp-RenderedText {\n  text-align: left;\n  padding-left: var(--jp-code-padding);\n  line-height: var(--jp-code-line-height);\n  font-family: var(--jp-code-font-family);\n}\n.jp-RenderedText pre,\n.jp-RenderedJavaScript pre,\n.jp-RenderedHTMLCommon pre {\n  color: var(--jp-content-font-color1);\n  font-size: var(--jp-code-font-size);\n  border: none;\n  margin: 0px;\n  padding: 0px;\n}\n.jp-RenderedText pre a:link {\n  text-decoration: none;\n  color: var(--jp-content-link-color);\n}\n.jp-RenderedText pre a:hover {\n  text-decoration: underline;\n  color: var(--jp-content-link-color);\n}\n.jp-RenderedText pre a:visited {\n  text-decoration: none;\n  color: var(--jp-content-link-color);\n}\n\/* console foregrounds and backgrounds *\/\n.jp-RenderedText pre .ansi-black-fg {\n  color: #3e424d;\n}\n.jp-RenderedText pre .ansi-red-fg {\n  color: #e75c58;\n}\n.jp-RenderedText pre .ansi-green-fg {\n  color: #00a250;\n}\n.jp-RenderedText pre .ansi-yellow-fg {\n  color: #ddb62b;\n}\n.jp-RenderedText pre .ansi-blue-fg {\n  color: #208ffb;\n}\n.jp-RenderedText pre .ansi-magenta-fg {\n  color: #d160c4;\n}\n.jp-RenderedText pre .ansi-cyan-fg {\n  color: #60c6c8;\n}\n.jp-RenderedText pre .ansi-white-fg {\n  color: #c5c1b4;\n}\n.jp-RenderedText pre .ansi-black-bg {\n  background-color: #3e424d;\n  padding: var(--jp-private-code-span-padding) 0;\n}\n.jp-RenderedText pre .ansi-red-bg {\n  background-color: #e75c58;\n  padding: var(--jp-private-code-span-padding) 0;\n}\n.jp-RenderedText pre .ansi-green-bg {\n  background-color: #00a250;\n  padding: var(--jp-private-code-span-padding) 0;\n}\n.jp-RenderedText pre .ansi-yellow-bg {\n  background-color: #ddb62b;\n  padding: var(--jp-private-code-span-padding) 0;\n}\n.jp-RenderedText pre .ansi-blue-bg {\n  background-color: #208ffb;\n  padding: var(--jp-private-code-span-padding) 0;\n}\n.jp-RenderedText pre .ansi-magenta-bg {\n  background-color: #d160c4;\n  padding: var(--jp-private-code-span-padding) 0;\n}\n.jp-RenderedText pre .ansi-cyan-bg {\n  background-color: #60c6c8;\n  padding: var(--jp-private-code-span-padding) 0;\n}\n.jp-RenderedText pre .ansi-white-bg {\n  background-color: #c5c1b4;\n  padding: var(--jp-private-code-span-padding) 0;\n}\n.jp-RenderedText pre .ansi-black-intense-fg {\n  color: #282c36;\n}\n.jp-RenderedText pre .ansi-red-intense-fg {\n  color: #b22b31;\n}\n.jp-RenderedText pre .ansi-green-intense-fg {\n  color: #007427;\n}\n.jp-RenderedText pre .ansi-yellow-intense-fg {\n  color: #b27d12;\n}\n.jp-RenderedText pre .ansi-blue-intense-fg {\n  color: #0065ca;\n}\n.jp-RenderedText pre .ansi-magenta-intense-fg {\n  color: #a03196;\n}\n.jp-RenderedText pre .ansi-cyan-intense-fg {\n  color: #258f8f;\n}\n.jp-RenderedText pre .ansi-white-intense-fg {\n  color: #a1a6b2;\n}\n.jp-RenderedText pre .ansi-black-intense-bg {\n  background-color: #282c36;\n  padding: var(--jp-private-code-span-padding) 0;\n}\n.jp-RenderedText pre .ansi-red-intense-bg {\n  background-color: #b22b31;\n  padding: var(--jp-private-code-span-padding) 0;\n}\n.jp-RenderedText pre .ansi-green-intense-bg {\n  background-color: #007427;\n  padding: var(--jp-private-code-span-padding) 0;\n}\n.jp-RenderedText pre .ansi-yellow-intense-bg {\n  background-color: #b27d12;\n  padding: var(--jp-private-code-span-padding) 0;\n}\n.jp-RenderedText pre .ansi-blue-intense-bg {\n  background-color: #0065ca;\n  padding: var(--jp-private-code-span-padding) 0;\n}\n.jp-RenderedText pre .ansi-magenta-intense-bg {\n  background-color: #a03196;\n  padding: var(--jp-private-code-span-padding) 0;\n}\n.jp-RenderedText pre .ansi-cyan-intense-bg {\n  background-color: #258f8f;\n  padding: var(--jp-private-code-span-padding) 0;\n}\n.jp-RenderedText pre .ansi-white-intense-bg {\n  background-color: #a1a6b2;\n  padding: var(--jp-private-code-span-padding) 0;\n}\n.jp-RenderedText pre .ansi-default-inverse-fg {\n  color: var(--jp-ui-inverse-font-color0);\n}\n.jp-RenderedText pre .ansi-default-inverse-bg {\n  background-color: var(--jp-inverse-layout-color0);\n  padding: var(--jp-private-code-span-padding) 0;\n}\n.jp-RenderedText pre .ansi-bold {\n  font-weight: bold;\n}\n.jp-RenderedText pre .ansi-underline {\n  text-decoration: underline;\n}\n.jp-RenderedText[data-mime-type='application\/vnd.jupyter.stderr'] {\n  background: var(--jp-rendermime-error-background);\n  padding-top: var(--jp-code-padding);\n}\n\/*-----------------------------------------------------------------------------\n| RenderedLatex\n|----------------------------------------------------------------------------*\/\n.jp-RenderedLatex {\n  color: var(--jp-content-font-color1);\n  font-size: var(--jp-content-font-size1);\n  line-height: var(--jp-content-line-height);\n}\n\/* Left-justify outputs.*\/\n.jp-OutputArea-output.jp-RenderedLatex {\n  padding: var(--jp-code-padding);\n  text-align: left;\n}\n\/*-----------------------------------------------------------------------------\n| RenderedHTML\n|----------------------------------------------------------------------------*\/\n.jp-RenderedHTMLCommon {\n  color: var(--jp-content-font-color1);\n  font-family: var(--jp-content-font-family);\n  font-size: var(--jp-content-font-size1);\n  line-height: var(--jp-content-line-height);\n  \/* Give a bit more R padding on Markdown text to keep line lengths reasonable *\/\n  padding-right: 20px;\n}\n.jp-RenderedHTMLCommon em {\n  font-style: italic;\n}\n.jp-RenderedHTMLCommon strong {\n  font-weight: bold;\n}\n.jp-RenderedHTMLCommon u {\n  text-decoration: underline;\n}\n.jp-RenderedHTMLCommon a:link {\n  text-decoration: none;\n  color: var(--jp-content-link-color);\n}\n.jp-RenderedHTMLCommon a:hover {\n  text-decoration: underline;\n  color: var(--jp-content-link-color);\n}\n.jp-RenderedHTMLCommon a:visited {\n  text-decoration: none;\n  color: var(--jp-content-link-color);\n}\n\/* Headings *\/\n.jp-RenderedHTMLCommon h1,\n.jp-RenderedHTMLCommon h2,\n.jp-RenderedHTMLCommon h3,\n.jp-RenderedHTMLCommon h4,\n.jp-RenderedHTMLCommon h5,\n.jp-RenderedHTMLCommon h6 {\n  line-height: var(--jp-content-heading-line-height);\n  font-weight: var(--jp-content-heading-font-weight);\n  font-style: normal;\n  margin: var(--jp-content-heading-margin-top) 0\n    var(--jp-content-heading-margin-bottom) 0;\n}\n.jp-RenderedHTMLCommon h1:first-child,\n.jp-RenderedHTMLCommon h2:first-child,\n.jp-RenderedHTMLCommon h3:first-child,\n.jp-RenderedHTMLCommon h4:first-child,\n.jp-RenderedHTMLCommon h5:first-child,\n.jp-RenderedHTMLCommon h6:first-child {\n  margin-top: calc(0.5 * var(--jp-content-heading-margin-top));\n}\n.jp-RenderedHTMLCommon h1:last-child,\n.jp-RenderedHTMLCommon h2:last-child,\n.jp-RenderedHTMLCommon h3:last-child,\n.jp-RenderedHTMLCommon h4:last-child,\n.jp-RenderedHTMLCommon h5:last-child,\n.jp-RenderedHTMLCommon h6:last-child {\n  margin-bottom: calc(0.5 * var(--jp-content-heading-margin-bottom));\n}\n.jp-RenderedHTMLCommon h1 {\n  font-size: var(--jp-content-font-size5);\n}\n.jp-RenderedHTMLCommon h2 {\n  font-size: var(--jp-content-font-size4);\n}\n.jp-RenderedHTMLCommon h3 {\n  font-size: var(--jp-content-font-size3);\n}\n.jp-RenderedHTMLCommon h4 {\n  font-size: var(--jp-content-font-size2);\n}\n.jp-RenderedHTMLCommon h5 {\n  font-size: var(--jp-content-font-size1);\n}\n.jp-RenderedHTMLCommon h6 {\n  font-size: var(--jp-content-font-size0);\n}\n\/* Lists *\/\n.jp-RenderedHTMLCommon ul:not(.list-inline),\n.jp-RenderedHTMLCommon ol:not(.list-inline) {\n  padding-left: 2em;\n}\n.jp-RenderedHTMLCommon ul {\n  list-style: disc;\n}\n.jp-RenderedHTMLCommon ul ul {\n  list-style: square;\n}\n.jp-RenderedHTMLCommon ul ul ul {\n  list-style: circle;\n}\n.jp-RenderedHTMLCommon ol {\n  list-style: decimal;\n}\n.jp-RenderedHTMLCommon ol ol {\n  list-style: upper-alpha;\n}\n.jp-RenderedHTMLCommon ol ol ol {\n  list-style: lower-alpha;\n}\n.jp-RenderedHTMLCommon ol ol ol ol {\n  list-style: lower-roman;\n}\n.jp-RenderedHTMLCommon ol ol ol ol ol {\n  list-style: decimal;\n}\n.jp-RenderedHTMLCommon ol,\n.jp-RenderedHTMLCommon ul {\n  margin-bottom: 1em;\n}\n.jp-RenderedHTMLCommon ul ul,\n.jp-RenderedHTMLCommon ul ol,\n.jp-RenderedHTMLCommon ol ul,\n.jp-RenderedHTMLCommon ol ol {\n  margin-bottom: 0em;\n}\n.jp-RenderedHTMLCommon hr {\n  color: var(--jp-border-color2);\n  background-color: var(--jp-border-color1);\n  margin-top: 1em;\n  margin-bottom: 1em;\n}\n.jp-RenderedHTMLCommon > pre {\n  margin: 1.5em 2em;\n}\n.jp-RenderedHTMLCommon pre,\n.jp-RenderedHTMLCommon code {\n  border: 0;\n  background-color: var(--jp-layout-color0);\n  color: var(--jp-content-font-color1);\n  font-family: var(--jp-code-font-family);\n  font-size: inherit;\n  line-height: var(--jp-code-line-height);\n  padding: 0;\n  white-space: pre-wrap;\n}\n.jp-RenderedHTMLCommon :not(pre) > code {\n  background-color: var(--jp-layout-color2);\n  padding: 1px 5px;\n}\n\/* Tables *\/\n.jp-RenderedHTMLCommon table {\n  border-collapse: collapse;\n  border-spacing: 0;\n  border: none;\n  color: var(--jp-ui-font-color1);\n  font-size: var(--jp-ui-font-size1);\n  table-layout: fixed;\n  margin-left: auto;\n  margin-right: auto;\n}\n.jp-RenderedHTMLCommon thead {\n  border-bottom: var(--jp-border-width) solid var(--jp-border-color1);\n  vertical-align: bottom;\n}\n.jp-RenderedHTMLCommon td,\n.jp-RenderedHTMLCommon th,\n.jp-RenderedHTMLCommon tr {\n  vertical-align: middle;\n  padding: 0.5em 0.5em;\n  line-height: normal;\n  white-space: normal;\n  max-width: none;\n  border: none;\n}\n.jp-RenderedMarkdown.jp-RenderedHTMLCommon td,\n.jp-RenderedMarkdown.jp-RenderedHTMLCommon th {\n  max-width: none;\n}\n:not(.jp-RenderedMarkdown).jp-RenderedHTMLCommon td,\n:not(.jp-RenderedMarkdown).jp-RenderedHTMLCommon th,\n:not(.jp-RenderedMarkdown).jp-RenderedHTMLCommon tr {\n  text-align: right;\n}\n.jp-RenderedHTMLCommon th {\n  font-weight: bold;\n}\n.jp-RenderedHTMLCommon tbody tr:nth-child(odd) {\n  background: var(--jp-layout-color0);\n}\n.jp-RenderedHTMLCommon tbody tr:nth-child(even) {\n  background: var(--jp-rendermime-table-row-background);\n}\n.jp-RenderedHTMLCommon tbody tr:hover {\n  background: var(--jp-rendermime-table-row-hover-background);\n}\n.jp-RenderedHTMLCommon table {\n  margin-bottom: 1em;\n}\n.jp-RenderedHTMLCommon p {\n  text-align: left;\n  margin: 0px;\n}\n.jp-RenderedHTMLCommon p {\n  margin-bottom: 1em;\n}\n.jp-RenderedHTMLCommon img {\n  -moz-force-broken-image-icon: 1;\n}\n\/* Restrict to direct children as other images could be nested in other content. *\/\n.jp-RenderedHTMLCommon > img {\n  display: block;\n  margin-left: 0;\n  margin-right: 0;\n  margin-bottom: 1em;\n}\n\/* Change color behind transparent images if they need it... *\/\n[data-jp-theme-light='false'] .jp-RenderedImage img.jp-needs-light-background {\n  background-color: var(--jp-inverse-layout-color1);\n}\n[data-jp-theme-light='true'] .jp-RenderedImage img.jp-needs-dark-background {\n  background-color: var(--jp-inverse-layout-color1);\n}\n\/* ...or leave it untouched if they don't *\/\n[data-jp-theme-light='false'] .jp-RenderedImage img.jp-needs-dark-background {\n}\n[data-jp-theme-light='true'] .jp-RenderedImage img.jp-needs-light-background {\n}\n.jp-RenderedHTMLCommon img,\n.jp-RenderedImage img,\n.jp-RenderedHTMLCommon svg,\n.jp-RenderedSVG svg {\n  max-width: 100%;\n  height: auto;\n}\n.jp-RenderedHTMLCommon img.jp-mod-unconfined,\n.jp-RenderedImage img.jp-mod-unconfined,\n.jp-RenderedHTMLCommon svg.jp-mod-unconfined,\n.jp-RenderedSVG svg.jp-mod-unconfined {\n  max-width: none;\n}\n.jp-RenderedHTMLCommon .alert {\n  padding: var(--jp-notebook-padding);\n  border: var(--jp-border-width) solid transparent;\n  border-radius: var(--jp-border-radius);\n  margin-bottom: 1em;\n}\n.jp-RenderedHTMLCommon .alert-info {\n  color: var(--jp-info-color0);\n  background-color: var(--jp-info-color3);\n  border-color: var(--jp-info-color2);\n}\n.jp-RenderedHTMLCommon .alert-info hr {\n  border-color: var(--jp-info-color3);\n}\n.jp-RenderedHTMLCommon .alert-info > p:last-child,\n.jp-RenderedHTMLCommon .alert-info > ul:last-child {\n  margin-bottom: 0;\n}\n.jp-RenderedHTMLCommon .alert-warning {\n  color: var(--jp-warn-color0);\n  background-color: var(--jp-warn-color3);\n  border-color: var(--jp-warn-color2);\n}\n.jp-RenderedHTMLCommon .alert-warning hr {\n  border-color: var(--jp-warn-color3);\n}\n.jp-RenderedHTMLCommon .alert-warning > p:last-child,\n.jp-RenderedHTMLCommon .alert-warning > ul:last-child {\n  margin-bottom: 0;\n}\n.jp-RenderedHTMLCommon .alert-success {\n  color: var(--jp-success-color0);\n  background-color: var(--jp-success-color3);\n  border-color: var(--jp-success-color2);\n}\n.jp-RenderedHTMLCommon .alert-success hr {\n  border-color: var(--jp-success-color3);\n}\n.jp-RenderedHTMLCommon .alert-success > p:last-child,\n.jp-RenderedHTMLCommon .alert-success > ul:last-child {\n  margin-bottom: 0;\n}\n.jp-RenderedHTMLCommon .alert-danger {\n  color: var(--jp-error-color0);\n  background-color: var(--jp-error-color3);\n  border-color: var(--jp-error-color2);\n}\n.jp-RenderedHTMLCommon .alert-danger hr {\n  border-color: var(--jp-error-color3);\n}\n.jp-RenderedHTMLCommon .alert-danger > p:last-child,\n.jp-RenderedHTMLCommon .alert-danger > ul:last-child {\n  margin-bottom: 0;\n}\n.jp-RenderedHTMLCommon blockquote {\n  margin: 1em 2em;\n  padding: 0 1em;\n  border-left: 5px solid var(--jp-border-color2);\n}\na.jp-InternalAnchorLink {\n  visibility: hidden;\n  margin-left: 8px;\n  color: var(--md-blue-800);\n}\nh1:hover .jp-InternalAnchorLink,\nh2:hover .jp-InternalAnchorLink,\nh3:hover .jp-InternalAnchorLink,\nh4:hover .jp-InternalAnchorLink,\nh5:hover .jp-InternalAnchorLink,\nh6:hover .jp-InternalAnchorLink {\n  visibility: visible;\n}\n.jp-RenderedHTMLCommon kbd {\n  background-color: var(--jp-rendermime-table-row-background);\n  border: 1px solid var(--jp-border-color0);\n  border-bottom-color: var(--jp-border-color2);\n  border-radius: 3px;\n  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);\n  display: inline-block;\n  font-size: var(--jp-ui-font-size0);\n  line-height: 1em;\n  padding: 0.2em 0.5em;\n}\n\/* Most direct children of .jp-RenderedHTMLCommon have a margin-bottom of 1.0.\n * At the bottom of cells this is a bit too much as there is also spacing\n * between cells. Going all the way to 0 gets too tight between markdown and\n * code cells.\n *\/\n.jp-RenderedHTMLCommon > *:last-child {\n  margin-bottom: 0.5em;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n.jp-MimeDocument {\n  outline: none;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n\/*-----------------------------------------------------------------------------\n| Variables\n|----------------------------------------------------------------------------*\/\n:root {\n  --jp-private-filebrowser-button-height: 28px;\n  --jp-private-filebrowser-button-width: 48px;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n.jp-FileBrowser {\n  display: flex;\n  flex-direction: column;\n  color: var(--jp-ui-font-color1);\n  background: var(--jp-layout-color1);\n  \/* This is needed so that all font sizing of children done in ems is\n   * relative to this base size *\/\n  font-size: var(--jp-ui-font-size1);\n}\n.jp-FileBrowser-toolbar.jp-Toolbar {\n  border-bottom: none;\n  height: auto;\n  margin: 8px 12px 0px 12px;\n  padding: 0px;\n  box-shadow: none;\n  justify-content: flex-start;\n}\n.jp-BreadCrumbs {\n  flex: 0 0 auto;\n  margin: 8px 12px 8px 12px;\n}\n.jp-BreadCrumbs-item {\n  margin: 0px 2px;\n  padding: 0px 2px;\n  border-radius: var(--jp-border-radius);\n  cursor: pointer;\n}\n.jp-BreadCrumbs-item:hover {\n  background-color: var(--jp-layout-color2);\n}\n.jp-BreadCrumbs-item:first-child {\n  margin-left: 0px;\n}\n.jp-BreadCrumbs-item.jp-mod-dropTarget {\n  background-color: var(--jp-brand-color2);\n  opacity: 0.7;\n}\n\/*-----------------------------------------------------------------------------\n| Buttons\n|----------------------------------------------------------------------------*\/\n.jp-FileBrowser-toolbar > .jp-Toolbar-item {\n  flex: 0 0 auto;\n  padding-left: 0px;\n  padding-right: 2px;\n}\n.jp-FileBrowser-toolbar > .jp-Toolbar-item .jp-ToolbarButtonComponent {\n  width: 40px;\n}\n.jp-FileBrowser-toolbar\n  .jp-ToolbarButtonComponent[data-command='filebrowser:create-main-launcher'] {\n  width: 72px;\n  background: var(--jp-brand-color1);\n}\n.jp-FileBrowser-toolbar\n  .jp-ToolbarButtonComponent[data-command='filebrowser:create-main-launcher']:hover,\n.jp-FileBrowser-toolbar\n  .jp-ToolbarButtonComponent[data-command='filebrowser:create-main-launcher']:focus-visible {\n  background-color: var(--jp-brand-color0) !important;\n}\n.jp-FileBrowser-toolbar\n  .jp-ToolbarButtonComponent[data-command='filebrowser:create-main-launcher']\n  .jp-icon3 {\n  fill: var(--jp-layout-color1);\n}\n\/*-----------------------------------------------------------------------------\n| Other styles\n|----------------------------------------------------------------------------*\/\n.jp-FileDialog.jp-mod-conflict input {\n  color: var(--jp-error-color1);\n}\n.jp-FileDialog .jp-new-name-title {\n  margin-top: 12px;\n}\n.jp-LastModified-hidden {\n  display: none;\n}\n.jp-FileBrowser-filterBox {\n  padding: 0px;\n  flex: 0 0 auto;\n  margin: 8px 12px 0px 12px;\n}\n\/*-----------------------------------------------------------------------------\n| DirListing\n|----------------------------------------------------------------------------*\/\n.jp-DirListing {\n  flex: 1 1 auto;\n  display: flex;\n  flex-direction: column;\n  outline: 0;\n}\n.jp-DirListing:focus-visible {\n  outline: 1px solid var(--jp-brand-color1);\n  outline-offset: -2px;\n}\n.jp-DirListing-header {\n  flex: 0 0 auto;\n  display: flex;\n  flex-direction: row;\n  overflow: hidden;\n  border-top: var(--jp-border-width) solid var(--jp-border-color2);\n  border-bottom: var(--jp-border-width) solid var(--jp-border-color1);\n  box-shadow: var(--jp-toolbar-box-shadow);\n  z-index: 2;\n}\n.jp-DirListing-headerItem {\n  padding: 4px 12px 2px 12px;\n  font-weight: 500;\n}\n.jp-DirListing-headerItem:hover {\n  background: var(--jp-layout-color2);\n}\n.jp-DirListing-headerItem.jp-id-name {\n  flex: 1 0 84px;\n}\n.jp-DirListing-headerItem.jp-id-modified {\n  flex: 0 0 112px;\n  border-left: var(--jp-border-width) solid var(--jp-border-color2);\n  text-align: right;\n}\n.jp-id-narrow {\n  display: none;\n  flex: 0 0 5px;\n  padding: 4px 4px;\n  border-left: var(--jp-border-width) solid var(--jp-border-color2);\n  text-align: right;\n  color: var(--jp-border-color2);\n}\n.jp-DirListing-narrow .jp-id-narrow {\n  display: block;\n}\n.jp-DirListing-narrow .jp-id-modified,\n.jp-DirListing-narrow .jp-DirListing-itemModified {\n  display: none;\n}\n.jp-DirListing-headerItem.jp-mod-selected {\n  font-weight: 600;\n}\n\/* increase specificity to override bundled default *\/\n.jp-DirListing-content {\n  flex: 1 1 auto;\n  margin: 0;\n  padding: 0;\n  list-style-type: none;\n  overflow: auto;\n  background-color: var(--jp-layout-color1);\n}\n.jp-DirListing-content mark {\n  color: var(--jp-ui-font-color0);\n  background-color: transparent;\n  font-weight: bold;\n}\n.jp-DirListing-content .jp-DirListing-item.jp-mod-selected mark {\n  color: var(--jp-ui-inverse-font-color0);\n}\n\/* Style the directory listing content when a user drops a file to upload *\/\n.jp-DirListing.jp-mod-native-drop .jp-DirListing-content {\n  outline: 5px dashed rgba(128, 128, 128, 0.5);\n  outline-offset: -10px;\n  cursor: copy;\n}\n.jp-DirListing-item {\n  display: flex;\n  flex-direction: row;\n  padding: 4px 12px;\n  -webkit-user-select: none;\n  -moz-user-select: none;\n  -ms-user-select: none;\n  user-select: none;\n}\n.jp-DirListing-item[data-is-dot] {\n  opacity: 75%;\n}\n.jp-DirListing-item.jp-mod-selected {\n  color: var(--jp-ui-inverse-font-color1);\n  background: var(--jp-brand-color1);\n}\n.jp-DirListing-item.jp-mod-dropTarget {\n  background: var(--jp-brand-color3);\n}\n.jp-DirListing-item:hover:not(.jp-mod-selected) {\n  background: var(--jp-layout-color2);\n}\n.jp-DirListing-itemIcon {\n  flex: 0 0 20px;\n  margin-right: 4px;\n}\n.jp-DirListing-itemText {\n  flex: 1 0 64px;\n  white-space: nowrap;\n  overflow: hidden;\n  text-overflow: ellipsis;\n  user-select: none;\n}\n.jp-DirListing-itemModified {\n  flex: 0 0 125px;\n  text-align: right;\n}\n.jp-DirListing-editor {\n  flex: 1 0 64px;\n  outline: none;\n  border: none;\n  color: var(--jp-ui-font-color1);\n  background-color: var(--jp-layout-color1);\n}\n.jp-DirListing-item.jp-mod-running .jp-DirListing-itemIcon:before {\n  color: var(--jp-success-color1);\n  content: '\\25CF';\n  font-size: 8px;\n  position: absolute;\n  left: -8px;\n}\n.jp-DirListing-item.jp-mod-running.jp-mod-selected\n  .jp-DirListing-itemIcon:before {\n  color: var(--jp-ui-inverse-font-color1);\n}\n.jp-DirListing-item.lm-mod-drag-image,\n.jp-DirListing-item.jp-mod-selected.lm-mod-drag-image {\n  font-size: var(--jp-ui-font-size1);\n  padding-left: 4px;\n  margin-left: 4px;\n  width: 160px;\n  background-color: var(--jp-ui-inverse-font-color2);\n  box-shadow: var(--jp-elevation-z2);\n  border-radius: 0px;\n  color: var(--jp-ui-font-color1);\n  transform: translateX(-40%) translateY(-58%);\n}\n.jp-Document {\n  min-width: 120px;\n  min-height: 120px;\n  outline: none;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n\/*-----------------------------------------------------------------------------\n| Private CSS variables\n|----------------------------------------------------------------------------*\/\n:root {\n}\n\/*-----------------------------------------------------------------------------\n| Main OutputArea\n| OutputArea has a list of Outputs\n|----------------------------------------------------------------------------*\/\n.jp-OutputArea {\n  overflow-y: auto;\n}\n.jp-OutputArea-child {\n  display: flex;\n  flex-direction: row;\n}\nbody[data-format='mobile'] .jp-OutputArea-child {\n  flex-direction: column;\n}\n.jp-OutputPrompt {\n  flex: 0 0 var(--jp-cell-prompt-width);\n  color: var(--jp-cell-outprompt-font-color);\n  font-family: var(--jp-cell-prompt-font-family);\n  padding: var(--jp-code-padding);\n  letter-spacing: var(--jp-cell-prompt-letter-spacing);\n  line-height: var(--jp-code-line-height);\n  font-size: var(--jp-code-font-size);\n  border: var(--jp-border-width) solid transparent;\n  opacity: var(--jp-cell-prompt-opacity);\n  \/* Right align prompt text, don't wrap to handle large prompt numbers *\/\n  text-align: right;\n  white-space: nowrap;\n  overflow: hidden;\n  text-overflow: ellipsis;\n  \/* Disable text selection *\/\n  -webkit-user-select: none;\n  -moz-user-select: none;\n  -ms-user-select: none;\n  user-select: none;\n}\nbody[data-format='mobile'] .jp-OutputPrompt {\n  flex: 0 0 auto;\n  text-align: left;\n}\n.jp-OutputArea-output {\n  height: auto;\n  overflow: auto;\n  user-select: text;\n  -moz-user-select: text;\n  -webkit-user-select: text;\n  -ms-user-select: text;\n}\n.jp-OutputArea-child .jp-OutputArea-output {\n  flex-grow: 1;\n  flex-shrink: 1;\n}\nbody[data-format='mobile'] .jp-OutputArea-child .jp-OutputArea-output {\n  margin-left: var(--jp-notebook-padding);\n}\n\/**\n * Isolated output.\n *\/\n.jp-OutputArea-output.jp-mod-isolated {\n  width: 100%;\n  display: block;\n}\n\/*\nWhen drag events occur, `p-mod-override-cursor` is added to the body.\nBecause iframes steal all cursor events, the following two rules are necessary\nto suppress pointer events while resize drags are occurring. There may be a\nbetter solution to this problem.\n*\/\nbody.lm-mod-override-cursor .jp-OutputArea-output.jp-mod-isolated {\n  position: relative;\n}\nbody.lm-mod-override-cursor .jp-OutputArea-output.jp-mod-isolated:before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  bottom: 0;\n  background: transparent;\n}\n\/* pre *\/\n.jp-OutputArea-output pre {\n  border: none;\n  margin: 0px;\n  padding: 0px;\n  overflow-x: auto;\n  overflow-y: auto;\n  word-break: break-all;\n  word-wrap: break-word;\n  white-space: pre-wrap;\n}\n\/* tables *\/\n.jp-OutputArea-output.jp-RenderedHTMLCommon table {\n  margin-left: 0;\n  margin-right: 0;\n}\n\/* description lists *\/\n.jp-OutputArea-output dl,\n.jp-OutputArea-output dt,\n.jp-OutputArea-output dd {\n  display: block;\n}\n.jp-OutputArea-output dl {\n  width: 100%;\n  overflow: hidden;\n  padding: 0;\n  margin: 0;\n}\n.jp-OutputArea-output dt {\n  font-weight: bold;\n  float: left;\n  width: 20%;\n  padding: 0;\n  margin: 0;\n}\n.jp-OutputArea-output dd {\n  float: left;\n  width: 80%;\n  padding: 0;\n  margin: 0;\n}\n.jp-TrimmedOutputs a {\n  margin: 10px;\n  text-decoration: none;\n  cursor: pointer;\n}\n\/* Hide the gutter in case of\n *  - nested output areas (e.g. in the case of output widgets)\n *  - mirrored output areas\n *\/\n.jp-OutputArea .jp-OutputArea .jp-OutputArea-prompt {\n  display: none;\n}\n\/* Hide empty lines in the output area, for instance due to cleared widgets *\/\n.jp-OutputArea-prompt:empty {\n  padding: 0;\n  border: 0;\n}\n\/*-----------------------------------------------------------------------------\n| executeResult is added to any Output-result for the display of the object\n| returned by a cell\n|----------------------------------------------------------------------------*\/\n.jp-OutputArea-output.jp-OutputArea-executeResult {\n  margin-left: 0px;\n  flex: 1 1 auto;\n}\n\/* Text output with the Out[] prompt needs a top padding to match the\n * alignment of the Out[] prompt itself.\n *\/\n.jp-OutputArea-executeResult .jp-RenderedText.jp-OutputArea-output {\n  padding-top: var(--jp-code-padding);\n  border-top: var(--jp-border-width) solid transparent;\n}\n\/*-----------------------------------------------------------------------------\n| The Stdin output\n|----------------------------------------------------------------------------*\/\n.jp-Stdin-prompt {\n  color: var(--jp-content-font-color0);\n  padding-right: var(--jp-code-padding);\n  vertical-align: baseline;\n  flex: 0 0 auto;\n}\n.jp-Stdin-input {\n  font-family: var(--jp-code-font-family);\n  font-size: inherit;\n  color: inherit;\n  background-color: inherit;\n  width: 42%;\n  min-width: 200px;\n  \/* make sure input baseline aligns with prompt *\/\n  vertical-align: baseline;\n  \/* padding + margin = 0.5em between prompt and cursor *\/\n  padding: 0em 0.25em;\n  margin: 0em 0.25em;\n  flex: 0 0 70%;\n}\n.jp-Stdin-input::placeholder {\n  opacity: 0;\n}\n.jp-Stdin-input:focus {\n  box-shadow: none;\n}\n.jp-Stdin-input:focus::placeholder {\n  opacity: 1;\n}\n\/*-----------------------------------------------------------------------------\n| Output Area View\n|----------------------------------------------------------------------------*\/\n.jp-LinkedOutputView .jp-OutputArea {\n  height: 100%;\n  display: block;\n}\n.jp-LinkedOutputView .jp-OutputArea-output:only-child {\n  height: 100%;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n.jp-Collapser {\n  flex: 0 0 var(--jp-cell-collapser-width);\n  padding: 0px;\n  margin: 0px;\n  border: none;\n  outline: none;\n  background: transparent;\n  border-radius: var(--jp-border-radius);\n  opacity: 1;\n}\n.jp-Collapser-child {\n  display: block;\n  width: 100%;\n  box-sizing: border-box;\n  \/* height: 100% doesn't work because the height of its parent is computed from content *\/\n  position: absolute;\n  top: 0px;\n  bottom: 0px;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n\/*-----------------------------------------------------------------------------\n| Header\/Footer\n|----------------------------------------------------------------------------*\/\n\/* Hidden by zero height by default *\/\n.jp-CellHeader,\n.jp-CellFooter {\n  height: 0px;\n  width: 100%;\n  padding: 0px;\n  margin: 0px;\n  border: none;\n  outline: none;\n  background: transparent;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n\/*-----------------------------------------------------------------------------\n| Input\n|----------------------------------------------------------------------------*\/\n\/* All input areas *\/\n.jp-InputArea {\n  display: flex;\n  flex-direction: row;\n  overflow: hidden;\n}\nbody[data-format='mobile'] .jp-InputArea {\n  flex-direction: column;\n}\n.jp-InputArea-editor {\n  flex: 1 1 auto;\n  overflow: hidden;\n}\n.jp-InputArea-editor {\n  \/* This is the non-active, default styling *\/\n  border: var(--jp-border-width) solid var(--jp-cell-editor-border-color);\n  border-radius: 0px;\n  background: var(--jp-cell-editor-background);\n}\nbody[data-format='mobile'] .jp-InputArea-editor {\n  margin-left: var(--jp-notebook-padding);\n}\n.jp-InputPrompt {\n  flex: 0 0 var(--jp-cell-prompt-width);\n  color: var(--jp-cell-inprompt-font-color);\n  font-family: var(--jp-cell-prompt-font-family);\n  padding: var(--jp-code-padding);\n  letter-spacing: var(--jp-cell-prompt-letter-spacing);\n  opacity: var(--jp-cell-prompt-opacity);\n  line-height: var(--jp-code-line-height);\n  font-size: var(--jp-code-font-size);\n  border: var(--jp-border-width) solid transparent;\n  opacity: var(--jp-cell-prompt-opacity);\n  \/* Right align prompt text, don't wrap to handle large prompt numbers *\/\n  text-align: right;\n  white-space: nowrap;\n  overflow: hidden;\n  text-overflow: ellipsis;\n  \/* Disable text selection *\/\n  -webkit-user-select: none;\n  -moz-user-select: none;\n  -ms-user-select: none;\n  user-select: none;\n}\nbody[data-format='mobile'] .jp-InputPrompt {\n  flex: 0 0 auto;\n  text-align: left;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n\/*-----------------------------------------------------------------------------\n| Placeholder\n|----------------------------------------------------------------------------*\/\n.jp-Placeholder {\n  display: flex;\n  flex-direction: row;\n  flex: 1 1 auto;\n}\n.jp-Placeholder-prompt {\n  box-sizing: border-box;\n}\n.jp-Placeholder-content {\n  flex: 1 1 auto;\n  border: none;\n  background: transparent;\n  height: 20px;\n  box-sizing: border-box;\n}\n.jp-Placeholder-content .jp-MoreHorizIcon {\n  width: 32px;\n  height: 16px;\n  border: 1px solid transparent;\n  border-radius: var(--jp-border-radius);\n}\n.jp-Placeholder-content .jp-MoreHorizIcon:hover {\n  border: 1px solid var(--jp-border-color1);\n  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);\n  background-color: var(--jp-layout-color0);\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n\/*-----------------------------------------------------------------------------\n| Private CSS variables\n|----------------------------------------------------------------------------*\/\n:root {\n  --jp-private-cell-scrolling-output-offset: 5px;\n}\n\/*-----------------------------------------------------------------------------\n| Cell\n|----------------------------------------------------------------------------*\/\n.jp-Cell {\n  padding: var(--jp-cell-padding);\n  margin: 0px;\n  border: none;\n  outline: none;\n  background: transparent;\n}\n\/*-----------------------------------------------------------------------------\n| Common input\/output\n|----------------------------------------------------------------------------*\/\n.jp-Cell-inputWrapper,\n.jp-Cell-outputWrapper {\n  display: flex;\n  flex-direction: row;\n  padding: 0px;\n  margin: 0px;\n  \/* Added to reveal the box-shadow on the input and output collapsers. *\/\n  overflow: visible;\n}\n\/* Only input\/output areas inside cells *\/\n.jp-Cell-inputArea,\n.jp-Cell-outputArea {\n  flex: 1 1 auto;\n}\n\/*-----------------------------------------------------------------------------\n| Collapser\n|----------------------------------------------------------------------------*\/\n\/* Make the output collapser disappear when there is not output, but do so\n * in a manner that leaves it in the layout and preserves its width.\n *\/\n.jp-Cell.jp-mod-noOutputs .jp-Cell-outputCollapser {\n  border: none !important;\n  background: transparent !important;\n}\n.jp-Cell:not(.jp-mod-noOutputs) .jp-Cell-outputCollapser {\n  min-height: var(--jp-cell-collapser-min-height);\n}\n\/*-----------------------------------------------------------------------------\n| Output\n|----------------------------------------------------------------------------*\/\n\/* Put a space between input and output when there IS output *\/\n.jp-Cell:not(.jp-mod-noOutputs) .jp-Cell-outputWrapper {\n  margin-top: 5px;\n}\n.jp-CodeCell.jp-mod-outputsScrolled .jp-Cell-outputArea {\n  overflow-y: auto;\n  max-height: 24em;\n  margin-left: var(--jp-private-cell-scrolling-output-offset);\n}\n.jp-CodeCell.jp-mod-outputsScrolled .jp-Cell-outputArea::after {\n  content: ' ';\n  box-shadow: inset 0 0 6px 2px rgb(0 0 0 \/ 30%);\n  width: 100%;\n  height: 100%;\n  position: sticky;\n  bottom: 0;\n  top: 0;\n  margin-top: -50%;\n  float: left;\n  display: block;\n  pointer-events: none;\n}\n.jp-CodeCell.jp-mod-outputsScrolled .jp-OutputArea-child {\n  padding-top: 6px;\n}\n.jp-CodeCell.jp-mod-outputsScrolled .jp-OutputArea-prompt {\n  flex: 0 0\n    calc(\n      var(--jp-cell-prompt-width) -\n        var(--jp-private-cell-scrolling-output-offset)\n    );\n}\n\/*-----------------------------------------------------------------------------\n| CodeCell\n|----------------------------------------------------------------------------*\/\n\/*-----------------------------------------------------------------------------\n| MarkdownCell\n|----------------------------------------------------------------------------*\/\n.jp-MarkdownOutput {\n  flex: 1 1 auto;\n  margin-top: 0;\n  margin-bottom: 0;\n  padding-left: var(--jp-code-padding);\n}\n.jp-MarkdownOutput.jp-RenderedHTMLCommon {\n  overflow: auto;\n}\n\/* collapseHeadingButton (show always if hiddenCellsButton is _not_ shown) *\/\n.jp-collapseHeadingButton {\n  display: none;\n  min-height: var(--jp-cell-collapser-min-height);\n  font-size: var(--jp-code-font-size);\n  position: absolute;\n  right: 0;\n  top: 0;\n  bottom: 0;\n  background-color: transparent;\n  background-size: 25px;\n  background-repeat: no-repeat;\n  background-position-x: center;\n  background-position-y: top;\n  background-image: var(--jp-icon-caret-down);\n  border: none;\n  cursor: pointer;\n}\n.jp-collapseHeadingButton:hover {\n  background-color: var(--jp-layout-color2);\n}\n.jp-collapseHeadingButton.jp-mod-collapsed {\n  background-image: var(--jp-icon-caret-right);\n}\n:is(.jp-MarkdownCell:hover, .jp-mod-active) .jp-collapseHeadingButton {\n  display: flex;\n}\n\/*\n set the container font size to match that of content\n so that the nested collapse buttons have the right size\n*\/\n.jp-MarkdownCell .jp-InputPrompt {\n  font-size: var(--jp-content-font-size1);\n}\n\/*\n  Align collapseHeadingButton with cell top header\n  The font sizes are identical to the ones in packages\/rendermime\/style\/base.css\n*\/\n.jp-mod-rendered .jp-collapseHeadingButton[data-heading-level='1'] {\n  font-size: var(--jp-content-font-size5);\n  background-position-y: calc(0.3 * var(--jp-content-font-size5));\n}\n.jp-mod-rendered .jp-collapseHeadingButton[data-heading-level='2'] {\n  font-size: var(--jp-content-font-size4);\n  background-position-y: calc(0.3 * var(--jp-content-font-size4));\n}\n.jp-mod-rendered .jp-collapseHeadingButton[data-heading-level='3'] {\n  font-size: var(--jp-content-font-size3);\n  background-position-y: calc(0.3 * var(--jp-content-font-size3));\n}\n.jp-mod-rendered .jp-collapseHeadingButton[data-heading-level='4'] {\n  font-size: var(--jp-content-font-size2);\n  background-position-y: calc(0.3 * var(--jp-content-font-size2));\n}\n.jp-mod-rendered .jp-collapseHeadingButton[data-heading-level='5'] {\n  font-size: var(--jp-content-font-size1);\n  background-position-y: top;\n}\n.jp-mod-rendered .jp-collapseHeadingButton[data-heading-level='6'] {\n  font-size: var(--jp-content-font-size0);\n  background-position-y: top;\n}\n.jp-showHiddenCellsButton {\n  margin-left: calc(var(--jp-cell-prompt-width) + 2 * var(--jp-code-padding));\n  margin-top: var(--jp-code-padding);\n  border: 1px solid var(--jp-border-color2);\n  background-color: var(--jp-border-color3) !important;\n  color: var(--jp-content-font-color0) !important;\n}\n.jp-showHiddenCellsButton:hover {\n  background-color: var(--jp-border-color2) !important;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n\/*-----------------------------------------------------------------------------\n| Variables\n|----------------------------------------------------------------------------*\/\n:root {\n  --jp-notebook-toolbar-padding: 2px 5px 2px 2px;\n}\n\/*-----------------------------------------------------------------------------\n\/*-----------------------------------------------------------------------------\n| Styles\n|----------------------------------------------------------------------------*\/\n.jp-NotebookPanel-toolbar {\n  padding: var(--jp-notebook-toolbar-padding);\n}\n.jp-Toolbar-item.jp-Notebook-toolbarCellType .jp-select-wrapper.jp-mod-focused {\n  border: none;\n  box-shadow: none;\n}\n.jp-Notebook-toolbarCellTypeDropdown select {\n  height: 24px;\n  font-size: var(--jp-ui-font-size1);\n  line-height: 14px;\n  border-radius: 0;\n  display: block;\n}\n.jp-Notebook-toolbarCellTypeDropdown span {\n  top: 5px !important;\n}\n.jp-Toolbar-responsive-popup {\n  position: absolute;\n  height: fit-content;\n  display: flex;\n  flex-direction: row;\n  flex-wrap: wrap;\n  justify-content: flex-end;\n  border-bottom: var(--jp-border-width) solid var(--jp-toolbar-border-color);\n  box-shadow: var(--jp-toolbar-box-shadow);\n  background: var(--jp-toolbar-background);\n  min-height: var(--jp-toolbar-micro-height);\n  padding: var(--jp-notebook-toolbar-padding);\n  z-index: 1;\n  right: 0px;\n  top: 0px;\n}\n.jp-Toolbar > .jp-Toolbar-responsive-opener {\n  margin-left: auto;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n\/*-----------------------------------------------------------------------------\n| Variables\n|----------------------------------------------------------------------------*\/\n\/*-----------------------------------------------------------------------------\n\/*-----------------------------------------------------------------------------\n| Styles\n|----------------------------------------------------------------------------*\/\n.jp-Notebook-ExecutionIndicator {\n  position: relative;\n  display: inline-block;\n  height: 100%;\n  z-index: 9997;\n}\n.jp-Notebook-ExecutionIndicator-tooltip {\n  visibility: hidden;\n  height: auto;\n  width: max-content;\n  width: -moz-max-content;\n  background-color: var(--jp-layout-color2);\n  color: var(--jp-ui-font-color1);\n  text-align: justify;\n  border-radius: 6px;\n  padding: 0 5px;\n  position: fixed;\n  display: table;\n}\n.jp-Notebook-ExecutionIndicator-tooltip.up {\n  transform: translateX(-50%) translateY(-100%) translateY(-32px);\n}\n.jp-Notebook-ExecutionIndicator-tooltip.down {\n  transform: translateX(calc(-100% + 16px)) translateY(5px);\n}\n.jp-Notebook-ExecutionIndicator-tooltip.hidden {\n  display: none;\n}\n.jp-Notebook-ExecutionIndicator:hover .jp-Notebook-ExecutionIndicator-tooltip {\n  visibility: visible;\n}\n.jp-Notebook-ExecutionIndicator span {\n  font-size: var(--jp-ui-font-size1);\n  font-family: var(--jp-ui-font-family);\n  color: var(--jp-ui-font-color1);\n  line-height: 24px;\n  display: block;\n}\n.jp-Notebook-ExecutionIndicator-progress-bar {\n  display: flex;\n  justify-content: center;\n  height: 100%;\n}\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n\/*-----------------------------------------------------------------------------\n| Private CSS variables\n|----------------------------------------------------------------------------*\/\n:root {\n  --jp-private-notebook-dragImage-width: 304px;\n  --jp-private-notebook-dragImage-height: 36px;\n  --jp-private-notebook-selected-color: var(--md-blue-400);\n  --jp-private-notebook-active-color: var(--md-green-400);\n}\n\/*-----------------------------------------------------------------------------\n| Imports\n|----------------------------------------------------------------------------*\/\n\/*-----------------------------------------------------------------------------\n| Notebook\n|----------------------------------------------------------------------------*\/\n.jp-NotebookPanel {\n  display: block;\n  height: 100%;\n}\n.jp-NotebookPanel.jp-Document {\n  min-width: 240px;\n  min-height: 120px;\n}\n.jp-Notebook {\n  padding: var(--jp-notebook-padding);\n  outline: none;\n  overflow: auto;\n  background: var(--jp-layout-color0);\n}\n.jp-Notebook.jp-mod-scrollPastEnd::after {\n  display: block;\n  content: '';\n  min-height: var(--jp-notebook-scroll-padding);\n}\n.jp-MainAreaWidget-ContainStrict .jp-Notebook * {\n  contain: strict;\n}\n.jp-Notebook .jp-Cell {\n  overflow: visible;\n}\n.jp-Notebook .jp-Cell .jp-InputPrompt {\n  cursor: move;\n  float: left;\n}\n\/*-----------------------------------------------------------------------------\n| Notebook state related styling\n|\n| The notebook and cells each have states, here are the possibilities:\n|\n| - Notebook\n|   - Command\n|   - Edit\n| - Cell\n|   - None\n|   - Active (only one can be active)\n|   - Selected (the cells actions are applied to)\n|   - Multiselected (when multiple selected, the cursor)\n|   - No outputs\n|----------------------------------------------------------------------------*\/\n\/* Command or edit modes *\/\n.jp-Notebook .jp-Cell:not(.jp-mod-active) .jp-InputPrompt {\n  opacity: var(--jp-cell-prompt-not-active-opacity);\n  color: var(--jp-cell-prompt-not-active-font-color);\n}\n.jp-Notebook .jp-Cell:not(.jp-mod-active) .jp-OutputPrompt {\n  opacity: var(--jp-cell-prompt-not-active-opacity);\n  color: var(--jp-cell-prompt-not-active-font-color);\n}\n\/* cell is active *\/\n.jp-Notebook .jp-Cell.jp-mod-active .jp-Collapser {\n  background: var(--jp-brand-color1);\n}\n\/* cell is dirty *\/\n.jp-Notebook .jp-Cell.jp-mod-dirty .jp-InputPrompt {\n  color: var(--jp-warn-color1);\n}\n.jp-Notebook .jp-Cell.jp-mod-dirty .jp-InputPrompt:before {\n  color: var(--jp-warn-color1);\n  content: '\u2022';\n}\n.jp-Notebook .jp-Cell.jp-mod-active.jp-mod-dirty .jp-Collapser {\n  background: var(--jp-warn-color1);\n}\n\/* collapser is hovered *\/\n.jp-Notebook .jp-Cell .jp-Collapser:hover {\n  box-shadow: var(--jp-elevation-z2);\n  background: var(--jp-brand-color1);\n  opacity: var(--jp-cell-collapser-not-active-hover-opacity);\n}\n\/* cell is active and collapser is hovered *\/\n.jp-Notebook .jp-Cell.jp-mod-active .jp-Collapser:hover {\n  background: var(--jp-brand-color0);\n  opacity: 1;\n}\n\/* Command mode *\/\n.jp-Notebook.jp-mod-commandMode .jp-Cell.jp-mod-selected {\n  background: var(--jp-notebook-multiselected-color);\n}\n.jp-Notebook.jp-mod-commandMode\n  .jp-Cell.jp-mod-active.jp-mod-selected:not(.jp-mod-multiSelected) {\n  background: transparent;\n}\n\/* Edit mode *\/\n.jp-Notebook.jp-mod-editMode .jp-Cell.jp-mod-active .jp-InputArea-editor {\n  border: var(--jp-border-width) solid var(--jp-cell-editor-active-border-color);\n  box-shadow: var(--jp-input-box-shadow);\n  background-color: var(--jp-cell-editor-active-background);\n}\n\/*-----------------------------------------------------------------------------\n| Notebook drag and drop\n|----------------------------------------------------------------------------*\/\n.jp-Notebook-cell.jp-mod-dropSource {\n  opacity: 0.5;\n}\n.jp-Notebook-cell.jp-mod-dropTarget,\n.jp-Notebook.jp-mod-commandMode\n  .jp-Notebook-cell.jp-mod-active.jp-mod-selected.jp-mod-dropTarget {\n  border-top-color: var(--jp-private-notebook-selected-color);\n  border-top-style: solid;\n  border-top-width: 2px;\n}\n.jp-dragImage {\n  display: block;\n  flex-direction: row;\n  width: var(--jp-private-notebook-dragImage-width);\n  height: var(--jp-private-notebook-dragImage-height);\n  border: var(--jp-border-width) solid var(--jp-cell-editor-border-color);\n  background: var(--jp-cell-editor-background);\n  overflow: visible;\n}\n.jp-dragImage-singlePrompt {\n  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12);\n}\n.jp-dragImage .jp-dragImage-content {\n  flex: 1 1 auto;\n  z-index: 2;\n  font-size: var(--jp-code-font-size);\n  font-family: var(--jp-code-font-family);\n  line-height: var(--jp-code-line-height);\n  padding: var(--jp-code-padding);\n  border: var(--jp-border-width) solid var(--jp-cell-editor-border-color);\n  background: var(--jp-cell-editor-background-color);\n  color: var(--jp-content-font-color3);\n  text-align: left;\n  margin: 4px 4px 4px 0px;\n}\n.jp-dragImage .jp-dragImage-prompt {\n  flex: 0 0 auto;\n  min-width: 36px;\n  color: var(--jp-cell-inprompt-font-color);\n  padding: var(--jp-code-padding);\n  padding-left: 12px;\n  font-family: var(--jp-cell-prompt-font-family);\n  letter-spacing: var(--jp-cell-prompt-letter-spacing);\n  line-height: 1.9;\n  font-size: var(--jp-code-font-size);\n  border: var(--jp-border-width) solid transparent;\n}\n.jp-dragImage-multipleBack {\n  z-index: -1;\n  position: absolute;\n  height: 32px;\n  width: 300px;\n  top: 8px;\n  left: 8px;\n  background: var(--jp-layout-color2);\n  border: var(--jp-border-width) solid var(--jp-input-border-color);\n  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12);\n}\n\/*-----------------------------------------------------------------------------\n| Cell toolbar\n|----------------------------------------------------------------------------*\/\n.jp-NotebookTools {\n  display: block;\n  min-width: var(--jp-sidebar-min-width);\n  color: var(--jp-ui-font-color1);\n  background: var(--jp-layout-color1);\n  \/* This is needed so that all font sizing of children done in ems is\n    * relative to this base size *\/\n  font-size: var(--jp-ui-font-size1);\n  overflow: auto;\n}\n.jp-NotebookTools-tool {\n  padding: 0px 12px 0 12px;\n}\n.jp-ActiveCellTool {\n  padding: 12px;\n  background-color: var(--jp-layout-color1);\n  border-top: none !important;\n}\n.jp-ActiveCellTool .jp-InputArea-prompt {\n  flex: 0 0 auto;\n  padding-left: 0px;\n}\n.jp-ActiveCellTool .jp-InputArea-editor {\n  flex: 1 1 auto;\n  background: var(--jp-cell-editor-background);\n  border-color: var(--jp-cell-editor-border-color);\n}\n.jp-ActiveCellTool .jp-InputArea-editor .CodeMirror {\n  background: transparent;\n}\n.jp-MetadataEditorTool {\n  flex-direction: column;\n  padding: 12px 0px 12px 0px;\n}\n.jp-RankedPanel > :not(:first-child) {\n  margin-top: 12px;\n}\n.jp-KeySelector select.jp-mod-styled {\n  font-size: var(--jp-ui-font-size1);\n  color: var(--jp-ui-font-color0);\n  border: var(--jp-border-width) solid var(--jp-border-color1);\n}\n.jp-KeySelector label,\n.jp-MetadataEditorTool label {\n  line-height: 1.4;\n}\n.jp-NotebookTools .jp-select-wrapper {\n  margin-top: 4px;\n  margin-bottom: 0px;\n}\n.jp-NotebookTools .jp-Collapse {\n  margin-top: 16px;\n}\n\/*-----------------------------------------------------------------------------\n| Presentation Mode (.jp-mod-presentationMode)\n|----------------------------------------------------------------------------*\/\n.jp-mod-presentationMode .jp-Notebook {\n  --jp-content-font-size1: var(--jp-content-presentation-font-size1);\n  --jp-code-font-size: var(--jp-code-presentation-font-size);\n}\n.jp-mod-presentationMode .jp-Notebook .jp-Cell .jp-InputPrompt,\n.jp-mod-presentationMode .jp-Notebook .jp-Cell .jp-OutputPrompt {\n  flex: 0 0 110px;\n}\n\/*-----------------------------------------------------------------------------\n| Side-by-side Mode (.jp-mod-sideBySide)\n|----------------------------------------------------------------------------*\/\n:root {\n  --jp-side-by-side-output-size: 1fr;\n  --jp-side-by-side-resized-cell: var(--jp-side-by-side-output-size);\n}\n.jp-mod-sideBySide.jp-Notebook .jp-Notebook-cell {\n  margin-top: 3em;\n  margin-bottom: 3em;\n  margin-left: 5%;\n  margin-right: 5%;\n}\n.jp-mod-sideBySide.jp-Notebook .jp-CodeCell {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr) min-content minmax(\n      0,\n      var(--jp-side-by-side-output-size)\n    );\n  grid-template-rows: auto minmax(0, 1fr) auto;\n  grid-template-areas:\n    'header header header'\n    'input handle output'\n    'footer footer footer';\n}\n.jp-mod-sideBySide.jp-Notebook .jp-CodeCell.jp-mod-resizedCell {\n  grid-template-columns: minmax(0, 1fr) min-content minmax(\n      0,\n      var(--jp-side-by-side-resized-cell)\n    );\n}\n.jp-mod-sideBySide.jp-Notebook .jp-CodeCell .jp-CellHeader {\n  grid-area: header;\n}\n.jp-mod-sideBySide.jp-Notebook .jp-CodeCell .jp-Cell-inputWrapper {\n  grid-area: input;\n}\n.jp-mod-sideBySide.jp-Notebook .jp-CodeCell .jp-Cell-outputWrapper {\n  \/* overwrite the default margin (no vertical separation needed in side by side move *\/\n  margin-top: 0;\n  grid-area: output;\n}\n.jp-mod-sideBySide.jp-Notebook .jp-CodeCell .jp-CellFooter {\n  grid-area: footer;\n}\n.jp-mod-sideBySide.jp-Notebook .jp-CodeCell .jp-CellResizeHandle {\n  grid-area: handle;\n  user-select: none;\n  display: block;\n  height: 100%;\n  cursor: ew-resize;\n  padding: 0 var(--jp-cell-padding);\n}\n.jp-mod-sideBySide.jp-Notebook .jp-CodeCell .jp-CellResizeHandle::after {\n  content: '';\n  display: block;\n  background: var(--jp-border-color2);\n  height: 100%;\n  width: 5px;\n}\n.jp-mod-sideBySide.jp-Notebook\n  .jp-CodeCell.jp-mod-resizedCell\n  .jp-CellResizeHandle::after {\n  background: var(--jp-border-color0);\n}\n.jp-CellResizeHandle {\n  display: none;\n}\n\/*-----------------------------------------------------------------------------\n| Placeholder\n|----------------------------------------------------------------------------*\/\n.jp-Cell-Placeholder {\n  padding-left: 55px;\n}\n.jp-Cell-Placeholder-wrapper {\n  background: #fff;\n  border: 1px solid;\n  border-color: #e5e6e9 #dfe0e4 #d0d1d5;\n  border-radius: 4px;\n  -webkit-border-radius: 4px;\n  margin: 10px 15px;\n}\n.jp-Cell-Placeholder-wrapper-inner {\n  padding: 15px;\n  position: relative;\n}\n.jp-Cell-Placeholder-wrapper-body {\n  background-repeat: repeat;\n  background-size: 50% auto;\n}\n.jp-Cell-Placeholder-wrapper-body div {\n  background: #f6f7f8;\n  background-image: -webkit-linear-gradient(\n    left,\n    #f6f7f8 0%,\n    #edeef1 20%,\n    #f6f7f8 40%,\n    #f6f7f8 100%\n  );\n  background-repeat: no-repeat;\n  background-size: 800px 104px;\n  height: 104px;\n  position: relative;\n}\n.jp-Cell-Placeholder-wrapper-body div {\n  position: absolute;\n  right: 15px;\n  left: 15px;\n  top: 15px;\n}\ndiv.jp-Cell-Placeholder-h1 {\n  top: 20px;\n  height: 20px;\n  left: 15px;\n  width: 150px;\n}\ndiv.jp-Cell-Placeholder-h2 {\n  left: 15px;\n  top: 50px;\n  height: 10px;\n  width: 100px;\n}\ndiv.jp-Cell-Placeholder-content-1,\ndiv.jp-Cell-Placeholder-content-2,\ndiv.jp-Cell-Placeholder-content-3 {\n  left: 15px;\n  right: 15px;\n  height: 10px;\n}\ndiv.jp-Cell-Placeholder-content-1 {\n  top: 100px;\n}\ndiv.jp-Cell-Placeholder-content-2 {\n  top: 120px;\n}\ndiv.jp-Cell-Placeholder-content-3 {\n  top: 140px;\n}\n<\/style>\n    <style type=\"text\/css\">\n\/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Distributed under the terms of the Modified BSD License.\n|----------------------------------------------------------------------------*\/\n\/*\nThe following CSS variables define the main, public API for styling JupyterLab.\nThese variables should be used by all plugins wherever possible. In other\nwords, plugins should not define custom colors, sizes, etc unless absolutely\nnecessary. This enables users to change the visual theme of JupyterLab\nby changing these variables.\nMany variables appear in an ordered sequence (0,1,2,3). These sequences\nare designed to work well together, so for example, `--jp-border-color1` should\nbe used with `--jp-layout-color1`. The numbers have the following meanings:\n* 0: super-primary, reserved for special emphasis\n* 1: primary, most important under normal situations\n* 2: secondary, next most important under normal situations\n* 3: tertiary, next most important under normal situations\nThroughout JupyterLab, we are mostly following principles from Google's\nMaterial Design when selecting colors. We are not, however, following\nall of MD as it is not optimized for dense, information rich UIs.\n*\/\n:root {\n  \/* Elevation\n   *\n   * We style box-shadows using Material Design's idea of elevation. These particular numbers are taken from here:\n   *\n   * https:\/\/github.com\/material-components\/material-components-web\n   * https:\/\/material-components-web.appspot.com\/elevation.html\n   *\/\n  --jp-shadow-base-lightness: 0;\n  --jp-shadow-umbra-color: rgba(\n    var(--jp-shadow-base-lightness),\n    var(--jp-shadow-base-lightness),\n    var(--jp-shadow-base-lightness),\n    0.2\n  );\n  --jp-shadow-penumbra-color: rgba(\n    var(--jp-shadow-base-lightness),\n    var(--jp-shadow-base-lightness),\n    var(--jp-shadow-base-lightness),\n    0.14\n  );\n  --jp-shadow-ambient-color: rgba(\n    var(--jp-shadow-base-lightness),\n    var(--jp-shadow-base-lightness),\n    var(--jp-shadow-base-lightness),\n    0.12\n  );\n  --jp-elevation-z0: none;\n  --jp-elevation-z1: 0px 2px 1px -1px var(--jp-shadow-umbra-color),\n    0px 1px 1px 0px var(--jp-shadow-penumbra-color),\n    0px 1px 3px 0px var(--jp-shadow-ambient-color);\n  --jp-elevation-z2: 0px 3px 1px -2px var(--jp-shadow-umbra-color),\n    0px 2px 2px 0px var(--jp-shadow-penumbra-color),\n    0px 1px 5px 0px var(--jp-shadow-ambient-color);\n  --jp-elevation-z4: 0px 2px 4px -1px var(--jp-shadow-umbra-color),\n    0px 4px 5px 0px var(--jp-shadow-penumbra-color),\n    0px 1px 10px 0px var(--jp-shadow-ambient-color);\n  --jp-elevation-z6: 0px 3px 5px -1px var(--jp-shadow-umbra-color),\n    0px 6px 10px 0px var(--jp-shadow-penumbra-color),\n    0px 1px 18px 0px var(--jp-shadow-ambient-color);\n  --jp-elevation-z8: 0px 5px 5px -3px var(--jp-shadow-umbra-color),\n    0px 8px 10px 1px var(--jp-shadow-penumbra-color),\n    0px 3px 14px 2px var(--jp-shadow-ambient-color);\n  --jp-elevation-z12: 0px 7px 8px -4px var(--jp-shadow-umbra-color),\n    0px 12px 17px 2px var(--jp-shadow-penumbra-color),\n    0px 5px 22px 4px var(--jp-shadow-ambient-color);\n  --jp-elevation-z16: 0px 8px 10px -5px var(--jp-shadow-umbra-color),\n    0px 16px 24px 2px var(--jp-shadow-penumbra-color),\n    0px 6px 30px 5px var(--jp-shadow-ambient-color);\n  --jp-elevation-z20: 0px 10px 13px -6px var(--jp-shadow-umbra-color),\n    0px 20px 31px 3px var(--jp-shadow-penumbra-color),\n    0px 8px 38px 7px var(--jp-shadow-ambient-color);\n  --jp-elevation-z24: 0px 11px 15px -7px var(--jp-shadow-umbra-color),\n    0px 24px 38px 3px var(--jp-shadow-penumbra-color),\n    0px 9px 46px 8px var(--jp-shadow-ambient-color);\n  \/* Borders\n   *\n   * The following variables, specify the visual styling of borders in JupyterLab.\n   *\/\n  --jp-border-width: 1px;\n  --jp-border-color0: var(--md-grey-400);\n  --jp-border-color1: var(--md-grey-400);\n  --jp-border-color2: var(--md-grey-300);\n  --jp-border-color3: var(--md-grey-200);\n  --jp-inverse-border-color: var(--md-grey-600);\n  --jp-border-radius: 2px;\n  \/* UI Fonts\n   *\n   * The UI font CSS variables are used for the typography all of the JupyterLab\n   * user interface elements that are not directly user generated content.\n   *\n   * The font sizing here is done assuming that the body font size of --jp-ui-font-size1\n   * is applied to a parent element. When children elements, such as headings, are sized\n   * in em all things will be computed relative to that body size.\n   *\/\n  --jp-ui-font-scale-factor: 1.2;\n  --jp-ui-font-size0: 0.83333em;\n  --jp-ui-font-size1: 13px; \/* Base font size *\/\n  --jp-ui-font-size2: 1.2em;\n  --jp-ui-font-size3: 1.44em;\n  --jp-ui-font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica,\n    Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';\n  \/*\n   * Use these font colors against the corresponding main layout colors.\n   * In a light theme, these go from dark to light.\n   *\/\n  \/* Defaults use Material Design specification *\/\n  --jp-ui-font-color0: rgba(0, 0, 0, 1);\n  --jp-ui-font-color1: rgba(0, 0, 0, 0.87);\n  --jp-ui-font-color2: rgba(0, 0, 0, 0.54);\n  --jp-ui-font-color3: rgba(0, 0, 0, 0.38);\n  \/*\n   * Use these against the brand\/accent\/warn\/error colors.\n   * These will typically go from light to darker, in both a dark and light theme.\n   *\/\n  --jp-ui-inverse-font-color0: rgba(255, 255, 255, 1);\n  --jp-ui-inverse-font-color1: rgba(255, 255, 255, 1);\n  --jp-ui-inverse-font-color2: rgba(255, 255, 255, 0.7);\n  --jp-ui-inverse-font-color3: rgba(255, 255, 255, 0.5);\n  \/* Content Fonts\n   *\n   * Content font variables are used for typography of user generated content.\n   *\n   * The font sizing here is done assuming that the body font size of --jp-content-font-size1\n   * is applied to a parent element. When children elements, such as headings, are sized\n   * in em all things will be computed relative to that body size.\n   *\/\n  --jp-content-line-height: 1.6;\n  --jp-content-font-scale-factor: 1.2;\n  --jp-content-font-size0: 0.83333em;\n  --jp-content-font-size1: 14px; \/* Base font size *\/\n  --jp-content-font-size2: 1.2em;\n  --jp-content-font-size3: 1.44em;\n  --jp-content-font-size4: 1.728em;\n  --jp-content-font-size5: 2.0736em;\n  \/* This gives a magnification of about 125% in presentation mode over normal. *\/\n  --jp-content-presentation-font-size1: 17px;\n  --jp-content-heading-line-height: 1;\n  --jp-content-heading-margin-top: 1.2em;\n  --jp-content-heading-margin-bottom: 0.8em;\n  --jp-content-heading-font-weight: 500;\n  \/* Defaults use Material Design specification *\/\n  --jp-content-font-color0: rgba(0, 0, 0, 1);\n  --jp-content-font-color1: rgba(0, 0, 0, 0.87);\n  --jp-content-font-color2: rgba(0, 0, 0, 0.54);\n  --jp-content-font-color3: rgba(0, 0, 0, 0.38);\n  --jp-content-link-color: var(--md-blue-700);\n  --jp-content-font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI',\n    Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',\n    'Segoe UI Symbol';\n  \/*\n   * Code Fonts\n   *\n   * Code font variables are used for typography of code and other monospaces content.\n   *\/\n  --jp-code-font-size: 13px;\n  --jp-code-line-height: 1.3077; \/* 17px for 13px base *\/\n  --jp-code-padding: 5px; \/* 5px for 13px base, codemirror highlighting needs integer px value *\/\n  --jp-code-font-family-default: Menlo, Consolas, 'DejaVu Sans Mono', monospace;\n  --jp-code-font-family: var(--jp-code-font-family-default);\n  \/* This gives a magnification of about 125% in presentation mode over normal. *\/\n  --jp-code-presentation-font-size: 16px;\n  \/* may need to tweak cursor width if you change font size *\/\n  --jp-code-cursor-width0: 1.4px;\n  --jp-code-cursor-width1: 2px;\n  --jp-code-cursor-width2: 4px;\n  \/* Layout\n   *\n   * The following are the main layout colors use in JupyterLab. In a light\n   * theme these would go from light to dark.\n   *\/\n  --jp-layout-color0: white;\n  --jp-layout-color1: white;\n  --jp-layout-color2: var(--md-grey-200);\n  --jp-layout-color3: var(--md-grey-400);\n  --jp-layout-color4: var(--md-grey-600);\n  \/* Inverse Layout\n   *\n   * The following are the inverse layout colors use in JupyterLab. In a light\n   * theme these would go from dark to light.\n   *\/\n  --jp-inverse-layout-color0: #111111;\n  --jp-inverse-layout-color1: var(--md-grey-900);\n  --jp-inverse-layout-color2: var(--md-grey-800);\n  --jp-inverse-layout-color3: var(--md-grey-700);\n  --jp-inverse-layout-color4: var(--md-grey-600);\n  \/* Brand\/accent *\/\n  --jp-brand-color0: var(--md-blue-900);\n  --jp-brand-color1: var(--md-blue-700);\n  --jp-brand-color2: var(--md-blue-300);\n  --jp-brand-color3: var(--md-blue-100);\n  --jp-brand-color4: var(--md-blue-50);\n  --jp-accent-color0: var(--md-green-900);\n  --jp-accent-color1: var(--md-green-700);\n  --jp-accent-color2: var(--md-green-300);\n  --jp-accent-color3: var(--md-green-100);\n  \/* State colors (warn, error, success, info) *\/\n  --jp-warn-color0: var(--md-orange-900);\n  --jp-warn-color1: var(--md-orange-700);\n  --jp-warn-color2: var(--md-orange-300);\n  --jp-warn-color3: var(--md-orange-100);\n  --jp-error-color0: var(--md-red-900);\n  --jp-error-color1: var(--md-red-700);\n  --jp-error-color2: var(--md-red-300);\n  --jp-error-color3: var(--md-red-100);\n  --jp-success-color0: var(--md-green-900);\n  --jp-success-color1: var(--md-green-700);\n  --jp-success-color2: var(--md-green-300);\n  --jp-success-color3: var(--md-green-100);\n  --jp-info-color0: var(--md-cyan-900);\n  --jp-info-color1: var(--md-cyan-700);\n  --jp-info-color2: var(--md-cyan-300);\n  --jp-info-color3: var(--md-cyan-100);\n  \/* Cell specific styles *\/\n  --jp-cell-padding: 5px;\n  --jp-cell-collapser-width: 8px;\n  --jp-cell-collapser-min-height: 20px;\n  --jp-cell-collapser-not-active-hover-opacity: 0.6;\n  --jp-cell-editor-background: var(--md-grey-100);\n  --jp-cell-editor-border-color: var(--md-grey-300);\n  --jp-cell-editor-box-shadow: inset 0 0 2px var(--md-blue-300);\n  --jp-cell-editor-active-background: var(--jp-layout-color0);\n  --jp-cell-editor-active-border-color: var(--jp-brand-color1);\n  --jp-cell-prompt-width: 64px;\n  --jp-cell-prompt-font-family: var(--jp-code-font-family-default);\n  --jp-cell-prompt-letter-spacing: 0px;\n  --jp-cell-prompt-opacity: 1;\n  --jp-cell-prompt-not-active-opacity: 0.5;\n  --jp-cell-prompt-not-active-font-color: var(--md-grey-700);\n  \/* A custom blend of MD grey and blue 600\n   * See https:\/\/meyerweb.com\/eric\/tools\/color-blend\/#546E7A:1E88E5:5:hex *\/\n  --jp-cell-inprompt-font-color: #307fc1;\n  \/* A custom blend of MD grey and orange 600\n   * https:\/\/meyerweb.com\/eric\/tools\/color-blend\/#546E7A:F4511E:5:hex *\/\n  --jp-cell-outprompt-font-color: #bf5b3d;\n  \/* Notebook specific styles *\/\n  --jp-notebook-padding: 10px;\n  --jp-notebook-select-background: var(--jp-layout-color1);\n  --jp-notebook-multiselected-color: var(--md-blue-50);\n  \/* The scroll padding is calculated to fill enough space at the bottom of the\n  notebook to show one single-line cell (with appropriate padding) at the top\n  when the notebook is scrolled all the way to the bottom. We also subtract one\n  pixel so that no scrollbar appears if we have just one single-line cell in the\n  notebook. This padding is to enable a 'scroll past end' feature in a notebook.\n  *\/\n  --jp-notebook-scroll-padding: calc(\n    100% - var(--jp-code-font-size) * var(--jp-code-line-height) -\n      var(--jp-code-padding) - var(--jp-cell-padding) - 1px\n  );\n  \/* Rendermime styles *\/\n  --jp-rendermime-error-background: #fdd;\n  --jp-rendermime-table-row-background: var(--md-grey-100);\n  --jp-rendermime-table-row-hover-background: var(--md-light-blue-50);\n  \/* Dialog specific styles *\/\n  --jp-dialog-background: rgba(0, 0, 0, 0.25);\n  \/* Console specific styles *\/\n  --jp-console-padding: 10px;\n  \/* Toolbar specific styles *\/\n  --jp-toolbar-border-color: var(--jp-border-color1);\n  --jp-toolbar-micro-height: 8px;\n  --jp-toolbar-background: var(--jp-layout-color1);\n  --jp-toolbar-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.24);\n  --jp-toolbar-header-margin: 4px 4px 0px 4px;\n  --jp-toolbar-active-background: var(--md-grey-300);\n  \/* Statusbar specific styles *\/\n  --jp-statusbar-height: 24px;\n  \/* Input field styles *\/\n  --jp-input-box-shadow: inset 0 0 2px var(--md-blue-300);\n  --jp-input-active-background: var(--jp-layout-color1);\n  --jp-input-hover-background: var(--jp-layout-color1);\n  --jp-input-background: var(--md-grey-100);\n  --jp-input-border-color: var(--jp-inverse-border-color);\n  --jp-input-active-border-color: var(--jp-brand-color1);\n  --jp-input-active-box-shadow-color: rgba(19, 124, 189, 0.3);\n  \/* General editor styles *\/\n  --jp-editor-selected-background: #d9d9d9;\n  --jp-editor-selected-focused-background: #d7d4f0;\n  --jp-editor-cursor-color: var(--jp-ui-font-color0);\n  \/* Code mirror specific styles *\/\n  --jp-mirror-editor-keyword-color: #008000;\n  --jp-mirror-editor-atom-color: #88f;\n  --jp-mirror-editor-number-color: #080;\n  --jp-mirror-editor-def-color: #00f;\n  --jp-mirror-editor-variable-color: var(--md-grey-900);\n  --jp-mirror-editor-variable-2-color: #05a;\n  --jp-mirror-editor-variable-3-color: #085;\n  --jp-mirror-editor-punctuation-color: #05a;\n  --jp-mirror-editor-property-color: #05a;\n  --jp-mirror-editor-operator-color: #aa22ff;\n  --jp-mirror-editor-comment-color: #408080;\n  --jp-mirror-editor-string-color: #ba2121;\n  --jp-mirror-editor-string-2-color: #708;\n  --jp-mirror-editor-meta-color: #aa22ff;\n  --jp-mirror-editor-qualifier-color: #555;\n  --jp-mirror-editor-builtin-color: #008000;\n  --jp-mirror-editor-bracket-color: #997;\n  --jp-mirror-editor-tag-color: #170;\n  --jp-mirror-editor-attribute-color: #00c;\n  --jp-mirror-editor-header-color: blue;\n  --jp-mirror-editor-quote-color: #090;\n  --jp-mirror-editor-link-color: #00c;\n  --jp-mirror-editor-error-color: #f00;\n  --jp-mirror-editor-hr-color: #999;\n  \/*\n    RTC user specific colors.\n    These colors are used for the cursor, username in the editor,\n    and the icon of the user.\n  *\/\n  --jp-collaborator-color1: #ffad8e;\n  --jp-collaborator-color2: #dac83d;\n  --jp-collaborator-color3: #72dd76;\n  --jp-collaborator-color4: #00e4d0;\n  --jp-collaborator-color5: #45d4ff;\n  --jp-collaborator-color6: #e2b1ff;\n  --jp-collaborator-color7: #ff9de6;\n  \/* Vega extension styles *\/\n  --jp-vega-background: white;\n  \/* Sidebar-related styles *\/\n  --jp-sidebar-min-width: 250px;\n  \/* Search-related styles *\/\n  --jp-search-toggle-off-opacity: 0.5;\n  --jp-search-toggle-hover-opacity: 0.8;\n  --jp-search-toggle-on-opacity: 1;\n  --jp-search-selected-match-background-color: rgb(245, 200, 0);\n  --jp-search-selected-match-color: black;\n  --jp-search-unselected-match-background-color: var(\n    --jp-inverse-layout-color0\n  );\n  --jp-search-unselected-match-color: var(--jp-ui-inverse-font-color0);\n  \/* Icon colors that work well with light or dark backgrounds *\/\n  --jp-icon-contrast-color0: var(--md-purple-600);\n  --jp-icon-contrast-color1: var(--md-green-600);\n  --jp-icon-contrast-color2: var(--md-pink-600);\n  --jp-icon-contrast-color3: var(--md-blue-600);\n  \/* File or activity icons and switch semantic variables *\/\n  --jp-jupyter-icon-color: #f37626;\n  --jp-notebook-icon-color: #f37626;\n  --jp-json-icon-color: var(--md-orange-700);\n  --jp-console-icon-background-color: var(--md-blue-700);\n  --jp-console-icon-color: white;\n  --jp-terminal-icon-background-color: var(--md-grey-800);\n  --jp-terminal-icon-color: var(--md-grey-200);\n  --jp-text-editor-icon-color: var(--md-grey-700);\n  --jp-inspector-icon-color: var(--md-grey-700);\n  --jp-switch-color: var(--md-grey-400);\n  --jp-switch-true-position-color: var(--md-orange-900);\n}\n<\/style>\n<style type=\"text\/css\">\n\/* Force rendering true colors when outputing to pdf *\/\n* {\n  -webkit-print-color-adjust: exact;\n}\n\/* Misc *\/\na.anchor-link {\n  display: none;\n}\n\/* Input area styling *\/\n.jp-InputArea {\n  overflow: hidden;\n}\n.jp-InputArea-editor {\n  overflow: hidden;\n}\n.CodeMirror.cm-s-jupyter .highlight pre {\n\/* weird, but --jp-code-padding defined to be 5px but 4px horizontal padding is hardcoded for pre.CodeMirror-line *\/\n  padding: var(--jp-code-padding) 4px;\n  margin: 0;\n  font-family: inherit;\n  font-size: inherit;\n  line-height: inherit;\n  color: inherit;\n}\n.jp-OutputArea-output pre {\n  line-height: inherit;\n  font-family: inherit;\n}\n.jp-RenderedText pre {\n  color: var(--jp-content-font-color1);\n  font-size: var(--jp-code-font-size);\n}\n\/* Using table instead of flexbox so that we can use break-inside property *\/\n\/* CSS rules under this comment should not be required anymore after we move to the JupyterLab 4.0 CSS *\/\n.jp-CodeCell.jp-mod-outputsScrolled .jp-OutputArea-prompt {\n  min-width: calc(\n    var(--jp-cell-prompt-width) - var(--jp-private-cell-scrolling-output-offset)\n  );\n}\n.jp-OutputArea-child {\n  display: table;\n  width: 100%;\n}\n.jp-OutputPrompt {\n  display: table-cell;\n  vertical-align: top;\n  min-width: var(--jp-cell-prompt-width);\n}\nbody[data-format='mobile'] .jp-OutputPrompt {\n  display: table-row;\n}\n.jp-OutputArea-output {\n  display: table-cell;\n  width: 100%;\n}\nbody[data-format='mobile'] .jp-OutputArea-child .jp-OutputArea-output {\n  display: table-row;\n}\n.jp-OutputArea-output.jp-OutputArea-executeResult {\n  width: 100%;\n}\n\/* Hiding the collapser by default *\/\n.jp-Collapser {\n  display: none;\n}\n@page {\n    margin: 0.5in; \/* Margin for each printed piece of paper *\/\n}\n@media print {\n  .jp-Cell-inputWrapper,\n  .jp-Cell-outputWrapper {\n    display: block;\n  }\n  .jp-OutputArea-child {\n    break-inside: avoid-page;\n  }\n}\n<\/style>\n<!-- Load mathjax -->\n    <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/mathjax\/2.7.7\/latest.js?config=TeX-AMS_CHTML-full,Safe\"> <\/script>\n    <!-- MathJax configuration -->\n    <script type=\"text\/x-mathjax-config\">\n    init_mathjax = function() {\n        if (window.MathJax) {\n        \/\/ MathJax loaded\n            MathJax.Hub.Config({\n                TeX: {\n                    equationNumbers: {\n                    autoNumber: \"AMS\",\n                    useLabelIds: true\n                    }\n                },\n                tex2jax: {\n                    inlineMath: [ ['$','$'], [\"\\\\(\",\"\\\\)\"] ],\n                    displayMath: [ ['$$','$$'], [\"\\\\[\",\"\\\\]\"] ],\n                    processEscapes: true,\n                    processEnvironments: true\n                },\n                displayAlign: 'center',\n                CommonHTML: {\n                    linebreaks: {\n                    automatic: true\n                    }\n                }\n            });\n            MathJax.Hub.Queue([\"Typeset\", MathJax.Hub]);\n        }\n    }\n    init_mathjax();\n    <\/script>\n    <!-- End of mathjax configuration --><\/head>\n<body class=\"jp-Notebook\" data-jp-theme-light=\"true\" data-jp-theme-name=\"JupyterLab Light\">\n<div id=\"cell-id=8d621e7a\" class=\"jp-Cell jp-MarkdownCell jp-Notebook-cell\">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\"><div class=\"jp-InputPrompt jp-InputArea-prompt\">\n<\/div><div class=\"jp-RenderedHTMLCommon jp-RenderedMarkdown jp-MarkdownOutput \" data-mime-type=\"text\/markdown\">\n<h1 id=\"Tutorial---Gaussian-Mixture-Model\">Tutorial &#8211; Gaussian Mixture Model<a class=\"anchor-link\" href=\"#Tutorial---Gaussian-Mixture-Model\">&#182;<\/a><\/h1>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=cc0fca74\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs  \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[1]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span><span class=\"k\">using<\/span> <span class=\"n\">Distributions<\/span>\n<span class=\"k\">using<\/span> <span class=\"n\">FillArrays<\/span>\n<span class=\"k\">using<\/span> <span class=\"n\">StatsPlots<\/span>\n<span class=\"k\">using<\/span> <span class=\"n\">LinearAlgebra<\/span>\n<span class=\"k\">using<\/span> <span class=\"n\">Random<\/span>\n<span class=\"c\">#plotlyjs()<\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=1fcd06ee\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell   \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[2]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span><span class=\"n\">Random<\/span><span class=\"o\">.<\/span><span class=\"n\">seed!<\/span><span class=\"p\">(<\/span><span class=\"mi\">3<\/span><span class=\"p\">)<\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"jp-Cell-outputWrapper\">\n<div class=\"jp-Collapser jp-OutputCollapser jp-Cell-outputCollapser\">\n<\/div>\n<div class=\"jp-OutputArea jp-Cell-outputArea\">\n<div class=\"jp-OutputArea-child jp-OutputArea-executeResult\">\n    \n    <div class=\"jp-OutputPrompt jp-OutputArea-prompt\">Out[2]:<\/div>\n<div class=\"jp-RenderedText jp-OutputArea-output jp-OutputArea-executeResult\" data-mime-type=\"text\/plain\">\n<pre>TaskLocalRNG()<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=f6844536\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell   \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[3]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span><span class=\"c\"># w\ub294 \ud569\ud574\uc11c 1\uc774 \ub418\uc5b4\uc57c \ud55c\ub2e4.<\/span>\n<span class=\"n\">w<\/span> <span class=\"o\">=<\/span> <span class=\"p\">[<\/span><span class=\"mf\">0.5<\/span><span class=\"p\">,<\/span> <span class=\"mf\">0.5<\/span><span class=\"p\">]<\/span>\n<span class=\"n\">\u03bc<\/span> <span class=\"o\">=<\/span> <span class=\"p\">[<\/span><span class=\"o\">-<\/span><span class=\"mf\">3.5<\/span><span class=\"p\">,<\/span> <span class=\"mf\">0.5<\/span><span class=\"p\">]<\/span>\n<span class=\"n\">mixturemodel<\/span> <span class=\"o\">=<\/span> <span class=\"n\">MixtureModel<\/span><span class=\"p\">([<\/span><span class=\"n\">MvNormal<\/span><span class=\"p\">(<\/span><span class=\"n\">Fill<\/span><span class=\"p\">(<\/span><span class=\"n\">\u03bc\u2096<\/span><span class=\"p\">,<\/span><span class=\"mi\">2<\/span><span class=\"p\">),<\/span> <span class=\"n\">I<\/span><span class=\"p\">)<\/span> <span class=\"k\">for<\/span> <span class=\"n\">\u03bc\u2096<\/span> <span class=\"k\">in<\/span> <span class=\"n\">\u03bc<\/span><span class=\"p\">],<\/span> <span class=\"n\">w<\/span><span class=\"p\">)<\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"jp-Cell-outputWrapper\">\n<div class=\"jp-Collapser jp-OutputCollapser jp-Cell-outputCollapser\">\n<\/div>\n<div class=\"jp-OutputArea jp-Cell-outputArea\">\n<div class=\"jp-OutputArea-child jp-OutputArea-executeResult\">\n    \n    <div class=\"jp-OutputPrompt jp-OutputArea-prompt\">Out[3]:<\/div>\n<div class=\"jp-RenderedText jp-OutputArea-output jp-OutputArea-executeResult\" data-mime-type=\"text\/plain\">\n<pre>MixtureModel{MvNormal{Float64, PDMats.ScalMat{Float64}, Fill{Float64, 1, Tuple{Base.OneTo{Int64}}}}}(K = 2)\ncomponents[1] (prior = 0.5000): MvNormal{Float64, PDMats.ScalMat{Float64}, Fill{Float64, 1, Tuple{Base.OneTo{Int64}}}}(\ndim: 2\n\u03bc: Fill(-3.5, 2)\n\u03a3: [1.0 0.0; 0.0 1.0]\n)\ncomponents[2] (prior = 0.5000): MvNormal{Float64, PDMats.ScalMat{Float64}, Fill{Float64, 1, Tuple{Base.OneTo{Int64}}}}(\ndim: 2\n\u03bc: Fill(0.5, 2)\n\u03a3: [1.0 0.0; 0.0 1.0]\n)\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=2dc94671\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell   \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[4]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span><span class=\"n\">N<\/span> <span class=\"o\">=<\/span> <span class=\"mi\">6000<\/span>\n<span class=\"n\">x<\/span> <span class=\"o\">=<\/span> <span class=\"n\">rand<\/span><span class=\"p\">(<\/span><span class=\"n\">mixturemodel<\/span><span class=\"p\">,<\/span> <span class=\"n\">N<\/span><span class=\"p\">)<\/span>\n<span class=\"n\">density<\/span><span class=\"p\">(<\/span><span class=\"n\">x<\/span><span class=\"p\">[<\/span><span class=\"mi\">1<\/span><span class=\"p\">,<\/span><span class=\"o\">:<\/span><span class=\"p\">])<\/span>\n<span class=\"n\">density!<\/span><span class=\"p\">(<\/span><span class=\"n\">x<\/span><span class=\"p\">[<\/span><span class=\"mi\">2<\/span><span class=\"p\">,<\/span><span class=\"o\">:<\/span><span class=\"p\">])<\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"jp-Cell-outputWrapper\">\n<div class=\"jp-Collapser jp-OutputCollapser jp-Cell-outputCollapser\">\n<\/div>\n<div class=\"jp-OutputArea jp-Cell-outputArea\">\n<div class=\"jp-OutputArea-child jp-OutputArea-executeResult\">\n    \n    <div class=\"jp-OutputPrompt jp-OutputArea-prompt\">Out[4]:<\/div>\n<div class=\"jp-RenderedHTMLCommon jp-RenderedHTML jp-OutputArea-output jp-OutputArea-executeResult\" data-mime-type=\"text\/html\">\n<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"600\" height=\"400\" viewBox=\"0 0 2400 1600\">\n<defs>\n  <clipPath id=\"clip830\">\n    <rect x=\"0\" y=\"0\" width=\"2400\" height=\"1600\"\/>\n  <\/clipPath>\n<\/defs>\n<path clip-path=\"url(#clip830)\" d=\"M0 1600 L2400 1600 L2400 0 L0 0  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<defs>\n  <clipPath id=\"clip831\">\n    <rect x=\"480\" y=\"0\" width=\"1681\" height=\"1600\"\/>\n  <\/clipPath>\n<\/defs>\n<path clip-path=\"url(#clip830)\" d=\"M186.274 1486.45 L2352.76 1486.45 L2352.76 47.2441 L186.274 47.2441  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<defs>\n  <clipPath id=\"clip832\">\n    <rect x=\"186\" y=\"47\" width=\"2167\" height=\"1440\"\/>\n  <\/clipPath>\n<\/defs>\n<polyline clip-path=\"url(#clip832)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"363.138,1486.45 363.138,47.2441 \"\/>\n<polyline clip-path=\"url(#clip832)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"727.616,1486.45 727.616,47.2441 \"\/>\n<polyline clip-path=\"url(#clip832)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1092.09,1486.45 1092.09,47.2441 \"\/>\n<polyline clip-path=\"url(#clip832)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1456.57,1486.45 1456.57,47.2441 \"\/>\n<polyline clip-path=\"url(#clip832)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1821.05,1486.45 1821.05,47.2441 \"\/>\n<polyline clip-path=\"url(#clip832)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2185.53,1486.45 2185.53,47.2441 \"\/>\n<polyline clip-path=\"url(#clip830)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"186.274,1486.45 2352.76,1486.45 \"\/>\n<polyline clip-path=\"url(#clip830)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"363.138,1486.45 363.138,1467.55 \"\/>\n<polyline clip-path=\"url(#clip830)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"727.616,1486.45 727.616,1467.55 \"\/>\n<polyline clip-path=\"url(#clip830)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1092.09,1486.45 1092.09,1467.55 \"\/>\n<polyline clip-path=\"url(#clip830)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1456.57,1486.45 1456.57,1467.55 \"\/>\n<polyline clip-path=\"url(#clip830)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1821.05,1486.45 1821.05,1467.55 \"\/>\n<polyline clip-path=\"url(#clip830)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2185.53,1486.45 2185.53,1467.55 \"\/>\n<path clip-path=\"url(#clip830)\" d=\"M310.164 1532.02 L339.839 1532.02 L339.839 1535.95 L310.164 1535.95 L310.164 1532.02 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M348.751 1514.29 L370.973 1514.29 L370.973 1516.28 L358.427 1548.85 L353.543 1548.85 L365.348 1518.22 L348.751 1518.22 L348.751 1514.29 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M380.094 1542.97 L384.978 1542.97 L384.978 1548.85 L380.094 1548.85 L380.094 1542.97 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M395.209 1514.29 L413.566 1514.29 L413.566 1518.22 L399.492 1518.22 L399.492 1526.7 Q400.51 1526.35 401.529 1526.19 Q402.547 1526 403.566 1526 Q409.353 1526 412.732 1529.17 Q416.112 1532.34 416.112 1537.76 Q416.112 1543.34 412.64 1546.44 Q409.168 1549.52 402.848 1549.52 Q400.672 1549.52 398.404 1549.15 Q396.158 1548.78 393.751 1548.04 L393.751 1543.34 Q395.834 1544.47 398.057 1545.03 Q400.279 1545.58 402.756 1545.58 Q406.76 1545.58 409.098 1543.48 Q411.436 1541.37 411.436 1537.76 Q411.436 1534.15 409.098 1532.04 Q406.76 1529.94 402.756 1529.94 Q400.881 1529.94 399.006 1530.35 Q397.154 1530.77 395.209 1531.65 L395.209 1514.29 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M674.144 1532.02 L703.82 1532.02 L703.82 1535.95 L674.144 1535.95 L674.144 1532.02 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M713.959 1514.29 L732.315 1514.29 L732.315 1518.22 L718.241 1518.22 L718.241 1526.7 Q719.26 1526.35 720.278 1526.19 Q721.297 1526 722.315 1526 Q728.102 1526 731.482 1529.17 Q734.862 1532.34 734.862 1537.76 Q734.862 1543.34 731.39 1546.44 Q727.917 1549.52 721.598 1549.52 Q719.422 1549.52 717.153 1549.15 Q714.908 1548.78 712.501 1548.04 L712.501 1543.34 Q714.584 1544.47 716.806 1545.03 Q719.028 1545.58 721.505 1545.58 Q725.51 1545.58 727.848 1543.48 Q730.186 1541.37 730.186 1537.76 Q730.186 1534.15 727.848 1532.04 Q725.51 1529.94 721.505 1529.94 Q719.63 1529.94 717.755 1530.35 Q715.903 1530.77 713.959 1531.65 L713.959 1514.29 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M744.075 1542.97 L748.959 1542.97 L748.959 1548.85 L744.075 1548.85 L744.075 1542.97 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M769.144 1517.37 Q765.533 1517.37 763.704 1520.93 Q761.899 1524.47 761.899 1531.6 Q761.899 1538.71 763.704 1542.27 Q765.533 1545.82 769.144 1545.82 Q772.778 1545.82 774.584 1542.27 Q776.412 1538.71 776.412 1531.6 Q776.412 1524.47 774.584 1520.93 Q772.778 1517.37 769.144 1517.37 M769.144 1513.66 Q774.954 1513.66 778.01 1518.27 Q781.088 1522.85 781.088 1531.6 Q781.088 1540.33 778.01 1544.94 Q774.954 1549.52 769.144 1549.52 Q763.334 1549.52 760.255 1544.94 Q757.2 1540.33 757.2 1531.6 Q757.2 1522.85 760.255 1518.27 Q763.334 1513.66 769.144 1513.66 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M1039.12 1532.02 L1068.8 1532.02 L1068.8 1535.95 L1039.12 1535.95 L1039.12 1532.02 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M1082.92 1544.91 L1099.24 1544.91 L1099.24 1548.85 L1077.29 1548.85 L1077.29 1544.91 Q1079.95 1542.16 1084.54 1537.53 Q1089.14 1532.88 1090.32 1531.53 Q1092.57 1529.01 1093.45 1527.27 Q1094.35 1525.51 1094.35 1523.82 Q1094.35 1521.07 1092.41 1519.33 Q1090.49 1517.6 1087.38 1517.6 Q1085.19 1517.6 1082.73 1518.36 Q1080.3 1519.13 1077.52 1520.68 L1077.52 1515.95 Q1080.35 1514.82 1082.8 1514.24 Q1085.25 1513.66 1087.29 1513.66 Q1092.66 1513.66 1095.86 1516.35 Q1099.05 1519.03 1099.05 1523.52 Q1099.05 1525.65 1098.24 1527.57 Q1097.45 1529.47 1095.35 1532.07 Q1094.77 1532.74 1091.67 1535.95 Q1088.56 1539.15 1082.92 1544.91 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M1109.05 1542.97 L1113.94 1542.97 L1113.94 1548.85 L1109.05 1548.85 L1109.05 1542.97 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M1124.17 1514.29 L1142.52 1514.29 L1142.52 1518.22 L1128.45 1518.22 L1128.45 1526.7 Q1129.47 1526.35 1130.49 1526.19 Q1131.5 1526 1132.52 1526 Q1138.31 1526 1141.69 1529.17 Q1145.07 1532.34 1145.07 1537.76 Q1145.07 1543.34 1141.6 1546.44 Q1138.12 1549.52 1131.81 1549.52 Q1129.63 1549.52 1127.36 1549.15 Q1125.12 1548.78 1122.71 1548.04 L1122.71 1543.34 Q1124.79 1544.47 1127.01 1545.03 Q1129.24 1545.58 1131.71 1545.58 Q1135.72 1545.58 1138.06 1543.48 Q1140.39 1541.37 1140.39 1537.76 Q1140.39 1534.15 1138.06 1532.04 Q1135.72 1529.94 1131.71 1529.94 Q1129.84 1529.94 1127.96 1530.35 Q1126.11 1530.77 1124.17 1531.65 L1124.17 1514.29 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M1433.96 1517.37 Q1430.35 1517.37 1428.52 1520.93 Q1426.71 1524.47 1426.71 1531.6 Q1426.71 1538.71 1428.52 1542.27 Q1430.35 1545.82 1433.96 1545.82 Q1437.59 1545.82 1439.4 1542.27 Q1441.23 1538.71 1441.23 1531.6 Q1441.23 1524.47 1439.4 1520.93 Q1437.59 1517.37 1433.96 1517.37 M1433.96 1513.66 Q1439.77 1513.66 1442.82 1518.27 Q1445.9 1522.85 1445.9 1531.6 Q1445.9 1540.33 1442.82 1544.94 Q1439.77 1549.52 1433.96 1549.52 Q1428.15 1549.52 1425.07 1544.94 Q1422.01 1540.33 1422.01 1531.6 Q1422.01 1522.85 1425.07 1518.27 Q1428.15 1513.66 1433.96 1513.66 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M1454.12 1542.97 L1459 1542.97 L1459 1548.85 L1454.12 1548.85 L1454.12 1542.97 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M1479.19 1517.37 Q1475.58 1517.37 1473.75 1520.93 Q1471.94 1524.47 1471.94 1531.6 Q1471.94 1538.71 1473.75 1542.27 Q1475.58 1545.82 1479.19 1545.82 Q1482.82 1545.82 1484.63 1542.27 Q1486.46 1538.71 1486.46 1531.6 Q1486.46 1524.47 1484.63 1520.93 Q1482.82 1517.37 1479.19 1517.37 M1479.19 1513.66 Q1485 1513.66 1488.05 1518.27 Q1491.13 1522.85 1491.13 1531.6 Q1491.13 1540.33 1488.05 1544.94 Q1485 1549.52 1479.19 1549.52 Q1473.38 1549.52 1470.3 1544.94 Q1467.24 1540.33 1467.24 1531.6 Q1467.24 1522.85 1470.3 1518.27 Q1473.38 1513.66 1479.19 1513.66 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M1792.79 1544.91 L1809.11 1544.91 L1809.11 1548.85 L1787.16 1548.85 L1787.16 1544.91 Q1789.83 1542.16 1794.41 1537.53 Q1799.02 1532.88 1800.2 1531.53 Q1802.44 1529.01 1803.32 1527.27 Q1804.22 1525.51 1804.22 1523.82 Q1804.22 1521.07 1802.28 1519.33 Q1800.36 1517.6 1797.26 1517.6 Q1795.06 1517.6 1792.6 1518.36 Q1790.17 1519.13 1787.39 1520.68 L1787.39 1515.95 Q1790.22 1514.82 1792.67 1514.24 Q1795.13 1513.66 1797.16 1513.66 Q1802.53 1513.66 1805.73 1516.35 Q1808.92 1519.03 1808.92 1523.52 Q1808.92 1525.65 1808.11 1527.57 Q1807.33 1529.47 1805.22 1532.07 Q1804.64 1532.74 1801.54 1535.95 Q1798.44 1539.15 1792.79 1544.91 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M1818.92 1542.97 L1823.81 1542.97 L1823.81 1548.85 L1818.92 1548.85 L1818.92 1542.97 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M1834.04 1514.29 L1852.39 1514.29 L1852.39 1518.22 L1838.32 1518.22 L1838.32 1526.7 Q1839.34 1526.35 1840.36 1526.19 Q1841.38 1526 1842.39 1526 Q1848.18 1526 1851.56 1529.17 Q1854.94 1532.34 1854.94 1537.76 Q1854.94 1543.34 1851.47 1546.44 Q1848 1549.52 1841.68 1549.52 Q1839.5 1549.52 1837.23 1549.15 Q1834.99 1548.78 1832.58 1548.04 L1832.58 1543.34 Q1834.66 1544.47 1836.89 1545.03 Q1839.11 1545.58 1841.58 1545.58 Q1845.59 1545.58 1847.93 1543.48 Q1850.26 1541.37 1850.26 1537.76 Q1850.26 1534.15 1847.93 1532.04 Q1845.59 1529.94 1841.58 1529.94 Q1839.71 1529.94 1837.83 1530.35 Q1835.98 1530.77 1834.04 1531.65 L1834.04 1514.29 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M2152.7 1514.29 L2171.05 1514.29 L2171.05 1518.22 L2156.98 1518.22 L2156.98 1526.7 Q2158 1526.35 2159.01 1526.19 Q2160.03 1526 2161.05 1526 Q2166.84 1526 2170.22 1529.17 Q2173.6 1532.34 2173.6 1537.76 Q2173.6 1543.34 2170.13 1546.44 Q2166.65 1549.52 2160.33 1549.52 Q2158.16 1549.52 2155.89 1549.15 Q2153.64 1548.78 2151.24 1548.04 L2151.24 1543.34 Q2153.32 1544.47 2155.54 1545.03 Q2157.76 1545.58 2160.24 1545.58 Q2164.25 1545.58 2166.58 1543.48 Q2168.92 1541.37 2168.92 1537.76 Q2168.92 1534.15 2166.58 1532.04 Q2164.25 1529.94 2160.24 1529.94 Q2158.37 1529.94 2156.49 1530.35 Q2154.64 1530.77 2152.7 1531.65 L2152.7 1514.29 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M2182.81 1542.97 L2187.69 1542.97 L2187.69 1548.85 L2182.81 1548.85 L2182.81 1542.97 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M2207.88 1517.37 Q2204.27 1517.37 2202.44 1520.93 Q2200.63 1524.47 2200.63 1531.6 Q2200.63 1538.71 2202.44 1542.27 Q2204.27 1545.82 2207.88 1545.82 Q2211.51 1545.82 2213.32 1542.27 Q2215.15 1538.71 2215.15 1531.6 Q2215.15 1524.47 2213.32 1520.93 Q2211.51 1517.37 2207.88 1517.37 M2207.88 1513.66 Q2213.69 1513.66 2216.75 1518.27 Q2219.82 1522.85 2219.82 1531.6 Q2219.82 1540.33 2216.75 1544.94 Q2213.69 1549.52 2207.88 1549.52 Q2202.07 1549.52 2198.99 1544.94 Q2195.94 1540.33 2195.94 1531.6 Q2195.94 1522.85 2198.99 1518.27 Q2202.07 1513.66 2207.88 1513.66 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip832)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"186.274,1445.72 2352.76,1445.72 \"\/>\n<polyline clip-path=\"url(#clip832)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"186.274,1092.38 2352.76,1092.38 \"\/>\n<polyline clip-path=\"url(#clip832)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"186.274,739.034 2352.76,739.034 \"\/>\n<polyline clip-path=\"url(#clip832)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"186.274,385.693 2352.76,385.693 \"\/>\n<polyline clip-path=\"url(#clip830)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"186.274,1486.45 186.274,47.2441 \"\/>\n<polyline clip-path=\"url(#clip830)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"186.274,1445.72 205.172,1445.72 \"\/>\n<polyline clip-path=\"url(#clip830)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"186.274,1092.38 205.172,1092.38 \"\/>\n<polyline clip-path=\"url(#clip830)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"186.274,739.034 205.172,739.034 \"\/>\n<polyline clip-path=\"url(#clip830)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"186.274,385.693 205.172,385.693 \"\/>\n<path clip-path=\"url(#clip830)\" d=\"M62.9365 1431.52 Q59.3254 1431.52 57.4967 1435.08 Q55.6912 1438.62 55.6912 1445.75 Q55.6912 1452.86 57.4967 1456.42 Q59.3254 1459.96 62.9365 1459.96 Q66.5707 1459.96 68.3763 1456.42 Q70.205 1452.86 70.205 1445.75 Q70.205 1438.62 68.3763 1435.08 Q66.5707 1431.52 62.9365 1431.52 M62.9365 1427.81 Q68.7467 1427.81 71.8022 1432.42 Q74.8809 1437 74.8809 1445.75 Q74.8809 1454.48 71.8022 1459.08 Q68.7467 1463.67 62.9365 1463.67 Q57.1264 1463.67 54.0477 1459.08 Q50.9921 1454.48 50.9921 1445.75 Q50.9921 1437 54.0477 1432.42 Q57.1264 1427.81 62.9365 1427.81 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M83.0984 1457.12 L87.9827 1457.12 L87.9827 1463 L83.0984 1463 L83.0984 1457.12 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M108.168 1431.52 Q104.557 1431.52 102.728 1435.08 Q100.922 1438.62 100.922 1445.75 Q100.922 1452.86 102.728 1456.42 Q104.557 1459.96 108.168 1459.96 Q111.802 1459.96 113.608 1456.42 Q115.436 1452.86 115.436 1445.75 Q115.436 1438.62 113.608 1435.08 Q111.802 1431.52 108.168 1431.52 M108.168 1427.81 Q113.978 1427.81 117.033 1432.42 Q120.112 1437 120.112 1445.75 Q120.112 1454.48 117.033 1459.08 Q113.978 1463.67 108.168 1463.67 Q102.358 1463.67 99.2789 1459.08 Q96.2234 1454.48 96.2234 1445.75 Q96.2234 1437 99.2789 1432.42 Q102.358 1427.81 108.168 1427.81 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M138.33 1431.52 Q134.719 1431.52 132.89 1435.08 Q131.084 1438.62 131.084 1445.75 Q131.084 1452.86 132.89 1456.42 Q134.719 1459.96 138.33 1459.96 Q141.964 1459.96 143.769 1456.42 Q145.598 1452.86 145.598 1445.75 Q145.598 1438.62 143.769 1435.08 Q141.964 1431.52 138.33 1431.52 M138.33 1427.81 Q144.14 1427.81 147.195 1432.42 Q150.274 1437 150.274 1445.75 Q150.274 1454.48 147.195 1459.08 Q144.14 1463.67 138.33 1463.67 Q132.519 1463.67 129.441 1459.08 Q126.385 1454.48 126.385 1445.75 Q126.385 1437 129.441 1432.42 Q132.519 1427.81 138.33 1427.81 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M63.9319 1078.17 Q60.3208 1078.17 58.4921 1081.74 Q56.6865 1085.28 56.6865 1092.41 Q56.6865 1099.52 58.4921 1103.08 Q60.3208 1106.62 63.9319 1106.62 Q67.5661 1106.62 69.3717 1103.08 Q71.2004 1099.52 71.2004 1092.41 Q71.2004 1085.28 69.3717 1081.74 Q67.5661 1078.17 63.9319 1078.17 M63.9319 1074.47 Q69.742 1074.47 72.7976 1079.08 Q75.8763 1083.66 75.8763 1092.41 Q75.8763 1101.14 72.7976 1105.74 Q69.742 1110.33 63.9319 1110.33 Q58.1217 1110.33 55.043 1105.74 Q51.9875 1101.14 51.9875 1092.41 Q51.9875 1083.66 55.043 1079.08 Q58.1217 1074.47 63.9319 1074.47 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M84.0938 1103.78 L88.978 1103.78 L88.978 1109.66 L84.0938 1109.66 L84.0938 1103.78 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M109.163 1078.17 Q105.552 1078.17 103.723 1081.74 Q101.918 1085.28 101.918 1092.41 Q101.918 1099.52 103.723 1103.08 Q105.552 1106.62 109.163 1106.62 Q112.797 1106.62 114.603 1103.08 Q116.432 1099.52 116.432 1092.41 Q116.432 1085.28 114.603 1081.74 Q112.797 1078.17 109.163 1078.17 M109.163 1074.47 Q114.973 1074.47 118.029 1079.08 Q121.107 1083.66 121.107 1092.41 Q121.107 1101.14 118.029 1105.74 Q114.973 1110.33 109.163 1110.33 Q103.353 1110.33 100.274 1105.74 Q97.2187 1101.14 97.2187 1092.41 Q97.2187 1083.66 100.274 1079.08 Q103.353 1074.47 109.163 1074.47 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M129.371 1075.1 L147.728 1075.1 L147.728 1079.03 L133.654 1079.03 L133.654 1087.5 Q134.672 1087.16 135.691 1086.99 Q136.709 1086.81 137.728 1086.81 Q143.515 1086.81 146.894 1089.98 Q150.274 1093.15 150.274 1098.57 Q150.274 1104.15 146.802 1107.25 Q143.33 1110.33 137.01 1110.33 Q134.834 1110.33 132.566 1109.96 Q130.32 1109.59 127.913 1108.85 L127.913 1104.15 Q129.996 1105.28 132.219 1105.84 Q134.441 1106.39 136.918 1106.39 Q140.922 1106.39 143.26 1104.28 Q145.598 1102.18 145.598 1098.57 Q145.598 1094.96 143.26 1092.85 Q140.922 1090.74 136.918 1090.74 Q135.043 1090.74 133.168 1091.16 Q131.316 1091.58 129.371 1092.46 L129.371 1075.1 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M62.9365 724.833 Q59.3254 724.833 57.4967 728.398 Q55.6912 731.939 55.6912 739.069 Q55.6912 746.175 57.4967 749.74 Q59.3254 753.282 62.9365 753.282 Q66.5707 753.282 68.3763 749.74 Q70.205 746.175 70.205 739.069 Q70.205 731.939 68.3763 728.398 Q66.5707 724.833 62.9365 724.833 M62.9365 721.129 Q68.7467 721.129 71.8022 725.736 Q74.8809 730.319 74.8809 739.069 Q74.8809 747.796 71.8022 752.402 Q68.7467 756.985 62.9365 756.985 Q57.1264 756.985 54.0477 752.402 Q50.9921 747.796 50.9921 739.069 Q50.9921 730.319 54.0477 725.736 Q57.1264 721.129 62.9365 721.129 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M83.0984 750.434 L87.9827 750.434 L87.9827 756.314 L83.0984 756.314 L83.0984 750.434 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M98.978 752.379 L106.617 752.379 L106.617 726.013 L98.3067 727.68 L98.3067 723.421 L106.571 721.754 L111.246 721.754 L111.246 752.379 L118.885 752.379 L118.885 756.314 L98.978 756.314 L98.978 752.379 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M138.33 724.833 Q134.719 724.833 132.89 728.398 Q131.084 731.939 131.084 739.069 Q131.084 746.175 132.89 749.74 Q134.719 753.282 138.33 753.282 Q141.964 753.282 143.769 749.74 Q145.598 746.175 145.598 739.069 Q145.598 731.939 143.769 728.398 Q141.964 724.833 138.33 724.833 M138.33 721.129 Q144.14 721.129 147.195 725.736 Q150.274 730.319 150.274 739.069 Q150.274 747.796 147.195 752.402 Q144.14 756.985 138.33 756.985 Q132.519 756.985 129.441 752.402 Q126.385 747.796 126.385 739.069 Q126.385 730.319 129.441 725.736 Q132.519 721.129 138.33 721.129 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M63.9319 371.492 Q60.3208 371.492 58.4921 375.056 Q56.6865 378.598 56.6865 385.728 Q56.6865 392.834 58.4921 396.399 Q60.3208 399.94 63.9319 399.94 Q67.5661 399.94 69.3717 396.399 Q71.2004 392.834 71.2004 385.728 Q71.2004 378.598 69.3717 375.056 Q67.5661 371.492 63.9319 371.492 M63.9319 367.788 Q69.742 367.788 72.7976 372.394 Q75.8763 376.978 75.8763 385.728 Q75.8763 394.454 72.7976 399.061 Q69.742 403.644 63.9319 403.644 Q58.1217 403.644 55.043 399.061 Q51.9875 394.454 51.9875 385.728 Q51.9875 376.978 55.043 372.394 Q58.1217 367.788 63.9319 367.788 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M84.0938 397.093 L88.978 397.093 L88.978 402.973 L84.0938 402.973 L84.0938 397.093 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M99.9733 399.038 L107.612 399.038 L107.612 372.672 L99.3021 374.339 L99.3021 370.08 L107.566 368.413 L112.242 368.413 L112.242 399.038 L119.881 399.038 L119.881 402.973 L99.9733 402.973 L99.9733 399.038 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M129.371 368.413 L147.728 368.413 L147.728 372.348 L133.654 372.348 L133.654 380.82 Q134.672 380.473 135.691 380.311 Q136.709 380.126 137.728 380.126 Q143.515 380.126 146.894 383.297 Q150.274 386.468 150.274 391.885 Q150.274 397.464 146.802 400.565 Q143.33 403.644 137.01 403.644 Q134.834 403.644 132.566 403.274 Q130.32 402.903 127.913 402.163 L127.913 397.464 Q129.996 398.598 132.219 399.153 Q134.441 399.709 136.918 399.709 Q140.922 399.709 143.26 397.603 Q145.598 395.496 145.598 391.885 Q145.598 388.274 143.26 386.167 Q140.922 384.061 136.918 384.061 Q135.043 384.061 133.168 384.478 Q131.316 384.894 129.371 385.774 L129.371 368.413 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip832)\" style=\"stroke:#009af9; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"258.936,1445.72 269.077,1445.71 279.218,1445.71 289.359,1445.71 299.5,1445.7 309.641,1445.68 319.782,1445.65 329.923,1445.61 340.064,1445.53 350.205,1445.4 360.346,1445.2 370.487,1444.91 380.628,1444.5 390.769,1443.93 400.91,1443.18 411.051,1442.22 421.192,1441.02 431.333,1439.58 441.474,1437.9 451.615,1435.98 461.756,1433.83 471.897,1431.43 482.038,1428.79 492.179,1425.85 502.32,1422.55 512.461,1418.78 522.602,1414.43 532.743,1409.34 542.884,1403.35 553.025,1396.3 563.166,1388 573.307,1378.29 583.448,1367 593.589,1353.98 603.73,1339.05 613.871,1322.06 624.012,1302.87 634.153,1281.33 644.294,1257.33 654.435,1230.78 664.576,1201.65 674.717,1169.94 684.858,1135.72 694.999,1099.09 705.14,1060.23 715.281,1019.34 725.422,976.659 735.563,932.426 745.704,886.864 755.845,840.169 765.986,792.496 776.127,743.959 786.268,694.643 796.409,644.631 806.55,594.033 816.691,543.018 826.832,491.849 836.973,440.901 847.114,390.677 857.255,341.806 867.396,295.024 877.537,251.153 887.678,211.046 897.819,175.541 907.96,145.394 918.101,121.228 928.242,103.479 938.383,92.3824 948.524,87.9763 958.665,90.1309 968.806,98.5998 978.947,113.073 989.088,133.219 999.229,158.711 1009.37,189.221 1019.51,224.403 1029.65,263.862 1039.79,307.133 1049.93,353.674 1060.07,402.881 1070.22,454.109 1080.36,506.708 1090.5,560.043 1100.64,613.493 1110.78,666.446 1120.92,718.27 1131.06,768.286 1141.2,815.764 1151.34,859.93 1161.49,900.003 1171.63,935.254 1181.77,965.068 1191.91,989.004 1202.05,1006.83 1212.19,1018.55 1222.33,1024.36 1232.47,1024.6 1242.61,1019.73 1252.75,1010.19 1262.9,996.384 1273.04,978.596 1283.18,956.992 1293.32,931.623 1303.46,902.46 1313.6,869.463 1323.74,832.647 1333.88,792.161 1344.02,748.333 1354.16,701.704 1364.31,653.025 1374.45,603.217 1384.59,553.312 1394.73,504.367 1404.87,457.377 1415.01,413.185 1425.15,372.412 1435.29,335.414 1445.43,302.275 1455.57,272.839 1465.72,246.783 1475.86,223.718 1486,203.304 1496.14,185.352 1506.28,169.899 1516.42,157.223 1526.56,147.814 1536.7,142.287 1546.84,141.273 1556.98,145.306 1567.13,154.744 1577.27,169.724 1587.41,190.176 1597.55,215.87 1607.69,246.479 1617.83,281.647 1627.97,321.024 1638.11,364.278 1648.25,411.078 1658.39,461.056 1668.54,513.771 1678.68,568.677 1688.82,625.116 1698.96,682.333 1709.1,739.509 1719.24,795.82 1729.38,850.49 1739.52,902.852 1749.66,952.383 1759.8,998.728 1769.95,1041.7 1780.09,1081.24 1790.23,1117.44 1800.37,1150.44 1810.51,1180.45 1820.65,1207.72 1830.79,1232.48 1840.93,1255.02 1851.07,1275.58 1861.21,1294.42 1871.36,1311.73 1881.5,1327.7 1891.64,1342.44 1901.78,1356.01 1911.92,1368.44 1922.06,1379.72 1932.2,1389.85 1942.34,1398.83 1952.48,1406.66 1962.62,1413.4 1972.77,1419.11 1982.91,1423.9 1993.05,1427.87 2003.19,1431.13 2013.33,1433.8 2023.47,1435.97 2033.61,1437.74 2043.75,1439.19 2053.89,1440.37 2064.03,1441.34 2074.18,1442.15 2084.32,1442.83 2094.46,1443.41 2104.6,1443.89 2114.74,1444.29 2124.88,1444.63 2135.02,1444.91 2145.16,1445.13 2155.3,1445.3 2165.44,1445.43 2175.59,1445.53 2185.73,1445.59 2195.87,1445.64 2206.01,1445.67 2216.15,1445.69 2226.29,1445.7 2236.43,1445.71 2246.57,1445.71 2256.71,1445.71 2266.85,1445.72 2277,1445.72 \"\/>\n<polyline clip-path=\"url(#clip832)\" style=\"stroke:#e26f46; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"247.59,1445.72 257.86,1445.71 268.131,1445.71 278.401,1445.71 288.672,1445.7 298.943,1445.69 309.213,1445.66 319.484,1445.62 329.754,1445.55 340.025,1445.44 350.296,1445.28 360.566,1445.04 370.837,1444.69 381.107,1444.21 391.378,1443.58 401.649,1442.77 411.919,1441.75 422.19,1440.5 432.46,1439.01 442.731,1437.25 453.002,1435.23 463.272,1432.89 473.543,1430.21 483.813,1427.13 494.084,1423.57 504.355,1419.43 514.625,1414.62 524.896,1409.01 535.167,1402.49 545.437,1394.95 555.708,1386.27 565.978,1376.34 576.249,1365.03 586.52,1352.21 596.79,1337.71 607.061,1321.37 617.331,1303.03 627.602,1282.55 637.873,1259.82 648.143,1234.8 658.414,1207.48 668.684,1177.91 678.955,1146.16 689.226,1112.31 699.496,1076.44 709.767,1038.61 720.037,998.831 730.308,957.106 740.579,913.408 750.849,867.708 761.12,820.001 771.39,770.33 781.661,718.821 791.932,665.726 802.202,611.449 812.473,556.567 822.744,501.828 833.014,448.118 843.285,396.402 853.555,347.642 863.826,302.71 874.097,262.316 884.367,226.957 894.638,196.918 904.908,172.31 915.179,153.128 925.45,139.34 935.72,130.938 945.991,127.978 956.261,130.566 966.532,138.813 976.803,152.763 987.073,172.328 997.344,197.244 1007.61,227.069 1017.89,261.211 1028.16,298.997 1038.43,339.737 1048.7,382.785 1058.97,427.563 1069.24,473.558 1079.51,520.292 1089.78,567.286 1100.05,614.028 1110.32,659.96 1120.59,704.492 1130.86,747.034 1141.13,787.03 1151.4,824.004 1161.67,857.578 1171.94,887.487 1182.21,913.562 1192.49,935.711 1202.76,953.873 1213.03,967.988 1223.3,977.961 1233.57,983.645 1243.84,984.836 1254.11,981.283 1264.38,972.717 1274.65,958.881 1284.92,939.573 1295.19,914.692 1305.46,884.283 1315.73,848.582 1326,808.049 1336.27,763.377 1346.54,715.476 1356.82,665.421 1367.09,614.368 1377.36,563.455 1387.63,513.704 1397.9,465.947 1408.17,420.795 1418.44,378.639 1428.71,339.704 1438.98,304.103 1449.25,271.907 1459.52,243.183 1469.79,218.012 1480.06,196.479 1490.33,178.655 1500.6,164.579 1510.87,154.255 1521.14,147.678 1531.42,144.869 1541.69,145.918 1551.96,151.009 1562.23,160.419 1572.5,174.482 1582.77,193.532 1593.04,217.82 1603.31,247.454 1613.58,282.346 1623.85,322.198 1634.12,366.516 1644.39,414.646 1654.66,465.829 1664.93,519.253 1675.2,574.1 1685.47,629.584 1695.75,684.986 1706.02,739.675 1716.29,793.126 1726.56,844.934 1736.83,894.813 1747.1,942.584 1757.37,988.155 1767.64,1031.49 1777.91,1072.56 1788.18,1111.33 1798.45,1147.74 1808.72,1181.69 1818.99,1213.07 1829.26,1241.79 1839.53,1267.79 1849.8,1291.11 1860.07,1311.83 1870.35,1330.12 1880.62,1346.2 1890.89,1360.33 1901.16,1372.75 1911.43,1383.69 1921.7,1393.35 1931.97,1401.88 1942.24,1409.39 1952.51,1415.97 1962.78,1421.68 1973.05,1426.58 1983.32,1430.71 1993.59,1434.12 2003.86,1436.88 2014.13,1439.03 2024.4,1440.67 2034.68,1441.86 2044.95,1442.7 2055.22,1443.26 2065.49,1443.64 2075.76,1443.89 2086.03,1444.08 2096.3,1444.24 2106.57,1444.4 2116.84,1444.56 2127.11,1444.73 2137.38,1444.9 2147.65,1445.07 2157.92,1445.22 2168.19,1445.35 2178.46,1445.45 2188.73,1445.54 2199,1445.6 2209.28,1445.64 2219.55,1445.67 2229.82,1445.69 2240.09,1445.7 2250.36,1445.71 2260.63,1445.71 2270.9,1445.71 2281.17,1445.72 2291.44,1445.72 \"\/>\n<path clip-path=\"url(#clip830)\" d=\"M2011.46 250.738 L2280.54 250.738 L2280.54 95.2176 L2011.46 95.2176  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<polyline clip-path=\"url(#clip830)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2011.46,250.738 2280.54,250.738 2280.54,95.2176 2011.46,95.2176 2011.46,250.738 \"\/>\n<polyline clip-path=\"url(#clip830)\" style=\"stroke:#009af9; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2035.53,147.058 2179.97,147.058 \"\/>\n<path clip-path=\"url(#clip830)\" d=\"M2217.88 166.745 Q2216.07 171.375 2214.36 172.787 Q2212.65 174.199 2209.78 174.199 L2206.38 174.199 L2206.38 170.634 L2208.88 170.634 Q2210.63 170.634 2211.61 169.8 Q2212.58 168.967 2213.76 165.865 L2214.52 163.921 L2204.04 138.412 L2208.55 138.412 L2216.65 158.689 L2224.76 138.412 L2229.27 138.412 L2217.88 166.745 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M2236.56 160.402 L2244.2 160.402 L2244.2 134.037 L2235.89 135.703 L2235.89 131.444 L2244.15 129.778 L2248.83 129.778 L2248.83 160.402 L2256.47 160.402 L2256.47 164.338 L2236.56 164.338 L2236.56 160.402 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip830)\" style=\"stroke:#e26f46; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2035.53,198.898 2179.97,198.898 \"\/>\n<path clip-path=\"url(#clip830)\" d=\"M2217.88 218.585 Q2216.07 223.215 2214.36 224.627 Q2212.65 226.039 2209.78 226.039 L2206.38 226.039 L2206.38 222.474 L2208.88 222.474 Q2210.63 222.474 2211.61 221.64 Q2212.58 220.807 2213.76 217.705 L2214.52 215.761 L2204.04 190.252 L2208.55 190.252 L2216.65 210.529 L2224.76 190.252 L2229.27 190.252 L2217.88 218.585 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip830)\" d=\"M2239.78 212.242 L2256.1 212.242 L2256.1 216.178 L2234.15 216.178 L2234.15 212.242 Q2236.82 209.488 2241.4 204.858 Q2246 200.205 2247.19 198.863 Q2249.43 196.34 2250.31 194.604 Q2251.21 192.844 2251.21 191.155 Q2251.21 188.4 2249.27 186.664 Q2247.35 184.928 2244.25 184.928 Q2242.05 184.928 2239.59 185.692 Q2237.16 186.455 2234.38 188.006 L2234.38 183.284 Q2237.21 182.15 2239.66 181.571 Q2242.12 180.993 2244.15 180.993 Q2249.52 180.993 2252.72 183.678 Q2255.91 186.363 2255.91 190.854 Q2255.91 192.983 2255.1 194.905 Q2254.32 196.803 2252.21 199.395 Q2251.63 200.067 2248.53 203.284 Q2245.43 206.479 2239.78 212.242 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><\/svg>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=2b30e3a9\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell   \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[5]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span><span class=\"n\">mixture_pdf<\/span><span class=\"p\">(<\/span><span class=\"n\">x<\/span><span class=\"p\">)<\/span> <span class=\"o\">=<\/span> <span class=\"n\">pdf<\/span><span class=\"p\">(<\/span><span class=\"n\">mixturemodel<\/span><span class=\"p\">,<\/span><span class=\"n\">x<\/span><span class=\"p\">)<\/span>\n<span class=\"n\">mixture_pdf<\/span><span class=\"p\">([[<\/span><span class=\"mf\">0.0<\/span><span class=\"p\">,<\/span><span class=\"mf\">4.0<\/span><span class=\"p\">],[<\/span><span class=\"o\">-<\/span><span class=\"mi\">1<\/span><span class=\"p\">,<\/span><span class=\"mi\">2<\/span><span class=\"p\">]])<\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"jp-Cell-outputWrapper\">\n<div class=\"jp-Collapser jp-OutputCollapser jp-Cell-outputCollapser\">\n<\/div>\n<div class=\"jp-OutputArea jp-Cell-outputArea\">\n<div class=\"jp-OutputArea-child jp-OutputArea-executeResult\">\n    \n    <div class=\"jp-OutputPrompt jp-OutputArea-prompt\">Out[5]:<\/div>\n<div class=\"jp-RenderedText jp-OutputArea-output jp-OutputArea-executeResult\" data-mime-type=\"text\/plain\">\n<pre>2-element Vector{Float64}:\n 0.00015362065909652362\n 0.00838740473741466<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=543aebb3\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs  \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[6]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span><span class=\"n\">xs<\/span> <span class=\"o\">=<\/span> <span class=\"p\">[<\/span><span class=\"n\">collect<\/span><span class=\"p\">(<\/span><span class=\"n\">t<\/span><span class=\"p\">)<\/span> <span class=\"k\">for<\/span> <span class=\"n\">t<\/span> <span class=\"k\">in<\/span> <span class=\"n\">zip<\/span><span class=\"p\">(<\/span><span class=\"n\">x<\/span><span class=\"p\">[<\/span><span class=\"mi\">1<\/span><span class=\"p\">,<\/span><span class=\"o\">:<\/span><span class=\"p\">],<\/span><span class=\"n\">x<\/span><span class=\"p\">[<\/span><span class=\"mi\">2<\/span><span class=\"p\">,<\/span><span class=\"o\">:<\/span><span class=\"p\">])];<\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=a1696155\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs  \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[7]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span><span class=\"n\">xs_pdf<\/span> <span class=\"o\">=<\/span> <span class=\"n\">mixture_pdf<\/span><span class=\"p\">(<\/span><span class=\"n\">x<\/span><span class=\"p\">);<\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=280408c1\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell   \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[8]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span><span class=\"n\">scatter3d<\/span><span class=\"p\">(<\/span><span class=\"n\">x<\/span><span class=\"p\">[<\/span><span class=\"mi\">1<\/span><span class=\"p\">,<\/span><span class=\"o\">:<\/span><span class=\"p\">],<\/span><span class=\"n\">x<\/span><span class=\"p\">[<\/span><span class=\"mi\">2<\/span><span class=\"p\">,<\/span><span class=\"o\">:<\/span><span class=\"p\">],<\/span><span class=\"n\">xs_pdf<\/span><span class=\"p\">;<\/span> <span class=\"n\">markersize<\/span><span class=\"o\">=<\/span><span class=\"mf\">0.1<\/span><span class=\"p\">,<\/span> <span class=\"n\">legend<\/span><span class=\"o\">=<\/span><span class=\"nb\">false<\/span><span class=\"p\">,<\/span> \n    <span class=\"n\">title<\/span><span class=\"o\">=<\/span><span class=\"s\">&quot;Synthetic Dataset&quot;<\/span><span class=\"p\">,<\/span> <span class=\"n\">color<\/span><span class=\"o\">=<\/span><span class=\"ss\">:red<\/span><span class=\"p\">,<\/span> <span class=\"n\">size<\/span><span class=\"o\">=<\/span><span class=\"p\">(<\/span><span class=\"mi\">800<\/span><span class=\"p\">,<\/span><span class=\"mi\">400<\/span><span class=\"p\">)<\/span> <span class=\"p\">)<\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"jp-Cell-outputWrapper\">\n<div class=\"jp-Collapser jp-OutputCollapser jp-Cell-outputCollapser\">\n<\/div>\n<div class=\"jp-OutputArea jp-Cell-outputArea\">\n<div class=\"jp-OutputArea-child jp-OutputArea-executeResult\">\n    \n    <div class=\"jp-OutputPrompt jp-OutputArea-prompt\">Out[8]:<\/div>\n<div class=\"jp-RenderedHTMLCommon jp-RenderedHTML jp-OutputArea-output jp-OutputArea-executeResult\" data-mime-type=\"text\/html\">\n<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"800\" height=\"400\" viewBox=\"0 0 3200 1600\">\n<defs>\n  <clipPath id=\"clip920\">\n    <rect x=\"0\" y=\"0\" width=\"3200\" height=\"1600\"\/>\n  <\/clipPath>\n<\/defs>\n<path clip-path=\"url(#clip920)\" d=\"M0 1600 L3200 1600 L3200 0 L0 0  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<defs>\n  <clipPath id=\"clip921\">\n    <rect x=\"640\" y=\"0\" width=\"2241\" height=\"1600\"\/>\n  <\/clipPath>\n<\/defs>\n<defs>\n  <clipPath id=\"clip922\">\n    <rect x=\"194\" y=\"108\" width=\"2959\" height=\"1388\"\/>\n  <\/clipPath>\n<\/defs>\n<path clip-path=\"url(#clip922)\" d=\"M1908.12 722.556 L1908.12 605.69 L1976.77 547.257 L2095.68 580.994 L2095.68 697.859 L2027.03 756.292 L1908.12 722.556  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<polyline clip-path=\"url(#clip922)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1253.24,1258.13 1653.55,911.448 1653.55,218.081 \"\/>\n<polyline clip-path=\"url(#clip922)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1401.88,1301.04 1802.19,954.357 1802.19,260.989 \"\/>\n<polyline clip-path=\"url(#clip922)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1550.52,1343.95 1950.83,997.266 1950.83,303.898 \"\/>\n<polyline clip-path=\"url(#clip922)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1699.16,1386.86 2099.47,1040.18 2099.47,346.807 \"\/>\n<polyline clip-path=\"url(#clip920)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1126.92,1221.67 1820.28,1421.82 \"\/>\n<polyline clip-path=\"url(#clip920)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1253.24,1258.13 1258.04,1253.97 \"\/>\n<polyline clip-path=\"url(#clip920)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1401.88,1301.04 1406.68,1296.88 \"\/>\n<polyline clip-path=\"url(#clip920)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1550.52,1343.95 1555.32,1339.79 \"\/>\n<polyline clip-path=\"url(#clip920)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1699.16,1386.86 1703.96,1382.7 \"\/>\n<path clip-path=\"url(#clip920)\" d=\"M1135.81 1295.53 L1165.49 1295.53 L1165.49 1299.46 L1135.81 1299.46 L1135.81 1295.53 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1175.63 1277.79 L1193.98 1277.79 L1193.98 1281.73 L1179.91 1281.73 L1179.91 1290.2 Q1180.93 1289.85 1181.95 1289.69 Q1182.96 1289.51 1183.98 1289.51 Q1189.77 1289.51 1193.15 1292.68 Q1196.53 1295.85 1196.53 1301.27 Q1196.53 1306.85 1193.06 1309.95 Q1189.58 1313.03 1183.26 1313.03 Q1181.09 1313.03 1178.82 1312.66 Q1176.58 1312.28 1174.17 1311.54 L1174.17 1306.85 Q1176.25 1307.98 1178.47 1308.53 Q1180.7 1309.09 1183.17 1309.09 Q1187.18 1309.09 1189.51 1306.98 Q1191.85 1304.88 1191.85 1301.27 Q1191.85 1297.66 1189.51 1295.55 Q1187.18 1293.44 1183.17 1293.44 Q1181.3 1293.44 1179.42 1293.86 Q1177.57 1294.28 1175.63 1295.16 L1175.63 1277.79 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1205.74 1306.47 L1210.63 1306.47 L1210.63 1312.35 L1205.74 1312.35 L1205.74 1306.47 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1230.81 1280.87 Q1227.2 1280.87 1225.37 1284.44 Q1223.57 1287.98 1223.57 1295.11 Q1223.57 1302.22 1225.37 1305.78 Q1227.2 1309.32 1230.81 1309.32 Q1234.45 1309.32 1236.25 1305.78 Q1238.08 1302.22 1238.08 1295.11 Q1238.08 1287.98 1236.25 1284.44 Q1234.45 1280.87 1230.81 1280.87 M1230.81 1277.17 Q1236.62 1277.17 1239.68 1281.78 Q1242.76 1286.36 1242.76 1295.11 Q1242.76 1303.84 1239.68 1308.44 Q1236.62 1313.03 1230.81 1313.03 Q1225 1313.03 1221.92 1308.44 Q1218.87 1303.84 1218.87 1295.11 Q1218.87 1286.36 1221.92 1281.78 Q1225 1277.17 1230.81 1277.17 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1285.45 1338.43 L1315.12 1338.43 L1315.12 1342.37 L1285.45 1342.37 L1285.45 1338.43 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1329.24 1351.33 L1345.56 1351.33 L1345.56 1355.26 L1323.62 1355.26 L1323.62 1351.33 Q1326.28 1348.57 1330.86 1343.94 Q1335.47 1339.29 1336.65 1337.95 Q1338.9 1335.43 1339.78 1333.69 Q1340.68 1331.93 1340.68 1330.24 Q1340.68 1327.49 1338.73 1325.75 Q1336.81 1324.01 1333.71 1324.01 Q1331.51 1324.01 1329.06 1324.78 Q1326.63 1325.54 1323.85 1327.09 L1323.85 1322.37 Q1326.67 1321.24 1329.13 1320.66 Q1331.58 1320.08 1333.62 1320.08 Q1338.99 1320.08 1342.18 1322.76 Q1345.38 1325.45 1345.38 1329.94 Q1345.38 1332.07 1344.57 1333.99 Q1343.78 1335.89 1341.67 1338.48 Q1341.1 1339.15 1337.99 1342.37 Q1334.89 1345.56 1329.24 1351.33 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1355.38 1349.38 L1360.26 1349.38 L1360.26 1355.26 L1355.38 1355.26 L1355.38 1349.38 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1370.49 1320.7 L1388.85 1320.7 L1388.85 1324.64 L1374.78 1324.64 L1374.78 1333.11 Q1375.79 1332.76 1376.81 1332.6 Q1377.83 1332.42 1378.85 1332.42 Q1384.64 1332.42 1388.02 1335.59 Q1391.4 1338.76 1391.4 1344.18 Q1391.4 1349.75 1387.92 1352.86 Q1384.45 1355.93 1378.13 1355.93 Q1375.96 1355.93 1373.69 1355.56 Q1371.44 1355.19 1369.04 1354.45 L1369.04 1349.75 Q1371.12 1350.89 1373.34 1351.44 Q1375.56 1352 1378.04 1352 Q1382.04 1352 1384.38 1349.89 Q1386.72 1347.79 1386.72 1344.18 Q1386.72 1340.56 1384.38 1338.46 Q1382.04 1336.35 1378.04 1336.35 Q1376.16 1336.35 1374.29 1336.77 Q1372.44 1337.18 1370.49 1338.06 L1370.49 1320.7 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1482.86 1366.69 Q1479.25 1366.69 1477.42 1370.26 Q1475.62 1373.8 1475.62 1380.93 Q1475.62 1388.03 1477.42 1391.6 Q1479.25 1395.14 1482.86 1395.14 Q1486.5 1395.14 1488.3 1391.6 Q1490.13 1388.03 1490.13 1380.93 Q1490.13 1373.8 1488.3 1370.26 Q1486.5 1366.69 1482.86 1366.69 M1482.86 1362.99 Q1488.67 1362.99 1491.73 1367.59 Q1494.81 1372.18 1494.81 1380.93 Q1494.81 1389.65 1491.73 1394.26 Q1488.67 1398.84 1482.86 1398.84 Q1477.05 1398.84 1473.97 1394.26 Q1470.92 1389.65 1470.92 1380.93 Q1470.92 1372.18 1473.97 1367.59 Q1477.05 1362.99 1482.86 1362.99 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1503.02 1392.29 L1507.91 1392.29 L1507.91 1398.17 L1503.02 1398.17 L1503.02 1392.29 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1528.09 1366.69 Q1524.48 1366.69 1522.65 1370.26 Q1520.85 1373.8 1520.85 1380.93 Q1520.85 1388.03 1522.65 1391.6 Q1524.48 1395.14 1528.09 1395.14 Q1531.73 1395.14 1533.53 1391.6 Q1535.36 1388.03 1535.36 1380.93 Q1535.36 1373.8 1533.53 1370.26 Q1531.73 1366.69 1528.09 1366.69 M1528.09 1362.99 Q1533.9 1362.99 1536.96 1367.59 Q1540.04 1372.18 1540.04 1380.93 Q1540.04 1389.65 1536.96 1394.26 Q1533.9 1398.84 1528.09 1398.84 Q1522.28 1398.84 1519.2 1394.26 Q1516.15 1389.65 1516.15 1380.93 Q1516.15 1372.18 1519.2 1367.59 Q1522.28 1362.99 1528.09 1362.99 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1626.53 1437.15 L1642.84 1437.15 L1642.84 1441.08 L1620.9 1441.08 L1620.9 1437.15 Q1623.56 1434.39 1628.15 1429.76 Q1632.75 1425.11 1633.93 1423.77 Q1636.18 1421.24 1637.06 1419.51 Q1637.96 1417.75 1637.96 1416.06 Q1637.96 1413.3 1636.02 1411.57 Q1634.09 1409.83 1630.99 1409.83 Q1628.79 1409.83 1626.34 1410.6 Q1623.91 1411.36 1621.13 1412.91 L1621.13 1408.19 Q1623.96 1407.05 1626.41 1406.47 Q1628.86 1405.9 1630.9 1405.9 Q1636.27 1405.9 1639.46 1408.58 Q1642.66 1411.27 1642.66 1415.76 Q1642.66 1417.89 1641.85 1419.81 Q1641.06 1421.71 1638.96 1424.3 Q1638.38 1424.97 1635.28 1428.19 Q1632.17 1431.38 1626.53 1437.15 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1652.66 1435.2 L1657.54 1435.2 L1657.54 1441.08 L1652.66 1441.08 L1652.66 1435.2 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1667.78 1406.52 L1686.13 1406.52 L1686.13 1410.46 L1672.06 1410.46 L1672.06 1418.93 Q1673.08 1418.58 1674.09 1418.42 Q1675.11 1418.23 1676.13 1418.23 Q1681.92 1418.23 1685.3 1421.41 Q1688.68 1424.58 1688.68 1429.99 Q1688.68 1435.57 1685.21 1438.67 Q1681.73 1441.75 1675.41 1441.75 Q1673.24 1441.75 1670.97 1441.38 Q1668.72 1441.01 1666.32 1440.27 L1666.32 1435.57 Q1668.4 1436.71 1670.62 1437.26 Q1672.84 1437.82 1675.32 1437.82 Q1679.33 1437.82 1681.66 1435.71 Q1684 1433.6 1684 1429.99 Q1684 1426.38 1681.66 1424.28 Q1679.33 1422.17 1675.32 1422.17 Q1673.45 1422.17 1671.57 1422.59 Q1669.72 1423 1667.78 1423.88 L1667.78 1406.52 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip922)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1895.05,1357.08 1201.68,1156.92 1201.68,463.553 \"\/>\n<polyline clip-path=\"url(#clip922)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1979.39,1284.04 1286.02,1083.88 1286.02,390.512 \"\/>\n<polyline clip-path=\"url(#clip922)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2063.73,1211 1370.36,1010.84 1370.36,317.471 \"\/>\n<polyline clip-path=\"url(#clip922)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2148.07,1137.96 1454.7,937.798 1454.7,244.43 \"\/>\n<polyline clip-path=\"url(#clip920)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1820.28,1421.82 2220.6,1075.14 \"\/>\n<polyline clip-path=\"url(#clip920)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1895.05,1357.08 1886.73,1354.68 \"\/>\n<polyline clip-path=\"url(#clip920)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1979.39,1284.04 1971.07,1281.64 \"\/>\n<polyline clip-path=\"url(#clip920)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2063.73,1211 2055.41,1208.59 \"\/>\n<polyline clip-path=\"url(#clip920)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2148.07,1137.96 2139.75,1135.55 \"\/>\n<path clip-path=\"url(#clip920)\" d=\"M1919.93 1386.77 L1949.61 1386.77 L1949.61 1390.71 L1919.93 1390.71 L1919.93 1386.77 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1959.75 1369.04 L1978.11 1369.04 L1978.11 1372.98 L1964.03 1372.98 L1964.03 1381.45 Q1965.05 1381.1 1966.07 1380.94 Q1967.09 1380.75 1968.11 1380.75 Q1973.89 1380.75 1977.27 1383.93 Q1980.65 1387.1 1980.65 1392.51 Q1980.65 1398.09 1977.18 1401.19 Q1973.71 1404.27 1967.39 1404.27 Q1965.21 1404.27 1962.94 1403.9 Q1960.7 1403.53 1958.29 1402.79 L1958.29 1398.09 Q1960.37 1399.23 1962.6 1399.78 Q1964.82 1400.34 1967.3 1400.34 Q1971.3 1400.34 1973.64 1398.23 Q1975.98 1396.12 1975.98 1392.51 Q1975.98 1388.9 1973.64 1386.8 Q1971.3 1384.69 1967.3 1384.69 Q1965.42 1384.69 1963.55 1385.11 Q1961.69 1385.52 1959.75 1386.4 L1959.75 1369.04 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1989.87 1397.72 L1994.75 1397.72 L1994.75 1403.6 L1989.87 1403.6 L1989.87 1397.72 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M2014.93 1372.12 Q2011.32 1372.12 2009.49 1375.68 Q2007.69 1379.23 2007.69 1386.36 Q2007.69 1393.46 2009.49 1397.03 Q2011.32 1400.57 2014.93 1400.57 Q2018.57 1400.57 2020.37 1397.03 Q2022.2 1393.46 2022.2 1386.36 Q2022.2 1379.23 2020.37 1375.68 Q2018.57 1372.12 2014.93 1372.12 M2014.93 1368.42 Q2020.74 1368.42 2023.8 1373.02 Q2026.88 1377.61 2026.88 1386.36 Q2026.88 1395.08 2023.8 1399.69 Q2020.74 1404.27 2014.93 1404.27 Q2009.12 1404.27 2006.05 1399.69 Q2002.99 1395.08 2002.99 1386.36 Q2002.99 1377.61 2006.05 1373.02 Q2009.12 1368.42 2014.93 1368.42 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M2004.28 1313.73 L2033.95 1313.73 L2033.95 1317.67 L2004.28 1317.67 L2004.28 1313.73 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M2048.07 1326.62 L2064.39 1326.62 L2064.39 1330.56 L2042.45 1330.56 L2042.45 1326.62 Q2045.11 1323.87 2049.69 1319.24 Q2054.3 1314.59 2055.48 1313.25 Q2057.72 1310.72 2058.6 1308.99 Q2059.51 1307.23 2059.51 1305.54 Q2059.51 1302.78 2057.56 1301.05 Q2055.64 1299.31 2052.54 1299.31 Q2050.34 1299.31 2047.89 1300.07 Q2045.46 1300.84 2042.68 1302.39 L2042.68 1297.67 Q2045.5 1296.53 2047.96 1295.95 Q2050.41 1295.38 2052.45 1295.38 Q2057.82 1295.38 2061.01 1298.06 Q2064.21 1300.75 2064.21 1305.24 Q2064.21 1307.37 2063.4 1309.29 Q2062.61 1311.19 2060.5 1313.78 Q2059.92 1314.45 2056.82 1317.67 Q2053.72 1320.86 2048.07 1326.62 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M2074.21 1324.68 L2079.09 1324.68 L2079.09 1330.56 L2074.21 1330.56 L2074.21 1324.68 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M2089.32 1296 L2107.68 1296 L2107.68 1299.94 L2093.6 1299.94 L2093.6 1308.41 Q2094.62 1308.06 2095.64 1307.9 Q2096.66 1307.71 2097.68 1307.71 Q2103.46 1307.71 2106.84 1310.88 Q2110.22 1314.06 2110.22 1319.47 Q2110.22 1325.05 2106.75 1328.15 Q2103.28 1331.23 2096.96 1331.23 Q2094.78 1331.23 2092.52 1330.86 Q2090.27 1330.49 2087.86 1329.75 L2087.86 1325.05 Q2089.95 1326.19 2092.17 1326.74 Q2094.39 1327.3 2096.87 1327.3 Q2100.87 1327.3 2103.21 1325.19 Q2105.55 1323.08 2105.55 1319.47 Q2105.55 1315.86 2103.21 1313.75 Q2100.87 1311.65 2096.87 1311.65 Q2094.99 1311.65 2093.12 1312.06 Q2091.27 1312.48 2089.32 1313.36 L2089.32 1296 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M2100.56 1226.04 Q2096.95 1226.04 2095.12 1229.6 Q2093.32 1233.14 2093.32 1240.27 Q2093.32 1247.38 2095.12 1250.94 Q2096.95 1254.49 2100.56 1254.49 Q2104.19 1254.49 2106 1250.94 Q2107.83 1247.38 2107.83 1240.27 Q2107.83 1233.14 2106 1229.6 Q2104.19 1226.04 2100.56 1226.04 M2100.56 1222.33 Q2106.37 1222.33 2109.43 1226.94 Q2112.5 1231.52 2112.5 1240.27 Q2112.5 1249 2109.43 1253.61 Q2106.37 1258.19 2100.56 1258.19 Q2094.75 1258.19 2091.67 1253.61 Q2088.62 1249 2088.62 1240.27 Q2088.62 1231.52 2091.67 1226.94 Q2094.75 1222.33 2100.56 1222.33 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M2120.72 1251.64 L2125.61 1251.64 L2125.61 1257.52 L2120.72 1257.52 L2120.72 1251.64 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M2145.79 1226.04 Q2142.18 1226.04 2140.35 1229.6 Q2138.55 1233.14 2138.55 1240.27 Q2138.55 1247.38 2140.35 1250.94 Q2142.18 1254.49 2145.79 1254.49 Q2149.43 1254.49 2151.23 1250.94 Q2153.06 1247.38 2153.06 1240.27 Q2153.06 1233.14 2151.23 1229.6 Q2149.43 1226.04 2145.79 1226.04 M2145.79 1222.33 Q2151.6 1222.33 2154.66 1226.94 Q2157.74 1231.52 2157.74 1240.27 Q2157.74 1249 2154.66 1253.61 Q2151.6 1258.19 2145.79 1258.19 Q2139.98 1258.19 2136.9 1253.61 Q2133.85 1249 2133.85 1240.27 Q2133.85 1231.52 2136.9 1226.94 Q2139.98 1222.33 2145.79 1222.33 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M2178.58 1180.54 L2194.9 1180.54 L2194.9 1184.48 L2172.96 1184.48 L2172.96 1180.54 Q2175.62 1177.79 2180.2 1173.16 Q2184.81 1168.51 2185.99 1167.16 Q2188.23 1164.64 2189.11 1162.9 Q2190.02 1161.14 2190.02 1159.45 Q2190.02 1156.7 2188.07 1154.96 Q2186.15 1153.23 2183.05 1153.23 Q2180.85 1153.23 2178.4 1153.99 Q2175.97 1154.76 2173.19 1156.31 L2173.19 1151.58 Q2176.01 1150.45 2178.47 1149.87 Q2180.92 1149.29 2182.96 1149.29 Q2188.33 1149.29 2191.52 1151.98 Q2194.72 1154.66 2194.72 1159.15 Q2194.72 1161.28 2193.91 1163.2 Q2193.12 1165.1 2191.01 1167.7 Q2190.43 1168.37 2187.33 1171.58 Q2184.23 1174.78 2178.58 1180.54 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M2204.72 1178.6 L2209.6 1178.6 L2209.6 1184.48 L2204.72 1184.48 L2204.72 1178.6 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M2219.83 1149.92 L2238.19 1149.92 L2238.19 1153.85 L2224.11 1153.85 L2224.11 1162.33 Q2225.13 1161.98 2226.15 1161.82 Q2227.17 1161.63 2228.19 1161.63 Q2233.97 1161.63 2237.35 1164.8 Q2240.73 1167.97 2240.73 1173.39 Q2240.73 1178.97 2237.26 1182.07 Q2233.79 1185.15 2227.47 1185.15 Q2225.29 1185.15 2223.03 1184.78 Q2220.78 1184.41 2218.37 1183.67 L2218.37 1178.97 Q2220.46 1180.1 2222.68 1180.66 Q2224.9 1181.21 2227.38 1181.21 Q2231.38 1181.21 2233.72 1179.11 Q2236.06 1177 2236.06 1173.39 Q2236.06 1169.78 2233.72 1167.67 Q2231.38 1165.57 2227.38 1165.57 Q2225.5 1165.57 2223.63 1165.98 Q2221.78 1166.4 2219.83 1167.28 L2219.83 1149.92 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip922)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1126.92,1202.25 1527.23,855.563 2220.6,1055.72 \"\/>\n<polyline clip-path=\"url(#clip922)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1126.92,1037.79 1527.23,691.105 2220.6,891.263 \"\/>\n<polyline clip-path=\"url(#clip922)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1126.92,873.332 1527.23,526.648 2220.6,726.806 \"\/>\n<polyline clip-path=\"url(#clip922)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1126.92,708.875 1527.23,362.191 2220.6,562.349 \"\/>\n<polyline clip-path=\"url(#clip922)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1126.92,544.417 1527.23,197.733 2220.6,397.892 \"\/>\n<polyline clip-path=\"url(#clip920)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1126.92,1221.67 1126.92,528.299 \"\/>\n<polyline clip-path=\"url(#clip920)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1126.92,1202.25 1131.72,1198.09 \"\/>\n<polyline clip-path=\"url(#clip920)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1126.92,1037.79 1131.72,1033.63 \"\/>\n<polyline clip-path=\"url(#clip920)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1126.92,873.332 1131.72,869.172 \"\/>\n<polyline clip-path=\"url(#clip920)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1126.92,708.875 1131.72,704.715 \"\/>\n<polyline clip-path=\"url(#clip920)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1126.92,544.417 1131.72,540.257 \"\/>\n<path clip-path=\"url(#clip920)\" d=\"M1001.18 1188.05 Q997.567 1188.05 995.739 1191.61 Q993.933 1195.15 993.933 1202.28 Q993.933 1209.39 995.739 1212.95 Q997.567 1216.49 1001.18 1216.49 Q1004.81 1216.49 1006.62 1212.95 Q1008.45 1209.39 1008.45 1202.28 Q1008.45 1195.15 1006.62 1191.61 Q1004.81 1188.05 1001.18 1188.05 M1001.18 1184.34 Q1006.99 1184.34 1010.04 1188.95 Q1013.12 1193.53 1013.12 1202.28 Q1013.12 1211.01 1010.04 1215.61 Q1006.99 1220.2 1001.18 1220.2 Q995.368 1220.2 992.29 1215.61 Q989.234 1211.01 989.234 1202.28 Q989.234 1193.53 992.29 1188.95 Q995.368 1184.34 1001.18 1184.34 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1021.34 1213.65 L1026.22 1213.65 L1026.22 1219.53 L1021.34 1219.53 L1021.34 1213.65 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1046.41 1188.05 Q1042.8 1188.05 1040.97 1191.61 Q1039.16 1195.15 1039.16 1202.28 Q1039.16 1209.39 1040.97 1212.95 Q1042.8 1216.49 1046.41 1216.49 Q1050.04 1216.49 1051.85 1212.95 Q1053.68 1209.39 1053.68 1202.28 Q1053.68 1195.15 1051.85 1191.61 Q1050.04 1188.05 1046.41 1188.05 M1046.41 1184.34 Q1052.22 1184.34 1055.28 1188.95 Q1058.35 1193.53 1058.35 1202.28 Q1058.35 1211.01 1055.28 1215.61 Q1052.22 1220.2 1046.41 1220.2 Q1040.6 1220.2 1037.52 1215.61 Q1034.47 1211.01 1034.47 1202.28 Q1034.47 1193.53 1037.52 1188.95 Q1040.6 1184.34 1046.41 1184.34 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1076.57 1188.05 Q1072.96 1188.05 1071.13 1191.61 Q1069.33 1195.15 1069.33 1202.28 Q1069.33 1209.39 1071.13 1212.95 Q1072.96 1216.49 1076.57 1216.49 Q1080.21 1216.49 1082.01 1212.95 Q1083.84 1209.39 1083.84 1202.28 Q1083.84 1195.15 1082.01 1191.61 Q1080.21 1188.05 1076.57 1188.05 M1076.57 1184.34 Q1082.38 1184.34 1085.44 1188.95 Q1088.52 1193.53 1088.52 1202.28 Q1088.52 1211.01 1085.44 1215.61 Q1082.38 1220.2 1076.57 1220.2 Q1070.76 1220.2 1067.68 1215.61 Q1064.63 1211.01 1064.63 1202.28 Q1064.63 1193.53 1067.68 1188.95 Q1070.76 1184.34 1076.57 1184.34 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1002.78 1023.59 Q999.165 1023.59 997.336 1027.15 Q995.53 1030.69 995.53 1037.82 Q995.53 1044.93 997.336 1048.5 Q999.165 1052.04 1002.78 1052.04 Q1006.41 1052.04 1008.22 1048.5 Q1010.04 1044.93 1010.04 1037.82 Q1010.04 1030.69 1008.22 1027.15 Q1006.41 1023.59 1002.78 1023.59 M1002.78 1019.88 Q1008.59 1019.88 1011.64 1024.49 Q1014.72 1029.07 1014.72 1037.82 Q1014.72 1046.55 1011.64 1051.16 Q1008.59 1055.74 1002.78 1055.74 Q996.966 1055.74 993.887 1051.16 Q990.831 1046.55 990.831 1037.82 Q990.831 1029.07 993.887 1024.49 Q996.966 1019.88 1002.78 1019.88 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1022.94 1049.19 L1027.82 1049.19 L1027.82 1055.07 L1022.94 1055.07 L1022.94 1049.19 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1048.01 1023.59 Q1044.4 1023.59 1042.57 1027.15 Q1040.76 1030.69 1040.76 1037.82 Q1040.76 1044.93 1042.57 1048.5 Q1044.4 1052.04 1048.01 1052.04 Q1051.64 1052.04 1053.45 1048.5 Q1055.28 1044.93 1055.28 1037.82 Q1055.28 1030.69 1053.45 1027.15 Q1051.64 1023.59 1048.01 1023.59 M1048.01 1019.88 Q1053.82 1019.88 1056.87 1024.49 Q1059.95 1029.07 1059.95 1037.82 Q1059.95 1046.55 1056.87 1051.16 Q1053.82 1055.74 1048.01 1055.74 Q1042.2 1055.74 1039.12 1051.16 Q1036.06 1046.55 1036.06 1037.82 Q1036.06 1029.07 1039.12 1024.49 Q1042.2 1019.88 1048.01 1019.88 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1072.2 1051.13 L1088.52 1051.13 L1088.52 1055.07 L1066.57 1055.07 L1066.57 1051.13 Q1069.23 1048.38 1073.82 1043.75 Q1078.42 1039.1 1079.6 1037.75 Q1081.85 1035.23 1082.73 1033.5 Q1083.63 1031.74 1083.63 1030.05 Q1083.63 1027.29 1081.69 1025.56 Q1079.77 1023.82 1076.66 1023.82 Q1074.47 1023.82 1072.01 1024.58 Q1069.58 1025.35 1066.8 1026.9 L1066.8 1022.18 Q1069.63 1021.04 1072.08 1020.46 Q1074.53 1019.88 1076.57 1019.88 Q1081.94 1019.88 1085.14 1022.57 Q1088.33 1025.25 1088.33 1029.75 Q1088.33 1031.87 1087.52 1033.8 Q1086.73 1035.69 1084.63 1038.29 Q1084.05 1038.96 1080.95 1042.18 Q1077.84 1045.37 1072.2 1051.13 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1000.69 859.131 Q997.081 859.131 995.253 862.695 Q993.447 866.237 993.447 873.367 Q993.447 880.473 995.253 884.038 Q997.081 887.58 1000.69 887.58 Q1004.33 887.58 1006.13 884.038 Q1007.96 880.473 1007.96 873.367 Q1007.96 866.237 1006.13 862.695 Q1004.33 859.131 1000.69 859.131 M1000.69 855.427 Q1006.5 855.427 1009.56 860.033 Q1012.64 864.617 1012.64 873.367 Q1012.64 882.094 1009.56 886.7 Q1006.5 891.283 1000.69 891.283 Q994.882 891.283 991.804 886.7 Q988.748 882.094 988.748 873.367 Q988.748 864.617 991.804 860.033 Q994.882 855.427 1000.69 855.427 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1020.85 884.732 L1025.74 884.732 L1025.74 890.612 L1020.85 890.612 L1020.85 884.732 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1045.92 859.131 Q1042.31 859.131 1040.48 862.695 Q1038.68 866.237 1038.68 873.367 Q1038.68 880.473 1040.48 884.038 Q1042.31 887.58 1045.92 887.58 Q1049.56 887.58 1051.36 884.038 Q1053.19 880.473 1053.19 873.367 Q1053.19 866.237 1051.36 862.695 Q1049.56 859.131 1045.92 859.131 M1045.92 855.427 Q1051.73 855.427 1054.79 860.033 Q1057.87 864.617 1057.87 873.367 Q1057.87 882.094 1054.79 886.7 Q1051.73 891.283 1045.92 891.283 Q1040.11 891.283 1037.03 886.7 Q1033.98 882.094 1033.98 873.367 Q1033.98 864.617 1037.03 860.033 Q1040.11 855.427 1045.92 855.427 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1078.93 860.126 L1067.13 878.575 L1078.93 878.575 L1078.93 860.126 M1077.71 856.052 L1083.59 856.052 L1083.59 878.575 L1088.52 878.575 L1088.52 882.464 L1083.59 882.464 L1083.59 890.612 L1078.93 890.612 L1078.93 882.464 L1063.33 882.464 L1063.33 877.95 L1077.71 856.052 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1001.02 694.673 Q997.405 694.673 995.577 698.238 Q993.771 701.78 993.771 708.909 Q993.771 716.016 995.577 719.581 Q997.405 723.122 1001.02 723.122 Q1004.65 723.122 1006.46 719.581 Q1008.28 716.016 1008.28 708.909 Q1008.28 701.78 1006.46 698.238 Q1004.65 694.673 1001.02 694.673 M1001.02 690.97 Q1006.83 690.97 1009.88 695.576 Q1012.96 700.159 1012.96 708.909 Q1012.96 717.636 1009.88 722.243 Q1006.83 726.826 1001.02 726.826 Q995.206 726.826 992.128 722.243 Q989.072 717.636 989.072 708.909 Q989.072 700.159 992.128 695.576 Q995.206 690.97 1001.02 690.97 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1021.18 720.275 L1026.06 720.275 L1026.06 726.155 L1021.18 726.155 L1021.18 720.275 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1046.25 694.673 Q1042.64 694.673 1040.81 698.238 Q1039 701.78 1039 708.909 Q1039 716.016 1040.81 719.581 Q1042.64 723.122 1046.25 723.122 Q1049.88 723.122 1051.69 719.581 Q1053.52 716.016 1053.52 708.909 Q1053.52 701.78 1051.69 698.238 Q1049.88 694.673 1046.25 694.673 M1046.25 690.97 Q1052.06 690.97 1055.11 695.576 Q1058.19 700.159 1058.19 708.909 Q1058.19 717.636 1055.11 722.243 Q1052.06 726.826 1046.25 726.826 Q1040.44 726.826 1037.36 722.243 Q1034.3 717.636 1034.3 708.909 Q1034.3 700.159 1037.36 695.576 Q1040.44 690.97 1046.25 690.97 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1076.99 707.011 Q1073.84 707.011 1071.99 709.164 Q1070.16 711.317 1070.16 715.067 Q1070.16 718.794 1071.99 720.97 Q1073.84 723.122 1076.99 723.122 Q1080.14 723.122 1081.97 720.97 Q1083.82 718.794 1083.82 715.067 Q1083.82 711.317 1081.97 709.164 Q1080.14 707.011 1076.99 707.011 M1086.27 692.359 L1086.27 696.618 Q1084.51 695.785 1082.71 695.345 Q1080.92 694.905 1079.16 694.905 Q1074.53 694.905 1072.08 698.03 Q1069.65 701.155 1069.3 707.474 Q1070.67 705.46 1072.73 704.396 Q1074.79 703.308 1077.27 703.308 Q1082.47 703.308 1085.48 706.479 Q1088.52 709.627 1088.52 715.067 Q1088.52 720.391 1085.37 723.608 Q1082.22 726.826 1076.99 726.826 Q1070.99 726.826 1067.82 722.243 Q1064.65 717.636 1064.65 708.909 Q1064.65 700.715 1068.54 695.854 Q1072.43 690.97 1078.98 690.97 Q1080.74 690.97 1082.52 691.317 Q1084.33 691.664 1086.27 692.359 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1001.27 530.216 Q997.66 530.216 995.831 533.781 Q994.026 537.323 994.026 544.452 Q994.026 551.559 995.831 555.123 Q997.66 558.665 1001.27 558.665 Q1004.91 558.665 1006.71 555.123 Q1008.54 551.559 1008.54 544.452 Q1008.54 537.323 1006.71 533.781 Q1004.91 530.216 1001.27 530.216 M1001.27 526.512 Q1007.08 526.512 1010.14 531.119 Q1013.22 535.702 1013.22 544.452 Q1013.22 553.179 1010.14 557.785 Q1007.08 562.369 1001.27 562.369 Q995.461 562.369 992.382 557.785 Q989.327 553.179 989.327 544.452 Q989.327 535.702 992.382 531.119 Q995.461 526.512 1001.27 526.512 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1021.43 555.818 L1026.32 555.818 L1026.32 561.697 L1021.43 561.697 L1021.43 555.818 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1046.5 530.216 Q1042.89 530.216 1041.06 533.781 Q1039.26 537.323 1039.26 544.452 Q1039.26 551.559 1041.06 555.123 Q1042.89 558.665 1046.5 558.665 Q1050.14 558.665 1051.94 555.123 Q1053.77 551.559 1053.77 544.452 Q1053.77 537.323 1051.94 533.781 Q1050.14 530.216 1046.5 530.216 M1046.5 526.512 Q1052.31 526.512 1055.37 531.119 Q1058.45 535.702 1058.45 544.452 Q1058.45 553.179 1055.37 557.785 Q1052.31 562.369 1046.5 562.369 Q1040.69 562.369 1037.61 557.785 Q1034.56 553.179 1034.56 544.452 Q1034.56 535.702 1037.61 531.119 Q1040.69 526.512 1046.5 526.512 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1076.66 545.285 Q1073.33 545.285 1071.41 547.068 Q1069.51 548.85 1069.51 551.975 Q1069.51 555.1 1071.41 556.883 Q1073.33 558.665 1076.66 558.665 Q1080 558.665 1081.92 556.883 Q1083.84 555.077 1083.84 551.975 Q1083.84 548.85 1081.92 547.068 Q1080.02 545.285 1076.66 545.285 M1071.99 543.295 Q1068.98 542.554 1067.29 540.494 Q1065.62 538.434 1065.62 535.471 Q1065.62 531.327 1068.56 528.92 Q1071.53 526.512 1076.66 526.512 Q1081.83 526.512 1084.77 528.92 Q1087.71 531.327 1087.71 535.471 Q1087.71 538.434 1086.02 540.494 Q1084.35 542.554 1081.36 543.295 Q1084.74 544.082 1086.62 546.373 Q1088.52 548.665 1088.52 551.975 Q1088.52 556.998 1085.44 559.684 Q1082.38 562.369 1076.66 562.369 Q1070.95 562.369 1067.87 559.684 Q1064.81 556.998 1064.81 551.975 Q1064.81 548.665 1066.71 546.373 Q1068.61 544.082 1071.99 543.295 M1070.28 535.911 Q1070.28 538.596 1071.94 540.1 Q1073.63 541.605 1076.66 541.605 Q1079.67 541.605 1081.36 540.1 Q1083.08 538.596 1083.08 535.911 Q1083.08 533.225 1081.36 531.721 Q1079.67 530.216 1076.66 530.216 Q1073.63 530.216 1071.94 531.721 Q1070.28 533.225 1070.28 535.911 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1344.95 14.0809 L1344.95 22.0612 Q1340.29 19.8332 1336.16 18.7395 Q1332.02 17.6457 1328.18 17.6457 Q1321.49 17.6457 1317.85 20.2383 Q1314.24 22.8309 1314.24 27.611 Q1314.24 31.6214 1316.63 33.6873 Q1319.06 35.7128 1325.79 36.9686 L1330.73 37.9813 Q1339.88 39.7232 1344.22 44.1387 Q1348.59 48.5136 1348.59 55.8863 Q1348.59 64.6767 1342.68 69.2137 Q1336.8 73.7508 1325.42 73.7508 Q1321.13 73.7508 1316.27 72.7785 Q1311.45 71.8063 1306.26 69.9024 L1306.26 61.4765 Q1311.24 64.2716 1316.02 65.6895 Q1320.8 67.1073 1325.42 67.1073 Q1332.43 67.1073 1336.24 64.3527 Q1340.04 61.598 1340.04 56.4939 Q1340.04 52.0379 1337.29 49.5264 Q1334.58 47.0148 1328.34 45.759 L1323.35 44.7868 Q1314.2 42.9639 1310.11 39.075 Q1306.02 35.1862 1306.02 28.2591 Q1306.02 20.2383 1311.65 15.6203 Q1317.32 11.0023 1327.24 11.0023 Q1331.5 11.0023 1335.91 11.7719 Q1340.33 12.5416 1344.95 14.0809 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1379.91 76.7889 Q1376.75 84.8907 1373.75 87.3618 Q1370.75 89.8329 1365.73 89.8329 L1359.77 89.8329 L1359.77 83.5945 L1364.15 83.5945 Q1367.23 83.5945 1368.93 82.1361 Q1370.63 80.6778 1372.69 75.2496 L1374.03 71.8468 L1355.68 27.2059 L1363.58 27.2059 L1377.76 62.6918 L1391.94 27.2059 L1399.84 27.2059 L1379.91 76.7889 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1447.84 45.1919 L1447.84 72.576 L1440.39 72.576 L1440.39 45.4349 Q1440.39 38.994 1437.87 35.7938 Q1435.36 32.5936 1430.34 32.5936 Q1424.3 32.5936 1420.82 36.4419 Q1417.34 40.2903 1417.34 46.9338 L1417.34 72.576 L1409.84 72.576 L1409.84 27.2059 L1417.34 27.2059 L1417.34 34.2544 Q1420.01 30.163 1423.61 28.1376 Q1427.26 26.1121 1432 26.1121 Q1439.82 26.1121 1443.83 30.9732 Q1447.84 35.7938 1447.84 45.1919 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1470.08 14.324 L1470.08 27.2059 L1485.43 27.2059 L1485.43 32.9987 L1470.08 32.9987 L1470.08 57.6282 Q1470.08 63.1779 1471.58 64.7578 Q1473.12 66.3376 1477.78 66.3376 L1485.43 66.3376 L1485.43 72.576 L1477.78 72.576 Q1469.15 72.576 1465.87 69.3758 Q1462.58 66.1351 1462.58 57.6282 L1462.58 32.9987 L1457.12 32.9987 L1457.12 27.2059 L1462.58 27.2059 L1462.58 14.324 L1470.08 14.324 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1532.95 45.1919 L1532.95 72.576 L1525.49 72.576 L1525.49 45.4349 Q1525.49 38.994 1522.98 35.7938 Q1520.47 32.5936 1515.45 32.5936 Q1509.41 32.5936 1505.93 36.4419 Q1502.45 40.2903 1502.45 46.9338 L1502.45 72.576 L1494.95 72.576 L1494.95 9.54393 L1502.45 9.54393 L1502.45 34.2544 Q1505.12 30.163 1508.72 28.1376 Q1512.37 26.1121 1517.11 26.1121 Q1524.93 26.1121 1528.94 30.9732 Q1532.95 35.7938 1532.95 45.1919 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1586.62 48.0275 L1586.62 51.6733 L1552.35 51.6733 Q1552.84 59.3701 1556.97 63.421 Q1561.14 67.4314 1568.56 67.4314 Q1572.85 67.4314 1576.86 66.3781 Q1580.91 65.3249 1584.88 63.2184 L1584.88 70.267 Q1580.87 71.9684 1576.66 72.8596 Q1572.44 73.7508 1568.11 73.7508 Q1557.25 73.7508 1550.89 67.4314 Q1544.57 61.1119 1544.57 50.3365 Q1544.57 39.1965 1550.57 32.6746 Q1556.61 26.1121 1566.81 26.1121 Q1575.97 26.1121 1581.28 32.0264 Q1586.62 37.9003 1586.62 48.0275 M1579.17 45.84 Q1579.09 39.7232 1575.73 36.0774 Q1572.4 32.4315 1566.9 32.4315 Q1560.66 32.4315 1556.89 35.9558 Q1553.16 39.4801 1552.6 45.8805 L1579.17 45.84 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1606.23 14.324 L1606.23 27.2059 L1621.58 27.2059 L1621.58 32.9987 L1606.23 32.9987 L1606.23 57.6282 Q1606.23 63.1779 1607.73 64.7578 Q1609.27 66.3376 1613.93 66.3376 L1621.58 66.3376 L1621.58 72.576 L1613.93 72.576 Q1605.3 72.576 1602.02 69.3758 Q1598.74 66.1351 1598.74 57.6282 L1598.74 32.9987 L1593.27 32.9987 L1593.27 27.2059 L1598.74 27.2059 L1598.74 14.324 L1606.23 14.324 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1631.39 27.2059 L1638.84 27.2059 L1638.84 72.576 L1631.39 72.576 L1631.39 27.2059 M1631.39 9.54393 L1638.84 9.54393 L1638.84 18.9825 L1631.39 18.9825 L1631.39 9.54393 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1687.09 28.9478 L1687.09 35.9153 Q1683.93 34.1734 1680.73 33.3227 Q1677.57 32.4315 1674.33 32.4315 Q1667.07 32.4315 1663.06 37.0496 Q1659.05 41.6271 1659.05 49.9314 Q1659.05 58.2358 1663.06 62.8538 Q1667.07 67.4314 1674.33 67.4314 Q1677.57 67.4314 1680.73 66.5807 Q1683.93 65.6895 1687.09 63.9476 L1687.09 70.8341 Q1683.97 72.2924 1680.6 73.0216 Q1677.28 73.7508 1673.51 73.7508 Q1663.27 73.7508 1657.23 67.3098 Q1651.19 60.8689 1651.19 49.9314 Q1651.19 38.832 1657.27 32.472 Q1663.39 26.1121 1674 26.1121 Q1677.44 26.1121 1680.73 26.8413 Q1684.01 27.5299 1687.09 28.9478 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1734.93 18.8205 L1734.93 65.8515 L1744.81 65.8515 Q1757.33 65.8515 1763.12 60.1802 Q1768.95 54.509 1768.95 42.2752 Q1768.95 30.1225 1763.12 24.4918 Q1757.33 18.8205 1744.81 18.8205 L1734.93 18.8205 M1726.74 12.096 L1743.56 12.096 Q1761.14 12.096 1769.36 19.4281 Q1777.58 26.7198 1777.58 42.2752 Q1777.58 57.9117 1769.32 65.2439 Q1761.05 72.576 1743.56 72.576 L1726.74 72.576 L1726.74 12.096 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1810.92 49.7694 Q1801.89 49.7694 1798.4 51.8354 Q1794.92 53.9013 1794.92 58.8839 Q1794.92 62.8538 1797.51 65.2034 Q1800.15 67.5124 1804.64 67.5124 Q1810.84 67.5124 1814.57 63.1374 Q1818.33 58.7219 1818.33 51.4303 L1818.33 49.7694 L1810.92 49.7694 M1825.79 46.6907 L1825.79 72.576 L1818.33 72.576 L1818.33 65.6895 Q1815.78 69.8214 1811.97 71.8063 Q1808.17 73.7508 1802.66 73.7508 Q1795.69 73.7508 1791.56 69.8619 Q1787.47 65.9325 1787.47 59.3701 Q1787.47 51.7138 1792.57 47.825 Q1797.72 43.9361 1807.88 43.9361 L1818.33 43.9361 L1818.33 43.2069 Q1818.33 38.0623 1814.93 35.2672 Q1811.57 32.4315 1805.45 32.4315 Q1801.56 32.4315 1797.88 33.3632 Q1794.19 34.295 1790.79 36.1584 L1790.79 29.2718 Q1794.88 27.692 1798.73 26.9223 Q1802.58 26.1121 1806.22 26.1121 Q1816.07 26.1121 1820.93 31.2163 Q1825.79 36.3204 1825.79 46.6907 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1848.51 14.324 L1848.51 27.2059 L1863.87 27.2059 L1863.87 32.9987 L1848.51 32.9987 L1848.51 57.6282 Q1848.51 63.1779 1850.01 64.7578 Q1851.55 66.3376 1856.21 66.3376 L1863.87 66.3376 L1863.87 72.576 L1856.21 72.576 Q1847.58 72.576 1844.3 69.3758 Q1841.02 66.1351 1841.02 57.6282 L1841.02 32.9987 L1835.55 32.9987 L1835.55 27.2059 L1841.02 27.2059 L1841.02 14.324 L1848.51 14.324 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1894.29 49.7694 Q1885.26 49.7694 1881.77 51.8354 Q1878.29 53.9013 1878.29 58.8839 Q1878.29 62.8538 1880.88 65.2034 Q1883.51 67.5124 1888.01 67.5124 Q1894.21 67.5124 1897.94 63.1374 Q1901.7 58.7219 1901.7 51.4303 L1901.7 49.7694 L1894.29 49.7694 M1909.16 46.6907 L1909.16 72.576 L1901.7 72.576 L1901.7 65.6895 Q1899.15 69.8214 1895.34 71.8063 Q1891.53 73.7508 1886.03 73.7508 Q1879.06 73.7508 1874.93 69.8619 Q1870.83 65.9325 1870.83 59.3701 Q1870.83 51.7138 1875.94 47.825 Q1881.08 43.9361 1891.25 43.9361 L1901.7 43.9361 L1901.7 43.2069 Q1901.7 38.0623 1898.3 35.2672 Q1894.94 32.4315 1888.82 32.4315 Q1884.93 32.4315 1881.25 33.3632 Q1877.56 34.295 1874.16 36.1584 L1874.16 29.2718 Q1878.25 27.692 1882.1 26.9223 Q1885.94 26.1121 1889.59 26.1121 Q1899.43 26.1121 1904.29 31.2163 Q1909.16 36.3204 1909.16 46.6907 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M1953.43 28.5427 L1953.43 35.5912 Q1950.27 33.9709 1946.87 33.1607 Q1943.47 32.3505 1939.82 32.3505 Q1934.27 32.3505 1931.48 34.0519 Q1928.72 35.7533 1928.72 39.156 Q1928.72 41.7486 1930.71 43.2475 Q1932.69 44.7058 1938.69 46.0426 L1941.24 46.6097 Q1949.18 48.3111 1952.5 51.4303 Q1955.86 54.509 1955.86 60.0587 Q1955.86 66.3781 1950.84 70.0644 Q1945.86 73.7508 1937.11 73.7508 Q1933.46 73.7508 1929.49 73.0216 Q1925.56 72.3329 1921.19 70.9151 L1921.19 63.2184 Q1925.32 65.3654 1929.33 66.4591 Q1933.34 67.5124 1937.27 67.5124 Q1942.54 67.5124 1945.37 65.73 Q1948.21 63.9071 1948.21 60.6258 Q1948.21 57.5877 1946.14 55.9673 Q1944.12 54.3469 1937.19 52.8481 L1934.6 52.2405 Q1927.67 50.7821 1924.59 47.7845 Q1921.51 44.7463 1921.51 39.4801 Q1921.51 33.0797 1926.05 29.5959 Q1930.59 26.1121 1938.93 26.1121 Q1943.06 26.1121 1946.71 26.7198 Q1950.35 27.3274 1953.43 28.5427 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M2006.54 48.0275 L2006.54 51.6733 L1972.27 51.6733 Q1972.76 59.3701 1976.89 63.421 Q1981.06 67.4314 1988.47 67.4314 Q1992.77 67.4314 1996.78 66.3781 Q2000.83 65.3249 2004.8 63.2184 L2004.8 70.267 Q2000.79 71.9684 1996.57 72.8596 Q1992.36 73.7508 1988.03 73.7508 Q1977.17 73.7508 1970.81 67.4314 Q1964.49 61.1119 1964.49 50.3365 Q1964.49 39.1965 1970.49 32.6746 Q1976.52 26.1121 1986.73 26.1121 Q1995.89 26.1121 2001.19 32.0264 Q2006.54 37.9003 2006.54 48.0275 M1999.09 45.84 Q1999.01 39.7232 1995.64 36.0774 Q1992.32 32.4315 1986.81 32.4315 Q1980.57 32.4315 1976.81 35.9558 Q1973.08 39.4801 1972.51 45.8805 L1999.09 45.84 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip920)\" d=\"M2026.15 14.324 L2026.15 27.2059 L2041.5 27.2059 L2041.5 32.9987 L2026.15 32.9987 L2026.15 57.6282 Q2026.15 63.1779 2027.65 64.7578 Q2029.18 66.3376 2033.84 66.3376 L2041.5 66.3376 L2041.5 72.576 L2033.84 72.576 Q2025.21 72.576 2021.93 69.3758 Q2018.65 66.1351 2018.65 57.6282 L2018.65 32.9987 L2013.18 32.9987 L2013.18 27.2059 L2018.65 27.2059 L2018.65 14.324 L2026.15 14.324 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><circle clip-path=\"url(#clip922)\" cx=\"1533.34\" cy=\"746.553\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1868.14\" cy=\"827.299\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1410.6\" cy=\"694.297\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1854.1\" cy=\"625.249\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1855.51\" cy=\"511.217\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1575.23\" cy=\"964.882\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1931.03\" cy=\"956.257\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1804.73\" cy=\"656.446\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1612.39\" cy=\"1130.1\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1453.38\" cy=\"729.238\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1484.53\" cy=\"536.434\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1775.01\" cy=\"735.81\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1859.41\" cy=\"707.174\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1330.62\" cy=\"1099.96\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1848.11\" cy=\"838.18\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1464.17\" cy=\"525.719\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1884.09\" cy=\"574.588\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1996.95\" cy=\"1089.7\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1852.42\" cy=\"580.357\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1816.5\" cy=\"797.687\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1839.57\" cy=\"495.878\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1818.72\" cy=\"940.675\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1463.9\" cy=\"998.251\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1744.61\" cy=\"868.449\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1820.64\" cy=\"592.853\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1456\" cy=\"544.303\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1813.11\" cy=\"535.017\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1871.12\" cy=\"564.507\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1574.11\" cy=\"994.727\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1792.71\" cy=\"606.978\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1887.73\" cy=\"963.038\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1724.55\" cy=\"1025.35\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1565.01\" cy=\"979.936\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1343.4\" cy=\"1165.4\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1891.39\" cy=\"712.439\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1878.72\" cy=\"576.472\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1449.91\" cy=\"594.451\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1891.07\" cy=\"698.435\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1895.53\" cy=\"667.445\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1560.36\" cy=\"927.994\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1476.21\" cy=\"525.358\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1472.75\" cy=\"510.86\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1805.1\" cy=\"680.612\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1801.04\" cy=\"832.864\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.45\" cy=\"588.138\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1382.08\" cy=\"1052.22\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1427.27\" cy=\"652.158\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1942.43\" cy=\"890.26\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1475.81\" cy=\"508.379\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1501.82\" cy=\"1191.72\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1873.89\" cy=\"603.263\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1497.99\" cy=\"681.006\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1792.79\" cy=\"661.897\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1479.59\" cy=\"684.237\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1490.11\" cy=\"668.34\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1728.32\" cy=\"937.862\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1855.45\" cy=\"617.36\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.03\" cy=\"503.978\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1468.19\" cy=\"501.826\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1883.95\" cy=\"586.147\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1433.99\" cy=\"576.055\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1904.75\" cy=\"718.892\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1412.54\" cy=\"822.249\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1778.75\" cy=\"982.594\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1976.17\" cy=\"1104.79\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1804.97\" cy=\"535.805\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.2\" cy=\"585.693\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1469.53\" cy=\"1041.07\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1536.82\" cy=\"795.549\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1882.79\" cy=\"894.532\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1435.04\" cy=\"785.631\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1472.16\" cy=\"566.287\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1445.46\" cy=\"657.835\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1788.08\" cy=\"1176.68\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1741\" cy=\"904.68\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1347.15\" cy=\"1016.84\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1831.99\" cy=\"1057.12\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1840.72\" cy=\"458.333\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1699.56\" cy=\"1065.25\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1547.29\" cy=\"858.542\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1426.29\" cy=\"640.633\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1772.49\" cy=\"807.944\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1375.71\" cy=\"963.044\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1439.3\" cy=\"558.925\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1921.34\" cy=\"801.875\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1724.67\" cy=\"992.625\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1727.94\" cy=\"934.939\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1440.95\" cy=\"642.83\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1758.7\" cy=\"801.379\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1768.17\" cy=\"755.721\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1400.77\" cy=\"1119.54\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1907.92\" cy=\"730.687\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1518.93\" cy=\"840.597\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1488.35\" cy=\"693.708\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1831.78\" cy=\"464.023\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1441.56\" cy=\"626.12\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1486.89\" cy=\"634.856\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1489.88\" cy=\"578.746\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1903.93\" cy=\"812.047\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1584.67\" cy=\"1002.73\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1795.42\" cy=\"584.322\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1902.72\" cy=\"936.715\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1834.45\" cy=\"464.278\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1420.78\" cy=\"927.503\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.18\" cy=\"722.514\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1428.95\" cy=\"598.042\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1777.94\" cy=\"854.189\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1734.49\" cy=\"1036.19\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1360.31\" cy=\"979.457\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1579.53\" cy=\"981.367\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1762.48\" cy=\"825.175\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1327.19\" cy=\"1111.57\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1928.05\" cy=\"1091.71\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1554.85\" cy=\"886.227\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1725.48\" cy=\"954.049\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1462.83\" cy=\"843.311\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1436.45\" cy=\"673.201\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1386.95\" cy=\"828.296\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1922.9\" cy=\"937.155\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1454.09\" cy=\"544.467\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1430.21\" cy=\"895.967\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1436.39\" cy=\"665.989\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1905.76\" cy=\"796.847\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1908.47\" cy=\"752.736\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1905.36\" cy=\"694.062\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1436.42\" cy=\"704.451\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1420.16\" cy=\"642.112\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1533.35\" cy=\"821.124\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1931.46\" cy=\"841.802\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1490.51\" cy=\"556.99\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1425.65\" cy=\"655.708\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1728.9\" cy=\"1098.12\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1832.4\" cy=\"711.557\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1902.69\" cy=\"930.476\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1614.52\" cy=\"1080.71\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1871.51\" cy=\"545.464\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2005.05\" cy=\"1101.39\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1458.05\" cy=\"734.825\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1537.09\" cy=\"787.85\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1925.72\" cy=\"827.514\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1805.97\" cy=\"538.523\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1950.03\" cy=\"993.448\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1447.84\" cy=\"546.134\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1743.86\" cy=\"902.338\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1520.93\" cy=\"760.736\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1746.7\" cy=\"863.18\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1372.84\" cy=\"903.986\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1776.75\" cy=\"904.65\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1469.23\" cy=\"976.129\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1845.26\" cy=\"855.269\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1465.73\" cy=\"561.541\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1978.8\" cy=\"1137.66\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1831.81\" cy=\"474.083\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1418.35\" cy=\"977.37\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1502.9\" cy=\"641.926\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1456.33\" cy=\"547.585\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1538.61\" cy=\"802.178\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1371.89\" cy=\"935.952\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1890.21\" cy=\"700.814\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1471.07\" cy=\"881.214\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1919.17\" cy=\"827.848\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1857.29\" cy=\"670.672\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1903.7\" cy=\"727.147\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1757.4\" cy=\"991.19\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442\" cy=\"813.739\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1785.22\" cy=\"735.924\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1751.66\" cy=\"826.106\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1931.14\" cy=\"838.006\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1895.45\" cy=\"749.415\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1897.81\" cy=\"648\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1501.75\" cy=\"675.252\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1887.42\" cy=\"589.962\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1821.83\" cy=\"984.967\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1702.15\" cy=\"1053.44\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1389.15\" cy=\"864.478\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1785.11\" cy=\"654.115\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1553.82\" cy=\"875.564\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1857.32\" cy=\"506.271\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1869.61\" cy=\"564.695\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1421.41\" cy=\"1014.36\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1387.54\" cy=\"1056.1\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1432.66\" cy=\"903.167\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1913.49\" cy=\"811.539\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1363.13\" cy=\"1121.09\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1531.21\" cy=\"993.989\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1836.72\" cy=\"539.681\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1610.1\" cy=\"1075.82\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1852.5\" cy=\"468.419\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1552.48\" cy=\"962.577\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.42\" cy=\"559.941\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1581.82\" cy=\"1135\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1643.42\" cy=\"1172.22\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1873.72\" cy=\"529.004\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1788.05\" cy=\"640.133\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1788.11\" cy=\"835.15\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1528.02\" cy=\"839.896\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1793.22\" cy=\"736.62\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1539.43\" cy=\"867.433\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1896.58\" cy=\"727.855\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1406.6\" cy=\"761.121\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2063.24\" cy=\"1144.58\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1352.31\" cy=\"1142.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1639.3\" cy=\"1199.4\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1879.84\" cy=\"1017.69\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1889.56\" cy=\"790.276\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1530.78\" cy=\"876.684\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1517.59\" cy=\"684.932\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1500.36\" cy=\"772.846\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1489.48\" cy=\"671.272\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1802.19\" cy=\"660.453\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1438.8\" cy=\"585.504\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1412.59\" cy=\"979.215\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1556.85\" cy=\"936.352\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1608.15\" cy=\"1167.07\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1538.51\" cy=\"875.899\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1921.8\" cy=\"925.471\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1840.94\" cy=\"632.935\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1631.72\" cy=\"1106.47\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.93\" cy=\"576.012\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1777.26\" cy=\"682.354\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1506.99\" cy=\"820.824\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1838.65\" cy=\"500.547\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1852.21\" cy=\"952.993\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1419.29\" cy=\"1020.67\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1555.39\" cy=\"1045.02\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1493.57\" cy=\"683.222\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1408.42\" cy=\"762.946\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1810.94\" cy=\"897.621\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.5\" cy=\"547.801\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1760.86\" cy=\"953.957\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1869.71\" cy=\"947.685\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1919.44\" cy=\"910.222\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1865.97\" cy=\"721.809\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1845.65\" cy=\"469.032\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1422.08\" cy=\"937.989\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1868.75\" cy=\"640.497\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1412.45\" cy=\"1047.95\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1321.06\" cy=\"1080.16\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1511.75\" cy=\"844.288\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1482.24\" cy=\"530.402\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1845.66\" cy=\"497.136\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1524.31\" cy=\"696.986\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1390.54\" cy=\"856.842\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1422.92\" cy=\"832.149\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1557.07\" cy=\"1051.38\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1472.73\" cy=\"534.418\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1836.11\" cy=\"548.957\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1970.85\" cy=\"1051.07\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1457.51\" cy=\"1043.16\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1784.68\" cy=\"641.483\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1792.15\" cy=\"1040.46\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1351.71\" cy=\"1000.52\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1585.77\" cy=\"1027.26\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1857.98\" cy=\"695.026\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1456.78\" cy=\"763.043\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1437.3\" cy=\"562.379\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1467.37\" cy=\"541.923\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1826.66\" cy=\"504.862\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1803.32\" cy=\"570.454\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1866.3\" cy=\"990.603\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1860.54\" cy=\"736.2\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1929.76\" cy=\"1129.92\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1869.18\" cy=\"511.658\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1883.3\" cy=\"772.813\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1446.87\" cy=\"727.944\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1897.56\" cy=\"974.369\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1870.5\" cy=\"602.511\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1502.22\" cy=\"582.387\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1571.94\" cy=\"953.001\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1504.07\" cy=\"727.658\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1375.44\" cy=\"987.866\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1357.42\" cy=\"988.815\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1508.61\" cy=\"1234.42\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.74\" cy=\"1044.38\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.91\" cy=\"697.809\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1434.69\" cy=\"706.923\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1803.23\" cy=\"544.206\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1833.47\" cy=\"656.569\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1446.15\" cy=\"976.295\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1424.06\" cy=\"833.693\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1535.61\" cy=\"797.652\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1807.14\" cy=\"954.193\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1819.83\" cy=\"678.609\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1556.76\" cy=\"950.906\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1535.93\" cy=\"936.71\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1874.84\" cy=\"703.716\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.28\" cy=\"880.352\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1845.88\" cy=\"836.986\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1540.08\" cy=\"950.645\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1462.88\" cy=\"944.507\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1429.43\" cy=\"607.839\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1801.7\" cy=\"773.791\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1366.59\" cy=\"934.616\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1462.34\" cy=\"803.67\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1807.72\" cy=\"542.979\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1463.53\" cy=\"632.018\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1536.54\" cy=\"772.432\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1367.26\" cy=\"1024.45\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1515.64\" cy=\"647.643\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1471.22\" cy=\"822.644\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1470.81\" cy=\"783.082\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1888.86\" cy=\"1000.58\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1915.48\" cy=\"748.23\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1792.26\" cy=\"1002.54\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1496.27\" cy=\"1188.09\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1885.82\" cy=\"616.59\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1924.63\" cy=\"957.937\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1533.35\" cy=\"762.972\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1931.37\" cy=\"991.436\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1426.24\" cy=\"630.603\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1444.87\" cy=\"1051.24\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1817.08\" cy=\"743.259\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1487.96\" cy=\"734.478\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1379.47\" cy=\"937.315\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.63\" cy=\"585.697\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1443.9\" cy=\"845.871\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1417.24\" cy=\"671.433\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1854.04\" cy=\"1106.99\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1829.64\" cy=\"514.059\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1352.38\" cy=\"1001.72\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1502.64\" cy=\"950.965\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1587.09\" cy=\"1046.47\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1652.15\" cy=\"1067.77\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1898.75\" cy=\"662.002\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1893.42\" cy=\"649.324\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1871.7\" cy=\"726.389\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1470.67\" cy=\"502.879\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1799.19\" cy=\"890.937\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1678.82\" cy=\"1086.44\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1292.75\" cy=\"1186.03\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1381.82\" cy=\"960.119\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1358.84\" cy=\"1043.54\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1389.2\" cy=\"978.21\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1514.84\" cy=\"672.879\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1459.97\" cy=\"742.078\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1759\" cy=\"800.208\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1793.7\" cy=\"643.333\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1817.59\" cy=\"919.083\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1518.71\" cy=\"675.174\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1896.62\" cy=\"1106.76\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1768.18\" cy=\"765.685\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1820.79\" cy=\"499.019\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1866.23\" cy=\"977.863\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1915.24\" cy=\"1015.91\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.12\" cy=\"593.797\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1809.08\" cy=\"816.843\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1451.96\" cy=\"579.513\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1471.34\" cy=\"513.742\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1468.72\" cy=\"999.464\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1557.15\" cy=\"982.279\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1813.48\" cy=\"809.601\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1787.7\" cy=\"833.751\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1877.67\" cy=\"949.168\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1579.89\" cy=\"1010.33\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1523.13\" cy=\"693.143\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1816.57\" cy=\"754.984\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1906.04\" cy=\"834.929\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1341.55\" cy=\"1045.18\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1532.36\" cy=\"1023.59\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1819.37\" cy=\"545.076\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1852.39\" cy=\"470.212\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1425.13\" cy=\"647.469\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1811.53\" cy=\"619.684\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.54\" cy=\"1014.19\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1811.41\" cy=\"508.99\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1448.96\" cy=\"533.518\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1776.1\" cy=\"759.055\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1869.71\" cy=\"659.047\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1739.44\" cy=\"930.727\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1490.66\" cy=\"564.183\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1368.58\" cy=\"1011.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1413.8\" cy=\"743.707\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1767.5\" cy=\"772.98\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1463.96\" cy=\"564.499\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1923.99\" cy=\"1010.41\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1527.89\" cy=\"830.448\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1355.24\" cy=\"1024.39\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1516.31\" cy=\"810.242\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1566.4\" cy=\"1039.94\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1436.18\" cy=\"567.803\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1469.49\" cy=\"505.605\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1492.98\" cy=\"916.976\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1863.81\" cy=\"664.935\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1892.12\" cy=\"662.858\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1800.15\" cy=\"1055.14\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1789.51\" cy=\"801.887\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1424.75\" cy=\"638.399\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1473.44\" cy=\"886.275\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1601.34\" cy=\"1073.07\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1463.32\" cy=\"687.058\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1549.21\" cy=\"887.43\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1842.55\" cy=\"456.662\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1474.74\" cy=\"509.601\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1443.32\" cy=\"1072.16\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1794.81\" cy=\"714.536\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1471.48\" cy=\"734.73\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1812.12\" cy=\"530.806\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.49\" cy=\"546.23\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1479.3\" cy=\"775.876\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1887.04\" cy=\"614.444\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1814.7\" cy=\"536.642\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1780.42\" cy=\"847.193\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1838.11\" cy=\"516.529\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1426.18\" cy=\"1164.76\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1575.19\" cy=\"963.065\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1712.12\" cy=\"1141.07\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1507.13\" cy=\"717.36\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1803.14\" cy=\"766.711\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1748.3\" cy=\"996.356\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1502.78\" cy=\"633.42\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1536.28\" cy=\"813.464\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1918.68\" cy=\"1011.74\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1488.04\" cy=\"751.147\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1956.7\" cy=\"960.294\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1926.73\" cy=\"825.477\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1789.22\" cy=\"710.542\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1966.45\" cy=\"1023.76\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1827.73\" cy=\"816.691\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1898.14\" cy=\"864.553\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1790.3\" cy=\"682.158\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1794.65\" cy=\"657.768\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1778.23\" cy=\"832.701\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1799.02\" cy=\"1021.93\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1848.21\" cy=\"726.57\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1431.82\" cy=\"638.972\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1873.75\" cy=\"620.803\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1785.86\" cy=\"799.277\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1777.24\" cy=\"1088.67\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1459.07\" cy=\"617.43\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1821.78\" cy=\"1194.05\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1518.73\" cy=\"713.882\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1788.85\" cy=\"826.476\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1895.52\" cy=\"668.452\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1859.63\" cy=\"490.738\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1856.36\" cy=\"473.331\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1510.02\" cy=\"685.332\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1387.41\" cy=\"1077.8\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1495.49\" cy=\"606.778\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1779.97\" cy=\"912.934\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1541.24\" cy=\"1055.7\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1957.64\" cy=\"997.576\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1801.28\" cy=\"625.1\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1754.79\" cy=\"909.654\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1823.79\" cy=\"636.597\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1493.87\" cy=\"699.688\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1344.28\" cy=\"1026.65\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1536.92\" cy=\"786.243\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1464.31\" cy=\"574.924\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1481.82\" cy=\"768.365\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1798.63\" cy=\"675.876\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1855.66\" cy=\"853.635\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1468.06\" cy=\"512.675\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.03\" cy=\"820.543\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1867.81\" cy=\"733.999\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1899.6\" cy=\"894.349\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1435.73\" cy=\"968.69\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1360.48\" cy=\"1140.33\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1889.83\" cy=\"739.114\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1438.19\" cy=\"711.931\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.83\" cy=\"1124.23\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1870.62\" cy=\"851.801\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1404.12\" cy=\"765.395\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1838.05\" cy=\"811.311\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1564.84\" cy=\"960.323\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1874.2\" cy=\"552.16\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1820.22\" cy=\"553.313\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1377.79\" cy=\"889.929\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1759.48\" cy=\"950.046\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1731.91\" cy=\"1002.53\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1869.22\" cy=\"596.668\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1987.77\" cy=\"1181.62\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1445.74\" cy=\"933.855\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1457.51\" cy=\"957.683\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1474.27\" cy=\"517.123\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1921.44\" cy=\"794.293\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1447.11\" cy=\"549.355\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1869.88\" cy=\"1037.25\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1495.05\" cy=\"570.863\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1817.92\" cy=\"1047.76\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.31\" cy=\"664.355\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1896.18\" cy=\"807.76\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1540.75\" cy=\"787.945\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1527.81\" cy=\"754.921\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2055.59\" cy=\"1076.33\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1890.6\" cy=\"871.654\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1802\" cy=\"943.72\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1510.98\" cy=\"810.987\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.8\" cy=\"504.593\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1400.43\" cy=\"911.288\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1445.42\" cy=\"726.587\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1753.38\" cy=\"938.732\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1785.47\" cy=\"871.363\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1466.31\" cy=\"736.785\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1379.52\" cy=\"1014.45\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1482.77\" cy=\"632.388\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1914.64\" cy=\"833.486\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1596.98\" cy=\"1046.98\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1713.38\" cy=\"1048.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1943.76\" cy=\"991.209\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1938.68\" cy=\"874.933\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1455.88\" cy=\"510.475\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1806.37\" cy=\"994.986\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1800.12\" cy=\"569.747\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1877.74\" cy=\"563.07\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1389.41\" cy=\"829.327\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1467.33\" cy=\"643.315\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1775.56\" cy=\"896.612\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1863.83\" cy=\"592.421\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1327.64\" cy=\"1067.33\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1825.53\" cy=\"468.152\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1902.58\" cy=\"713.394\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1488.66\" cy=\"918.826\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1503.93\" cy=\"745.359\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1503.47\" cy=\"623.172\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1951.08\" cy=\"987.637\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1489.47\" cy=\"783.494\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1420.49\" cy=\"652.234\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1394.71\" cy=\"796.026\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1847.31\" cy=\"456.985\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1472.24\" cy=\"608.636\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1756.22\" cy=\"800.013\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1512.76\" cy=\"714.769\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1607.26\" cy=\"1069.62\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1557.57\" cy=\"884.284\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1930.4\" cy=\"870.85\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1838.32\" cy=\"612.813\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1824.82\" cy=\"919.372\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1869.31\" cy=\"813.438\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1783.4\" cy=\"1096.02\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1435.67\" cy=\"684.291\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1761.81\" cy=\"837.701\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1498.57\" cy=\"796.792\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1507.24\" cy=\"828.113\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1817.21\" cy=\"642.484\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1562.18\" cy=\"982.746\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1454.08\" cy=\"598.728\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1901.19\" cy=\"796.232\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1437.19\" cy=\"994.632\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1472.78\" cy=\"789.566\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1505.05\" cy=\"647.818\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1571.39\" cy=\"1177.84\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1666.98\" cy=\"1051.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1873.79\" cy=\"568.656\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1783.93\" cy=\"655.394\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1412.56\" cy=\"730.106\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1893.62\" cy=\"772.777\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1860.28\" cy=\"870.444\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2019.88\" cy=\"1117.57\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1464.62\" cy=\"751.716\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1867.47\" cy=\"975.018\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1405.27\" cy=\"729.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1904.04\" cy=\"690.957\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1434.64\" cy=\"1043.56\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1826.72\" cy=\"574.523\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1346.33\" cy=\"1047.69\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1565.38\" cy=\"1120.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1345.19\" cy=\"1029.83\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1465.4\" cy=\"519.213\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1422.88\" cy=\"726.125\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1799.32\" cy=\"711.072\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1441.7\" cy=\"583.619\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1574.92\" cy=\"1009.27\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1536.07\" cy=\"815.525\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1398.5\" cy=\"872.794\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2012.3\" cy=\"1134.57\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1787.03\" cy=\"975.801\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1548.88\" cy=\"893.934\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1357.9\" cy=\"1048.58\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1335.69\" cy=\"1073.53\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1424.28\" cy=\"647.068\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1751.58\" cy=\"840.683\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1549.36\" cy=\"842.717\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1392.19\" cy=\"810.013\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1887.3\" cy=\"653.802\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1802.35\" cy=\"590.666\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1919.51\" cy=\"814.516\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1453.63\" cy=\"961.027\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1381.04\" cy=\"862.785\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1898.31\" cy=\"801.827\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1798.96\" cy=\"638.391\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1400.01\" cy=\"798.731\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1749.78\" cy=\"847.839\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1424.33\" cy=\"883.504\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1416.37\" cy=\"1124.1\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1883.04\" cy=\"954.412\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1762.35\" cy=\"827.214\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1751.08\" cy=\"1078.81\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1498.73\" cy=\"1093.94\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1421.42\" cy=\"905.631\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.9\" cy=\"585.662\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1361.8\" cy=\"965.628\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1885.97\" cy=\"794.384\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1823.1\" cy=\"593.808\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1519.92\" cy=\"859.931\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1928.3\" cy=\"1109.8\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1886.15\" cy=\"905.285\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1899\" cy=\"918.733\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1785.15\" cy=\"645.536\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1551.5\" cy=\"864.688\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1495.41\" cy=\"1065.75\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1754.76\" cy=\"847.198\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1492.59\" cy=\"609.269\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1763.2\" cy=\"761.061\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1970.1\" cy=\"1005.47\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1433.43\" cy=\"579.105\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1982.11\" cy=\"1024.33\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1441.9\" cy=\"555.128\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1871.29\" cy=\"1055.71\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1456.25\" cy=\"527.595\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1443.93\" cy=\"569.23\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1475.33\" cy=\"800.294\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1490.85\" cy=\"1137.87\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1356.4\" cy=\"993.145\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1944.48\" cy=\"905.356\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1543.66\" cy=\"931.9\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1750.83\" cy=\"937.492\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1776.72\" cy=\"1048.9\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1749.73\" cy=\"1008.64\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1499.18\" cy=\"566.849\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1520.84\" cy=\"978.418\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1499.9\" cy=\"611.086\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1325.56\" cy=\"1200.78\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1745.14\" cy=\"878.164\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1550.96\" cy=\"951.779\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1342.66\" cy=\"1027.85\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1887.53\" cy=\"694.403\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1930.27\" cy=\"871.529\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1811.32\" cy=\"678.134\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1854.75\" cy=\"967.355\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1865.65\" cy=\"1001.84\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1867.74\" cy=\"506.69\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1407.17\" cy=\"1030.08\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1560.62\" cy=\"910.914\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1717.64\" cy=\"1007.39\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1859.98\" cy=\"670.295\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1746.91\" cy=\"1107.92\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1771.86\" cy=\"719.749\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1915.74\" cy=\"997.902\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1841.66\" cy=\"455.938\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1481.25\" cy=\"981.965\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1861.76\" cy=\"483.792\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1420.72\" cy=\"642.452\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1811.92\" cy=\"1203.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1904.98\" cy=\"696.547\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1540.64\" cy=\"808.411\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1417.92\" cy=\"679.314\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1456.76\" cy=\"798.491\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1324.27\" cy=\"1175.16\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1381.62\" cy=\"865.487\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1551.65\" cy=\"1057.56\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1525.68\" cy=\"796.115\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1465.7\" cy=\"621.763\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1449.32\" cy=\"533.448\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1480.21\" cy=\"618.672\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1478.99\" cy=\"1091.74\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1509.26\" cy=\"1229.18\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1836.53\" cy=\"809.309\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1527.82\" cy=\"718.144\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1776.2\" cy=\"786.93\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1893.15\" cy=\"628.693\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1528.08\" cy=\"955.103\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1792.4\" cy=\"595.752\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1841.05\" cy=\"455.635\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1495.75\" cy=\"599.306\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1755.12\" cy=\"819.618\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1490.7\" cy=\"708.2\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1918.47\" cy=\"1120.4\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1498.53\" cy=\"641.363\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1452.3\" cy=\"1037.22\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1762.86\" cy=\"864.647\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1794.85\" cy=\"589.465\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1548.6\" cy=\"880.971\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1953.43\" cy=\"1084.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1963.83\" cy=\"1008.61\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1464.98\" cy=\"632.764\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1473.15\" cy=\"1036.11\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1450.27\" cy=\"526.714\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1468.22\" cy=\"743.98\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1432.93\" cy=\"650.144\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1251.17\" cy=\"1156.17\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1720.53\" cy=\"998.951\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1380.14\" cy=\"890.007\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1352.56\" cy=\"1046.89\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1827.89\" cy=\"513.995\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1794.8\" cy=\"858.33\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1908.77\" cy=\"889.71\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1346.93\" cy=\"1014.2\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1911.39\" cy=\"739.299\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1426.7\" cy=\"811.407\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1937.14\" cy=\"912.158\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1419.1\" cy=\"761.238\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1856.29\" cy=\"472.024\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1878.76\" cy=\"865.061\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1597.15\" cy=\"1095.08\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1813.58\" cy=\"902.575\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1362.71\" cy=\"951.435\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1888.37\" cy=\"648.419\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1825.54\" cy=\"469.476\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1904.79\" cy=\"833.086\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1477.44\" cy=\"743.474\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1457.84\" cy=\"554.31\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1825.9\" cy=\"989.289\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.82\" cy=\"1128.27\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1424.74\" cy=\"651.778\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1757.62\" cy=\"813.679\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1464.74\" cy=\"554.579\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1410.64\" cy=\"693.252\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1368.79\" cy=\"980.583\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1452.89\" cy=\"528.977\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1529.67\" cy=\"748.955\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1855.61\" cy=\"517.681\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1814.95\" cy=\"1087.66\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1833.25\" cy=\"581.176\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1349.89\" cy=\"1006.38\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1455.49\" cy=\"854.769\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1856.2\" cy=\"471.079\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1490.89\" cy=\"1094.26\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1770.02\" cy=\"893.743\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1376.78\" cy=\"1244.91\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1960.04\" cy=\"1016.99\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1559.13\" cy=\"1163.82\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1507.19\" cy=\"634.785\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1428.46\" cy=\"720.558\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1459.52\" cy=\"821.731\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1780.47\" cy=\"1063.13\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1843.42\" cy=\"767.76\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1908.19\" cy=\"705.784\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1360.44\" cy=\"1052.45\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1463.62\" cy=\"685.745\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1773.98\" cy=\"829.013\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1778.44\" cy=\"1109.74\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1896.46\" cy=\"672.871\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1833.54\" cy=\"483.044\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1817.76\" cy=\"592.479\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1441.25\" cy=\"693.592\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1511.65\" cy=\"640.359\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1700.2\" cy=\"1026.82\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1549.34\" cy=\"843.686\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1446.08\" cy=\"768.987\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1788.44\" cy=\"620.913\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1779.01\" cy=\"736.697\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1378.61\" cy=\"944.534\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1443.3\" cy=\"617.45\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1351.36\" cy=\"1001.15\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1784.27\" cy=\"652.9\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1431.65\" cy=\"764.98\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1884.13\" cy=\"612.912\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1604.32\" cy=\"1068.57\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1420.63\" cy=\"1148.2\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1839.55\" cy=\"529.888\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1452.8\" cy=\"558.197\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1965.66\" cy=\"993.536\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1869.26\" cy=\"534.725\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1949.17\" cy=\"954.704\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1415.06\" cy=\"676.987\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1415.04\" cy=\"766.075\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1783.68\" cy=\"653.58\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1455.19\" cy=\"511.631\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1764.79\" cy=\"754.207\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1872.22\" cy=\"525.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1445.19\" cy=\"620.462\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1433.57\" cy=\"599.881\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1536.03\" cy=\"816\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1726.34\" cy=\"976.32\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1465.4\" cy=\"902.48\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1888.01\" cy=\"822.537\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1466.84\" cy=\"841.467\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1828.08\" cy=\"468.215\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1801.57\" cy=\"906.159\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1785.83\" cy=\"760.037\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1466.4\" cy=\"840.213\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1470.39\" cy=\"800.448\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1877.01\" cy=\"786.984\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1794.63\" cy=\"584.614\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1881.81\" cy=\"578.3\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1932.08\" cy=\"841.846\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1463.13\" cy=\"660.92\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1873.52\" cy=\"770.999\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1902.7\" cy=\"1011.14\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1333.94\" cy=\"1071.82\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1766.64\" cy=\"868.37\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1401.18\" cy=\"748.851\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1874.4\" cy=\"562.099\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1898.92\" cy=\"653.301\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1804.7\" cy=\"719.096\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1847.78\" cy=\"502.209\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1368.53\" cy=\"927.64\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1526.55\" cy=\"879.026\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1475.32\" cy=\"744.459\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1759.54\" cy=\"969.733\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1824.44\" cy=\"997.684\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1356.21\" cy=\"979.709\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1472.42\" cy=\"680.607\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1420.2\" cy=\"1214.84\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1447.65\" cy=\"1028.49\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1790.25\" cy=\"627.805\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1864.89\" cy=\"500.221\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1535.41\" cy=\"882.155\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1525.82\" cy=\"736.328\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1433.02\" cy=\"783.832\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1370.21\" cy=\"956.621\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1548.73\" cy=\"1228.83\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1472.73\" cy=\"944.295\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1505.45\" cy=\"592.991\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1508.18\" cy=\"794.818\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1803.38\" cy=\"657.708\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1870.41\" cy=\"533.677\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1800.74\" cy=\"613.848\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1789.71\" cy=\"780.509\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1501.66\" cy=\"662.782\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1760.73\" cy=\"914.934\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1799.08\" cy=\"567.18\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1972.94\" cy=\"1090.58\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1872.05\" cy=\"542.966\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1472.11\" cy=\"512.29\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1794.9\" cy=\"670.66\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1831.04\" cy=\"798.836\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1859.93\" cy=\"1157.09\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1286.74\" cy=\"1126.55\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1758.25\" cy=\"1003.01\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1559.22\" cy=\"890.27\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1524.38\" cy=\"900.929\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1719.54\" cy=\"1091.66\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1560.85\" cy=\"1036.57\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1562.88\" cy=\"940.23\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1850.96\" cy=\"656.358\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1437.32\" cy=\"1181.68\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1479.42\" cy=\"848.657\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1437\" cy=\"1063.59\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1455.12\" cy=\"824.369\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1443.1\" cy=\"1033.08\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1836.86\" cy=\"828.232\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1468.02\" cy=\"522.747\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1727.18\" cy=\"956.339\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1407.9\" cy=\"1240.75\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1548.22\" cy=\"863.958\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1837.18\" cy=\"513.707\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1467.46\" cy=\"883.191\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1763.39\" cy=\"796.087\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1926.88\" cy=\"812.617\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1881.9\" cy=\"565.163\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1771.6\" cy=\"838.029\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1498.11\" cy=\"624.546\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1325.15\" cy=\"1120.19\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1815.67\" cy=\"504.129\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1417.11\" cy=\"670.682\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1816.97\" cy=\"700.746\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1488.01\" cy=\"643.271\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1463.73\" cy=\"572.89\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1806.64\" cy=\"529.373\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1830.19\" cy=\"530.899\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1467.5\" cy=\"501.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1382.04\" cy=\"960.762\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1879.11\" cy=\"859.93\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1849.5\" cy=\"470.18\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1524.15\" cy=\"1009.51\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1857.88\" cy=\"490.891\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1868.89\" cy=\"580.59\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1796.12\" cy=\"646.757\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1789.65\" cy=\"653.407\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1584.44\" cy=\"1029.53\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1466.1\" cy=\"1104.05\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1493.56\" cy=\"1041.52\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1783\" cy=\"865.882\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1465.54\" cy=\"648.51\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1856.1\" cy=\"469.307\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1421.02\" cy=\"642.043\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1421.72\" cy=\"1253.15\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1473.29\" cy=\"918.776\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1739.97\" cy=\"891.242\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1568\" cy=\"952.428\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1736.21\" cy=\"917.323\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1473.03\" cy=\"566.975\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1828.7\" cy=\"654.784\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1886.37\" cy=\"616.778\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1499.17\" cy=\"670.763\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1992.02\" cy=\"1158.42\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1892.51\" cy=\"660.663\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1477.09\" cy=\"603.771\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1884.6\" cy=\"631.5\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1861.15\" cy=\"770.612\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1774.53\" cy=\"848.984\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1787.22\" cy=\"740.529\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1794.12\" cy=\"600.522\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1456.04\" cy=\"741.774\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1447.82\" cy=\"548.729\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2003.97\" cy=\"1079.15\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1817.27\" cy=\"643.086\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1897.06\" cy=\"656.359\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1475.45\" cy=\"728.433\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1806.32\" cy=\"592.227\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1464.94\" cy=\"602.392\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1389.4\" cy=\"1108.23\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1383.89\" cy=\"1165.28\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1801.82\" cy=\"703.994\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1860.56\" cy=\"995.122\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1520.09\" cy=\"700.91\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1543.14\" cy=\"879.822\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1784.1\" cy=\"641.857\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1857.23\" cy=\"476.471\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1757.11\" cy=\"794.858\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1857.91\" cy=\"969.62\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1423.73\" cy=\"631.689\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1786.34\" cy=\"691.986\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1409.87\" cy=\"698.504\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2044.56\" cy=\"1017.78\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1563.07\" cy=\"936.62\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1934.96\" cy=\"854.151\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1811.03\" cy=\"530.618\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1409.09\" cy=\"1256.86\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1581.74\" cy=\"1006.92\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1501.79\" cy=\"717.987\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1820.21\" cy=\"1046.53\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1435.14\" cy=\"1001.81\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1556.1\" cy=\"921.627\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1884.64\" cy=\"585.974\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1923\" cy=\"867.435\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1356.77\" cy=\"1003.04\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2000.6\" cy=\"1063.17\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1463.43\" cy=\"784.038\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1829.98\" cy=\"595.859\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.92\" cy=\"743.476\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1736.06\" cy=\"1153.64\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1334.49\" cy=\"1119.24\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1870.31\" cy=\"758.63\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1899.73\" cy=\"764.019\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1478.53\" cy=\"576.335\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1477.12\" cy=\"510.871\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1441.21\" cy=\"603.991\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1509.86\" cy=\"627.734\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1824.75\" cy=\"954.404\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1510.55\" cy=\"621.623\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1802.95\" cy=\"858.643\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1488.2\" cy=\"700.313\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1448.19\" cy=\"780.405\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1840.09\" cy=\"477.291\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1344.23\" cy=\"1053.52\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1431.21\" cy=\"811.982\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1750.24\" cy=\"839.4\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1417.2\" cy=\"733.609\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1515.24\" cy=\"753.801\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1484.17\" cy=\"997.123\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1667.08\" cy=\"1080.61\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1903.77\" cy=\"741.027\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1628.07\" cy=\"1136.83\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1490.9\" cy=\"556.778\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1398.4\" cy=\"763.372\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1390.87\" cy=\"890.555\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1499.47\" cy=\"942.912\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1560.91\" cy=\"1103.14\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1396.52\" cy=\"840.294\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1847.48\" cy=\"678.962\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1434.94\" cy=\"1026.21\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1515.55\" cy=\"910.006\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1426.63\" cy=\"924.263\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1703.4\" cy=\"1057.21\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1857.23\" cy=\"797.049\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1646.51\" cy=\"1100.46\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1833.78\" cy=\"575.479\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1787.22\" cy=\"885.067\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1567.45\" cy=\"959.019\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1457.87\" cy=\"576.429\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1855.43\" cy=\"506.164\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1439.09\" cy=\"700.396\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1819.32\" cy=\"833.008\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1466.91\" cy=\"950.349\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1419.95\" cy=\"708.937\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1414.75\" cy=\"964.428\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1840.92\" cy=\"457.464\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1430.09\" cy=\"592.645\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1813.43\" cy=\"1059.49\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1701.55\" cy=\"1041.04\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1494.99\" cy=\"1139.65\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1874.89\" cy=\"847.407\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1792.26\" cy=\"596.389\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1876.04\" cy=\"780.898\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1669.63\" cy=\"1174.96\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1518.77\" cy=\"660.38\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1756.4\" cy=\"805.876\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1893.26\" cy=\"660.658\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1714.67\" cy=\"1020.39\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1827.01\" cy=\"675.825\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1474.11\" cy=\"705.008\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1772.63\" cy=\"725.28\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1897.96\" cy=\"722.562\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1788.46\" cy=\"684.73\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1558.21\" cy=\"1022.13\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1459.35\" cy=\"796.717\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1475.31\" cy=\"1150.84\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1872.09\" cy=\"935.448\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1831.06\" cy=\"792.801\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1928.19\" cy=\"936.892\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1456.79\" cy=\"554.777\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1481.69\" cy=\"516.098\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1940.61\" cy=\"1010.39\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1489.72\" cy=\"834.643\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1872.95\" cy=\"660.191\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1587.13\" cy=\"1020.35\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1556.37\" cy=\"1024.85\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1392.52\" cy=\"1000.72\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1504.79\" cy=\"857.876\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1324.77\" cy=\"1079.29\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1356.24\" cy=\"1012.76\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1742.68\" cy=\"978.732\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1788.01\" cy=\"865.481\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1534.16\" cy=\"1247.47\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1494.58\" cy=\"597.582\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1446.62\" cy=\"1227.67\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1421.25\" cy=\"1050.01\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1444.61\" cy=\"909.332\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1505.92\" cy=\"606.021\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1497.5\" cy=\"919.324\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1438.15\" cy=\"710.65\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1359.69\" cy=\"980.658\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1898.24\" cy=\"830.119\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1345.91\" cy=\"1035.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1829.9\" cy=\"636.746\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1421.75\" cy=\"744.811\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1890.08\" cy=\"604.152\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1601.95\" cy=\"1059.62\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1589.29\" cy=\"1018.35\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1781.59\" cy=\"711.782\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1519.99\" cy=\"666.415\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1811.24\" cy=\"933.305\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1398.34\" cy=\"763.827\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.76\" cy=\"592.738\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1485.62\" cy=\"711.075\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1425.83\" cy=\"744.902\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1868.25\" cy=\"1082.43\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1795.07\" cy=\"595.534\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1812.24\" cy=\"561.89\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1743.54\" cy=\"949.477\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1394.08\" cy=\"806.067\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1793.35\" cy=\"937.889\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1615.21\" cy=\"1081.4\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1567.91\" cy=\"1041.29\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1464.29\" cy=\"547.9\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1947.65\" cy=\"989.754\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1456.72\" cy=\"904.091\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1415.13\" cy=\"686.255\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1488.39\" cy=\"733.564\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1426\" cy=\"785.707\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1513.81\" cy=\"733.651\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1496.29\" cy=\"589.683\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1510.16\" cy=\"1153.29\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1504.39\" cy=\"609.85\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1404.89\" cy=\"825.494\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1790.25\" cy=\"875.395\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1439.64\" cy=\"553.926\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1945.42\" cy=\"1008.62\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1815.32\" cy=\"498.228\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1566.3\" cy=\"942.955\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1897.41\" cy=\"975.761\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1784.33\" cy=\"684.153\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.38\" cy=\"527.398\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1880.65\" cy=\"665.999\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1494.78\" cy=\"1025.04\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1365.61\" cy=\"992.078\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1876.41\" cy=\"611.022\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1512.23\" cy=\"645.818\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1803.42\" cy=\"779.978\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1754.47\" cy=\"1074.07\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1811.15\" cy=\"809.084\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1817.94\" cy=\"494.135\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1510.5\" cy=\"1046.13\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1730.53\" cy=\"971.684\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1854.09\" cy=\"473.353\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1518.59\" cy=\"1096.02\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1799.36\" cy=\"780.292\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1775.5\" cy=\"712.224\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1406.4\" cy=\"733.546\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1830.82\" cy=\"545.821\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1520.75\" cy=\"969.022\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1805.74\" cy=\"625.018\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1839.19\" cy=\"624.99\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1560.89\" cy=\"917.526\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1484.28\" cy=\"1142.67\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1425.79\" cy=\"869.661\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1431.06\" cy=\"702.605\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1746.62\" cy=\"857.151\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1757.4\" cy=\"989.88\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1433.61\" cy=\"1043.8\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1513.84\" cy=\"1214.78\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1772.25\" cy=\"836.543\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1958.06\" cy=\"1103.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1466.69\" cy=\"502.493\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1734.42\" cy=\"936.833\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1494\" cy=\"806.766\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1395.99\" cy=\"814.372\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1528.55\" cy=\"751.247\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1476.82\" cy=\"583.16\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1941.73\" cy=\"977.489\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1487.83\" cy=\"528.397\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1382.13\" cy=\"872.92\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1423.12\" cy=\"763.549\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1407.11\" cy=\"926.175\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1446.04\" cy=\"1201.29\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1454.38\" cy=\"515.372\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1405.5\" cy=\"758.82\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1855.49\" cy=\"707.25\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1368.12\" cy=\"1000.62\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1585.61\" cy=\"1007.61\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1570.86\" cy=\"945.155\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1835.27\" cy=\"689.111\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1868.1\" cy=\"522.846\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1513.63\" cy=\"1000.83\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1858.67\" cy=\"890.176\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1744.69\" cy=\"925.847\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1529.01\" cy=\"1117.99\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1882.77\" cy=\"566.466\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1753.15\" cy=\"865.153\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1359.6\" cy=\"1004.86\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1808.34\" cy=\"812.488\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1799.88\" cy=\"723.918\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1943.56\" cy=\"915.413\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1896.78\" cy=\"968.199\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1610.07\" cy=\"1076.47\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1888.65\" cy=\"599.371\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1489.01\" cy=\"1000.37\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1574.58\" cy=\"1074.57\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1583.61\" cy=\"1178.45\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1933.77\" cy=\"953.131\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1807.99\" cy=\"980.173\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1818.71\" cy=\"668.621\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1868.78\" cy=\"508.179\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1901.88\" cy=\"673.594\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1506.74\" cy=\"671.348\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1400.5\" cy=\"833.554\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1854.65\" cy=\"612.131\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1458.41\" cy=\"508.167\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1824.54\" cy=\"518.977\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1485.98\" cy=\"542.536\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1330.89\" cy=\"1097.16\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1299.27\" cy=\"1106.89\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1840.94\" cy=\"743.144\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1881.92\" cy=\"696.576\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1773.87\" cy=\"769.192\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1852.13\" cy=\"908.549\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1477.52\" cy=\"1041.37\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1957.29\" cy=\"994.966\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1456.33\" cy=\"598.22\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1932.09\" cy=\"965.562\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1842.6\" cy=\"701.421\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1474.96\" cy=\"1042.65\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1770.26\" cy=\"725.84\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1807.2\" cy=\"966.029\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1722.79\" cy=\"1178.38\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1441.34\" cy=\"707.36\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1917.15\" cy=\"789.649\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1365.93\" cy=\"964.742\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2016.04\" cy=\"1051.54\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1556.26\" cy=\"948.987\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1811.36\" cy=\"512.442\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1554.2\" cy=\"860.231\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1808.28\" cy=\"779.957\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1916.17\" cy=\"751.662\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1882.03\" cy=\"678.323\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1488.38\" cy=\"582.933\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1389.26\" cy=\"1053.77\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1892.56\" cy=\"817.706\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1464.8\" cy=\"606.433\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1762.43\" cy=\"773.22\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1919.27\" cy=\"811.211\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1354.27\" cy=\"1009.29\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1343.39\" cy=\"1058.07\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.93\" cy=\"527.515\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1416.44\" cy=\"660.958\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1507.72\" cy=\"605.076\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1360.44\" cy=\"1150.44\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1787.36\" cy=\"871.254\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1871.39\" cy=\"824.046\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1961.16\" cy=\"1131.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1967.4\" cy=\"1019.76\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1460.67\" cy=\"1062.78\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1993.18\" cy=\"1042.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1817.42\" cy=\"503.287\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1480.27\" cy=\"540.057\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1387.48\" cy=\"935.068\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1808.25\" cy=\"549.693\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1444.17\" cy=\"547.27\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1762.22\" cy=\"879.826\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1799.39\" cy=\"713.421\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1457.77\" cy=\"733.211\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1535.14\" cy=\"828.489\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1916.63\" cy=\"808.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1550.34\" cy=\"983.024\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1505.9\" cy=\"1045.07\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1527.88\" cy=\"1054.93\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1494.31\" cy=\"549.421\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1425.22\" cy=\"658.693\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1966.9\" cy=\"1004.01\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1464.64\" cy=\"949.18\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1791.3\" cy=\"663.189\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1586.24\" cy=\"1152.31\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1716.02\" cy=\"999.724\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1803.35\" cy=\"909.327\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1533.07\" cy=\"758.424\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1857.68\" cy=\"830.903\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1380.72\" cy=\"870.464\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1375.86\" cy=\"934.576\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1445.55\" cy=\"866.297\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1818.26\" cy=\"1003.26\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1662.82\" cy=\"1135.96\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1658.21\" cy=\"1087.03\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1429.81\" cy=\"974.32\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1531.54\" cy=\"938.469\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1739.75\" cy=\"991.934\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1867.9\" cy=\"903.449\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1472.6\" cy=\"672.164\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1891.33\" cy=\"829.419\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1531.11\" cy=\"789.612\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1735.3\" cy=\"950.612\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1765.74\" cy=\"844.415\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2040.18\" cy=\"1130.36\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1932.53\" cy=\"1040.21\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1455.19\" cy=\"1005.74\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1482.91\" cy=\"523.807\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.75\" cy=\"655.122\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1782.43\" cy=\"688.881\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1817.08\" cy=\"995.809\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1430.16\" cy=\"899.545\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1747.97\" cy=\"948.086\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1744.17\" cy=\"867.918\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1860.95\" cy=\"799.077\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1456.17\" cy=\"519.522\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1987.5\" cy=\"1067.45\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1437.87\" cy=\"737.804\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1416.67\" cy=\"714.12\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1809.54\" cy=\"551.668\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1830.82\" cy=\"460.717\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1435.48\" cy=\"599.829\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1779.19\" cy=\"775.891\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1429.32\" cy=\"596.375\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1378.64\" cy=\"932.512\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1420.76\" cy=\"644.97\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1915.72\" cy=\"850.623\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1810.35\" cy=\"653.11\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1727.39\" cy=\"995.882\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1614.18\" cy=\"1079.94\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1883.59\" cy=\"582.617\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1510.83\" cy=\"952.886\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1819.28\" cy=\"493.281\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1496.06\" cy=\"563.792\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1512.43\" cy=\"698.711\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1448.74\" cy=\"696.669\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1437.61\" cy=\"686.433\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1759.31\" cy=\"902.175\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1510.43\" cy=\"632.238\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1847.6\" cy=\"457.193\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1439.37\" cy=\"653.139\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1936.83\" cy=\"881.014\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1447.65\" cy=\"670.921\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1882.03\" cy=\"689.189\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1394.36\" cy=\"998.808\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1807.95\" cy=\"525.61\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1815.92\" cy=\"855.908\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1387.15\" cy=\"870.874\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1440.91\" cy=\"1165.82\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1919.82\" cy=\"962.732\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1803.55\" cy=\"589.248\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1408.51\" cy=\"817.115\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1801.86\" cy=\"639.284\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1465.21\" cy=\"633.13\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1586.93\" cy=\"1037.46\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1477.67\" cy=\"669.039\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1814.18\" cy=\"640.053\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1399.12\" cy=\"1053.56\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1832.23\" cy=\"506.45\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1436.92\" cy=\"638.752\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1439.89\" cy=\"930.435\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1359.42\" cy=\"1007.68\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1767.15\" cy=\"900.198\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1852.66\" cy=\"999.621\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1826.24\" cy=\"473.459\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1533.01\" cy=\"804.647\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1863.74\" cy=\"560.605\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1452.85\" cy=\"515.973\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1825.86\" cy=\"666.249\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1415.46\" cy=\"959.438\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1363.08\" cy=\"955.949\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1870.66\" cy=\"628.954\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1824.76\" cy=\"766.685\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1885.55\" cy=\"657.487\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1586.83\" cy=\"1066.14\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1889.61\" cy=\"641.765\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1418.19\" cy=\"1129.11\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1489.54\" cy=\"687.885\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1392.59\" cy=\"796.392\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1739.02\" cy=\"910.701\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1502.3\" cy=\"581.62\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1510.98\" cy=\"619.673\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1849.69\" cy=\"1040.66\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1905.75\" cy=\"732.399\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1572.84\" cy=\"978.139\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1998.59\" cy=\"1143.95\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1439.76\" cy=\"690.222\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1499.77\" cy=\"571.169\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1684.42\" cy=\"1043.34\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1364.86\" cy=\"941.926\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1945.8\" cy=\"934.484\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1925.54\" cy=\"856.686\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.73\" cy=\"706.77\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1885.95\" cy=\"642.376\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1471.14\" cy=\"538.68\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1819.3\" cy=\"814.12\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1753.93\" cy=\"894.454\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1772.39\" cy=\"744.067\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1472.66\" cy=\"505.613\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1838.63\" cy=\"468.336\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.59\" cy=\"519.54\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1814.94\" cy=\"798.857\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1402.2\" cy=\"765.202\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1910.9\" cy=\"737.134\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1778.81\" cy=\"782.331\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1833.05\" cy=\"618.344\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1432.32\" cy=\"703.296\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1880.14\" cy=\"740.758\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1934.81\" cy=\"903.084\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1824.83\" cy=\"524.061\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1892.5\" cy=\"691.359\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1538.63\" cy=\"808.794\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1829.84\" cy=\"998.123\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1890.29\" cy=\"683.051\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1453.95\" cy=\"672.108\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1378.73\" cy=\"894.648\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1505.89\" cy=\"764.565\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1600.74\" cy=\"1060.75\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1906.5\" cy=\"746.171\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1449.02\" cy=\"746.426\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1887.3\" cy=\"960.657\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1747.69\" cy=\"962.416\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1859.35\" cy=\"577.228\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1472.71\" cy=\"543.17\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1797.23\" cy=\"1006.03\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1546.84\" cy=\"828.254\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1744.42\" cy=\"1155.95\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1469.54\" cy=\"667.617\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1894.15\" cy=\"906.756\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1803.82\" cy=\"715.045\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1427.52\" cy=\"1098.01\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1530.42\" cy=\"799.505\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1912.32\" cy=\"838.796\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1849.65\" cy=\"846.287\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1970.73\" cy=\"1023.47\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1832.02\" cy=\"541.98\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1457.08\" cy=\"774.096\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1809.12\" cy=\"542.001\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1830.91\" cy=\"469.194\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1466.77\" cy=\"875.407\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.9\" cy=\"593.56\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1731.38\" cy=\"1011.07\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1921.21\" cy=\"780.31\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1748.03\" cy=\"986.922\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1885.99\" cy=\"736.577\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1865.73\" cy=\"615.531\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1531.24\" cy=\"949.049\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1809.68\" cy=\"522.509\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1512.2\" cy=\"873.414\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1631.02\" cy=\"1133.93\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1559.15\" cy=\"1005.54\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1799.66\" cy=\"590.347\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1827.46\" cy=\"884.826\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1817.84\" cy=\"499.276\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1693.16\" cy=\"1059.09\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1794.45\" cy=\"943.912\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1933.95\" cy=\"918.245\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1516.5\" cy=\"725.306\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1472.66\" cy=\"630.985\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1846.81\" cy=\"468.384\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1800.32\" cy=\"1051.71\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1828.23\" cy=\"954.659\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1827.23\" cy=\"532.244\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1376.94\" cy=\"984.84\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1364.2\" cy=\"1117.07\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.88\" cy=\"998.169\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1924.33\" cy=\"802.226\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1823.62\" cy=\"977.342\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1392.67\" cy=\"797.293\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1755.74\" cy=\"947.77\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1870.98\" cy=\"626.14\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1907.55\" cy=\"956.115\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1507.87\" cy=\"692.484\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1453.49\" cy=\"571.47\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1966.39\" cy=\"1066\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1409.46\" cy=\"777.149\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1867.69\" cy=\"743.558\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1762.46\" cy=\"773.619\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1904.09\" cy=\"1004.33\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1411.21\" cy=\"727.437\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1476.34\" cy=\"594.997\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1889.18\" cy=\"872.607\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1513.63\" cy=\"657.854\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1865.37\" cy=\"596.43\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1591.24\" cy=\"1213.32\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1885.06\" cy=\"719.421\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1499.65\" cy=\"568.665\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1476.19\" cy=\"612.877\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1863.56\" cy=\"511.846\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1539.27\" cy=\"1000.23\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1392\" cy=\"921.559\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1800.44\" cy=\"559.13\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1459.77\" cy=\"519.7\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1973.7\" cy=\"1011.73\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1465.79\" cy=\"718.004\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1399.93\" cy=\"979.368\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1890.09\" cy=\"612.277\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1340.75\" cy=\"1043.66\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1827.47\" cy=\"501.641\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1754.02\" cy=\"1060.64\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1892.94\" cy=\"718.424\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1915.14\" cy=\"764.728\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1450.46\" cy=\"521.321\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1823.51\" cy=\"864.504\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1849.17\" cy=\"513.847\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1849.65\" cy=\"473.392\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1457.73\" cy=\"510.56\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1579.16\" cy=\"1067.37\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1450.15\" cy=\"1019.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1506.43\" cy=\"615.424\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1906.93\" cy=\"1168.83\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1463.65\" cy=\"517.481\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1831.48\" cy=\"793.734\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1487.32\" cy=\"530.183\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1957.42\" cy=\"971.006\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1523.85\" cy=\"1022.42\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.42\" cy=\"603.452\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1819.74\" cy=\"1033.42\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1487.58\" cy=\"527.615\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1837.41\" cy=\"490.968\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1724.75\" cy=\"950.255\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1503.66\" cy=\"1206.4\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1373.46\" cy=\"900.603\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1926.36\" cy=\"1041.66\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1711.27\" cy=\"1005.66\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1497.69\" cy=\"1189.24\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1701.88\" cy=\"1024.83\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1494.21\" cy=\"746.661\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1528.18\" cy=\"825.431\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1814.6\" cy=\"510.649\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1498.93\" cy=\"635.887\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1519.65\" cy=\"665.248\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1475.85\" cy=\"507.469\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1883.6\" cy=\"976.127\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1819.76\" cy=\"504.716\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1774.01\" cy=\"838.998\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1793.27\" cy=\"808.215\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1462.61\" cy=\"732.907\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1841.75\" cy=\"816.506\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1443.48\" cy=\"913.443\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1774.41\" cy=\"697.333\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1595.9\" cy=\"1056.44\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1753.39\" cy=\"1166.2\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1438.95\" cy=\"567.42\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1845.46\" cy=\"759.218\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1548.16\" cy=\"860.098\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1763.25\" cy=\"1053.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1890.33\" cy=\"644.548\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1417.31\" cy=\"675.59\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1524.51\" cy=\"939.224\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1449.58\" cy=\"631.912\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1772.86\" cy=\"807.111\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1345.17\" cy=\"1019.8\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1402.56\" cy=\"788.995\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1742.5\" cy=\"908.336\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1945.42\" cy=\"948.46\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1923.65\" cy=\"891.798\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1902.5\" cy=\"1141.05\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1445.29\" cy=\"540.856\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1801.01\" cy=\"599.414\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1777.87\" cy=\"1014.23\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1556.91\" cy=\"878.667\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1387.69\" cy=\"985.083\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1526.2\" cy=\"1201.66\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1842.97\" cy=\"454.693\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1777.89\" cy=\"705.927\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1373.81\" cy=\"1049.41\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1844.69\" cy=\"652.185\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1790.5\" cy=\"686.807\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1451.36\" cy=\"530.495\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1782.13\" cy=\"979.46\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1581.23\" cy=\"1033.89\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1498.21\" cy=\"563.105\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1544.85\" cy=\"1207.34\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1497.16\" cy=\"558.64\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1778.17\" cy=\"783.549\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1883.98\" cy=\"591.17\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1537.23\" cy=\"1010.82\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1874.47\" cy=\"893.048\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1702.66\" cy=\"1062.91\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1883.1\" cy=\"828.848\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1370.3\" cy=\"956.036\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1489.28\" cy=\"863.683\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1829.37\" cy=\"868.61\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1456.9\" cy=\"790.343\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1863.69\" cy=\"498.735\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1841.49\" cy=\"1055.92\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1399.59\" cy=\"765.204\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1518.55\" cy=\"659.764\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1535.85\" cy=\"898.855\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1734.64\" cy=\"1093.76\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1472.9\" cy=\"1067.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1805.86\" cy=\"609.055\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1364.75\" cy=\"1033.21\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1451.99\" cy=\"583.831\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1823.68\" cy=\"812.376\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1927.16\" cy=\"827.692\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1511.28\" cy=\"626.17\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1506.2\" cy=\"763.133\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1552.78\" cy=\"857.873\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1764.62\" cy=\"787.621\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1487.4\" cy=\"767.037\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1920.75\" cy=\"847.232\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1500.07\" cy=\"690.503\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1398.6\" cy=\"960.993\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1498.35\" cy=\"708.886\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1762.26\" cy=\"769.412\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1771.17\" cy=\"785.741\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1961.58\" cy=\"975.217\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1931.55\" cy=\"888.299\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1475.18\" cy=\"505.927\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1848.28\" cy=\"810.185\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1734.22\" cy=\"940.446\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1850.02\" cy=\"922.395\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1480.97\" cy=\"515.492\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1801.3\" cy=\"623.039\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1780.12\" cy=\"867.207\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1395.21\" cy=\"1072.57\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1647.61\" cy=\"1144.75\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1527.35\" cy=\"707.48\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1346.04\" cy=\"1059.87\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1423.79\" cy=\"928.784\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1936.97\" cy=\"881.103\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1770.27\" cy=\"726.415\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1736.67\" cy=\"936.779\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1514.62\" cy=\"707.324\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1872.55\" cy=\"566.503\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1406.96\" cy=\"857.098\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1904.61\" cy=\"717.488\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1504.22\" cy=\"881.791\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1494.38\" cy=\"712.398\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1831.18\" cy=\"460.634\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1866.85\" cy=\"837.962\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1523.57\" cy=\"1047.89\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2030.48\" cy=\"1090\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1407.05\" cy=\"744.394\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1761.14\" cy=\"972.197\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1758.04\" cy=\"838.498\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1425.78\" cy=\"668.277\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1950.91\" cy=\"938.382\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1361.88\" cy=\"955.115\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1334.59\" cy=\"1134.57\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1899.55\" cy=\"657.642\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1840.83\" cy=\"530.887\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1421.4\" cy=\"638.433\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.74\" cy=\"945.939\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1434.11\" cy=\"868.187\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1577.93\" cy=\"1052.61\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1389.7\" cy=\"829.137\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1451.47\" cy=\"658.123\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1385.75\" cy=\"1055.19\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1445.11\" cy=\"944.892\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1397.08\" cy=\"1007.63\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1755.54\" cy=\"862.242\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1786.79\" cy=\"882.837\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1470.25\" cy=\"588.277\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1549.42\" cy=\"1062.52\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1947.4\" cy=\"1132.8\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1466.85\" cy=\"503.407\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1826.78\" cy=\"550.638\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1479.98\" cy=\"552.107\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1506.39\" cy=\"714.746\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1432.41\" cy=\"643.091\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1836.45\" cy=\"799.272\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1416.28\" cy=\"678.735\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1453.12\" cy=\"598.802\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1838.83\" cy=\"812.655\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1829.31\" cy=\"871.736\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1768.32\" cy=\"731.178\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1848.11\" cy=\"512.791\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1898.26\" cy=\"672.454\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1771.74\" cy=\"711.459\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1448.34\" cy=\"897.651\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1502.98\" cy=\"878.806\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1891.2\" cy=\"698.657\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1308.88\" cy=\"1178.76\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1740.49\" cy=\"1099.72\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1518.3\" cy=\"928.651\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1430.77\" cy=\"1112.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1761.22\" cy=\"1057.23\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1614.05\" cy=\"1081.94\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1565.09\" cy=\"1027.66\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1759.49\" cy=\"838.586\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1835.09\" cy=\"599.677\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1744.84\" cy=\"896.844\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1370.13\" cy=\"928.159\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1757.02\" cy=\"795.723\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1436.64\" cy=\"583.14\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1449.69\" cy=\"820.864\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1862.47\" cy=\"495.199\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1498.79\" cy=\"583.785\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1405.03\" cy=\"724.912\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1478.2\" cy=\"534.696\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1341.48\" cy=\"1122.22\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1965.73\" cy=\"1079.59\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1817.51\" cy=\"491.387\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.22\" cy=\"517.277\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1407.34\" cy=\"725.862\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1858.14\" cy=\"482.204\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1756.74\" cy=\"921.748\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1435.43\" cy=\"674.161\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1411.45\" cy=\"716.704\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1572.99\" cy=\"1007.4\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1551.96\" cy=\"946.058\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1478.84\" cy=\"1150.78\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1861.42\" cy=\"887.626\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1799.58\" cy=\"633.792\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1422.04\" cy=\"642.155\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1463.11\" cy=\"708.731\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1829.24\" cy=\"571.402\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1846.09\" cy=\"621.202\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1423.57\" cy=\"1039.22\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1919.64\" cy=\"893.604\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.46\" cy=\"481.051\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1753.37\" cy=\"815.995\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1426.82\" cy=\"747.055\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1381.7\" cy=\"866.45\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1844.28\" cy=\"838.305\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1634.06\" cy=\"1073.85\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1583.74\" cy=\"1093.18\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1699.93\" cy=\"1080.02\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1824.67\" cy=\"567.432\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1844.59\" cy=\"733.59\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1951.91\" cy=\"966.216\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1849.28\" cy=\"777.665\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1532.13\" cy=\"1260\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1890.25\" cy=\"855.739\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1739.69\" cy=\"944.238\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1559.4\" cy=\"1049.4\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1812.91\" cy=\"837.341\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1469.95\" cy=\"978.525\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1757.56\" cy=\"792.169\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1465.28\" cy=\"814.052\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1912.18\" cy=\"728.795\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1438.82\" cy=\"623.068\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.51\" cy=\"757.163\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1545.09\" cy=\"878.848\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1427.46\" cy=\"749.934\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1820.49\" cy=\"821.447\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1782.2\" cy=\"732.106\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1857.21\" cy=\"894.025\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1469.22\" cy=\"607.907\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1548\" cy=\"868.929\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1536.22\" cy=\"983.082\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1400.19\" cy=\"759.412\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1382.08\" cy=\"1007.31\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1779.27\" cy=\"733.807\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1354.49\" cy=\"1070.66\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1921.72\" cy=\"810.518\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1907.06\" cy=\"761.474\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1882\" cy=\"582.997\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1868.3\" cy=\"556.084\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1500.42\" cy=\"736.087\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1301.35\" cy=\"1099.51\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1328.21\" cy=\"1049.87\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1887.7\" cy=\"786.51\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1861.72\" cy=\"552.94\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1507.18\" cy=\"655.42\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1802.59\" cy=\"556.409\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1481.32\" cy=\"792.708\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1844.26\" cy=\"476.713\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1411.68\" cy=\"714.902\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1531.01\" cy=\"975.833\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1708.67\" cy=\"1018.42\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1510.27\" cy=\"623.947\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1370.65\" cy=\"1176.96\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1902.76\" cy=\"677.397\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1816.28\" cy=\"1062.45\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1468.79\" cy=\"784.823\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1414.41\" cy=\"712.033\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1978.16\" cy=\"1110.69\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1433.94\" cy=\"575.958\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1769.53\" cy=\"783.688\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1432.31\" cy=\"793.658\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1871.55\" cy=\"691.39\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.52\" cy=\"682.99\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1819.71\" cy=\"616.054\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1839\" cy=\"509.546\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1493.11\" cy=\"701.095\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1440.11\" cy=\"731.238\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1813.88\" cy=\"562.844\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1767.07\" cy=\"813.132\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1392.47\" cy=\"803.094\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1386.42\" cy=\"1080.47\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1721.12\" cy=\"1031.33\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1459.54\" cy=\"715.588\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1585.15\" cy=\"1036.85\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1440.86\" cy=\"632.359\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1876.12\" cy=\"892.724\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1925.96\" cy=\"936.311\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1812.82\" cy=\"637.93\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1533.16\" cy=\"825.402\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1759.59\" cy=\"782.351\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1821.31\" cy=\"918.534\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1848.6\" cy=\"543.72\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1749.64\" cy=\"954.889\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1940.97\" cy=\"896.218\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1864.43\" cy=\"708.172\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1435.88\" cy=\"569.867\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1887.27\" cy=\"592.891\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1477.29\" cy=\"670.31\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1453.88\" cy=\"513.966\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1767.51\" cy=\"745.058\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1376.33\" cy=\"898.047\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1885.73\" cy=\"588.702\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1854.52\" cy=\"807.277\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1888.03\" cy=\"929.813\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1454.56\" cy=\"517.67\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1583.56\" cy=\"1036.42\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1416\" cy=\"688.9\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1542.85\" cy=\"1145.22\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1423.26\" cy=\"1049.68\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1342.74\" cy=\"1063.23\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1906.48\" cy=\"864.557\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1798.74\" cy=\"582.514\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1557.82\" cy=\"939.493\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1376.89\" cy=\"900.372\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1723.29\" cy=\"962.402\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1439.04\" cy=\"648.086\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1828.8\" cy=\"553.872\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1820.88\" cy=\"524.955\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1723.27\" cy=\"971.471\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1717.49\" cy=\"1041.72\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1542.44\" cy=\"800.387\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.08\" cy=\"877.006\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1490.91\" cy=\"981.074\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1409.75\" cy=\"786.499\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1938.18\" cy=\"1129.51\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1509.13\" cy=\"1064.21\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1507.67\" cy=\"698.865\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1927.87\" cy=\"863.545\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1890.09\" cy=\"992.66\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1530.06\" cy=\"926.719\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1770.27\" cy=\"756.011\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1451.09\" cy=\"1107.38\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1589.86\" cy=\"1059.01\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1453.71\" cy=\"627.294\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1580.68\" cy=\"1004.65\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1808.05\" cy=\"973.572\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1526.79\" cy=\"750.258\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1911.9\" cy=\"937.181\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1767.71\" cy=\"882.13\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1806.75\" cy=\"662.506\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1817.95\" cy=\"736.469\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1569.5\" cy=\"977.459\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1921.44\" cy=\"929.931\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1956.48\" cy=\"1017.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1850.87\" cy=\"839.231\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1885.04\" cy=\"849.673\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1710.99\" cy=\"1023.72\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1874.71\" cy=\"695.361\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1432.34\" cy=\"582.91\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1457.94\" cy=\"571.517\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1755.29\" cy=\"833.31\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1545.27\" cy=\"810.59\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1780.58\" cy=\"691.782\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1471.57\" cy=\"551.294\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1939.71\" cy=\"883.007\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1900.77\" cy=\"822.416\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.91\" cy=\"561.643\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1446.98\" cy=\"542.286\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1898.91\" cy=\"664.186\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1493.41\" cy=\"852.304\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1445.21\" cy=\"1065.22\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1528.81\" cy=\"737.63\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1902.17\" cy=\"676.049\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1929.8\" cy=\"839.178\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1395.71\" cy=\"862.92\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1809.03\" cy=\"551.852\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1501.36\" cy=\"986.165\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1692.48\" cy=\"1091.4\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1528.75\" cy=\"962.219\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1829.06\" cy=\"639.859\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1484.49\" cy=\"920.543\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.43\" cy=\"639.745\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1351.54\" cy=\"1049.33\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1490.69\" cy=\"1020.64\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1811.73\" cy=\"575.002\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1465.96\" cy=\"504.076\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1842.16\" cy=\"494.191\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1487.9\" cy=\"640.282\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1529.75\" cy=\"942.103\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1787.1\" cy=\"696.158\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1375.67\" cy=\"923.414\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1835.64\" cy=\"627.096\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1501.5\" cy=\"1002.29\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1855.37\" cy=\"492.295\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1360.58\" cy=\"966.785\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1884.88\" cy=\"612.334\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1873.26\" cy=\"598.55\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1563.96\" cy=\"965.009\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1901.43\" cy=\"671.262\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1803.46\" cy=\"722.191\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1880.98\" cy=\"885.676\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1800.75\" cy=\"831.1\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1478.35\" cy=\"686.754\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1988.3\" cy=\"1037.43\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.74\" cy=\"863.705\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1550.33\" cy=\"840.801\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1485.42\" cy=\"749.884\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1781.66\" cy=\"656.214\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1429.71\" cy=\"1107.45\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1871.1\" cy=\"903.871\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1530.44\" cy=\"891.652\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1443.21\" cy=\"683.644\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1441.1\" cy=\"584.856\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1505.38\" cy=\"776.842\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1861.8\" cy=\"547.451\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1904.66\" cy=\"934.029\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1880.79\" cy=\"817.687\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1775.91\" cy=\"701.375\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1922.9\" cy=\"822.425\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1919.21\" cy=\"1178.91\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1432.4\" cy=\"616.657\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1561.78\" cy=\"1037.68\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1378.43\" cy=\"951.467\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1473.7\" cy=\"522.176\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1868.46\" cy=\"505.512\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1870.21\" cy=\"978.981\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1856.66\" cy=\"925.069\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1396.85\" cy=\"1038.79\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1750.19\" cy=\"859.573\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1887.22\" cy=\"590.112\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1334.71\" cy=\"1050.53\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1447.84\" cy=\"533.281\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1413.9\" cy=\"711.446\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1792.84\" cy=\"594.074\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1410.47\" cy=\"730.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1897.3\" cy=\"915.336\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.62\" cy=\"608.806\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1821.22\" cy=\"543.367\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1873.14\" cy=\"574.294\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1480.39\" cy=\"684.552\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1883.99\" cy=\"572.158\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1781.04\" cy=\"891.209\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1475.92\" cy=\"1189.68\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1625.75\" cy=\"1102.67\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1528.49\" cy=\"770.23\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1729.17\" cy=\"1003.57\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1383.73\" cy=\"1086.36\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1425.04\" cy=\"616.491\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1453.39\" cy=\"1022.69\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1474.68\" cy=\"511.647\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1716.71\" cy=\"1062.44\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1408.18\" cy=\"792.242\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1851.46\" cy=\"865.261\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1741.52\" cy=\"875.807\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1773.82\" cy=\"915.708\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1465.56\" cy=\"609.249\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1860.28\" cy=\"617.319\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1464.53\" cy=\"546.093\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1751.97\" cy=\"1094.11\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1835.45\" cy=\"910.986\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1497.78\" cy=\"629.844\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1845.18\" cy=\"1005.52\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1551.38\" cy=\"850.465\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1377.83\" cy=\"886.641\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1793.34\" cy=\"832.727\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1735.65\" cy=\"1012.17\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1792.11\" cy=\"752.391\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1695.8\" cy=\"1031.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1995.41\" cy=\"1160.94\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1501.46\" cy=\"1042.33\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.98\" cy=\"574.365\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1514.48\" cy=\"748.124\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1891.79\" cy=\"806.808\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1260.16\" cy=\"1134.01\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1480.1\" cy=\"514.262\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1830.32\" cy=\"925.897\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1544.04\" cy=\"890.044\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1346.76\" cy=\"1014.69\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1775.77\" cy=\"689.928\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1456\" cy=\"737.623\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1431.61\" cy=\"939.135\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1380.16\" cy=\"890.866\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1737.8\" cy=\"894.152\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1816.83\" cy=\"767.048\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1506.34\" cy=\"845.185\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1797.89\" cy=\"665.72\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1494.45\" cy=\"722.389\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1808.8\" cy=\"1230.56\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1432.01\" cy=\"741.668\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1527.43\" cy=\"829.756\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1426.95\" cy=\"969.908\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1842.28\" cy=\"565.988\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1394.18\" cy=\"795.604\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1786.55\" cy=\"674.817\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1827.36\" cy=\"501.59\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1857.88\" cy=\"752.344\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1392.87\" cy=\"820.352\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1616.15\" cy=\"1111.25\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1872.3\" cy=\"568.661\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1410.94\" cy=\"964.573\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1858.3\" cy=\"854.797\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1780.73\" cy=\"700.55\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1890.2\" cy=\"813.694\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1460.9\" cy=\"504.83\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1506.28\" cy=\"697.564\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1783.73\" cy=\"643.597\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1911.3\" cy=\"771.761\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1459.99\" cy=\"630.267\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1842.8\" cy=\"734.526\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1914.9\" cy=\"938.811\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1364.05\" cy=\"951.282\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1824.25\" cy=\"550.163\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1407.62\" cy=\"944.82\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1494.27\" cy=\"554.249\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1465.45\" cy=\"515.29\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1874.96\" cy=\"542.624\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.41\" cy=\"869.266\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1873.95\" cy=\"636.018\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1346.29\" cy=\"1015.85\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1541.47\" cy=\"991.225\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1353.51\" cy=\"996.115\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1493.36\" cy=\"1118.34\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1540.1\" cy=\"907.31\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1498.04\" cy=\"829.909\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1922.5\" cy=\"1098.62\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1786.24\" cy=\"874.698\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1423.94\" cy=\"632.623\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1766.96\" cy=\"814.941\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1518.67\" cy=\"672.44\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1532.88\" cy=\"857.469\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1827.33\" cy=\"517.609\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1904.14\" cy=\"767.122\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1331.27\" cy=\"1111.73\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1919.06\" cy=\"1043.47\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1532.29\" cy=\"904.076\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1771.14\" cy=\"766.947\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1450.27\" cy=\"717.802\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1460.06\" cy=\"591.3\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1468.56\" cy=\"550.652\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1439.63\" cy=\"592.736\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1509.01\" cy=\"618\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1506.29\" cy=\"726.658\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1297.37\" cy=\"1170.36\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1839.68\" cy=\"463.586\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1440.97\" cy=\"586.903\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1920.91\" cy=\"802.129\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1777.44\" cy=\"813.526\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1882.79\" cy=\"695.59\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1444.61\" cy=\"909.119\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1769\" cy=\"751.873\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1779.25\" cy=\"852.629\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1833.99\" cy=\"463.999\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1784.79\" cy=\"834.494\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1511.82\" cy=\"649.139\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1487.68\" cy=\"880.643\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1321.41\" cy=\"1080.41\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1514.65\" cy=\"646.996\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1439.19\" cy=\"560.969\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1865.65\" cy=\"659.535\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1781.02\" cy=\"719.944\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1935.92\" cy=\"883.018\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1468.72\" cy=\"737.662\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1928.14\" cy=\"959.747\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1749.7\" cy=\"857.622\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1577.87\" cy=\"974.428\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1432.09\" cy=\"626.538\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1879.86\" cy=\"558.403\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1812.08\" cy=\"532.776\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1840.09\" cy=\"539.391\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1868.4\" cy=\"683.351\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1900.6\" cy=\"837.753\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1456.02\" cy=\"1011.27\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1900.92\" cy=\"1061.51\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1513.32\" cy=\"765.247\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1882.14\" cy=\"618.061\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.05\" cy=\"1048.72\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1823.03\" cy=\"473.456\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1418.87\" cy=\"826.151\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1503.39\" cy=\"831.712\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1572.08\" cy=\"952.663\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1938.82\" cy=\"927.239\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1363.85\" cy=\"1059.44\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1519.85\" cy=\"665.645\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1409.16\" cy=\"822.741\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1929.35\" cy=\"839.605\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1505.81\" cy=\"831.962\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1881.3\" cy=\"587.172\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1368.45\" cy=\"976.055\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1862.32\" cy=\"988.294\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1341.63\" cy=\"1038.12\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1351.55\" cy=\"1147.07\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1540.67\" cy=\"1055.38\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.11\" cy=\"589.112\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1759.66\" cy=\"801.863\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1763.11\" cy=\"781.538\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1815.32\" cy=\"816.958\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1930.81\" cy=\"861.659\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1428.72\" cy=\"684.173\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1811.06\" cy=\"709.01\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.82\" cy=\"626.055\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1425.48\" cy=\"640.518\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1759.81\" cy=\"963.57\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1813.46\" cy=\"524.715\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1502.19\" cy=\"585.075\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1646.7\" cy=\"1208.04\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1537.32\" cy=\"994.044\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.01\" cy=\"875.344\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1469.62\" cy=\"751.576\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1829.1\" cy=\"470.014\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1841.2\" cy=\"643.962\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1912.06\" cy=\"1092.16\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1761.76\" cy=\"824.15\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1804.8\" cy=\"1055.18\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1475.97\" cy=\"668.536\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1914.36\" cy=\"743.284\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1497.72\" cy=\"608.069\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1345.2\" cy=\"1024.2\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1416.2\" cy=\"791.906\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1474.72\" cy=\"1023.58\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1889.98\" cy=\"650.241\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.83\" cy=\"751.083\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1744.46\" cy=\"911.336\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.5\" cy=\"505.072\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1891.9\" cy=\"694.058\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1774.89\" cy=\"704.559\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1784.86\" cy=\"701.3\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1789.83\" cy=\"784.839\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1765.77\" cy=\"778.03\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.61\" cy=\"705.651\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1361.09\" cy=\"1007.86\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1740.49\" cy=\"977.319\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1798.86\" cy=\"627.494\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1784.46\" cy=\"765.582\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1780.01\" cy=\"786.74\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1868.07\" cy=\"506.122\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1532.44\" cy=\"873.646\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1713.18\" cy=\"987.183\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1515.44\" cy=\"866.947\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2020.19\" cy=\"1170.24\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1869.51\" cy=\"584.784\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1941.55\" cy=\"970.171\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1747.55\" cy=\"1001.59\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1441.72\" cy=\"826.769\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1392.2\" cy=\"825.091\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1388.57\" cy=\"1073.21\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1807.02\" cy=\"636.822\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1363.92\" cy=\"946.055\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.65\" cy=\"464.498\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1843.13\" cy=\"457.231\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1867.77\" cy=\"546.688\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1612.98\" cy=\"1125.19\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1449.34\" cy=\"565.908\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1841.39\" cy=\"481.083\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1866.55\" cy=\"500.08\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1823.33\" cy=\"603.315\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1871.28\" cy=\"726.318\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1372.78\" cy=\"1006.13\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1897.09\" cy=\"663.379\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1458.94\" cy=\"593.389\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1869.87\" cy=\"533.362\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1404.4\" cy=\"728.454\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1767.04\" cy=\"807.818\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1973.98\" cy=\"1061.85\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1552.22\" cy=\"1208.18\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1540.83\" cy=\"818.53\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1924.43\" cy=\"980.163\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1819.24\" cy=\"683.102\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1503.79\" cy=\"589.473\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1403.75\" cy=\"936.773\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1965.6\" cy=\"1057.33\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1472.87\" cy=\"905.916\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1588.14\" cy=\"1064.35\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1519.78\" cy=\"809.252\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1861.52\" cy=\"696.284\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1836.03\" cy=\"905.178\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1426.29\" cy=\"633.417\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1502.19\" cy=\"672.782\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1808.53\" cy=\"752.143\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1471.35\" cy=\"1273.53\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1488.24\" cy=\"558.109\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1486.24\" cy=\"862.217\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1794.46\" cy=\"586.078\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1552.01\" cy=\"959.448\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1868.74\" cy=\"681.533\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1891.62\" cy=\"704.794\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1477.52\" cy=\"1206.54\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1919.19\" cy=\"816.99\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1369.56\" cy=\"991.467\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1510.19\" cy=\"646.62\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1472.43\" cy=\"575.911\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1825.62\" cy=\"1104.44\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1769.11\" cy=\"741.163\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1877.26\" cy=\"548.118\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1463.07\" cy=\"760.055\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1899.26\" cy=\"659.795\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1423.92\" cy=\"1027.11\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1412.44\" cy=\"765.502\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1984.52\" cy=\"1042.94\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1915.01\" cy=\"936.107\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1938.26\" cy=\"890.5\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1834.69\" cy=\"473.308\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1682.68\" cy=\"1156.46\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1426.9\" cy=\"836.186\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1729.02\" cy=\"1086.64\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1857.53\" cy=\"574.312\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1434.33\" cy=\"753.064\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1699.34\" cy=\"1133.07\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.45\" cy=\"542.796\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1859.19\" cy=\"690.745\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1908.18\" cy=\"707.919\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1741.07\" cy=\"889.555\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1813.55\" cy=\"547.341\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1395.86\" cy=\"1009.18\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1450.28\" cy=\"563.924\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1844.06\" cy=\"469.796\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1523.46\" cy=\"757.082\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1923.42\" cy=\"822.806\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1826.6\" cy=\"516.686\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1921.9\" cy=\"828.59\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1827.56\" cy=\"483.787\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1877.65\" cy=\"631.74\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1784.18\" cy=\"697.953\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1434.85\" cy=\"746.531\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1525.03\" cy=\"694.574\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1744.69\" cy=\"899.824\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1482.79\" cy=\"855.51\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1581.4\" cy=\"993.339\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1755.59\" cy=\"965.353\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1480.68\" cy=\"762.311\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1943.01\" cy=\"1106.63\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1462.3\" cy=\"802.246\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1835.38\" cy=\"730.885\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1787.43\" cy=\"825.293\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1598.94\" cy=\"1065.2\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1435.15\" cy=\"571.188\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1834.98\" cy=\"461.447\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1265.35\" cy=\"1162.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1851.65\" cy=\"525.382\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.78\" cy=\"624.232\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1812.14\" cy=\"506.467\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1447.71\" cy=\"736.964\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1874.62\" cy=\"628.305\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1416.78\" cy=\"874.308\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1409.66\" cy=\"783.384\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1837.4\" cy=\"454.252\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1819.78\" cy=\"544.69\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1475.58\" cy=\"547.074\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1781.33\" cy=\"660.301\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1773.77\" cy=\"699.893\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1907.5\" cy=\"788.189\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1581.02\" cy=\"1177.65\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1872.33\" cy=\"611.591\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1405.25\" cy=\"869.787\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1832.42\" cy=\"589.424\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1532.95\" cy=\"767.458\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1815.39\" cy=\"496.875\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1823.41\" cy=\"500.723\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1839.19\" cy=\"661.072\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1898.75\" cy=\"669.004\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1738.1\" cy=\"968.9\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1803.56\" cy=\"716.718\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.86\" cy=\"558.353\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1422.98\" cy=\"654.534\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1802.42\" cy=\"748.442\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1448.09\" cy=\"789.111\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1774.32\" cy=\"698.778\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1847.18\" cy=\"893.585\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1767.49\" cy=\"741.093\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1821.36\" cy=\"502.42\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1545.09\" cy=\"834.032\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1852.5\" cy=\"581.069\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1403.44\" cy=\"764.056\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1901.12\" cy=\"706.366\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1868.77\" cy=\"994.243\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1481.59\" cy=\"514.168\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1371.87\" cy=\"952.79\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1365.06\" cy=\"1198.95\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1823.67\" cy=\"880.067\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1892.84\" cy=\"816.365\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1420.31\" cy=\"1116.39\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1897.62\" cy=\"673.142\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1531.63\" cy=\"788.058\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1342.7\" cy=\"1074.87\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1431.75\" cy=\"586.089\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1960.96\" cy=\"1021.76\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1485.3\" cy=\"973.944\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1455\" cy=\"531.961\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1859.95\" cy=\"1048.08\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1501.33\" cy=\"668.345\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1697.01\" cy=\"1155.44\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1412.43\" cy=\"708.807\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1380.36\" cy=\"866.717\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1903.97\" cy=\"1000.39\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1837.53\" cy=\"526.01\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.31\" cy=\"1027.4\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1558.18\" cy=\"893.863\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1566\" cy=\"990.859\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1898.7\" cy=\"712.931\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1536.49\" cy=\"768.684\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1590.6\" cy=\"1038.41\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1760.26\" cy=\"777.732\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.68\" cy=\"544\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1427.82\" cy=\"655.239\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1399.49\" cy=\"923.18\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1411.88\" cy=\"759.283\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1489.68\" cy=\"536.569\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1873.81\" cy=\"632.409\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.57\" cy=\"515.234\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1843.75\" cy=\"941.581\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1423.99\" cy=\"625.042\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1473.37\" cy=\"522.949\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1431.83\" cy=\"619.572\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1497.8\" cy=\"859.811\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1877.9\" cy=\"725.414\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1323.46\" cy=\"1115.15\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1824.38\" cy=\"518.142\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1862.17\" cy=\"660.162\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1792.13\" cy=\"630.123\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1529.58\" cy=\"742.207\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1904.08\" cy=\"701.526\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1448.33\" cy=\"540.913\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1553.8\" cy=\"861.468\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1472.4\" cy=\"754.708\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1492.76\" cy=\"1127.15\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1850.13\" cy=\"564.813\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1428.69\" cy=\"745.153\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1815.33\" cy=\"895.641\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1500.4\" cy=\"625.917\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1707.1\" cy=\"1004.75\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1834.83\" cy=\"462.629\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1808.68\" cy=\"608.495\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1916.6\" cy=\"758.542\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1437.71\" cy=\"653.627\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1770.38\" cy=\"998.952\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1923.44\" cy=\"806.009\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1832.47\" cy=\"673.607\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1417.19\" cy=\"914.433\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1415.52\" cy=\"716.281\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1409.58\" cy=\"705.471\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1888.59\" cy=\"598.277\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1909.99\" cy=\"929.892\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1449.27\" cy=\"538.546\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1377.34\" cy=\"1225.28\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1807.35\" cy=\"713.743\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1788.1\" cy=\"634.484\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1509.07\" cy=\"739.221\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1486.42\" cy=\"528.245\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1825.59\" cy=\"608.673\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1553.67\" cy=\"899.82\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1776.18\" cy=\"759.43\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1447.91\" cy=\"924.892\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1383.86\" cy=\"939.741\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1531.98\" cy=\"860.637\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1482.59\" cy=\"515.914\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1867.57\" cy=\"631.902\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1470.86\" cy=\"536.434\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1415.68\" cy=\"737.834\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1556.96\" cy=\"882.264\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1687.39\" cy=\"1039.16\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1463.63\" cy=\"875.448\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1241.15\" cy=\"1135.78\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1910.13\" cy=\"920.951\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1982.5\" cy=\"1025.35\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1550.15\" cy=\"840.959\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1386.19\" cy=\"1076.14\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1424.96\" cy=\"629.663\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1768.11\" cy=\"954.983\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1458.24\" cy=\"905.86\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1895.12\" cy=\"744.417\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1858.47\" cy=\"789.185\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1759.39\" cy=\"784.215\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.67\" cy=\"781.995\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1480.97\" cy=\"733.239\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1414.12\" cy=\"673.694\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1793.43\" cy=\"619.556\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1741.89\" cy=\"989.544\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1994.73\" cy=\"1086.85\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1379.92\" cy=\"934.288\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1465.65\" cy=\"757.2\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1312.35\" cy=\"1160.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.57\" cy=\"655.056\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1464.16\" cy=\"812.687\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1790.66\" cy=\"671.86\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1906.57\" cy=\"724.774\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1805.34\" cy=\"537.362\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1680.79\" cy=\"1053.73\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1453.91\" cy=\"539.63\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1897.53\" cy=\"883.552\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2002.85\" cy=\"1055.55\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1328.51\" cy=\"1201.09\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1934.82\" cy=\"928.92\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1416.15\" cy=\"758.611\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1484.97\" cy=\"550.31\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1566.45\" cy=\"923.759\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1324.67\" cy=\"1143.56\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1899.21\" cy=\"738.212\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1702.15\" cy=\"1120.9\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1755.18\" cy=\"842.56\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1775.99\" cy=\"964.126\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1920.89\" cy=\"965.849\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1502.65\" cy=\"924.904\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1821.11\" cy=\"722.663\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1822.84\" cy=\"550.337\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1466.56\" cy=\"798.055\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1555.48\" cy=\"981.02\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1503.94\" cy=\"947.122\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1523.97\" cy=\"690.647\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1414.08\" cy=\"1151.54\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1452.16\" cy=\"598.102\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1789.87\" cy=\"828.004\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1398.31\" cy=\"828.784\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1438.23\" cy=\"968.331\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1829.6\" cy=\"544.459\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1444.35\" cy=\"537.782\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1406.19\" cy=\"907.468\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1458.87\" cy=\"605.128\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1802.35\" cy=\"750.925\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1402.22\" cy=\"1046.44\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1680.13\" cy=\"1058\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1832.45\" cy=\"477.691\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1394.83\" cy=\"817.877\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1763.64\" cy=\"793.337\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1939.41\" cy=\"901.753\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1857.78\" cy=\"956.229\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1352.3\" cy=\"1050.34\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.86\" cy=\"886.182\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1815\" cy=\"861.35\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1569.87\" cy=\"1029.22\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1851.89\" cy=\"478.445\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1495.57\" cy=\"783.802\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.17\" cy=\"503.873\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1493.1\" cy=\"546.599\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1775.36\" cy=\"690.659\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1804.54\" cy=\"695.852\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1447.08\" cy=\"1140.61\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1529.47\" cy=\"719.87\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1610.8\" cy=\"1084.41\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1817.76\" cy=\"1207.15\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1826.83\" cy=\"578.85\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1514.85\" cy=\"670.484\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1372.96\" cy=\"1200.26\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1842.93\" cy=\"589.994\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1439.78\" cy=\"1130.83\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1502.85\" cy=\"901.327\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1927.3\" cy=\"833.766\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1866.2\" cy=\"896.582\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1354.92\" cy=\"1016.62\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1459.23\" cy=\"549.233\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1793.46\" cy=\"1183.13\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1792.99\" cy=\"626.527\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1475.86\" cy=\"672.797\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1888.04\" cy=\"668.961\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1854.94\" cy=\"953.057\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1409.42\" cy=\"953.464\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1482.59\" cy=\"547.41\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1544.96\" cy=\"811.574\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1872.22\" cy=\"648.651\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1401.79\" cy=\"805.95\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1797.54\" cy=\"818.705\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1316.17\" cy=\"1091.83\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1497.22\" cy=\"679.313\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1861.87\" cy=\"863.586\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1510.74\" cy=\"742.779\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1519.78\" cy=\"1216.59\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1463.28\" cy=\"523.174\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1721.66\" cy=\"1018.91\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1532.55\" cy=\"1219.11\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1760.51\" cy=\"780.977\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1397.43\" cy=\"772.698\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1490.33\" cy=\"649.289\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1857.88\" cy=\"559.345\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1417.93\" cy=\"843.478\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1415.35\" cy=\"685.494\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1883.24\" cy=\"767.811\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1908.7\" cy=\"990.246\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1947.21\" cy=\"983.758\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1784.01\" cy=\"646.525\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1449.31\" cy=\"650.346\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1526.28\" cy=\"711.171\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1739.73\" cy=\"953.111\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1434.07\" cy=\"895.386\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1448.11\" cy=\"527.845\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1530.64\" cy=\"945.272\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.64\" cy=\"936.214\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1927\" cy=\"822.1\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1819.91\" cy=\"495.368\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1786.82\" cy=\"960.084\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1846.69\" cy=\"491.263\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1798.94\" cy=\"1043.76\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1834.28\" cy=\"981.033\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1440.57\" cy=\"568.628\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1870.24\" cy=\"1052.24\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1885\" cy=\"591.212\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1459.5\" cy=\"525.127\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1577.23\" cy=\"1067.43\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1845.78\" cy=\"586.877\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1396.16\" cy=\"801.539\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1523\" cy=\"838.894\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1773.81\" cy=\"741.082\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1517.09\" cy=\"936.892\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1528.52\" cy=\"1035.45\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1841.43\" cy=\"1053.85\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.39\" cy=\"767.326\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1360.08\" cy=\"1081.25\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1786.58\" cy=\"929\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1866.96\" cy=\"875.215\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1746.37\" cy=\"851.806\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1512.29\" cy=\"632.301\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1801.56\" cy=\"615.385\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1917.89\" cy=\"805.195\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1893.44\" cy=\"1008.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1675.21\" cy=\"1054.12\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1477.43\" cy=\"510.575\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1478.94\" cy=\"517.209\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1478.6\" cy=\"730.925\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1405.77\" cy=\"995.408\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1854.07\" cy=\"515.059\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1828.56\" cy=\"498.825\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1859.73\" cy=\"492.089\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1826.2\" cy=\"870.821\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1358.46\" cy=\"1029.4\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1452.16\" cy=\"736.568\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1913.07\" cy=\"798.823\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1846.62\" cy=\"527.528\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1930.56\" cy=\"1039.14\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1949.12\" cy=\"949.996\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1835.59\" cy=\"589.857\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1529.54\" cy=\"1208.14\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1487.06\" cy=\"995.005\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1453\" cy=\"612.988\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1992.81\" cy=\"1041.76\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1865.07\" cy=\"494.007\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1591.16\" cy=\"1059.35\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1726.65\" cy=\"1009.38\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1861.85\" cy=\"874.02\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1589.28\" cy=\"1112.19\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1382.63\" cy=\"900.244\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.03\" cy=\"497.921\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1881.48\" cy=\"583.791\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1934.93\" cy=\"990.519\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1930.56\" cy=\"833.888\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1908.06\" cy=\"929.732\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1950.46\" cy=\"1093.41\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1828.4\" cy=\"463.17\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1580.31\" cy=\"1066.15\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1447.93\" cy=\"696.229\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1886.07\" cy=\"593.511\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1465.64\" cy=\"1170.91\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1766.2\" cy=\"884.549\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1870.64\" cy=\"551.536\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1356\" cy=\"1221.72\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1528.87\" cy=\"717.019\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1476.86\" cy=\"644.184\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1848.37\" cy=\"457.395\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1517.55\" cy=\"653.43\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1501\" cy=\"735.494\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1472.81\" cy=\"861.37\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1832.25\" cy=\"774.384\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1391.51\" cy=\"1249.61\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1465.19\" cy=\"513.273\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1892.19\" cy=\"667.482\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1421.5\" cy=\"635.171\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1427.2\" cy=\"840.931\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1470.08\" cy=\"625.761\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1701.38\" cy=\"1058.45\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1861.77\" cy=\"792.891\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.47\" cy=\"561.417\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1521.32\" cy=\"678.81\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1476.11\" cy=\"1034.03\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1378.85\" cy=\"907.307\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1500.27\" cy=\"700.787\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1892.21\" cy=\"615.087\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1809.01\" cy=\"787.059\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1825.49\" cy=\"468.622\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1838.96\" cy=\"707.708\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1464.85\" cy=\"925.429\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.76\" cy=\"566.044\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1406.33\" cy=\"721.36\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1888.94\" cy=\"1058.71\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1450.57\" cy=\"555.25\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1811.87\" cy=\"664.449\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1251.38\" cy=\"1126.73\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1396.98\" cy=\"790.849\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1480.68\" cy=\"515.026\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1423.35\" cy=\"857.513\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1414.21\" cy=\"998.086\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1570.26\" cy=\"967.756\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1686.33\" cy=\"1044.99\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1981.45\" cy=\"1047.03\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1997.39\" cy=\"1098.49\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1880.42\" cy=\"1121.2\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1583.67\" cy=\"1029.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1908.17\" cy=\"1034.37\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1473.78\" cy=\"755.47\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1850.78\" cy=\"765.957\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1550.48\" cy=\"993.821\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1431.63\" cy=\"1164.21\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1835.27\" cy=\"842.739\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1861.49\" cy=\"787.44\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1912.17\" cy=\"791.184\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1368.79\" cy=\"1067.72\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1879.23\" cy=\"666.343\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1424.24\" cy=\"740.978\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1527.57\" cy=\"723.766\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1868.73\" cy=\"829.648\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1508.3\" cy=\"1162.85\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1734.24\" cy=\"912.053\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1813.55\" cy=\"503.15\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1443.23\" cy=\"572.452\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1458.12\" cy=\"508.929\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1450.14\" cy=\"537.774\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1570.09\" cy=\"971.258\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1811.69\" cy=\"511.237\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1984.05\" cy=\"1029.33\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1878.83\" cy=\"677.286\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1721.13\" cy=\"1040.56\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1732.17\" cy=\"1133.7\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1430\" cy=\"813.819\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1420.85\" cy=\"653.799\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2006.12\" cy=\"1092.98\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.75\" cy=\"513.257\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1904.47\" cy=\"757.754\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1430.24\" cy=\"655.434\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1438.81\" cy=\"1066.96\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1807.53\" cy=\"581.604\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1821.78\" cy=\"598.693\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1326.38\" cy=\"1070.95\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1495.19\" cy=\"754.017\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1796.14\" cy=\"686.216\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1808.41\" cy=\"521.747\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1848.81\" cy=\"953.255\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1530.25\" cy=\"1112.26\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1898.75\" cy=\"657.968\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1481.72\" cy=\"514.7\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1814.94\" cy=\"685.764\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1903.34\" cy=\"861.472\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1473.26\" cy=\"765.367\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1564.33\" cy=\"939.82\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1872.18\" cy=\"845.951\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1865.39\" cy=\"650.204\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1857.04\" cy=\"484.114\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1932.92\" cy=\"855.254\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1842.72\" cy=\"475.615\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1466.58\" cy=\"504.911\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1860.08\" cy=\"499.458\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1608.07\" cy=\"1068.55\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1436.05\" cy=\"718.89\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1441.65\" cy=\"1083.05\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1443.24\" cy=\"541.324\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1942.85\" cy=\"997.314\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1843.9\" cy=\"475.061\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1496.64\" cy=\"558.261\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1485.5\" cy=\"642.533\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1888.06\" cy=\"718.036\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1365.46\" cy=\"952.114\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1778.71\" cy=\"707.703\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1871.6\" cy=\"618.324\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1760.59\" cy=\"775.454\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1447.35\" cy=\"560.738\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1922.81\" cy=\"925.401\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1837.06\" cy=\"908.252\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1403.33\" cy=\"735.477\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1808.44\" cy=\"561.49\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1960.81\" cy=\"967.135\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1937.21\" cy=\"865.794\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1827.13\" cy=\"508.57\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1761.09\" cy=\"874.628\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1876.08\" cy=\"639.642\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1804.63\" cy=\"538.41\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1371.2\" cy=\"940.187\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1951.38\" cy=\"938.734\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1406.58\" cy=\"743.053\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1499.35\" cy=\"765.185\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1412.92\" cy=\"687.72\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1528.07\" cy=\"739.15\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1417.19\" cy=\"716.774\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1878.89\" cy=\"607.316\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1401.66\" cy=\"888.326\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1434.39\" cy=\"964.14\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1464.9\" cy=\"512.393\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1825.28\" cy=\"663.784\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1497.44\" cy=\"568.748\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1814.89\" cy=\"658.431\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.38\" cy=\"853.293\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1772.94\" cy=\"704.534\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1930.51\" cy=\"834.384\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1553.92\" cy=\"1141.38\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1513.77\" cy=\"645.292\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1548.34\" cy=\"1188.05\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1467.83\" cy=\"689.439\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1889.29\" cy=\"621.812\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1635.28\" cy=\"1120.25\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1428.73\" cy=\"614.048\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1387.64\" cy=\"872.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1535.33\" cy=\"756.729\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1796.92\" cy=\"597.719\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1451.14\" cy=\"524.662\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1424.1\" cy=\"885.208\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1825.5\" cy=\"545.944\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1789.32\" cy=\"624.247\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1849.62\" cy=\"551.61\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1428.51\" cy=\"638.963\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1368.65\" cy=\"931.564\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1833.39\" cy=\"586.331\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1951.1\" cy=\"964.514\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1443.27\" cy=\"910.38\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1822.32\" cy=\"574.947\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1449.72\" cy=\"525.196\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1783.36\" cy=\"851.642\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1300.44\" cy=\"1086.05\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1904.9\" cy=\"859.828\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1844.17\" cy=\"967.969\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1546.02\" cy=\"844.331\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1517.82\" cy=\"730.763\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1835.37\" cy=\"871.84\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1536.53\" cy=\"777.991\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1460.12\" cy=\"1051.15\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1424.67\" cy=\"650.688\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1544.13\" cy=\"866.797\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1742.53\" cy=\"889.888\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1489.08\" cy=\"750.932\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1585.89\" cy=\"1011.81\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1796.89\" cy=\"794.564\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1838.15\" cy=\"626.546\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1799.6\" cy=\"763.126\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1906.45\" cy=\"705.823\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1621.38\" cy=\"1110.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1832.67\" cy=\"465.843\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1537.16\" cy=\"782.648\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1807.41\" cy=\"951.01\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1502.15\" cy=\"584.755\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1879.69\" cy=\"834.657\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1771.52\" cy=\"828.023\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1535.16\" cy=\"956.982\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1410.73\" cy=\"920.855\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1551.06\" cy=\"1006.28\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1874.01\" cy=\"792.248\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1434.65\" cy=\"721.178\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1267.78\" cy=\"1188.9\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1542.52\" cy=\"875.213\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1514.89\" cy=\"701.574\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1794.62\" cy=\"752.254\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1542.07\" cy=\"799.785\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1807.79\" cy=\"542.041\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1486.97\" cy=\"748.161\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1451.16\" cy=\"1121.2\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1408.59\" cy=\"1244.66\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1422.97\" cy=\"1002.04\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1835.84\" cy=\"971.81\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1468.77\" cy=\"590.826\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1878.17\" cy=\"866.512\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1446.73\" cy=\"982.776\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1508.64\" cy=\"872.503\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1755.49\" cy=\"845.597\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1876.44\" cy=\"999.766\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1825.09\" cy=\"826.923\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1492.1\" cy=\"589.328\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1431.62\" cy=\"603.832\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1810.49\" cy=\"550.729\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1466.9\" cy=\"832.555\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1834.35\" cy=\"960.903\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1927.08\" cy=\"841.873\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1806.78\" cy=\"667.763\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1374.66\" cy=\"917.428\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1445.53\" cy=\"542.856\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1472.09\" cy=\"566.833\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1424.93\" cy=\"1115.42\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1600.41\" cy=\"1056.04\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1487.33\" cy=\"625.127\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1732.03\" cy=\"925.704\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1874.71\" cy=\"626.149\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1784.68\" cy=\"655.354\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1929.48\" cy=\"885.484\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1391.66\" cy=\"998.108\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1449.28\" cy=\"543.148\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1489.62\" cy=\"699.899\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1869.06\" cy=\"535.411\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1812.82\" cy=\"539.062\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1577.71\" cy=\"986.609\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1523.28\" cy=\"989.95\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1896.82\" cy=\"737.332\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1475.02\" cy=\"896.394\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1911.71\" cy=\"735.852\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1929.56\" cy=\"840.122\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1807.61\" cy=\"789.863\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1775.75\" cy=\"880.928\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1551.69\" cy=\"931.691\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1895.53\" cy=\"657.615\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1436.59\" cy=\"686.058\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1873.43\" cy=\"573.584\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1522.62\" cy=\"681.921\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1363.95\" cy=\"955.578\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1418.36\" cy=\"839.524\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1778.29\" cy=\"677.076\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1596.03\" cy=\"1041.56\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1789.62\" cy=\"983.567\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1880.17\" cy=\"567.512\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1468.19\" cy=\"630.548\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1855.97\" cy=\"560.727\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1711.78\" cy=\"1058.97\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1852.84\" cy=\"465.002\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1450.23\" cy=\"651.405\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1348.62\" cy=\"1021.96\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1846.58\" cy=\"541.936\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1508.4\" cy=\"693.386\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1488.84\" cy=\"543.194\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.42\" cy=\"641.601\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1374.74\" cy=\"1049.38\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1929.57\" cy=\"887.674\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1568.17\" cy=\"932.062\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1900.55\" cy=\"715\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1573.46\" cy=\"978.582\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1920.52\" cy=\"824.349\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1563.69\" cy=\"1051.86\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1454.71\" cy=\"719.611\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1983.53\" cy=\"1029.79\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1749.04\" cy=\"839.004\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1462.15\" cy=\"507.111\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1813.97\" cy=\"723.932\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1587.57\" cy=\"1048.29\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1797.51\" cy=\"577.18\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1842.87\" cy=\"480.759\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1854.89\" cy=\"858.639\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1959.99\" cy=\"996.996\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1357.33\" cy=\"1014.44\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1910.08\" cy=\"746.437\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1797.19\" cy=\"571.268\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1511.99\" cy=\"638.554\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1495.45\" cy=\"696.454\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1828.36\" cy=\"490.871\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1522.25\" cy=\"912.422\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1798.41\" cy=\"911.578\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1387.59\" cy=\"848.617\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1801.03\" cy=\"632.637\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1799.1\" cy=\"770.492\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1501.93\" cy=\"635.533\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1732.94\" cy=\"919.489\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1712.17\" cy=\"1112.3\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1466.33\" cy=\"557.225\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1859.04\" cy=\"476.298\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1899.28\" cy=\"773.662\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1898.82\" cy=\"813.757\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1475.34\" cy=\"748.947\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1975.15\" cy=\"1021.35\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1422.5\" cy=\"901.204\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1387.69\" cy=\"944.77\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1809.01\" cy=\"970.905\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1473.87\" cy=\"834.904\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1378.64\" cy=\"876.916\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1524.13\" cy=\"698.024\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1789.15\" cy=\"791.038\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1894.36\" cy=\"745.878\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1476.14\" cy=\"606.47\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1370.18\" cy=\"917.022\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1568.44\" cy=\"1042.89\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1548.77\" cy=\"859.529\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1816.06\" cy=\"559.414\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1455.12\" cy=\"515.161\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1438.89\" cy=\"636.05\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1501.26\" cy=\"592.431\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1514.21\" cy=\"846.053\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1786.07\" cy=\"640.089\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1560.03\" cy=\"943.315\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1807.35\" cy=\"860.994\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.88\" cy=\"610.298\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1355.73\" cy=\"998.259\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1860.15\" cy=\"536.441\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1919.08\" cy=\"848.689\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1437.09\" cy=\"652.385\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1857.66\" cy=\"539.564\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1490.3\" cy=\"633.149\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1515.79\" cy=\"1029.32\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1818.47\" cy=\"508.454\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1774.58\" cy=\"811.728\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1571.62\" cy=\"949.12\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2018.46\" cy=\"1051\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1771.69\" cy=\"739.183\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1992.61\" cy=\"1049.35\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1826.02\" cy=\"767.944\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1499.67\" cy=\"983.317\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1688.32\" cy=\"1048.93\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1951.77\" cy=\"1164.85\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1761.11\" cy=\"863.809\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1640.49\" cy=\"1185.03\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1919.25\" cy=\"776.227\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1760.67\" cy=\"853.505\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1815.36\" cy=\"951.53\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1529.51\" cy=\"725.568\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1523.09\" cy=\"944.781\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1767.88\" cy=\"880.882\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1965.24\" cy=\"1019.5\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1857.12\" cy=\"659.557\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1877.51\" cy=\"678.609\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1867.9\" cy=\"1147.13\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1847.78\" cy=\"605.485\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1839.31\" cy=\"475.655\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1413.22\" cy=\"679.019\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.15\" cy=\"578.176\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1454.84\" cy=\"523.877\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.74\" cy=\"1114.68\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1818.22\" cy=\"1171.36\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1499.56\" cy=\"714.961\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1527.75\" cy=\"729.083\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1877.85\" cy=\"544.284\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.31\" cy=\"580.284\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1747.89\" cy=\"869.516\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1898.52\" cy=\"727.205\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1414.14\" cy=\"691.542\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.05\" cy=\"836.467\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1381.18\" cy=\"958.393\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1517.74\" cy=\"804.969\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1427.4\" cy=\"776.142\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1503.22\" cy=\"755.442\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1863.43\" cy=\"865.321\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1570.06\" cy=\"941.024\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1590.96\" cy=\"1023.79\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1855.28\" cy=\"570.208\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1459.59\" cy=\"514.965\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1742.15\" cy=\"934.952\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1950.47\" cy=\"1007.21\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1495.64\" cy=\"610.641\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1392.15\" cy=\"982.384\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1423.67\" cy=\"862.959\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1774.39\" cy=\"717.849\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1450.49\" cy=\"859.319\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1577.8\" cy=\"1090.99\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1947.6\" cy=\"915.74\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1765.21\" cy=\"954.905\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1473.55\" cy=\"1073.43\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1815.04\" cy=\"655.116\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1831.78\" cy=\"540.275\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.22\" cy=\"1054\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1924.48\" cy=\"879.398\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1884.89\" cy=\"578.008\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1360.9\" cy=\"960.877\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1427.6\" cy=\"947.903\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1784.39\" cy=\"807.638\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1517.31\" cy=\"661.729\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1801.01\" cy=\"926.412\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1455.59\" cy=\"617.146\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1887.88\" cy=\"641.224\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1553.48\" cy=\"991.703\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1425.39\" cy=\"628.521\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1524.42\" cy=\"1022.94\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1382.21\" cy=\"912.284\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1523.81\" cy=\"846.439\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1402.59\" cy=\"1119.29\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1810.09\" cy=\"674.756\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1351.51\" cy=\"1013.38\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1508.17\" cy=\"712.728\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1516.79\" cy=\"749.801\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1827.98\" cy=\"754.411\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1734.23\" cy=\"1130.37\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1503.14\" cy=\"1049.76\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1544.41\" cy=\"810.4\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1834.31\" cy=\"646.501\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1524.4\" cy=\"694.613\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1828.93\" cy=\"561.781\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1748.63\" cy=\"857.559\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1390.42\" cy=\"836.674\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1858.25\" cy=\"603.601\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1931.56\" cy=\"836.601\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1396.02\" cy=\"839.563\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1526.77\" cy=\"714.99\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1841.01\" cy=\"776.414\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1397.65\" cy=\"1047.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1819.92\" cy=\"618.336\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1958.28\" cy=\"980.01\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1878\" cy=\"692.332\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1755.86\" cy=\"930.172\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1409.77\" cy=\"1192.13\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1811.68\" cy=\"848.146\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1436.1\" cy=\"610.626\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1834.51\" cy=\"522.396\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1868.49\" cy=\"645.286\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1745.57\" cy=\"913.322\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1363.71\" cy=\"1182.3\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1846.44\" cy=\"457.835\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1433.39\" cy=\"785.166\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1782.9\" cy=\"723.942\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1926.14\" cy=\"812.998\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1510.53\" cy=\"619.228\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1750.47\" cy=\"1083.94\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1370\" cy=\"984.452\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1800.01\" cy=\"598.498\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1549.97\" cy=\"840.509\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1389.11\" cy=\"816.195\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1509.91\" cy=\"614.082\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1572.16\" cy=\"987.594\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1487.73\" cy=\"841.376\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1817.32\" cy=\"578.626\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1883.07\" cy=\"643.069\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1769.14\" cy=\"1101.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1824.84\" cy=\"597.863\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1521.27\" cy=\"1223.53\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1745.38\" cy=\"857.046\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1462.35\" cy=\"645.909\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1758.63\" cy=\"809.394\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1390.73\" cy=\"812.922\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1399.99\" cy=\"764.11\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1368.37\" cy=\"947.648\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1856.42\" cy=\"925.583\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1848.39\" cy=\"837.7\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1418.42\" cy=\"1006.19\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1774.21\" cy=\"938.487\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1392.99\" cy=\"857.468\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1846.78\" cy=\"710.014\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1412.23\" cy=\"707.898\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1456.78\" cy=\"509.562\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1809.53\" cy=\"969.344\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1906.23\" cy=\"812.764\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1886.23\" cy=\"777.474\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1803.38\" cy=\"542.564\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1435.72\" cy=\"818.805\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1531.62\" cy=\"776.037\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1970.39\" cy=\"1025.21\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1526.36\" cy=\"1264.49\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1393.26\" cy=\"884.436\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1957.02\" cy=\"970.884\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1855.93\" cy=\"1116.91\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1826.81\" cy=\"638.392\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1832.37\" cy=\"552.084\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1520.54\" cy=\"869.968\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1506.61\" cy=\"647.962\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1414.41\" cy=\"833.485\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1765.93\" cy=\"887.66\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1701.15\" cy=\"1149.53\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1898.09\" cy=\"648.349\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1871.1\" cy=\"899.641\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1957.9\" cy=\"974.396\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1512.92\" cy=\"887.913\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1822.34\" cy=\"477.92\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1864.02\" cy=\"612.458\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1434.51\" cy=\"844.769\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1775.89\" cy=\"816.159\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1849.11\" cy=\"1072.72\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1757.95\" cy=\"1030.53\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1525.77\" cy=\"781.58\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1421.87\" cy=\"920.302\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1801.99\" cy=\"587.008\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1403.38\" cy=\"1177.47\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1429.56\" cy=\"837.752\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1416.71\" cy=\"727.296\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1560.36\" cy=\"909.799\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1456.51\" cy=\"862.054\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1448.25\" cy=\"536.642\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1887.37\" cy=\"786.619\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1508.89\" cy=\"806.354\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1912.78\" cy=\"735.415\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1683.47\" cy=\"1119.54\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1555.17\" cy=\"866.175\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1455.85\" cy=\"989.212\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1802.68\" cy=\"744.313\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1768.54\" cy=\"745.739\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1793.54\" cy=\"605.848\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1489.4\" cy=\"910.065\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1803.26\" cy=\"588.718\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1463.29\" cy=\"944.574\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1854.35\" cy=\"762.901\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1524\" cy=\"698.605\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1378.39\" cy=\"1193.34\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1513.14\" cy=\"1051.08\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1844.33\" cy=\"763.179\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1864.92\" cy=\"521.755\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1974.82\" cy=\"1091.7\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1935.5\" cy=\"858.054\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1768.46\" cy=\"741.19\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1872.46\" cy=\"783.993\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1907.44\" cy=\"892.991\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1419.96\" cy=\"1222.87\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1437.67\" cy=\"728.062\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1650.78\" cy=\"1078.81\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1479.2\" cy=\"513.832\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1517.16\" cy=\"838.711\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1868.96\" cy=\"523.706\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1526.82\" cy=\"769.152\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1846.01\" cy=\"908.327\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1487.74\" cy=\"853.177\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1824.61\" cy=\"922.091\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1825.33\" cy=\"544.19\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1797.34\" cy=\"571.692\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.61\" cy=\"537.349\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1871.66\" cy=\"918.519\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1912.52\" cy=\"861.65\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1420.64\" cy=\"914.254\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1478.76\" cy=\"550.934\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1482.39\" cy=\"808.061\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1574.27\" cy=\"1031.89\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.73\" cy=\"518.557\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1336.66\" cy=\"1045.38\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1750.43\" cy=\"832.52\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1504.62\" cy=\"995.665\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1954.68\" cy=\"1098.8\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1918.66\" cy=\"921.217\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1578.64\" cy=\"1051.65\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1899.49\" cy=\"777.592\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1444.96\" cy=\"730.944\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1844.65\" cy=\"494.413\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1929.25\" cy=\"1003.93\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1871.1\" cy=\"522.497\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1552.7\" cy=\"1047.67\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.89\" cy=\"552.769\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1785.57\" cy=\"992.218\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1747.33\" cy=\"992.531\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.72\" cy=\"1022.37\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1538.75\" cy=\"919.057\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1416.72\" cy=\"664.346\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1583.55\" cy=\"1060.2\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1409.86\" cy=\"905.043\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1782.84\" cy=\"769.616\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1924.2\" cy=\"807.508\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1872.84\" cy=\"601.913\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1827.37\" cy=\"557.969\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1413.26\" cy=\"925.162\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1503.85\" cy=\"798.245\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1581.63\" cy=\"995.746\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1476.85\" cy=\"711.376\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1881.7\" cy=\"577.359\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1410.95\" cy=\"691.855\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1740.74\" cy=\"882.008\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1473.92\" cy=\"614.858\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1865.19\" cy=\"632.005\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1960.38\" cy=\"963.619\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1743.62\" cy=\"896.44\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1788.51\" cy=\"669.905\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1567.25\" cy=\"943.222\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1538.07\" cy=\"878.281\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1487.96\" cy=\"764.536\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1419.13\" cy=\"647.273\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1743.89\" cy=\"988.014\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1396.69\" cy=\"773.788\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1909.61\" cy=\"778.488\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1732.81\" cy=\"981.544\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1493.01\" cy=\"571.792\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1792.65\" cy=\"615.85\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1944.2\" cy=\"1052.96\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1519.92\" cy=\"727.978\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1462.47\" cy=\"697.415\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1541.21\" cy=\"908.691\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1528.68\" cy=\"721.677\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1516.15\" cy=\"814.633\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1937.55\" cy=\"925.501\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1469.24\" cy=\"512.796\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1443.21\" cy=\"791.5\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1495.64\" cy=\"559.347\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1570.82\" cy=\"1001.87\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1532.93\" cy=\"835.305\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1835.62\" cy=\"650.174\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1972.43\" cy=\"1143.91\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1856.94\" cy=\"789.165\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1807.33\" cy=\"576.669\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1753.74\" cy=\"829.78\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1374\" cy=\"899.536\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1819.95\" cy=\"918.247\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1428.22\" cy=\"690.195\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1389.97\" cy=\"1081.29\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1637.62\" cy=\"1105.1\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1443.99\" cy=\"836.876\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1605.59\" cy=\"1107.38\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1846.51\" cy=\"523.085\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1393.63\" cy=\"1050.41\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1566.79\" cy=\"1008.36\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1835.3\" cy=\"454.419\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1433.63\" cy=\"743.949\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1805.17\" cy=\"993.168\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1830.71\" cy=\"871.567\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1901.3\" cy=\"721.149\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1523.8\" cy=\"708.428\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1376.24\" cy=\"892.712\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1786.93\" cy=\"1115.81\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1495.92\" cy=\"706.801\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1850.25\" cy=\"599.443\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1513.34\" cy=\"848.029\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1465.95\" cy=\"541.426\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1820.14\" cy=\"483.245\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1848.83\" cy=\"909.666\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1577.65\" cy=\"1014.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1306.58\" cy=\"1100.16\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1399.97\" cy=\"1024.05\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1391.57\" cy=\"833.863\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1674.01\" cy=\"1071.61\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1815.99\" cy=\"612.231\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1849.95\" cy=\"479.531\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1463.91\" cy=\"923.561\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1789.28\" cy=\"614.947\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1881.19\" cy=\"829.905\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1790.72\" cy=\"881.837\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1950.49\" cy=\"925.713\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1724.91\" cy=\"1015.75\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1934.99\" cy=\"1065.09\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1516.97\" cy=\"869.396\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1480.66\" cy=\"606.914\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1573.33\" cy=\"1013.3\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1409.59\" cy=\"699.982\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.35\" cy=\"619.105\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1883.93\" cy=\"609.785\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1400.19\" cy=\"819.656\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1583.73\" cy=\"1052.53\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1453.52\" cy=\"769.177\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1771.69\" cy=\"871.841\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1822.82\" cy=\"533.759\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1500.67\" cy=\"732.128\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1418.74\" cy=\"699.434\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1502.24\" cy=\"580.451\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1469.06\" cy=\"507.152\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1921.18\" cy=\"783.643\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1460.04\" cy=\"536.875\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1694.3\" cy=\"1074.72\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1770.99\" cy=\"957.177\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.66\" cy=\"555.58\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1823.39\" cy=\"709.092\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.29\" cy=\"603.311\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1847.55\" cy=\"819.474\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1523.12\" cy=\"808.308\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1752.68\" cy=\"898.899\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1953.44\" cy=\"978.355\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1933.64\" cy=\"849.571\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1786.53\" cy=\"700.336\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1429.78\" cy=\"959.854\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1924.19\" cy=\"825.785\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1822.19\" cy=\"563.523\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1551.37\" cy=\"916.575\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1888.74\" cy=\"760.736\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1827.93\" cy=\"500.134\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1785.79\" cy=\"999.581\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1748.64\" cy=\"917.346\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1886.04\" cy=\"630.162\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1758.96\" cy=\"799.667\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1411.8\" cy=\"706.488\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1950.41\" cy=\"1194.79\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1358.05\" cy=\"972.74\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1587.61\" cy=\"1016.47\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1494.77\" cy=\"591.454\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1832.94\" cy=\"485.331\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1398.83\" cy=\"802.321\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1454.68\" cy=\"787.098\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1552.18\" cy=\"899.751\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1279.68\" cy=\"1165.86\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1836.34\" cy=\"573.818\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1426.89\" cy=\"696.143\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1939.34\" cy=\"1108.58\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1536.8\" cy=\"763.421\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1892.36\" cy=\"617.472\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1748.01\" cy=\"1066.52\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1771.34\" cy=\"715.979\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1551.34\" cy=\"889.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1985.65\" cy=\"1088.85\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1467.21\" cy=\"800.197\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1885.74\" cy=\"974.587\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1420.98\" cy=\"993.662\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1559.88\" cy=\"1007.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1451.25\" cy=\"519.861\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1533.23\" cy=\"771.747\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1460.01\" cy=\"948.314\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1455.49\" cy=\"571.04\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1487.65\" cy=\"747.103\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1839\" cy=\"475.784\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1828.33\" cy=\"497.995\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1540.42\" cy=\"812.198\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1496.82\" cy=\"1132.03\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1443.32\" cy=\"558.509\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1780.96\" cy=\"939.073\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1932.5\" cy=\"1043.25\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1471.57\" cy=\"503.081\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1471.92\" cy=\"585.302\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1876.69\" cy=\"703.024\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1725.2\" cy=\"1010.98\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1917.86\" cy=\"767.317\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1849.63\" cy=\"890.632\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1834.71\" cy=\"806.658\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1428.4\" cy=\"655.227\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1395.72\" cy=\"816.26\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1486.56\" cy=\"832.498\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1948.22\" cy=\"954.277\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1954.43\" cy=\"951.293\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1629.45\" cy=\"1125.34\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1549.83\" cy=\"911.685\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1978.32\" cy=\"1086.11\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1551.02\" cy=\"845.565\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1787.42\" cy=\"911.161\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1838.31\" cy=\"635.616\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1547.09\" cy=\"1177.54\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1897.54\" cy=\"656.766\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1852.79\" cy=\"707.087\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1940.7\" cy=\"894.667\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1392.23\" cy=\"817.755\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1384.82\" cy=\"880.261\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1908.01\" cy=\"909.17\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1489.02\" cy=\"531.627\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1541.11\" cy=\"823.265\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1503.11\" cy=\"585.816\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1836.91\" cy=\"1143.78\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1439.57\" cy=\"891.898\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1937.52\" cy=\"923.814\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1579.4\" cy=\"1104.15\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1822.46\" cy=\"1120.68\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1348.75\" cy=\"1014.5\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1832.72\" cy=\"676.184\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1930.27\" cy=\"1010.48\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1843.02\" cy=\"630.872\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1490.66\" cy=\"765.419\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1511.7\" cy=\"663.653\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1821.96\" cy=\"490.364\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1926.3\" cy=\"809.141\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1460\" cy=\"568.109\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1479.33\" cy=\"863.557\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1522.27\" cy=\"794.141\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1480.16\" cy=\"556.779\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1880.32\" cy=\"575.349\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1792.1\" cy=\"871.951\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1331.97\" cy=\"1057.56\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1823.32\" cy=\"947.441\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1710.36\" cy=\"1022.67\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1549.97\" cy=\"989.26\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1485.64\" cy=\"526.618\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1342.51\" cy=\"1048.19\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.65\" cy=\"589.018\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1825.46\" cy=\"488.94\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1481.57\" cy=\"596.199\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1529.73\" cy=\"796.276\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1434.8\" cy=\"776.566\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1536.16\" cy=\"806.432\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1513.27\" cy=\"895.206\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1946.75\" cy=\"960.325\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1732.48\" cy=\"939.778\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1889.25\" cy=\"603.649\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1514.3\" cy=\"816.02\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1534.95\" cy=\"833.083\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1889.31\" cy=\"603.072\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1345.21\" cy=\"1029.3\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1755.66\" cy=\"816.209\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1813.05\" cy=\"775.234\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1707.48\" cy=\"1002.13\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1896.79\" cy=\"905.477\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1481.99\" cy=\"588.666\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1698.16\" cy=\"1031.58\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1439.13\" cy=\"747.686\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1750.24\" cy=\"1071.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1966.15\" cy=\"983.036\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1715.02\" cy=\"981.062\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1710.72\" cy=\"1078.11\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1782.97\" cy=\"1058.56\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1809.31\" cy=\"521.469\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1880.04\" cy=\"620.195\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1497.48\" cy=\"975.493\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1500.61\" cy=\"653.851\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.39\" cy=\"894.482\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1943.98\" cy=\"1015.46\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1882.32\" cy=\"978.181\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1892.47\" cy=\"735.571\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1479.65\" cy=\"513.174\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1489.14\" cy=\"700.263\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1831.21\" cy=\"999.731\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1482.73\" cy=\"971.982\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1440.63\" cy=\"565.894\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1554.76\" cy=\"908.891\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1801.24\" cy=\"1159\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1798.44\" cy=\"572.433\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1410.47\" cy=\"879.491\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1546.6\" cy=\"918.089\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1497.3\" cy=\"611.709\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1449.47\" cy=\"577.745\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1842.37\" cy=\"760.619\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1842.1\" cy=\"452.839\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1505.34\" cy=\"667.935\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1459.06\" cy=\"625.304\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1469.63\" cy=\"513.639\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1817.23\" cy=\"544.644\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1836.65\" cy=\"473.57\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1822.16\" cy=\"559.624\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1347.56\" cy=\"1045.97\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1405.22\" cy=\"734.634\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1420.89\" cy=\"764.074\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1895.4\" cy=\"646.105\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1449.26\" cy=\"672.876\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1922.29\" cy=\"897.051\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1508.42\" cy=\"948.009\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1729.08\" cy=\"1033.19\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1542.99\" cy=\"954.347\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1856\" cy=\"1029.45\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1788.92\" cy=\"617.413\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1482.69\" cy=\"597.381\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1850.93\" cy=\"834.929\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1519.37\" cy=\"696.538\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1832.78\" cy=\"580.985\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1538.12\" cy=\"842.5\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1813.64\" cy=\"547.85\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1954.02\" cy=\"952.8\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1530.46\" cy=\"729.418\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1878.08\" cy=\"666.557\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1471.89\" cy=\"506.379\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1766.62\" cy=\"853.189\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1475.76\" cy=\"713.336\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1920.12\" cy=\"779.61\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1498.23\" cy=\"928.904\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1519.05\" cy=\"795.909\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1863.22\" cy=\"927.046\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1467.78\" cy=\"577.758\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1809.85\" cy=\"1000.84\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1486.49\" cy=\"529.748\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1395.97\" cy=\"782.322\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1512.76\" cy=\"737.925\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1886.13\" cy=\"835.27\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1736.19\" cy=\"1013.35\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1841.12\" cy=\"737.231\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1912.51\" cy=\"735.878\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1480.9\" cy=\"542.264\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2030.48\" cy=\"1109.57\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1792.55\" cy=\"667.534\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1945.77\" cy=\"925.167\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1809.9\" cy=\"1049.45\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1888.24\" cy=\"595.242\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1809.07\" cy=\"738.121\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2001.43\" cy=\"1052.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1515.19\" cy=\"771.375\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1937.77\" cy=\"996.725\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1440.71\" cy=\"685.359\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1582.01\" cy=\"1046.53\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1488.64\" cy=\"683.559\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1817.64\" cy=\"765.969\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1507.55\" cy=\"720.461\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1478.17\" cy=\"537.217\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1414.69\" cy=\"966.575\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1899.04\" cy=\"720.434\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1990.25\" cy=\"1121.81\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1929.05\" cy=\"954.41\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1481.85\" cy=\"687.019\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2016.14\" cy=\"1092.93\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1863.37\" cy=\"656.034\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1690.99\" cy=\"1037.79\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1401.62\" cy=\"879.26\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1411.42\" cy=\"697.236\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1543.87\" cy=\"823.501\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1894.36\" cy=\"629.065\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1446.27\" cy=\"619.723\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1860.74\" cy=\"495.173\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1429.32\" cy=\"738.265\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1923.63\" cy=\"804.695\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1782.64\" cy=\"802.345\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1428.19\" cy=\"741.346\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1996.97\" cy=\"1045.03\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1926.88\" cy=\"1029.66\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1823.75\" cy=\"595.898\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1912.48\" cy=\"909.422\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1772.41\" cy=\"712.943\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1964.57\" cy=\"984.361\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1486.88\" cy=\"730.125\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1348.96\" cy=\"1053.76\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1441.23\" cy=\"796.418\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1911.79\" cy=\"950.881\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1481.3\" cy=\"576.247\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1735.87\" cy=\"997.197\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1377.39\" cy=\"1045.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1767.72\" cy=\"794.719\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1881.95\" cy=\"562.166\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1819.89\" cy=\"636.46\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1466.42\" cy=\"688.962\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1911.95\" cy=\"814.761\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1801.39\" cy=\"556.923\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1386.46\" cy=\"925.426\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1499.97\" cy=\"587.594\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1487.6\" cy=\"579.533\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1904.64\" cy=\"857.888\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1796.89\" cy=\"574.673\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1357.8\" cy=\"995.633\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1975.31\" cy=\"1058.75\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1448.1\" cy=\"550.851\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1394.52\" cy=\"854.797\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1502.36\" cy=\"711.59\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1817.14\" cy=\"639.367\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1902\" cy=\"669.993\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1418.86\" cy=\"882.253\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1348.13\" cy=\"1010\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.83\" cy=\"648.129\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1840.92\" cy=\"462.561\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1465\" cy=\"580.109\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1539.13\" cy=\"898.485\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1434.27\" cy=\"601.93\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1577.84\" cy=\"974.228\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1822.57\" cy=\"673.263\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1498.49\" cy=\"928.072\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1455.89\" cy=\"691.935\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1859.9\" cy=\"481.431\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1495.14\" cy=\"930.05\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1546.89\" cy=\"819.887\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1450.84\" cy=\"520.967\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1896.25\" cy=\"1009.8\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1902.25\" cy=\"712.914\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1339.25\" cy=\"1040.49\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1465.04\" cy=\"506.735\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1926.09\" cy=\"807.9\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1416.31\" cy=\"711.111\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1855.51\" cy=\"973.05\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1541.19\" cy=\"824.166\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1845.41\" cy=\"480.717\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1765.76\" cy=\"747.918\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1977.79\" cy=\"1140.8\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1558.43\" cy=\"1037.55\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1484.3\" cy=\"586.146\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1760.24\" cy=\"816.568\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1452.6\" cy=\"549.022\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1509.29\" cy=\"610.964\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1444.8\" cy=\"543.709\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1506.14\" cy=\"598.924\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1766.07\" cy=\"887.4\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1730.95\" cy=\"1152.31\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1701.45\" cy=\"1211.11\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1757.2\" cy=\"1186.34\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1504.42\" cy=\"755.841\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1516.39\" cy=\"1117.17\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1946.73\" cy=\"959.939\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1500.22\" cy=\"766.524\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1348.62\" cy=\"1031.64\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1369.92\" cy=\"952.192\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1867.5\" cy=\"534.766\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1512.23\" cy=\"868.775\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1870.79\" cy=\"560.722\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1499.77\" cy=\"1136.09\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1898\" cy=\"1097.87\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1740.07\" cy=\"946.209\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1408.6\" cy=\"827.051\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1339.91\" cy=\"1042.39\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1383.15\" cy=\"1217.27\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1924.11\" cy=\"806.092\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1771.69\" cy=\"891.53\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1496.62\" cy=\"755.456\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1819.7\" cy=\"556.621\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1890.61\" cy=\"775.428\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1882.2\" cy=\"630.101\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1366.94\" cy=\"1094.11\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1847.83\" cy=\"456.826\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1922.73\" cy=\"790.047\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1856.67\" cy=\"820.394\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1514.42\" cy=\"638.917\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1581.21\" cy=\"1223.34\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1697.48\" cy=\"1026.42\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1888.65\" cy=\"677.143\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1738\" cy=\"892.953\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1436.88\" cy=\"602.872\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1457.03\" cy=\"515.76\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1839.91\" cy=\"916.006\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1979.09\" cy=\"1047.9\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1530.93\" cy=\"760.034\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1962.7\" cy=\"1007.22\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1960.64\" cy=\"992.541\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1858.75\" cy=\"582.407\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1436.59\" cy=\"603.585\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1821.63\" cy=\"1113.49\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1410.13\" cy=\"1038.08\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1431.48\" cy=\"598.105\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1476.11\" cy=\"626.501\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1527.38\" cy=\"806.997\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1904.08\" cy=\"732.742\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1938.61\" cy=\"950.892\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1925.11\" cy=\"881.787\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1899.29\" cy=\"666.466\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1774.04\" cy=\"934.259\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1408.89\" cy=\"991.327\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1383.9\" cy=\"936.118\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1791.83\" cy=\"691.844\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1830.49\" cy=\"557.699\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1821.93\" cy=\"1025.81\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1384.96\" cy=\"1022.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1890.02\" cy=\"861.995\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1952.15\" cy=\"932.892\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1841.47\" cy=\"635.918\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1751.68\" cy=\"948.497\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1909.99\" cy=\"853.187\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1662.27\" cy=\"1082.59\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1837.41\" cy=\"901.365\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.76\" cy=\"786.097\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1797.1\" cy=\"608.396\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1809.58\" cy=\"1014.24\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1896.98\" cy=\"882.431\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1807.15\" cy=\"757.097\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1378.44\" cy=\"897.699\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1533.47\" cy=\"938.202\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1580.6\" cy=\"988.19\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1845.33\" cy=\"495.581\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1906.18\" cy=\"814.442\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1831.24\" cy=\"713.3\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1425.96\" cy=\"803.377\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1460.34\" cy=\"756.552\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1390.64\" cy=\"912.069\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1369.96\" cy=\"999.355\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1771\" cy=\"1094.47\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1927.06\" cy=\"905.335\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1535.1\" cy=\"804.414\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1852.35\" cy=\"524.658\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1773\" cy=\"716.543\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1450.33\" cy=\"522.202\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1836.91\" cy=\"632.93\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1826.29\" cy=\"493.423\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1863.72\" cy=\"493.227\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1872.83\" cy=\"573.166\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1914.18\" cy=\"741.68\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1841.91\" cy=\"497.584\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1798.41\" cy=\"581.82\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1935.03\" cy=\"1106.81\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1381.03\" cy=\"871.011\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1535.53\" cy=\"843.777\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1729.94\" cy=\"981.34\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1588.94\" cy=\"1019.58\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1409.55\" cy=\"837.238\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1955.25\" cy=\"948.392\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1779.15\" cy=\"901.411\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1940.87\" cy=\"882.882\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1810.84\" cy=\"735.994\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1504.79\" cy=\"910.958\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1869.91\" cy=\"524.055\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1780.42\" cy=\"664.048\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1352.97\" cy=\"1052.86\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1503.99\" cy=\"612.807\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1615.14\" cy=\"1081.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1799.08\" cy=\"737.445\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1774.12\" cy=\"698.237\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1797.2\" cy=\"665.189\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1862.17\" cy=\"698.892\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1489.73\" cy=\"534.366\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1866.8\" cy=\"818.307\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1851.67\" cy=\"468.765\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1722.68\" cy=\"961.406\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1854.42\" cy=\"476.375\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1402.09\" cy=\"926.143\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1694.43\" cy=\"1030.66\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1435.37\" cy=\"765.425\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1864.59\" cy=\"943.27\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1459.9\" cy=\"533.302\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.8\" cy=\"554.72\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1836.75\" cy=\"519.772\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1779.47\" cy=\"1046.03\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1417.16\" cy=\"1200.43\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1763.68\" cy=\"838.831\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1805.02\" cy=\"1065.48\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1444.21\" cy=\"779.233\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1796.54\" cy=\"574.42\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1432.69\" cy=\"877.505\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1816.47\" cy=\"491.609\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1476.09\" cy=\"874.375\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1929.35\" cy=\"911.428\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1528.71\" cy=\"813.685\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1453.29\" cy=\"919.703\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1507.37\" cy=\"1082.03\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1450.61\" cy=\"1065.02\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1862.23\" cy=\"1048.94\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1845.01\" cy=\"929.378\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1852.18\" cy=\"492.896\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1901.73\" cy=\"942.976\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1794.33\" cy=\"630.693\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1474.72\" cy=\"516.953\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1893.13\" cy=\"1115.42\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1584.76\" cy=\"1118.35\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1476.51\" cy=\"628.503\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1934.18\" cy=\"850.478\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1786.49\" cy=\"779.299\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1370.58\" cy=\"968.691\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1689.54\" cy=\"1040.69\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.64\" cy=\"540.962\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1878.43\" cy=\"551.7\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1370.61\" cy=\"959.518\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1518.28\" cy=\"661.554\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1922.6\" cy=\"789.814\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1708.91\" cy=\"1053.8\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1758.18\" cy=\"947.523\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1850.95\" cy=\"460.389\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1468.81\" cy=\"510.648\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1494.22\" cy=\"914.66\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1847.77\" cy=\"469.863\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1404\" cy=\"747.673\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1482.44\" cy=\"516.757\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1867.66\" cy=\"502.905\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1517.64\" cy=\"817.965\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1489.47\" cy=\"659.492\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1914.52\" cy=\"753.336\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1478.51\" cy=\"677.48\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1819.94\" cy=\"661.884\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1393.04\" cy=\"821.562\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1331.61\" cy=\"1122.22\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1884.65\" cy=\"877.321\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1605.04\" cy=\"1182.92\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1905.68\" cy=\"693.778\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1872.14\" cy=\"930.363\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1451.8\" cy=\"650.93\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1882.69\" cy=\"994.791\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1905.47\" cy=\"935.555\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1390.04\" cy=\"956.259\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1852.96\" cy=\"473.773\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1872.51\" cy=\"526.519\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1821.83\" cy=\"476.429\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1552.52\" cy=\"947.128\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1859.66\" cy=\"800.286\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1843.41\" cy=\"806.743\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1824.43\" cy=\"933.403\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1685.19\" cy=\"1067.08\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1772.45\" cy=\"1107.8\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.65\" cy=\"515.418\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1347.2\" cy=\"1013.36\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1435.67\" cy=\"880.37\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.72\" cy=\"739.121\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1900\" cy=\"661.835\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1799.42\" cy=\"905.333\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1544.63\" cy=\"822.772\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1508.88\" cy=\"656.2\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1405.18\" cy=\"787.149\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1446.92\" cy=\"546.376\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1864.58\" cy=\"1065.23\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1825.05\" cy=\"739.423\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1841.14\" cy=\"508.368\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1516.18\" cy=\"660.1\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1827.67\" cy=\"546.737\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1830.31\" cy=\"924.79\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1476.56\" cy=\"507.16\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1471.58\" cy=\"501.962\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1953.98\" cy=\"1018.64\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1399.06\" cy=\"772.373\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1783.26\" cy=\"646.819\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.23\" cy=\"503.156\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1758.37\" cy=\"884.03\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1469.56\" cy=\"701.526\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1858.54\" cy=\"631.561\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1786.67\" cy=\"644.681\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1791.02\" cy=\"746.651\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1505.3\" cy=\"658.912\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1455.28\" cy=\"987.64\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.51\" cy=\"1078.83\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1865.12\" cy=\"519.369\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1470.32\" cy=\"880.426\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1908.22\" cy=\"720.751\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1473.72\" cy=\"639.887\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1914.72\" cy=\"789.871\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1862.5\" cy=\"503.054\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1496.01\" cy=\"554.896\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1465.62\" cy=\"953.955\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1554.85\" cy=\"1038.9\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1454.58\" cy=\"1088.09\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1827.12\" cy=\"465.765\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1899.4\" cy=\"945.77\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1882.47\" cy=\"985.889\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1504.09\" cy=\"787.68\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1941.28\" cy=\"950.829\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1566.21\" cy=\"922.086\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1726.34\" cy=\"950.675\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1441.7\" cy=\"554.213\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1782.85\" cy=\"840.937\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1775.88\" cy=\"704.865\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1758.27\" cy=\"829.378\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1356.4\" cy=\"1011.47\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1880.5\" cy=\"566.036\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1880.24\" cy=\"637.411\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1874.93\" cy=\"596.686\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.06\" cy=\"609.69\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1530.22\" cy=\"762.861\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1540.84\" cy=\"962.417\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1797.16\" cy=\"672.068\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1879.59\" cy=\"949.5\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1809.04\" cy=\"584.078\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.09\" cy=\"995.502\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1524.48\" cy=\"717.782\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1892.01\" cy=\"628.453\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1903.46\" cy=\"1052.57\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1438.21\" cy=\"593.385\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1447.4\" cy=\"593.902\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1346.07\" cy=\"1017.59\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1717.08\" cy=\"978.866\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1872.79\" cy=\"600.177\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1951.71\" cy=\"1157.81\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1434.52\" cy=\"657.232\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1529.4\" cy=\"1007.42\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1806.37\" cy=\"529.038\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1826.01\" cy=\"821.347\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1724.26\" cy=\"949.981\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1780.06\" cy=\"674.667\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1407.6\" cy=\"745.587\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1449.08\" cy=\"639.949\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1861.08\" cy=\"748.399\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1803.94\" cy=\"719.173\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1449.84\" cy=\"821.284\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1796.38\" cy=\"928.695\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1392.63\" cy=\"1086.28\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1805.34\" cy=\"1051.9\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1511.61\" cy=\"809.495\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.34\" cy=\"576.525\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1475.1\" cy=\"601.091\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1486.03\" cy=\"885.803\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1581.01\" cy=\"1026.57\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1512.69\" cy=\"727.142\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1513.12\" cy=\"813.56\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1595.7\" cy=\"1043.27\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1867.85\" cy=\"905.771\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1940.89\" cy=\"889.004\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1286.16\" cy=\"1100.35\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1395.62\" cy=\"881.448\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.96\" cy=\"846.653\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1920.34\" cy=\"799.137\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1701.1\" cy=\"1029.74\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1855.46\" cy=\"745.458\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1469.08\" cy=\"996.12\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1443.12\" cy=\"800.48\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1473.6\" cy=\"504.183\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1838.07\" cy=\"460.165\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1479.63\" cy=\"1016.8\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1871.42\" cy=\"544.942\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1822.09\" cy=\"840.319\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1423.21\" cy=\"810.397\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1499.6\" cy=\"989.496\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1877.98\" cy=\"583.732\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1903.55\" cy=\"701.128\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1476.33\" cy=\"666.692\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1843.89\" cy=\"455.434\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1931.37\" cy=\"854.961\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1505.52\" cy=\"595.16\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.99\" cy=\"929.422\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1409.51\" cy=\"996.299\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1501.06\" cy=\"604.87\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1498.67\" cy=\"564.664\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1842.33\" cy=\"960.2\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1584.97\" cy=\"1038.92\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1425.47\" cy=\"627.377\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.2\" cy=\"1151.22\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1859.08\" cy=\"703.101\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1473.66\" cy=\"523.104\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.89\" cy=\"907.38\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1435.52\" cy=\"618.565\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1323.64\" cy=\"1096.02\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1852.49\" cy=\"1007.93\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1920.97\" cy=\"797.307\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.64\" cy=\"529.855\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1842.36\" cy=\"479.148\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1500.05\" cy=\"573.928\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1604.23\" cy=\"1091.36\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1823.49\" cy=\"953.927\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1812.27\" cy=\"577.069\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1877.51\" cy=\"711.947\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1412.61\" cy=\"752.192\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1326.22\" cy=\"1073.03\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1547.37\" cy=\"886.271\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1935.98\" cy=\"1031.23\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1583.55\" cy=\"1136.41\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1809.19\" cy=\"877.671\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1712.34\" cy=\"1015.28\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1415.34\" cy=\"732.166\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1508.64\" cy=\"617.192\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1412.85\" cy=\"1103.8\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1765.67\" cy=\"788.119\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1543.95\" cy=\"837.991\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1936.52\" cy=\"1063.95\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1445.7\" cy=\"770.535\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1534.08\" cy=\"943.959\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1474\" cy=\"521.734\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1393.64\" cy=\"844.648\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2015.57\" cy=\"1111.59\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1866.93\" cy=\"504.294\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1470.58\" cy=\"542.958\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1576.35\" cy=\"970.963\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1798.06\" cy=\"684.169\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1736.05\" cy=\"905.157\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1721.5\" cy=\"994.525\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1916.63\" cy=\"962.657\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1829.79\" cy=\"1004.18\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1439.04\" cy=\"596.94\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1771.48\" cy=\"727.821\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.87\" cy=\"629.582\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1371.71\" cy=\"1012.36\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1818\" cy=\"763.549\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1309.91\" cy=\"1088.1\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1850.9\" cy=\"469.431\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1459.55\" cy=\"684.934\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1484.1\" cy=\"524.705\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1850.72\" cy=\"1067.68\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1519.47\" cy=\"722.948\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.65\" cy=\"1084.66\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1395.87\" cy=\"1262.88\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1852.18\" cy=\"464.743\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1804.46\" cy=\"581.175\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1515.72\" cy=\"953.733\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1979.85\" cy=\"1019.63\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1813.59\" cy=\"815.812\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1427.1\" cy=\"621.913\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1396.66\" cy=\"943.158\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1962.18\" cy=\"1018.89\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1466.32\" cy=\"754.903\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1527.92\" cy=\"878.594\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1570.04\" cy=\"1040.86\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1795.34\" cy=\"671.563\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1438.58\" cy=\"613.801\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1435.21\" cy=\"589.5\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1524.26\" cy=\"925.022\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1767.79\" cy=\"770.8\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1732.88\" cy=\"914.473\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1811.12\" cy=\"947.472\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.85\" cy=\"468.238\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1420.92\" cy=\"1189.94\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1369.46\" cy=\"920.64\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1828.04\" cy=\"824.322\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1945.73\" cy=\"1146.4\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1417.4\" cy=\"1190.62\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1392.69\" cy=\"905.31\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1559.97\" cy=\"903.942\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1916.97\" cy=\"761.001\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1826.44\" cy=\"699.42\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1450.04\" cy=\"733.238\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1457.29\" cy=\"650.666\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1832.88\" cy=\"772.473\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1914.17\" cy=\"771.48\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1380.89\" cy=\"979.853\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1785.07\" cy=\"765.016\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1828.97\" cy=\"1124.91\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1790.51\" cy=\"1220.26\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1829.96\" cy=\"828.378\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1553.18\" cy=\"1001\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1523.04\" cy=\"694.189\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1879.11\" cy=\"553.271\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1387.21\" cy=\"965.56\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1332.93\" cy=\"1055.62\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1854.34\" cy=\"490.355\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1477.2\" cy=\"1017.15\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1506.61\" cy=\"843.8\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.63\" cy=\"922.256\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1847.1\" cy=\"1080.78\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1925.26\" cy=\"910.462\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1503.39\" cy=\"641.238\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1454.27\" cy=\"620.888\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1889.38\" cy=\"611.68\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1447.59\" cy=\"578.983\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1458.5\" cy=\"507.334\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1848.57\" cy=\"880.587\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1476.2\" cy=\"827.345\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1540.32\" cy=\"831.311\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1863.59\" cy=\"878.518\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1967.24\" cy=\"1118.36\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1879.22\" cy=\"697.535\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1848.99\" cy=\"666.459\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1611.23\" cy=\"1077.57\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1826.42\" cy=\"507.48\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1880.17\" cy=\"561.749\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1789.67\" cy=\"796.325\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1457.03\" cy=\"524.878\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1588.6\" cy=\"1023.25\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1314.96\" cy=\"1096.67\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1792.05\" cy=\"748.678\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1812.78\" cy=\"753.331\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1902.54\" cy=\"690.752\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1808.49\" cy=\"596.896\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1751.92\" cy=\"859.452\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1454.31\" cy=\"753.759\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1430.05\" cy=\"631.994\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1831.46\" cy=\"682.636\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1558.5\" cy=\"913.043\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1918.81\" cy=\"767.138\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1453.69\" cy=\"966.08\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1462.16\" cy=\"974.192\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1950.94\" cy=\"946.841\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1831.89\" cy=\"540.944\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1384.54\" cy=\"970.468\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1528.81\" cy=\"744.19\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1404.84\" cy=\"726.212\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1380.68\" cy=\"928.243\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1826.96\" cy=\"687.204\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1823.7\" cy=\"840.495\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1941.32\" cy=\"890.904\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1457.32\" cy=\"545.625\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1797.41\" cy=\"579.614\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1918.37\" cy=\"873.181\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1613.28\" cy=\"1084.5\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1906.73\" cy=\"755.549\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1498.1\" cy=\"567.709\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1503.97\" cy=\"712.267\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1476.43\" cy=\"508.17\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1405.9\" cy=\"1006.61\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1497.33\" cy=\"724.474\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1558.75\" cy=\"956.513\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1519.28\" cy=\"1104.05\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1532.23\" cy=\"912.662\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1392.98\" cy=\"795.137\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1447.11\" cy=\"647.383\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1852.48\" cy=\"466.924\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1845.9\" cy=\"459.776\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1783.55\" cy=\"783.254\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1919.08\" cy=\"774.044\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1431.85\" cy=\"663.47\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1439.84\" cy=\"696.8\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1796.05\" cy=\"892.568\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1450.43\" cy=\"1158.55\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1920.86\" cy=\"814.894\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1405.94\" cy=\"848.57\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1438.23\" cy=\"776.902\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1487.6\" cy=\"714.809\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1831.53\" cy=\"575.42\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1813.45\" cy=\"526.883\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1927.36\" cy=\"872.734\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1976.39\" cy=\"1021.08\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1830.51\" cy=\"464.864\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1848.68\" cy=\"475.016\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1874.31\" cy=\"741.608\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1760.99\" cy=\"843.837\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1621.4\" cy=\"1249.95\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1375.67\" cy=\"900.593\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1422.36\" cy=\"908.378\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1867.31\" cy=\"657.623\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1384.79\" cy=\"842.033\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1418.47\" cy=\"804.573\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1447.24\" cy=\"1009.31\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1406.23\" cy=\"768.182\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1527.46\" cy=\"1193.78\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1854.45\" cy=\"593.586\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1834.09\" cy=\"694.583\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1457.47\" cy=\"949.524\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1566.73\" cy=\"933.011\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1950.11\" cy=\"926.127\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1484.49\" cy=\"637.268\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1827.54\" cy=\"862.815\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1446.89\" cy=\"530.504\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1778.88\" cy=\"982.812\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1908.63\" cy=\"710.904\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1441.89\" cy=\"1112.99\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1495.86\" cy=\"1053.19\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1503.36\" cy=\"591.931\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1923.35\" cy=\"844.749\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1740.4\" cy=\"891.663\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1535.79\" cy=\"965.674\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1312.03\" cy=\"1090.99\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1457.43\" cy=\"910.099\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1742.38\" cy=\"931.392\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1453.1\" cy=\"783.992\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1790.58\" cy=\"687.851\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1882.71\" cy=\"641.477\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1474.61\" cy=\"571.043\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1885.76\" cy=\"590.845\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1729.15\" cy=\"941.538\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1798.63\" cy=\"602.966\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1425.41\" cy=\"642.899\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1420.38\" cy=\"643.041\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1860.52\" cy=\"482.071\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1394.1\" cy=\"815.69\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1781.94\" cy=\"824.578\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1443.63\" cy=\"611.064\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.76\" cy=\"989.801\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1438.2\" cy=\"804.502\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1586.78\" cy=\"1054.66\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1436\" cy=\"941.395\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1564.4\" cy=\"1006.42\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1492.74\" cy=\"902.471\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1954.1\" cy=\"1030.03\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1830.47\" cy=\"462.36\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1330.95\" cy=\"1202.36\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1436.13\" cy=\"776.299\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1550.72\" cy=\"941.924\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1413.83\" cy=\"850.788\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1903.22\" cy=\"724.194\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1411.6\" cy=\"768.026\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1897.4\" cy=\"798.669\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1868.59\" cy=\"637.331\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1415.73\" cy=\"850.848\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1519.86\" cy=\"937.466\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2021.24\" cy=\"1103.22\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1402.45\" cy=\"909.765\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1415.63\" cy=\"673.579\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1772.33\" cy=\"984.287\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1892.45\" cy=\"981.46\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1330.96\" cy=\"1061.24\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1522.99\" cy=\"838.781\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1576.29\" cy=\"1133.97\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1407.89\" cy=\"708.652\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1883.9\" cy=\"1165.37\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1788.54\" cy=\"769.727\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.83\" cy=\"832.805\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1550.48\" cy=\"845.235\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1949.18\" cy=\"954.186\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1832.8\" cy=\"606.781\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1500.83\" cy=\"1010.21\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1900.45\" cy=\"695.883\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1788.7\" cy=\"616.305\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1487.58\" cy=\"556.361\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1810.41\" cy=\"672.576\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1525.71\" cy=\"788.07\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1569.39\" cy=\"960.531\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1934.09\" cy=\"851.907\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1747.56\" cy=\"909.621\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1529.48\" cy=\"805.791\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1370.98\" cy=\"994.449\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1471.15\" cy=\"523.993\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1938.98\" cy=\"898.965\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1326.82\" cy=\"1072.53\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1386.72\" cy=\"843.503\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1348.44\" cy=\"1025.08\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1900.03\" cy=\"954.885\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1520.11\" cy=\"950.71\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1413.86\" cy=\"722.197\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1567.13\" cy=\"934.018\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1437.25\" cy=\"749.578\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1576.14\" cy=\"969.796\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1552.98\" cy=\"1071.32\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1826.01\" cy=\"780.585\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1880.68\" cy=\"596.057\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1903.75\" cy=\"747.629\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1363.11\" cy=\"980.307\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1547.69\" cy=\"855.942\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.83\" cy=\"667.119\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1936.82\" cy=\"986.776\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1768.96\" cy=\"861.688\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1780.45\" cy=\"682.324\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.79\" cy=\"592.375\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1762.23\" cy=\"988.882\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1550.56\" cy=\"840.273\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1730.91\" cy=\"1053.61\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1527.6\" cy=\"730.254\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1414.66\" cy=\"812.543\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1730.51\" cy=\"966.186\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1935.34\" cy=\"989.001\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1591.65\" cy=\"1028.4\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1821.04\" cy=\"1137.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1850.06\" cy=\"467.667\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1761.01\" cy=\"774.074\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1439.43\" cy=\"869.538\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1458.36\" cy=\"547.562\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1532.07\" cy=\"770.9\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1824.11\" cy=\"521.82\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1790\" cy=\"633.771\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1460.78\" cy=\"531.048\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1768.26\" cy=\"994.958\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1751.95\" cy=\"1002.04\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1806.53\" cy=\"830.779\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1441.35\" cy=\"640.284\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1945.21\" cy=\"935.924\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1794.38\" cy=\"912.842\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1922.45\" cy=\"1075.93\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1829.61\" cy=\"798.351\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1475.33\" cy=\"892.657\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1577.28\" cy=\"972.137\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1369.47\" cy=\"920.936\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1931.6\" cy=\"857.058\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1494.44\" cy=\"564.545\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1874.93\" cy=\"696.997\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1518.68\" cy=\"673.411\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1971.48\" cy=\"1098.1\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1923.39\" cy=\"872.526\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1852.66\" cy=\"585.267\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1381.92\" cy=\"1150.14\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1764.89\" cy=\"1006.67\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1880.81\" cy=\"617.932\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1460.41\" cy=\"532.626\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1409.17\" cy=\"894.801\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1449.01\" cy=\"553.281\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1405.42\" cy=\"943.572\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1495.52\" cy=\"857.254\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1909.8\" cy=\"747.158\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.6\" cy=\"599.898\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1379.58\" cy=\"1041.62\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1519.27\" cy=\"723.49\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1498.44\" cy=\"653.825\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1448.23\" cy=\"534.521\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1376.79\" cy=\"906.61\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1783.52\" cy=\"683.463\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1544.68\" cy=\"816.149\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1776.47\" cy=\"694.327\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1401.44\" cy=\"749.918\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1804.08\" cy=\"548.709\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1892.96\" cy=\"707.526\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1884.13\" cy=\"572.883\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1444.35\" cy=\"727.647\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1524.93\" cy=\"788.487\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1540.62\" cy=\"785.618\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1478.11\" cy=\"509.926\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1577.06\" cy=\"1149.02\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1447.98\" cy=\"838.725\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1661.69\" cy=\"1109.94\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1980.42\" cy=\"1034.37\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1766.82\" cy=\"985.72\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1391.2\" cy=\"809.753\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1921.82\" cy=\"794.381\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1456.48\" cy=\"675.088\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1726.48\" cy=\"943.4\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1754.42\" cy=\"813.584\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1770.27\" cy=\"773.691\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1917.04\" cy=\"761.443\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1480.75\" cy=\"526.64\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1481.16\" cy=\"707.748\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1698.22\" cy=\"1026.62\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1423.19\" cy=\"626.953\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1910.18\" cy=\"944.246\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1446.9\" cy=\"541.84\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1873.77\" cy=\"707.911\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1515.46\" cy=\"751.755\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1766.94\" cy=\"744.483\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1423.13\" cy=\"701.118\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1486.06\" cy=\"659.048\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1788.35\" cy=\"773.506\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1805.39\" cy=\"537.518\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.25\" cy=\"563.675\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1706.14\" cy=\"1005.94\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1460.1\" cy=\"511.536\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1484.78\" cy=\"592.414\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1387.82\" cy=\"823.648\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1759.24\" cy=\"865.878\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1829.76\" cy=\"541.625\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1557.88\" cy=\"975.113\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1363.96\" cy=\"1181.85\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.52\" cy=\"696.923\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1795.69\" cy=\"1091.49\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1927.97\" cy=\"824.739\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1820\" cy=\"557.483\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1475.19\" cy=\"641.877\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1662.93\" cy=\"1110.19\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1887.22\" cy=\"598.968\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1324.6\" cy=\"1244.31\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1774.42\" cy=\"755.196\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1504.29\" cy=\"822.353\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1521.98\" cy=\"811.19\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1830.3\" cy=\"540.947\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1750.64\" cy=\"934.283\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1860.99\" cy=\"546.196\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1774.68\" cy=\"812.994\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1546.8\" cy=\"957.801\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1302.97\" cy=\"1105.41\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1701.24\" cy=\"1021.99\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1675.61\" cy=\"1044.89\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1916.12\" cy=\"751.877\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1568\" cy=\"930.623\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1307.16\" cy=\"1101.63\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1841.73\" cy=\"595.571\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1493.11\" cy=\"549.762\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1312.87\" cy=\"1090.71\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1558.07\" cy=\"893.123\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1448.76\" cy=\"562.862\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1423.76\" cy=\"924.553\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1479.69\" cy=\"595.232\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1789.75\" cy=\"614.021\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1459.61\" cy=\"1042.19\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1842.2\" cy=\"465.449\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1738.12\" cy=\"1003.16\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1402.72\" cy=\"1028.49\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1404.5\" cy=\"742.326\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1811.32\" cy=\"509.415\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1473.65\" cy=\"747.789\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1796.43\" cy=\"808.999\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1849.68\" cy=\"503.01\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1533.04\" cy=\"981.737\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1919.46\" cy=\"797.142\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1367.65\" cy=\"986.488\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1436.45\" cy=\"565.58\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1354.71\" cy=\"993.214\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1699.12\" cy=\"1021.55\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1816.4\" cy=\"815.445\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1775.29\" cy=\"974.335\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1507.98\" cy=\"725.539\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1456.26\" cy=\"547.091\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1598.11\" cy=\"1174.77\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1321.06\" cy=\"1160.86\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1865.04\" cy=\"923.277\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1562.07\" cy=\"939.586\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.58\" cy=\"925.014\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1822.95\" cy=\"734.171\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1352.14\" cy=\"1074.97\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1486.53\" cy=\"528.246\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1849.43\" cy=\"795.063\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1754.76\" cy=\"869.645\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1547.32\" cy=\"983.752\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1793.8\" cy=\"590.776\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1435.87\" cy=\"569.275\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1902.9\" cy=\"677.863\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1443.69\" cy=\"571.886\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1494.55\" cy=\"994.615\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1396.84\" cy=\"1107.59\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1826.79\" cy=\"751.047\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1506.27\" cy=\"655.972\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1813.93\" cy=\"503.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1908.21\" cy=\"911.81\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1797.56\" cy=\"659.867\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1539.56\" cy=\"819.94\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1892.4\" cy=\"648.764\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1902.37\" cy=\"735.045\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1910.06\" cy=\"764.766\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1617.02\" cy=\"1083.61\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1467.89\" cy=\"534.968\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1451.6\" cy=\"964.468\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1463.47\" cy=\"548.908\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2018.01\" cy=\"1100.2\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1828.07\" cy=\"873.24\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1347.99\" cy=\"1014.46\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1657\" cy=\"1140.08\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1861.47\" cy=\"891.045\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1847.38\" cy=\"752.201\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1447.41\" cy=\"633.9\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1883.94\" cy=\"588.584\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.08\" cy=\"595.082\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1443.09\" cy=\"1047.14\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1448.3\" cy=\"1018.62\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1864.43\" cy=\"516.153\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1888.5\" cy=\"691.558\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1484.52\" cy=\"1053.26\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1726.69\" cy=\"960.044\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1552.24\" cy=\"961.036\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1457.18\" cy=\"679.584\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1927.15\" cy=\"821.96\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1744.81\" cy=\"887.504\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1828.7\" cy=\"561.781\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1851.14\" cy=\"1146.63\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1951.68\" cy=\"983.616\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1835.66\" cy=\"694.285\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1477.75\" cy=\"532.885\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1395.64\" cy=\"790.346\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1439.68\" cy=\"799.316\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1889.92\" cy=\"881.758\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1840.18\" cy=\"497.688\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1435.79\" cy=\"900.284\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1888.61\" cy=\"620.18\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1551.72\" cy=\"857.144\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1356.12\" cy=\"1003.1\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1794.96\" cy=\"1091.1\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1420.92\" cy=\"1122.2\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1537.59\" cy=\"1166.77\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1415.88\" cy=\"665.407\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1712.23\" cy=\"1023.76\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1432.57\" cy=\"766.229\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1434.92\" cy=\"633.007\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1418.55\" cy=\"731.56\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1474.83\" cy=\"520.955\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1502.13\" cy=\"601.858\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1737.18\" cy=\"905.775\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1413.41\" cy=\"894.132\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1911.23\" cy=\"784.066\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1774.25\" cy=\"816.737\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1681.48\" cy=\"1057.51\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1813.41\" cy=\"844.527\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1532.86\" cy=\"948.851\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1899.11\" cy=\"806.542\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1881.84\" cy=\"578.536\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1682.23\" cy=\"1070\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1488.2\" cy=\"542.13\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1887.5\" cy=\"611.57\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1498.08\" cy=\"645.928\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1545.27\" cy=\"861.834\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1459.45\" cy=\"1070.61\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1453.53\" cy=\"518.502\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1912.7\" cy=\"763.14\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1903.89\" cy=\"684.286\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1844.44\" cy=\"539.535\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1620.14\" cy=\"1106.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.73\" cy=\"564.018\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1797.05\" cy=\"746.254\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1763.51\" cy=\"1127.57\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1839.13\" cy=\"452.739\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1813.8\" cy=\"896.459\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1806.71\" cy=\"553.844\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1456.15\" cy=\"518.039\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1943.87\" cy=\"1072.84\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1521.43\" cy=\"869.259\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1800.03\" cy=\"969.771\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1572.06\" cy=\"950.154\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1722.36\" cy=\"1019.88\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.77\" cy=\"1094.11\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1495.13\" cy=\"648.01\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1818.24\" cy=\"487.067\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.17\" cy=\"557.903\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1465.12\" cy=\"511.454\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1446.82\" cy=\"538.381\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1808.3\" cy=\"587.178\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1557.9\" cy=\"900.313\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1698.88\" cy=\"1026.69\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1519.83\" cy=\"972.045\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1844.64\" cy=\"537.826\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1878.26\" cy=\"907.163\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1529.98\" cy=\"749.003\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1525.46\" cy=\"824.186\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1801.6\" cy=\"557.351\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1763.09\" cy=\"798.069\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1830.03\" cy=\"474.119\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1817.22\" cy=\"489.345\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1488.97\" cy=\"706.123\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1792.83\" cy=\"595.977\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1748.14\" cy=\"908.675\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1535.89\" cy=\"761.614\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1436.11\" cy=\"815.71\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1594.93\" cy=\"1064.22\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1451.42\" cy=\"776.788\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1431.98\" cy=\"588.117\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1302.18\" cy=\"1177.14\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1324.98\" cy=\"1103.9\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1858.47\" cy=\"556.556\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1392.27\" cy=\"1168.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.38\" cy=\"533.32\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1894.62\" cy=\"817.728\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1798.22\" cy=\"656.716\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1843.67\" cy=\"469.999\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1912.79\" cy=\"846.922\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1490.6\" cy=\"770.32\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1376.6\" cy=\"948.835\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1516.3\" cy=\"651.021\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1473.96\" cy=\"658.289\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1578.07\" cy=\"1140.51\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1845.05\" cy=\"614.406\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1389.8\" cy=\"827.361\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1323.29\" cy=\"1077.24\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1436.89\" cy=\"703.77\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1827.12\" cy=\"478.832\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1867.85\" cy=\"509.656\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1492.42\" cy=\"616.321\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1846.03\" cy=\"914.957\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1900.69\" cy=\"702.063\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1452.79\" cy=\"649.023\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1986.86\" cy=\"1033.98\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1842.82\" cy=\"696.486\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1510.57\" cy=\"660.84\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1244.39\" cy=\"1133.76\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1456.78\" cy=\"656.951\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1838.6\" cy=\"1001.7\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1395.32\" cy=\"868.511\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1876.32\" cy=\"550.989\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1488.83\" cy=\"710.491\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1526.5\" cy=\"764.233\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1917.14\" cy=\"799.175\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1393.12\" cy=\"1046.55\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2000.59\" cy=\"1099.31\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.92\" cy=\"955.19\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1748.96\" cy=\"851.457\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1870.19\" cy=\"1018.5\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1950.84\" cy=\"952.465\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1546.15\" cy=\"823.717\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1777.5\" cy=\"944.243\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1637.12\" cy=\"1100.9\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1787.38\" cy=\"1150.69\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1845.7\" cy=\"457.289\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1863.98\" cy=\"806.48\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1782.03\" cy=\"713.504\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1803.91\" cy=\"850.733\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1713.53\" cy=\"985.121\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1845.99\" cy=\"470.686\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1795.33\" cy=\"734.141\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1756.58\" cy=\"920.815\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1425.06\" cy=\"644.564\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1922.24\" cy=\"1003.82\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1489.23\" cy=\"776.369\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1855.47\" cy=\"467.954\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1838.09\" cy=\"514.488\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1434.64\" cy=\"761.411\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1497.9\" cy=\"881.91\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1809.54\" cy=\"535.051\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1577.09\" cy=\"1006.31\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1459.45\" cy=\"647.745\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1548.12\" cy=\"920.224\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1771.55\" cy=\"786\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1576.46\" cy=\"1174.08\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1792.56\" cy=\"1131.65\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1788.62\" cy=\"1152.4\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1759.53\" cy=\"824.987\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1390.18\" cy=\"810.319\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1332.11\" cy=\"1080.38\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1452.4\" cy=\"659.877\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1902.98\" cy=\"678.668\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1543.37\" cy=\"940.15\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1477.67\" cy=\"836.426\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1851.78\" cy=\"804.879\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1870.14\" cy=\"679.721\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1518.21\" cy=\"658.274\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1513.74\" cy=\"640.412\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1531.39\" cy=\"1007.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1778.37\" cy=\"1079.69\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1838.86\" cy=\"875.298\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1502.09\" cy=\"609.051\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1879.92\" cy=\"987.366\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1841.26\" cy=\"467.606\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1480.09\" cy=\"558.304\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1533.36\" cy=\"822.852\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1815.04\" cy=\"723.768\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1493.46\" cy=\"868.995\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1559.18\" cy=\"982.975\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1449.35\" cy=\"675.387\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1477.74\" cy=\"527.813\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1498.01\" cy=\"800.377\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1419.21\" cy=\"721.15\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1881.96\" cy=\"887.423\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1856.31\" cy=\"809.941\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1594.39\" cy=\"1213.1\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1885.72\" cy=\"1139.45\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1543.16\" cy=\"818.751\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1479.44\" cy=\"522.657\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1454.51\" cy=\"576.38\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1810.05\" cy=\"927.118\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.46\" cy=\"767.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1375.34\" cy=\"894.741\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1540.07\" cy=\"994.973\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1758.48\" cy=\"791.978\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1356.88\" cy=\"981.201\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1939.8\" cy=\"918.868\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1448.53\" cy=\"544.353\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1444.82\" cy=\"539.502\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1860.92\" cy=\"749.194\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1575.26\" cy=\"993.298\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1870.62\" cy=\"657.425\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1520.49\" cy=\"958.593\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1892.43\" cy=\"922.175\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1740.97\" cy=\"969.16\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1924.33\" cy=\"1033.69\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.61\" cy=\"785.526\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1355.39\" cy=\"1034.36\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1512.83\" cy=\"790.626\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1940.15\" cy=\"902.999\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1800.75\" cy=\"556.342\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1567.81\" cy=\"947.347\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1828.83\" cy=\"580.833\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1519.41\" cy=\"663.145\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1758.16\" cy=\"843.687\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1431.63\" cy=\"858.182\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.44\" cy=\"934.426\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.06\" cy=\"778.968\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1408.22\" cy=\"878.142\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1516.43\" cy=\"1043.27\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1398.2\" cy=\"1042.51\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1915.07\" cy=\"847.398\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1829.51\" cy=\"639.84\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1860.3\" cy=\"492.248\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1485.57\" cy=\"590.167\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1839.11\" cy=\"459.119\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1460.44\" cy=\"1239.61\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1514.43\" cy=\"906.633\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1893.33\" cy=\"648.78\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1877.06\" cy=\"575.752\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1781.23\" cy=\"975.462\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1453.79\" cy=\"534.778\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1431.63\" cy=\"599.258\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1425.84\" cy=\"622.973\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1870.46\" cy=\"943.191\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1370.53\" cy=\"1031.32\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1911\" cy=\"927.609\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1372.08\" cy=\"916.503\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1546.83\" cy=\"828.819\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1903.48\" cy=\"700.176\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1835.16\" cy=\"479.925\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1806.4\" cy=\"1142.5\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1838.02\" cy=\"548.959\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1831.45\" cy=\"473.027\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1948.84\" cy=\"956.629\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1492.8\" cy=\"831.122\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1499.56\" cy=\"967.916\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1903.96\" cy=\"685.091\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1930.63\" cy=\"1107.89\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1836.65\" cy=\"525.669\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1837.39\" cy=\"614.203\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1898.56\" cy=\"889.553\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1469.51\" cy=\"874.399\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1929.34\" cy=\"826.204\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1887.2\" cy=\"725.856\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1575.42\" cy=\"964.691\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1951.06\" cy=\"956.633\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1955.7\" cy=\"1002.58\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1801.27\" cy=\"694.218\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1497.93\" cy=\"607.865\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1564.8\" cy=\"978.961\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1734.96\" cy=\"1041.76\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1495.72\" cy=\"555.299\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1897.44\" cy=\"727.565\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1468.04\" cy=\"502.594\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1480.97\" cy=\"552.119\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1792.86\" cy=\"890.469\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1823.71\" cy=\"806.995\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1339.78\" cy=\"1039.22\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1421.08\" cy=\"677.141\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1768.49\" cy=\"1128.63\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1542.3\" cy=\"975.351\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1433.86\" cy=\"641.048\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1425.59\" cy=\"909.395\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1367.64\" cy=\"941.168\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1529.45\" cy=\"720.306\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1578.67\" cy=\"983.912\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1808.26\" cy=\"893.535\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1815.52\" cy=\"924.582\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1969.35\" cy=\"992.739\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1473.68\" cy=\"932.632\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1423.3\" cy=\"813.176\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1862.7\" cy=\"551.265\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1458.99\" cy=\"606.685\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1566.83\" cy=\"1016.81\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1811.95\" cy=\"563.695\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1809.45\" cy=\"677.657\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1889.98\" cy=\"688.767\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1394.71\" cy=\"794.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1506.42\" cy=\"918.552\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1526.19\" cy=\"746.257\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1418.38\" cy=\"855.127\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1832.51\" cy=\"457.179\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1783.58\" cy=\"674.577\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1430.73\" cy=\"595.052\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1910.63\" cy=\"722.588\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1841\" cy=\"512.111\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1861.1\" cy=\"566.343\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1431.68\" cy=\"792.519\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1406.32\" cy=\"717.586\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1458.22\" cy=\"792.787\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1899.25\" cy=\"847.706\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.6\" cy=\"671.899\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1811.68\" cy=\"603.815\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1926\" cy=\"814.158\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1872.01\" cy=\"891.455\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1877.22\" cy=\"765.613\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1448.7\" cy=\"942.107\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1795.75\" cy=\"601.752\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1874.17\" cy=\"527.655\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1901.69\" cy=\"1017.97\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1312.96\" cy=\"1087.33\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1515.93\" cy=\"805.011\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1509.54\" cy=\"884.659\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1822.96\" cy=\"473.716\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1857.42\" cy=\"590.264\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1421.57\" cy=\"1124.2\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1417.65\" cy=\"782.284\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1471.21\" cy=\"786.038\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1826.59\" cy=\"706.15\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1769.6\" cy=\"755.077\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1750.03\" cy=\"956.153\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1695.58\" cy=\"1029.68\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1864.98\" cy=\"909.792\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1509.17\" cy=\"900.184\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1443.78\" cy=\"831.934\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1551.97\" cy=\"977.256\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1387.61\" cy=\"1039.02\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1337.75\" cy=\"1095.83\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1448.99\" cy=\"553.361\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2051.71\" cy=\"1178.67\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1632.95\" cy=\"1138.7\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1371.66\" cy=\"969.503\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1356.69\" cy=\"977.037\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1373.23\" cy=\"981.285\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1768.01\" cy=\"1053.87\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1421.38\" cy=\"892.581\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1460.21\" cy=\"887.816\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1404.07\" cy=\"735.599\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1745.1\" cy=\"857.78\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1452.7\" cy=\"643.696\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1825.2\" cy=\"483.153\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1422.34\" cy=\"938.765\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1514.83\" cy=\"684.827\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1754.7\" cy=\"812.731\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1412.49\" cy=\"889.736\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1416.02\" cy=\"1140.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1997.02\" cy=\"1088.1\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1800.84\" cy=\"586.755\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1443.86\" cy=\"539.297\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.12\" cy=\"773.014\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1977.09\" cy=\"1013.15\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1816.95\" cy=\"895.455\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1420.09\" cy=\"678.459\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1575.19\" cy=\"970.406\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1459.12\" cy=\"544.234\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1904.05\" cy=\"804.949\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1784.24\" cy=\"649.321\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1543.8\" cy=\"848.93\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1812.98\" cy=\"1043.78\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1897.36\" cy=\"851.3\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1979.82\" cy=\"1152.8\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1429.61\" cy=\"688.342\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1401.16\" cy=\"779.069\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1505.82\" cy=\"748.594\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1428.72\" cy=\"755.354\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1844.67\" cy=\"841.926\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1810.12\" cy=\"613.253\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1494.62\" cy=\"609.026\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1773.15\" cy=\"1067.96\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1957.5\" cy=\"972.031\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1460.56\" cy=\"505.884\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1789.76\" cy=\"1131.35\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1873.31\" cy=\"582.102\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1713.24\" cy=\"1011.72\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1908.88\" cy=\"1004.16\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1727.31\" cy=\"1098.95\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1673.59\" cy=\"1087.91\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1829.18\" cy=\"563.733\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1555.41\" cy=\"905.513\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1885.61\" cy=\"950.983\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1768.94\" cy=\"728.467\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1776.47\" cy=\"766.214\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1827.09\" cy=\"725.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1710.33\" cy=\"1011.9\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1805.77\" cy=\"531.566\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.02\" cy=\"998.88\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1485.57\" cy=\"635.233\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1946.03\" cy=\"980.752\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1868.78\" cy=\"941.44\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1469.38\" cy=\"527.945\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1896.4\" cy=\"641.68\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1515.48\" cy=\"730.348\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1531.84\" cy=\"800.252\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1416.79\" cy=\"659.969\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1501.76\" cy=\"715.957\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1798.51\" cy=\"836.652\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1559.68\" cy=\"904.683\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1813.25\" cy=\"747.498\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1851.48\" cy=\"706.296\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1884.58\" cy=\"575.717\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1495.18\" cy=\"551.271\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1603.58\" cy=\"1062.54\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1504.92\" cy=\"689.472\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1409.75\" cy=\"820.996\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1341.75\" cy=\"1046.61\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1781.62\" cy=\"931.028\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1552.86\" cy=\"859.496\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1885.66\" cy=\"781.55\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1434.35\" cy=\"631.591\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1554.05\" cy=\"941.877\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1593.33\" cy=\"1048.52\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1536.68\" cy=\"825.25\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1448.36\" cy=\"943.467\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1818.63\" cy=\"612.046\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1756.8\" cy=\"799.446\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1496.5\" cy=\"629.7\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1757.84\" cy=\"928.317\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1424.11\" cy=\"919.942\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1744.34\" cy=\"1052.83\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1877.96\" cy=\"567.794\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1436.86\" cy=\"1029.79\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1975.19\" cy=\"1016.96\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1882.31\" cy=\"580.553\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1769.49\" cy=\"744.986\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1699.77\" cy=\"1024.45\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1383.67\" cy=\"866.505\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1782.04\" cy=\"666.102\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1876.67\" cy=\"572.905\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1823.12\" cy=\"552.608\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1789.82\" cy=\"614.148\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1820.43\" cy=\"491.987\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1962.22\" cy=\"1097.43\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.19\" cy=\"737.97\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1471.02\" cy=\"685.683\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1814.55\" cy=\"507.198\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1418.16\" cy=\"686.928\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1454.39\" cy=\"671.678\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1854.1\" cy=\"472.004\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1501.02\" cy=\"574.743\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1915.19\" cy=\"857.028\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1511.18\" cy=\"1106.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1395.24\" cy=\"916.334\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1953.77\" cy=\"1016.58\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1747.84\" cy=\"857.943\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1897.97\" cy=\"846.634\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1475.3\" cy=\"1020.92\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2076.54\" cy=\"1102.87\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1419.05\" cy=\"799.478\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1518.73\" cy=\"897.649\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1406.71\" cy=\"1178.86\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1996.11\" cy=\"1054.23\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1819.23\" cy=\"486.405\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1446.79\" cy=\"535.068\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1798.35\" cy=\"845.099\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1732.13\" cy=\"917.905\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1721.94\" cy=\"984.062\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1926.61\" cy=\"814.12\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1776.74\" cy=\"753.223\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1511.74\" cy=\"837.079\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1416.24\" cy=\"764.924\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1917.17\" cy=\"910.837\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1882.33\" cy=\"885.868\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1829.87\" cy=\"682.345\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1782.27\" cy=\"676.931\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1768.38\" cy=\"916.981\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1360.02\" cy=\"971.612\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1807.55\" cy=\"616.582\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1842.26\" cy=\"531.057\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1328\" cy=\"1123.76\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1824.96\" cy=\"487.091\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1512.77\" cy=\"635.211\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1495.85\" cy=\"613.936\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1476.5\" cy=\"707.317\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1412.81\" cy=\"1083.04\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1559.45\" cy=\"970.356\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1515.35\" cy=\"684.244\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1394.81\" cy=\"785.062\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1921.61\" cy=\"904.528\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1533.83\" cy=\"756.753\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1804.53\" cy=\"563.43\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1473.27\" cy=\"780.025\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1844.57\" cy=\"638.266\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1490.27\" cy=\"735.176\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1929.4\" cy=\"1008.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1829.4\" cy=\"502.526\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1889.08\" cy=\"802.432\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1919.03\" cy=\"785.946\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1392.69\" cy=\"1078.69\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1465.15\" cy=\"501.147\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1862.74\" cy=\"487.454\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1995.77\" cy=\"1093.63\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1577.51\" cy=\"974.836\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1748.41\" cy=\"904.369\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.76\" cy=\"904.445\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1419.71\" cy=\"987.701\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1568.54\" cy=\"956.683\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1372.58\" cy=\"916.646\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1885.85\" cy=\"591.72\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1918.95\" cy=\"773.242\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1964.41\" cy=\"995.882\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1450.09\" cy=\"549.246\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1540.14\" cy=\"808.66\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1795.85\" cy=\"591.119\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1775.59\" cy=\"892.197\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1509.52\" cy=\"953.028\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1311.68\" cy=\"1092.02\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1756.95\" cy=\"870.102\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1529.48\" cy=\"750.536\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1908.4\" cy=\"783.27\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1485.09\" cy=\"557.023\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1938.7\" cy=\"878.524\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1787.39\" cy=\"627.716\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1880.41\" cy=\"599.519\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1379.91\" cy=\"867.769\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1846.1\" cy=\"566.28\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1541.36\" cy=\"789.041\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1520.96\" cy=\"979.991\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1399.45\" cy=\"794.887\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1368.26\" cy=\"1073.14\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1756.47\" cy=\"1149.01\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1474.27\" cy=\"530.966\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1433.8\" cy=\"624.476\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1803.76\" cy=\"552.469\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1467.21\" cy=\"972.616\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1381.47\" cy=\"893.497\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1895.7\" cy=\"634.467\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1453.34\" cy=\"587.253\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1842.63\" cy=\"459.982\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2007.48\" cy=\"1174.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1402.03\" cy=\"849.236\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1433.93\" cy=\"1056.65\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1837.3\" cy=\"453.205\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1878.25\" cy=\"560.628\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1915.57\" cy=\"752.767\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1794.51\" cy=\"588.75\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1364.33\" cy=\"944.458\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1720.59\" cy=\"1015.85\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1473.41\" cy=\"660.434\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1822.17\" cy=\"501.003\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1495.59\" cy=\"655.071\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1844.43\" cy=\"732.507\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1487.92\" cy=\"556.604\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1444.66\" cy=\"645.702\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1546.87\" cy=\"1033.76\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1748.7\" cy=\"1034.34\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1938.31\" cy=\"978.222\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1372.27\" cy=\"908.233\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1421.54\" cy=\"775.142\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1951.09\" cy=\"973.525\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1844.26\" cy=\"794.726\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1561.46\" cy=\"1014.11\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1856.26\" cy=\"925.494\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1869.9\" cy=\"591.739\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1569.59\" cy=\"970.301\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1452.44\" cy=\"534.438\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1809.95\" cy=\"514.722\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1987.6\" cy=\"1127.36\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1848.77\" cy=\"532.821\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1812.97\" cy=\"1077.05\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1512.92\" cy=\"658.468\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1502.78\" cy=\"704.404\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1430.28\" cy=\"593.736\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1802.09\" cy=\"875.197\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1846.97\" cy=\"507.76\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1854.17\" cy=\"503.446\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1402.98\" cy=\"778.164\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1830.38\" cy=\"459.57\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1498.1\" cy=\"754.652\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1409.72\" cy=\"820.907\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1876.52\" cy=\"1190.29\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1905.76\" cy=\"1205.84\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1364.91\" cy=\"987.937\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1832.93\" cy=\"461.083\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1489.27\" cy=\"836.45\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1571.43\" cy=\"1082.76\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1449.23\" cy=\"627.196\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1480.22\" cy=\"712.726\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1447.03\" cy=\"654.95\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1441.08\" cy=\"571.329\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1441.27\" cy=\"548.431\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1401.29\" cy=\"871.694\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1497.91\" cy=\"1038.82\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1446.49\" cy=\"629.434\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1738.03\" cy=\"929.847\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1793.46\" cy=\"679.652\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1984.44\" cy=\"1029.19\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1940.87\" cy=\"1005.01\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1843.79\" cy=\"700.225\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1822.87\" cy=\"844.674\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1496.71\" cy=\"835.698\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1651.2\" cy=\"1132.94\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1744.65\" cy=\"976.421\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1930.63\" cy=\"915.035\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1441.41\" cy=\"653.216\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1575.69\" cy=\"967.133\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1901.94\" cy=\"892.606\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1415.56\" cy=\"887.628\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1488.67\" cy=\"538.625\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1435.09\" cy=\"784.326\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1480.42\" cy=\"559.327\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1795.57\" cy=\"914.905\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1812.69\" cy=\"508.272\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1477.46\" cy=\"604.559\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1805\" cy=\"698.876\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1476.25\" cy=\"506.892\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1898.45\" cy=\"674.575\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1433.08\" cy=\"625.783\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1484.63\" cy=\"672.894\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1816.19\" cy=\"936.461\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1814.83\" cy=\"585.015\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1459.38\" cy=\"1023.46\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1626.43\" cy=\"1078.57\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1814.48\" cy=\"815.909\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1896.1\" cy=\"939.909\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.5\" cy=\"621.943\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1441.24\" cy=\"585.465\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.11\" cy=\"669.635\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1929.86\" cy=\"827.807\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1842.65\" cy=\"648.5\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1771.95\" cy=\"823.592\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1447.73\" cy=\"790.985\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1457.33\" cy=\"568.942\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1542.77\" cy=\"909.203\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.51\" cy=\"980.228\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1463.01\" cy=\"508.342\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1779.97\" cy=\"735.904\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1977.56\" cy=\"1030\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1390.21\" cy=\"981.862\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1394.02\" cy=\"788.247\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1758.38\" cy=\"894.351\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1729.69\" cy=\"976.667\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1800.14\" cy=\"646.538\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1526.66\" cy=\"738.445\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1435.64\" cy=\"874.33\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1870.18\" cy=\"529.402\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1488.09\" cy=\"534.039\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1917.14\" cy=\"881.084\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1893.36\" cy=\"627.451\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1943.05\" cy=\"905.043\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1490.03\" cy=\"616.369\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1357.58\" cy=\"1005.16\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1887.72\" cy=\"870.983\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1497.35\" cy=\"816.469\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1460.02\" cy=\"508.907\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1863.3\" cy=\"593.226\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1925.32\" cy=\"900.407\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1508.47\" cy=\"1005.44\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1412.95\" cy=\"823.886\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1887.78\" cy=\"591.769\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1928.25\" cy=\"821.841\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1435.24\" cy=\"996.149\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1768.15\" cy=\"764.215\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1747.51\" cy=\"887.459\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1849.04\" cy=\"608.032\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1398.15\" cy=\"1001.84\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1754.78\" cy=\"1041.99\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1478.73\" cy=\"712.987\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1527.27\" cy=\"920.818\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1692.16\" cy=\"1040.99\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1716.93\" cy=\"975.502\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1416.42\" cy=\"722.847\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1538.59\" cy=\"806.468\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1484.73\" cy=\"1022.42\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1536.84\" cy=\"922.01\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1773.43\" cy=\"724.922\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1791.6\" cy=\"625.135\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1927.51\" cy=\"944.891\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1881.32\" cy=\"646.407\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1370.93\" cy=\"1036.91\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1888.32\" cy=\"659.695\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1805.4\" cy=\"535.491\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1957.08\" cy=\"1015.01\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.79\" cy=\"953.137\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1481.79\" cy=\"1128.51\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1951.6\" cy=\"1004.04\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1392.88\" cy=\"855.43\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1439.29\" cy=\"882.811\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1466.72\" cy=\"997.884\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1848.72\" cy=\"538.845\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1802.54\" cy=\"546.006\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1826.14\" cy=\"472.092\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1877.87\" cy=\"564.373\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1347.87\" cy=\"1104.29\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1828.19\" cy=\"495.717\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1703.17\" cy=\"1016.38\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.87\" cy=\"530.257\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1492.41\" cy=\"541.884\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1466.33\" cy=\"511.839\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1988.81\" cy=\"1076.65\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1622.36\" cy=\"1137.63\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1832.93\" cy=\"707.495\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1401.12\" cy=\"893.89\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1537.06\" cy=\"972.607\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1484.87\" cy=\"916.667\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1818.25\" cy=\"961.944\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1917.17\" cy=\"996.103\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1855.58\" cy=\"472.862\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1527.63\" cy=\"765.173\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1444.39\" cy=\"558.048\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1944.84\" cy=\"987.742\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1561.79\" cy=\"916.5\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1892.29\" cy=\"1000.92\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1868.61\" cy=\"805.935\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1427.42\" cy=\"901.412\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1479.45\" cy=\"625.115\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1500.96\" cy=\"647.602\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1475.97\" cy=\"516.877\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1886.04\" cy=\"721.476\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1776.48\" cy=\"965.876\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1564.01\" cy=\"1058.51\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1511.53\" cy=\"819.548\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1725.94\" cy=\"1008.97\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1897.27\" cy=\"783.894\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1800.03\" cy=\"558.671\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1528.52\" cy=\"734.863\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1459.38\" cy=\"677.489\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1488.21\" cy=\"1042.69\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1810.04\" cy=\"725.182\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1792.65\" cy=\"652.976\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1896.11\" cy=\"780.722\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.89\" cy=\"754.198\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1471.15\" cy=\"511.85\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1294.64\" cy=\"1117.08\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1798.33\" cy=\"565.63\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1350.94\" cy=\"999.36\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1474.81\" cy=\"516.988\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1365.55\" cy=\"938.959\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1460.61\" cy=\"540.537\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1769.69\" cy=\"935.256\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1597.88\" cy=\"1110.39\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1507.27\" cy=\"679.521\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1838.5\" cy=\"452.724\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1411\" cy=\"859.341\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1465.3\" cy=\"539.168\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1616.84\" cy=\"1131.68\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1394.08\" cy=\"790.576\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1864.78\" cy=\"668.499\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1547.86\" cy=\"947.999\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1844.37\" cy=\"476.948\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1979.09\" cy=\"1024.18\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1907.3\" cy=\"719.782\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1841.14\" cy=\"819.474\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1499.5\" cy=\"727.768\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1867.98\" cy=\"513.518\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1616.85\" cy=\"1083.53\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1801.67\" cy=\"575.907\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1460.09\" cy=\"1043.96\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1478.14\" cy=\"529.408\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1508.62\" cy=\"770.817\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1416.98\" cy=\"729.834\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1462.48\" cy=\"1014.28\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1896.68\" cy=\"798.46\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1545.11\" cy=\"884.944\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1802.85\" cy=\"662.302\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1326.89\" cy=\"1069.36\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1844.85\" cy=\"725.843\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1887.42\" cy=\"777.285\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1377.52\" cy=\"884.846\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1560.36\" cy=\"892.771\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1884.71\" cy=\"972.47\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1468.53\" cy=\"519.028\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1730.2\" cy=\"950.956\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1932.91\" cy=\"1118.01\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1462.01\" cy=\"752.982\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1536.78\" cy=\"827.401\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1893.95\" cy=\"627.87\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1488.35\" cy=\"614.814\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1788.47\" cy=\"618.58\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1552.41\" cy=\"883.228\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1840.43\" cy=\"872.886\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1482.43\" cy=\"776.545\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1846.47\" cy=\"538.653\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1475.12\" cy=\"571.468\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1552.02\" cy=\"882.796\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1588.48\" cy=\"1019.66\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1367.82\" cy=\"968.682\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1773.98\" cy=\"756.951\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1806\" cy=\"546.621\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1815.18\" cy=\"838.326\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1768.31\" cy=\"765.921\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1418.41\" cy=\"724.003\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1770.63\" cy=\"1075.65\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1541.99\" cy=\"792.051\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1479.89\" cy=\"717.568\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1933.66\" cy=\"849.616\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1886.93\" cy=\"605.825\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1611.99\" cy=\"1089.21\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1792.75\" cy=\"698.797\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1415.15\" cy=\"804.381\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1841.79\" cy=\"890.976\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1894.55\" cy=\"903.615\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1925.66\" cy=\"872.348\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1797.09\" cy=\"573.137\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1842.21\" cy=\"1004.07\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1500.45\" cy=\"871.29\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1820.12\" cy=\"491.681\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1942.65\" cy=\"939.745\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1463.46\" cy=\"1133.34\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1908.75\" cy=\"721.497\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1889.41\" cy=\"722.627\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1496.93\" cy=\"660.121\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1411.37\" cy=\"780.097\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1753.34\" cy=\"918.755\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1526.9\" cy=\"804.343\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1855.3\" cy=\"1000.24\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1605.07\" cy=\"1063.73\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1472.03\" cy=\"502.028\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1896.4\" cy=\"947.296\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1963.45\" cy=\"1003.23\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1815.25\" cy=\"621.31\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1562.7\" cy=\"1007.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1411.82\" cy=\"693.96\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1910.3\" cy=\"787.376\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1819.48\" cy=\"805.298\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1836.99\" cy=\"875.016\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1902.15\" cy=\"993.71\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1740.02\" cy=\"903.151\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1563.79\" cy=\"919.781\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1843.88\" cy=\"455.787\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1568.94\" cy=\"1008.77\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1547.68\" cy=\"824.254\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1822.53\" cy=\"484.495\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2011.03\" cy=\"1069.72\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1863.22\" cy=\"626.399\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1942.63\" cy=\"893.224\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1805.43\" cy=\"535.844\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1732.3\" cy=\"989.775\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1530.16\" cy=\"815.593\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1693.45\" cy=\"1070.33\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1804.52\" cy=\"908.643\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1397.06\" cy=\"1088.08\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1377.01\" cy=\"1017.22\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1836.5\" cy=\"507.559\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1918.44\" cy=\"987.473\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1792.18\" cy=\"834.595\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1794.63\" cy=\"1111.7\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1752.06\" cy=\"912.656\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1456.92\" cy=\"518.505\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.49\" cy=\"733.832\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1922.74\" cy=\"1052.21\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1502.19\" cy=\"582.062\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1892.12\" cy=\"662.161\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1902.45\" cy=\"779.354\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1884.22\" cy=\"684.007\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1529.68\" cy=\"939.33\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1494.22\" cy=\"677.481\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1925.82\" cy=\"871.512\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1540.25\" cy=\"789.862\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1726\" cy=\"973.327\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1569.53\" cy=\"1018.98\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1948.58\" cy=\"960.047\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1892.27\" cy=\"641.394\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.08\" cy=\"850.426\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1894.53\" cy=\"674.715\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1767.87\" cy=\"751.807\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1509.8\" cy=\"616.507\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1869.38\" cy=\"1012.74\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1568.31\" cy=\"934.171\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1810.5\" cy=\"951.525\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1783.41\" cy=\"679.015\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1703.38\" cy=\"1016.85\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1847.96\" cy=\"984.403\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1596.15\" cy=\"1068.35\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1326.49\" cy=\"1069.77\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1728.64\" cy=\"934.455\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1417.04\" cy=\"719.942\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1843.63\" cy=\"525.522\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1889.8\" cy=\"614.206\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1912.87\" cy=\"894.431\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1794.37\" cy=\"707.781\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1783.07\" cy=\"976.192\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1910.92\" cy=\"1092.9\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1482.18\" cy=\"576.925\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1839.29\" cy=\"850.425\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1918.85\" cy=\"940.293\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1973.85\" cy=\"1018.9\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1849.82\" cy=\"788.033\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1426.91\" cy=\"611.419\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1502.33\" cy=\"680.481\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1880.4\" cy=\"676.703\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1465.34\" cy=\"1026.58\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1736.63\" cy=\"936.191\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1681.79\" cy=\"1112.49\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1979.63\" cy=\"1115.57\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1453.14\" cy=\"638.383\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.18\" cy=\"655.119\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1947.57\" cy=\"920.372\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1799.52\" cy=\"654.018\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1419.62\" cy=\"858.898\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1437.2\" cy=\"802.364\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1820.54\" cy=\"480.825\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1821.66\" cy=\"840.341\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1500.68\" cy=\"827.129\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1922.76\" cy=\"791.991\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1858.92\" cy=\"475.875\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1778.53\" cy=\"787.687\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1681.94\" cy=\"1054.98\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1704.53\" cy=\"1133.36\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1379\" cy=\"1200.57\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1868\" cy=\"920.911\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1428.6\" cy=\"618.266\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1909.01\" cy=\"751.069\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1855.92\" cy=\"663.25\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1815.25\" cy=\"640.784\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1850.38\" cy=\"579.431\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1918.68\" cy=\"904.329\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1340.04\" cy=\"1036.73\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1383.02\" cy=\"1057\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1542.23\" cy=\"822.539\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1478.54\" cy=\"532.098\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1537.94\" cy=\"911.163\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1505.36\" cy=\"593.151\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1806.35\" cy=\"533.326\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1796.79\" cy=\"599.996\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1538.93\" cy=\"1040.81\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1398.68\" cy=\"843.006\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1407.6\" cy=\"876.394\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1463.63\" cy=\"586.571\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1892.28\" cy=\"615.947\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1337.45\" cy=\"1189.48\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1445.11\" cy=\"1066.18\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1541.07\" cy=\"832.903\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1838.4\" cy=\"946.399\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1395.39\" cy=\"831.489\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1478.53\" cy=\"668.279\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1478.35\" cy=\"615.188\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1437.01\" cy=\"593.085\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1859.19\" cy=\"894.119\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1462.42\" cy=\"680.709\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1965.47\" cy=\"998.322\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1733.62\" cy=\"919.636\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.02\" cy=\"816.711\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1822.55\" cy=\"675.363\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1870.9\" cy=\"515.267\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1866.3\" cy=\"708.671\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1488.37\" cy=\"535.045\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1820.05\" cy=\"699.197\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1409.16\" cy=\"701.705\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1876.82\" cy=\"821.908\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1901.69\" cy=\"985.294\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1578.53\" cy=\"987.403\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1886.64\" cy=\"601.502\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1553.3\" cy=\"976.19\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1887.95\" cy=\"826.188\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1487.88\" cy=\"533.139\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1892.54\" cy=\"618.785\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.98\" cy=\"528.212\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1460.58\" cy=\"577.485\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1336.63\" cy=\"1045.64\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.77\" cy=\"565.691\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1988.86\" cy=\"1053.02\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1572.91\" cy=\"990.199\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1437.59\" cy=\"698.489\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1840.37\" cy=\"770.991\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1573.27\" cy=\"977.092\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1504.8\" cy=\"928.823\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1432.62\" cy=\"813.046\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.36\" cy=\"698.947\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1856\" cy=\"614.518\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1830.42\" cy=\"713.444\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1898.33\" cy=\"858.504\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1783.16\" cy=\"808.215\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1486.44\" cy=\"629.298\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1440.88\" cy=\"584.325\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1489.73\" cy=\"698.343\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1799.66\" cy=\"572.841\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1798.33\" cy=\"567.073\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1702.92\" cy=\"1013.24\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1768\" cy=\"860.105\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1465.18\" cy=\"1016.44\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1394.69\" cy=\"952.918\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1868.75\" cy=\"869.027\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1943.14\" cy=\"950.296\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1433.85\" cy=\"623.619\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1822.17\" cy=\"504.867\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1784.79\" cy=\"641.749\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1847.42\" cy=\"1084.38\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1475.2\" cy=\"644.233\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1527.58\" cy=\"763.31\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1522.33\" cy=\"719.311\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1873.87\" cy=\"571.584\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1870.81\" cy=\"758.004\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1556.76\" cy=\"950.047\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1805.07\" cy=\"593.329\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1368.06\" cy=\"949.209\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1746.02\" cy=\"853.255\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1924.25\" cy=\"813.404\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1808.77\" cy=\"777.464\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1478.76\" cy=\"510.489\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1516.64\" cy=\"671.725\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.4\" cy=\"564.094\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1763.2\" cy=\"861.764\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1435.92\" cy=\"585.581\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1823.05\" cy=\"711.388\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1441.03\" cy=\"566.008\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1421.36\" cy=\"724.157\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1673.1\" cy=\"1064.69\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1701.71\" cy=\"1027.04\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1463.13\" cy=\"820.661\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1847.81\" cy=\"649.388\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1364.21\" cy=\"1014.39\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1925.31\" cy=\"859.443\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1888.87\" cy=\"762.015\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1740.97\" cy=\"989.057\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1510.37\" cy=\"871.435\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1811.99\" cy=\"540.738\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1477.97\" cy=\"612.194\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1639.75\" cy=\"1154.38\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1909.94\" cy=\"844.255\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1808.79\" cy=\"1142.29\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1906.55\" cy=\"747.496\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1628.29\" cy=\"1106.36\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1481.04\" cy=\"1081.25\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1862.6\" cy=\"504.615\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1410.46\" cy=\"726.592\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1897.84\" cy=\"711.218\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1399.76\" cy=\"857.242\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1876.29\" cy=\"590.112\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1921.85\" cy=\"802.099\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1741.81\" cy=\"1021.42\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1415.57\" cy=\"705.612\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1872.32\" cy=\"685.048\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1878.47\" cy=\"1169.98\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1515.19\" cy=\"743.728\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1744.97\" cy=\"913.004\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1917.4\" cy=\"766.713\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1448.17\" cy=\"540.255\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1872.81\" cy=\"524.595\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1829.39\" cy=\"461.027\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1910.34\" cy=\"1006.8\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1495.03\" cy=\"1237.48\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1506.86\" cy=\"1137.04\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1779.11\" cy=\"680.322\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1420.03\" cy=\"643.067\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1815.55\" cy=\"817.483\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1781.12\" cy=\"819.538\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1930.92\" cy=\"1063.74\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1456.12\" cy=\"607.73\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1925.44\" cy=\"827.828\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1832.62\" cy=\"457.706\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1782.32\" cy=\"718.099\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1904.04\" cy=\"779.349\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1384.95\" cy=\"1107.98\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1911.85\" cy=\"1122.86\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1479.72\" cy=\"729.833\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1847.28\" cy=\"702.354\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1286.69\" cy=\"1086.9\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1874.23\" cy=\"766.514\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1479.69\" cy=\"545.47\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1541.97\" cy=\"1007.83\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1503.48\" cy=\"762.539\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.69\" cy=\"648.027\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1752.51\" cy=\"1086.28\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1822.69\" cy=\"659.099\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1425.4\" cy=\"968.527\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1766.52\" cy=\"771.925\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1966.78\" cy=\"1023.14\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1812.12\" cy=\"1098.55\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1869.94\" cy=\"654.204\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1879.27\" cy=\"827.133\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1978.98\" cy=\"1031.25\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1454.89\" cy=\"615.78\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1748.51\" cy=\"864.08\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1932.28\" cy=\"873.312\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1490.77\" cy=\"547.338\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1729.56\" cy=\"931.507\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1568.53\" cy=\"956.748\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1794.65\" cy=\"732.535\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1558.11\" cy=\"1055.3\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1872.18\" cy=\"1001.25\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1509.84\" cy=\"1081.41\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1851.24\" cy=\"495.62\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1536.21\" cy=\"771.907\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1840.92\" cy=\"456.753\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1933.93\" cy=\"851.836\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1381.9\" cy=\"881.521\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1435.24\" cy=\"763.541\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1879.01\" cy=\"646.892\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1863.25\" cy=\"517.236\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1844.95\" cy=\"501.363\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1901.89\" cy=\"729.758\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1763.5\" cy=\"948.985\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1902.46\" cy=\"691.48\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1579.88\" cy=\"1012.86\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1914.35\" cy=\"752.743\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1439.74\" cy=\"961.728\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1735.5\" cy=\"964.946\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1464.6\" cy=\"1048.01\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1423.03\" cy=\"1046.41\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1822.42\" cy=\"786.435\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1485.63\" cy=\"559.972\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1805.3\" cy=\"601.347\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1838.74\" cy=\"608.22\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1816.44\" cy=\"496.17\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1817.8\" cy=\"691.098\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1408.04\" cy=\"729.519\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1871.78\" cy=\"972.146\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.86\" cy=\"899.511\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1935.99\" cy=\"950.299\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1827.17\" cy=\"544.423\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1485.43\" cy=\"653.601\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1914.71\" cy=\"743.359\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1532.97\" cy=\"792.761\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1371.35\" cy=\"992.575\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1861.01\" cy=\"685.966\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1802.74\" cy=\"643.333\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1618.5\" cy=\"1252.96\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1489.27\" cy=\"586.924\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1382.86\" cy=\"874.808\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1921.14\" cy=\"957.918\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1766.64\" cy=\"960.409\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1655.05\" cy=\"1095.54\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1776.5\" cy=\"697.353\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1834.42\" cy=\"696.024\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1872.05\" cy=\"683.896\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1849.68\" cy=\"636.423\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1783.94\" cy=\"759.413\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1472.8\" cy=\"713.486\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.98\" cy=\"535.588\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1639.79\" cy=\"1128.45\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1715.99\" cy=\"1060.62\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1546.72\" cy=\"840.327\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1870.96\" cy=\"586.892\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1537.51\" cy=\"787.123\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1468.26\" cy=\"625.767\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1882.02\" cy=\"643.484\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1839.25\" cy=\"505.438\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1484.6\" cy=\"547.708\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1808.08\" cy=\"525.792\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1728.76\" cy=\"967.271\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1398.95\" cy=\"1023.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1866.74\" cy=\"697.882\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1487.39\" cy=\"553.92\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1926.87\" cy=\"902.734\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1464.13\" cy=\"820.245\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1588.03\" cy=\"1148.63\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1938.07\" cy=\"875.947\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1788.23\" cy=\"650.319\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.05\" cy=\"807.59\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1759.16\" cy=\"783.865\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1459.11\" cy=\"538.635\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1813.2\" cy=\"579.509\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1415.53\" cy=\"883.921\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1799.17\" cy=\"875.606\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1809.22\" cy=\"536.504\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1524.81\" cy=\"1253.64\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1795.71\" cy=\"722.935\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1449.98\" cy=\"589.177\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1819.03\" cy=\"789.539\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1823.7\" cy=\"505.384\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1367.25\" cy=\"1105.85\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1500.52\" cy=\"663.276\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1830.97\" cy=\"559.878\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1947.22\" cy=\"915.634\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1402.06\" cy=\"821.902\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1826.23\" cy=\"468.909\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1416.88\" cy=\"787.332\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1384.04\" cy=\"988.906\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1798.29\" cy=\"572.471\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1444.5\" cy=\"1008.9\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1301.42\" cy=\"1126.61\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1542.56\" cy=\"1034.85\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1694.79\" cy=\"1031.03\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1503.58\" cy=\"671.892\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1799.54\" cy=\"600.016\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1841.25\" cy=\"455.196\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1857.35\" cy=\"928.362\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1798.67\" cy=\"572.255\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1368.06\" cy=\"956.018\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1904.73\" cy=\"928.346\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1428.97\" cy=\"762.72\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.04\" cy=\"819.315\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1915.73\" cy=\"755.876\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.27\" cy=\"1106.01\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1843.65\" cy=\"462.359\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1783.53\" cy=\"901.083\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1440.52\" cy=\"550.503\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1828.92\" cy=\"925.829\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1569.64\" cy=\"1244.05\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1782.12\" cy=\"969.937\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1895.07\" cy=\"875.904\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1428.73\" cy=\"948.182\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.66\" cy=\"544.808\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1921.65\" cy=\"1100.42\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1409.83\" cy=\"709.534\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1842.25\" cy=\"473.214\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1830.69\" cy=\"802.328\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1871.08\" cy=\"794.474\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1774.9\" cy=\"694.746\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2002.53\" cy=\"1074.21\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1923.59\" cy=\"794.095\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1418.99\" cy=\"651.424\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1397.33\" cy=\"902.226\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1893.83\" cy=\"633.857\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1864.25\" cy=\"573.604\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1515.16\" cy=\"733.545\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1879.93\" cy=\"968.712\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1539.35\" cy=\"876.03\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1504.84\" cy=\"733.375\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1813.23\" cy=\"506.083\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1573.59\" cy=\"1106.31\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1384.32\" cy=\"917.1\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1503.31\" cy=\"653.112\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1809.17\" cy=\"836.38\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.2\" cy=\"686.121\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1377.44\" cy=\"959.236\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1824.92\" cy=\"942.597\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1852.83\" cy=\"959.386\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1713.17\" cy=\"1017.24\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1573.04\" cy=\"982.444\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1778.24\" cy=\"811.224\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1762.35\" cy=\"769.087\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1879.82\" cy=\"694.72\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1844.34\" cy=\"853.089\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1497.19\" cy=\"690.233\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1797.76\" cy=\"572.102\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1429.05\" cy=\"1233.76\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1871.2\" cy=\"885.857\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1819.81\" cy=\"746.103\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1912.02\" cy=\"790.1\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1820.16\" cy=\"1176.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1760.49\" cy=\"896.322\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1878.54\" cy=\"650.212\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1930.65\" cy=\"864.953\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1841.72\" cy=\"751.707\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1709.04\" cy=\"1138.75\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1811.51\" cy=\"639.953\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1827.27\" cy=\"742.469\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1736.23\" cy=\"929.649\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1786.45\" cy=\"954.814\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1870.37\" cy=\"920.235\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1781.15\" cy=\"809.061\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1455.92\" cy=\"671.629\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1402.63\" cy=\"857.533\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1838.05\" cy=\"782.04\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1845.13\" cy=\"483.84\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1941.77\" cy=\"897.684\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1847.56\" cy=\"871.304\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1503.55\" cy=\"761.607\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1434.1\" cy=\"730.5\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1789.12\" cy=\"665.14\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1457.57\" cy=\"596.143\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1441.88\" cy=\"1121.74\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1446.45\" cy=\"560.313\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1777.33\" cy=\"680.377\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1507.36\" cy=\"612.447\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1413.08\" cy=\"861.712\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1540.51\" cy=\"882.206\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1791.32\" cy=\"601.466\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1430.39\" cy=\"592.97\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1884.67\" cy=\"586.389\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1900.69\" cy=\"859.046\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1907.58\" cy=\"830.135\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1947.9\" cy=\"951.371\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1748.45\" cy=\"1010.1\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1827.3\" cy=\"766.228\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.18\" cy=\"740.74\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1886.38\" cy=\"1002.01\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1359.16\" cy=\"1044.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1426.29\" cy=\"672.676\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1871.96\" cy=\"711.162\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1460.19\" cy=\"738.388\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1872.16\" cy=\"526.262\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1826.24\" cy=\"663.25\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1774.71\" cy=\"827.15\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1849\" cy=\"464.344\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1887.6\" cy=\"934.733\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1870.16\" cy=\"610.114\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1862.5\" cy=\"537.537\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1475.79\" cy=\"564.779\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1782.98\" cy=\"667.241\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1900.6\" cy=\"775.035\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1364.94\" cy=\"1009.2\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1651.19\" cy=\"1122.66\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1381.58\" cy=\"860.535\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1711.81\" cy=\"1154.33\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1780.52\" cy=\"663.142\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1447.82\" cy=\"527.861\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1461.31\" cy=\"896.689\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1771.94\" cy=\"769.289\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1390.74\" cy=\"813.997\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1447.24\" cy=\"789.451\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1816.2\" cy=\"538.334\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1347.64\" cy=\"1026.43\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1477.35\" cy=\"680.791\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1824.97\" cy=\"935.197\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1849.74\" cy=\"467.374\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1748.3\" cy=\"975.069\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1405.86\" cy=\"925.047\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1481.93\" cy=\"1019.77\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1416.33\" cy=\"950.579\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1895.34\" cy=\"670.479\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1708.76\" cy=\"998.894\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1738.04\" cy=\"962.992\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1464.33\" cy=\"616.075\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1663.02\" cy=\"1123.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1527.65\" cy=\"748.207\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1913.23\" cy=\"744.878\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1459.11\" cy=\"977.235\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1418.53\" cy=\"651.964\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1965.37\" cy=\"997.719\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1847.87\" cy=\"465.206\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1836.78\" cy=\"603.714\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1843.34\" cy=\"515.172\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1485.35\" cy=\"619.942\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1716.97\" cy=\"983.576\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1818.76\" cy=\"762.984\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1456.44\" cy=\"945.971\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1877.38\" cy=\"575.767\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1792.38\" cy=\"626.588\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1522.4\" cy=\"716.039\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1797.13\" cy=\"900.856\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1921.37\" cy=\"897.648\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1715.24\" cy=\"986.2\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1468.74\" cy=\"985.462\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1727.02\" cy=\"1067.5\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1356.48\" cy=\"1076.24\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1466.21\" cy=\"642.662\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1444.98\" cy=\"800.986\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1591.54\" cy=\"1038.11\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1885.41\" cy=\"751.647\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1724.57\" cy=\"947.859\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1788.99\" cy=\"1002.93\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2012.95\" cy=\"1091.09\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1838.89\" cy=\"888.64\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1863.15\" cy=\"603.789\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1822.05\" cy=\"807.549\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1428.88\" cy=\"667.294\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1989.6\" cy=\"1111.32\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1343.15\" cy=\"1201.8\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1445.75\" cy=\"832.963\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1843.28\" cy=\"858.221\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1886.84\" cy=\"618.976\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1460.79\" cy=\"586.583\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1392.51\" cy=\"848.011\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1497.72\" cy=\"652.379\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1803.13\" cy=\"594.524\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1540.68\" cy=\"809.272\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1477.81\" cy=\"1007.29\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1489.55\" cy=\"534.648\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1825.89\" cy=\"606.702\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1421.76\" cy=\"843.494\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1492.37\" cy=\"1006.33\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1370.86\" cy=\"937.394\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1431.76\" cy=\"639.384\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1866.52\" cy=\"810.687\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1464.74\" cy=\"904.522\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1353.51\" cy=\"1010.07\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1451.13\" cy=\"837.397\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.87\" cy=\"519.053\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1817.12\" cy=\"1007.02\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1506.81\" cy=\"608.15\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1540.33\" cy=\"1011.31\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1402.23\" cy=\"760.554\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1747.17\" cy=\"857.428\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1890.25\" cy=\"772.094\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1376.68\" cy=\"886.016\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1819.34\" cy=\"698.788\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1515.8\" cy=\"664.03\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1472.44\" cy=\"640.348\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1390.19\" cy=\"820.149\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1911.76\" cy=\"805.169\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1357.18\" cy=\"1059.25\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1810.79\" cy=\"771.895\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1540.68\" cy=\"796.924\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1482.88\" cy=\"627.223\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1837.62\" cy=\"817.542\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1764.55\" cy=\"756.852\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1450.55\" cy=\"737.733\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1717.23\" cy=\"1017.56\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1724.09\" cy=\"1137.91\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1881.05\" cy=\"662.443\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1523.66\" cy=\"686.571\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1603.8\" cy=\"1113.05\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1949.85\" cy=\"1051.35\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1871.16\" cy=\"745.035\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1336.86\" cy=\"1047.5\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1366.48\" cy=\"943.033\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1870.54\" cy=\"513.861\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.09\" cy=\"1133.52\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1820.58\" cy=\"527.21\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1858.74\" cy=\"746.136\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1525.49\" cy=\"883.141\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1490.13\" cy=\"928.639\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1548.28\" cy=\"1044.79\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1358.75\" cy=\"977.257\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1505.04\" cy=\"634.599\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1580.25\" cy=\"984.989\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1333.62\" cy=\"1056.97\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1800.13\" cy=\"851.215\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1513.16\" cy=\"665.116\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1788.28\" cy=\"639.007\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1345.05\" cy=\"1148.19\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1711.35\" cy=\"991.483\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1909.26\" cy=\"818.29\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1431.6\" cy=\"595.836\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1909.38\" cy=\"929.404\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1514.82\" cy=\"836.952\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1434.17\" cy=\"723.601\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1910.57\" cy=\"728.78\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1730.39\" cy=\"1113.48\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1754.99\" cy=\"832.322\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1494.43\" cy=\"549.585\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1823.72\" cy=\"813.25\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1480.83\" cy=\"974.84\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1539.66\" cy=\"809.446\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1395.54\" cy=\"818.796\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1444.68\" cy=\"1156.92\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1591.6\" cy=\"1056.5\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1746.47\" cy=\"1193.01\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1451.28\" cy=\"587.536\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1524.18\" cy=\"991.657\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1874.63\" cy=\"838.226\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1454.25\" cy=\"1042.32\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1524.22\" cy=\"955.221\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1849.08\" cy=\"510.632\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1730.09\" cy=\"987.068\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1789.31\" cy=\"763.872\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1637.24\" cy=\"1114.22\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1349.23\" cy=\"1038.3\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1423.69\" cy=\"822.372\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1947.02\" cy=\"912.043\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1977.19\" cy=\"1013.18\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1776.77\" cy=\"687.529\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1444.18\" cy=\"646.183\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1450.32\" cy=\"1069.75\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1453.42\" cy=\"694.92\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1956.39\" cy=\"1057.39\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1508.19\" cy=\"778.753\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1501.11\" cy=\"645.3\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1449.12\" cy=\"767.082\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1761.44\" cy=\"1130.81\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1901.45\" cy=\"833.139\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1910.51\" cy=\"854.793\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1565.95\" cy=\"1024.36\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.69\" cy=\"662.834\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1947.31\" cy=\"913.154\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1388.96\" cy=\"849.545\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1416.53\" cy=\"990.592\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1894.68\" cy=\"781.988\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1995.72\" cy=\"1067.2\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1466.94\" cy=\"512.093\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1369.73\" cy=\"973.245\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1861.41\" cy=\"1000.55\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1921.33\" cy=\"870.718\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1757.77\" cy=\"848.607\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1421.41\" cy=\"960.292\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1874.3\" cy=\"653.085\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1941.63\" cy=\"902.83\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1451.94\" cy=\"569.628\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1451.91\" cy=\"604.075\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1827.05\" cy=\"952.087\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1505.39\" cy=\"653.345\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1828.07\" cy=\"509.32\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1435.22\" cy=\"597.563\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1824.69\" cy=\"695.819\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1884.73\" cy=\"772.514\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1576.49\" cy=\"1065.34\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1937.25\" cy=\"1048.58\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1706.07\" cy=\"1017.12\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1543.99\" cy=\"847.235\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1525.22\" cy=\"1074.91\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1881.71\" cy=\"738.37\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1395.79\" cy=\"1048.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1392.7\" cy=\"864.307\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1791.69\" cy=\"852.267\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1811.56\" cy=\"678.588\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1313.78\" cy=\"1196.99\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1861.72\" cy=\"617.024\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1440.32\" cy=\"557.383\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2026.25\" cy=\"1084.56\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1822.21\" cy=\"803.475\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1800.66\" cy=\"554.892\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1462.26\" cy=\"1106.52\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1642.55\" cy=\"1096.01\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1424.59\" cy=\"632.695\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1810.77\" cy=\"700.628\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1723.78\" cy=\"1022.56\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1719.41\" cy=\"967.758\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1893.26\" cy=\"1161.1\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1854.77\" cy=\"637.885\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1772.72\" cy=\"718.866\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1815.83\" cy=\"884.026\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1438.29\" cy=\"887.755\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1432.03\" cy=\"1021.07\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1890.21\" cy=\"855.371\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1438.38\" cy=\"688.828\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1398.01\" cy=\"1087.03\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1487.39\" cy=\"529.855\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1374.91\" cy=\"921.923\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1465.26\" cy=\"665.785\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1920.55\" cy=\"812.822\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.42\" cy=\"823.49\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1608.76\" cy=\"1189.37\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1540.48\" cy=\"783.172\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1482.15\" cy=\"515.852\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1800.51\" cy=\"631.265\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1846.77\" cy=\"986.985\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1478.58\" cy=\"720.627\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.89\" cy=\"972.745\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1952.98\" cy=\"1042.34\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1431.84\" cy=\"641.356\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1873.1\" cy=\"851.965\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1517.71\" cy=\"712.707\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1458.33\" cy=\"671.324\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1329.05\" cy=\"1070.3\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1412.03\" cy=\"722.638\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1463.41\" cy=\"669.463\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1886.42\" cy=\"584.647\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1382\" cy=\"873.349\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1887.57\" cy=\"824.021\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1838.4\" cy=\"532.822\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1754.45\" cy=\"913.072\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1480.08\" cy=\"680.964\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1902.74\" cy=\"723.05\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.94\" cy=\"546.023\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1564.86\" cy=\"987.688\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1462.41\" cy=\"841.808\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1467.75\" cy=\"699.006\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1932.4\" cy=\"976.495\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2014.18\" cy=\"1053.11\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1798.41\" cy=\"567.574\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1842.56\" cy=\"452.83\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1781.58\" cy=\"866.406\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1464.3\" cy=\"968.438\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1753.66\" cy=\"816.511\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1433.66\" cy=\"576.975\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.42\" cy=\"501.345\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1798.48\" cy=\"584.537\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1458.65\" cy=\"814.235\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1710.64\" cy=\"999.226\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1322.83\" cy=\"1174.91\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1848.07\" cy=\"932.531\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1577.33\" cy=\"1064.1\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1395.28\" cy=\"937.126\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1863.36\" cy=\"983.629\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1543.62\" cy=\"1020.88\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1902.8\" cy=\"832.329\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1444.78\" cy=\"564.918\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1946.7\" cy=\"909.53\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1371.74\" cy=\"1165.22\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1892.52\" cy=\"1073.56\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1471.15\" cy=\"1041.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1536.27\" cy=\"1171.74\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1889.51\" cy=\"753.521\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1457.78\" cy=\"529.044\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1505.1\" cy=\"593.43\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1356.23\" cy=\"1064.25\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1969.63\" cy=\"996.554\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1816.14\" cy=\"566.204\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1974.39\" cy=\"1125.67\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1796.72\" cy=\"739.385\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1431.02\" cy=\"618.19\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1434.11\" cy=\"1096.48\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1417.98\" cy=\"809.587\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1913.37\" cy=\"906.244\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1769.8\" cy=\"1077.12\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1438.74\" cy=\"693.079\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1502.19\" cy=\"674.658\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1475.11\" cy=\"638.114\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1484.44\" cy=\"566.202\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1988.18\" cy=\"1037.41\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1501.59\" cy=\"668.218\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1464.98\" cy=\"504.222\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1462.54\" cy=\"505.109\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1856.57\" cy=\"851.463\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1428.93\" cy=\"905.109\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1393.67\" cy=\"886.045\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2017.67\" cy=\"1086.26\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1425.99\" cy=\"886.997\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1886.07\" cy=\"603.752\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1815.46\" cy=\"495.893\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1832.61\" cy=\"1148.61\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1510.8\" cy=\"618.31\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1478.67\" cy=\"828.204\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1551.99\" cy=\"937.385\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1913.31\" cy=\"746.011\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.27\" cy=\"815.225\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1732.87\" cy=\"941.721\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1362.76\" cy=\"978.448\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1813.23\" cy=\"679.059\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1837.81\" cy=\"793.797\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1437.62\" cy=\"978.91\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1847.24\" cy=\"481.36\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1456.88\" cy=\"518.28\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1881.33\" cy=\"585.897\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1504.26\" cy=\"710.332\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1766.26\" cy=\"822.968\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1814.17\" cy=\"499.657\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1773.4\" cy=\"995.355\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1384.04\" cy=\"1011.62\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1477.43\" cy=\"744.218\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1428.26\" cy=\"758.663\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1372.95\" cy=\"1067\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1885.69\" cy=\"1086.55\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1916.98\" cy=\"767.323\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1605.77\" cy=\"1128.02\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1872.23\" cy=\"519.337\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1853.29\" cy=\"478.081\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1420.39\" cy=\"944.121\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1836.58\" cy=\"455.298\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1787.4\" cy=\"639.485\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1576.52\" cy=\"1013.45\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1448.6\" cy=\"534.501\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1556.17\" cy=\"874.826\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1545.02\" cy=\"809.219\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1864.17\" cy=\"648.241\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1621.5\" cy=\"1143.82\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1547.02\" cy=\"835.298\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1479.14\" cy=\"772.429\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1405.09\" cy=\"745.487\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.3\" cy=\"787.805\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1600.16\" cy=\"1050.06\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1892.66\" cy=\"639.699\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1526.13\" cy=\"801.581\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1487.18\" cy=\"575.486\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1535.5\" cy=\"834.73\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1931.33\" cy=\"876.15\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1398.56\" cy=\"1034.85\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1714.09\" cy=\"1085.77\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1791.99\" cy=\"785.669\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1952.82\" cy=\"988.021\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1624.19\" cy=\"1089.12\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1519.32\" cy=\"679.852\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1858.84\" cy=\"588.626\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1451.53\" cy=\"670.116\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1413.93\" cy=\"824.556\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1811.17\" cy=\"515.334\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1791.52\" cy=\"686.336\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1859.08\" cy=\"692.558\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1823.48\" cy=\"955.431\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1479.21\" cy=\"754.09\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1878.47\" cy=\"633.908\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1946.32\" cy=\"967.301\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1787.41\" cy=\"733.337\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1489.44\" cy=\"534.397\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1438.39\" cy=\"590.541\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1482.92\" cy=\"525.651\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1783.72\" cy=\"770.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1818.43\" cy=\"493.692\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1415.4\" cy=\"770.309\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.01\" cy=\"531.583\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1821.81\" cy=\"630.654\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1770.82\" cy=\"768.268\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1462.45\" cy=\"502.886\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1964.77\" cy=\"1061.28\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1415.79\" cy=\"792.145\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1434.44\" cy=\"677.094\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1437.41\" cy=\"561.911\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1908.9\" cy=\"804.421\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1755.86\" cy=\"805.978\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1572.78\" cy=\"955.146\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1520.54\" cy=\"669.453\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1721.33\" cy=\"962.164\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1767.53\" cy=\"983.245\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1824.53\" cy=\"481.116\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1470.57\" cy=\"1028.18\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1866.79\" cy=\"505.936\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1865.09\" cy=\"730.845\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1782.53\" cy=\"656.609\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1887.58\" cy=\"654.413\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1914.68\" cy=\"768.265\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1538.38\" cy=\"942.107\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1506.33\" cy=\"695.088\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1363.87\" cy=\"946.279\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1909.83\" cy=\"853.834\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1427.98\" cy=\"621.547\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1934.49\" cy=\"901.35\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1479.56\" cy=\"1048.3\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1435.17\" cy=\"616.063\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1406.05\" cy=\"826.105\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1512.71\" cy=\"987.848\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1434.57\" cy=\"619.031\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1501.8\" cy=\"618.22\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1748.97\" cy=\"842.091\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1800.6\" cy=\"559.361\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1914.56\" cy=\"797.268\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1910.42\" cy=\"719.492\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1472.29\" cy=\"723.719\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1773.3\" cy=\"785.546\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1912.21\" cy=\"805.241\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1406\" cy=\"781.628\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1412.65\" cy=\"745.659\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1548.4\" cy=\"1040.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1519.83\" cy=\"685.586\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1919.76\" cy=\"783.957\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1438.08\" cy=\"764.383\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1940.36\" cy=\"883.862\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1831.08\" cy=\"926.628\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1467.36\" cy=\"516.974\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1488.9\" cy=\"1000.5\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1850.92\" cy=\"495.721\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1978.12\" cy=\"1020.55\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1824.86\" cy=\"553.472\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1921.4\" cy=\"811.743\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1474.55\" cy=\"671.022\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1870.63\" cy=\"634.546\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1549.9\" cy=\"915.513\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1520.21\" cy=\"736.407\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1415.65\" cy=\"884.875\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1833.95\" cy=\"461.775\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1442.74\" cy=\"544.673\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1511.23\" cy=\"623.263\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1491.57\" cy=\"572.835\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1587.76\" cy=\"1018.99\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1473.1\" cy=\"654.191\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1880.66\" cy=\"557.566\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1352.49\" cy=\"993.554\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1781.33\" cy=\"747.743\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1414.29\" cy=\"678.069\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1517.52\" cy=\"673.271\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1868.67\" cy=\"665.04\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1480.63\" cy=\"546.755\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1523.55\" cy=\"694.277\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1457.65\" cy=\"735.73\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1403.18\" cy=\"736.889\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1790.94\" cy=\"616.424\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1451.85\" cy=\"1126.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1405.02\" cy=\"1076.94\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1832.49\" cy=\"677.965\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1529.33\" cy=\"723.078\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1535.65\" cy=\"783.901\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1806.75\" cy=\"538.556\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1864.41\" cy=\"741.426\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1377.31\" cy=\"991.911\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1537.7\" cy=\"814.699\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1794.19\" cy=\"719.409\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1917.19\" cy=\"993.838\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1504.54\" cy=\"989.833\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1438.6\" cy=\"941.067\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1487.27\" cy=\"537.156\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1459.43\" cy=\"631.716\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1794.99\" cy=\"582.389\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1793.18\" cy=\"614.957\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1485.87\" cy=\"882.185\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1845.05\" cy=\"454.907\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1804.83\" cy=\"766.277\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1785.82\" cy=\"720.707\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1757.9\" cy=\"790.847\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1840.61\" cy=\"819.387\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1889.16\" cy=\"613.853\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1848.48\" cy=\"539.271\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1862.31\" cy=\"660.469\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1566.79\" cy=\"1111.48\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1515.34\" cy=\"645.545\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1771.8\" cy=\"769.617\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1486.57\" cy=\"533.127\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1483.27\" cy=\"664.924\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1743.52\" cy=\"983.441\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1938.15\" cy=\"882.717\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1977.06\" cy=\"1160.12\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1310.1\" cy=\"1091.89\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1418.72\" cy=\"855.624\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1804.54\" cy=\"980.529\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1820.71\" cy=\"575.558\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1809.85\" cy=\"972.431\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1439.74\" cy=\"558.394\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1879.44\" cy=\"837.707\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1472.77\" cy=\"518.14\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1396.33\" cy=\"986.491\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1778.98\" cy=\"1018.64\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1872.62\" cy=\"806.497\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1466.85\" cy=\"623.018\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1898.8\" cy=\"651.665\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1417.92\" cy=\"862.094\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1885.05\" cy=\"770.218\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1731.37\" cy=\"939.2\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1495.68\" cy=\"570.408\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1859.95\" cy=\"843.103\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1503.8\" cy=\"634.119\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1818.62\" cy=\"610\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1468.76\" cy=\"734.96\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1717.98\" cy=\"978.25\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1369.57\" cy=\"1136.6\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1516.97\" cy=\"959.204\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1466.62\" cy=\"524.507\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1898.49\" cy=\"804.184\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1526.35\" cy=\"979.58\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1383.68\" cy=\"862.816\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1507.47\" cy=\"613.572\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1394.24\" cy=\"799.068\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"2029.32\" cy=\"1102.17\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1512.98\" cy=\"678.934\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1683.24\" cy=\"1043.23\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1829.55\" cy=\"1019.22\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1720.16\" cy=\"987.877\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1875.64\" cy=\"710.084\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1338.12\" cy=\"1074.22\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1450.82\" cy=\"565.896\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1779.05\" cy=\"759.618\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1839\" cy=\"471.673\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1872.06\" cy=\"1057.17\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1496.3\" cy=\"1032.1\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1477.78\" cy=\"595.411\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1393.65\" cy=\"862.392\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1791.48\" cy=\"917.277\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1771.97\" cy=\"826.722\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1820.17\" cy=\"484.083\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1565.74\" cy=\"926.906\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1819.51\" cy=\"908.445\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1786.79\" cy=\"626.438\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1451.45\" cy=\"1016.84\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1411.21\" cy=\"1043.31\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1836.16\" cy=\"573.266\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1428.27\" cy=\"665.886\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1789.76\" cy=\"625.04\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1868.99\" cy=\"575.384\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1510.98\" cy=\"623.441\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1558.37\" cy=\"919.291\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip922)\" cx=\"1732.65\" cy=\"932.806\" r=\"0.36\" fill=\"#ff0000\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<\/svg>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"cell-id=cd87773b\" class=\"jp-Cell jp-MarkdownCell jp-Notebook-cell\">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\"><div class=\"jp-InputPrompt jp-InputArea-prompt\">\n<\/div><div class=\"jp-RenderedHTMLCommon jp-RenderedMarkdown jp-MarkdownOutput \" data-mime-type=\"text\/markdown\">\n<h2 id=\"Gaussian-Mixture-Model-in-Turing\">Gaussian Mixture Model in Turing<a class=\"anchor-link\" href=\"#Gaussian-Mixture-Model-in-Turing\">&#182;<\/a><\/h2><p>\uc8fc\uc5b4\uc9c4 \ub370\uc774\ud130 \uc138\ud2b8\uc5d0\uc11c \uadf8\ub8f9\ud551\uc744 \ubcf5\uad6c\ud558\uace0\uc790 \ud55c\ub2e4.\n\uc989 \ud63c\ud569 \uac00\uc911\uce58(weight)\uc640 \ubaa8\uc218(parameter) $\\mu_1$,$\\mu_2$ \uadf8\ub9ac\uace0 \uc0dd\uc131 \uac00\uc6b0\uc2dc\uc548 \ud63c\ud569 \ubaa8\ub378\uc744 \uc704\ud55c \uac01 \ub370\uc774\ud130\uc758 \ud074\ub7ec\uc2a4\ud130 \ud560\ub2f9\uc744 \ucd94\ub860 \ud558\uace0\uc790 \ud55c\ub2e4<\/p>\n<p>$k$\uac1c\uc758 \ud074\ub7ec\uc2a4\ud130\ub85c \uad6c\uc131\ub41c \ub370\uc774\ud130 $x_i\\;(i=1,&#8230;,N)$\uc740 \ub2e4\uc74c \uc0dd\uc131 \ud504\ub85c\uc138\uc2a4\uc5d0 \ub530\ub77c \uc0dd\uc131\ub41c\ub2e4.<\/p>\n<ul>\n<li><ol>\n<li>\ubaa8\ub378 \ud30c\ub77c\ubbf8\ud130 \uc989 $\\mu_k$\ub97c \ubf51\ub294\ub2e4. $\\mu_k \\sim \\mathcal{N}(0,1)\\;\\;(k=1,&#8230;,K)$, $k$\uac00 \ubf51\ud790 \uac00\uc911\uce58 $w$\ub294 $w \\sim Dirichlet(\\alpha_1,&#8230;,\\alpha_k)$<\/li>\n<\/ol>\n<\/li>\n<li><ol start=\"2\">\n<li>\ubaa8\ub378 \ud30c\ub77c\ubbf8\ud130 \uc124\uc815\uc774 \ub05d\ub0ac\uc5b4\uba74 \uad00\ucc30 \ub370\uc774\ud130$(N)$\uac1c\ub97c \uc0dd\uc131 \ud558\uae30 \uc704\ud574 \ud074\ub7ec\uc2a4\ud130\ub97c \uc120\ud0dd \ud558\uace0 \uadf8 \ud074\ub7ec\uc2a4\ud130 \uadfc\ucc98\uc5d0 \uc788\ub294 \uad00\ucc30 \ub370\uc774\ud130\ub97c \ubf51\ub294\ub2e4.<\/li>\n<\/ol>\n<ul>\n<li>$z_i \\sim Categorical(w),\\;\\;\\;(i=1,&#8230;,N)$<\/li>\n<li>$x_i \\sim \\mathcal{N}([\\mu_{z_i},\\mu_{z_i}]^T,I),\\;\\;\\;(i=1,&#8230;,N)$<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p><strong>\ub514\ub9ac\ud074\ub808\ubd84\ud3ec(Dirichlet distribution)<\/strong>\ub294 \ubca0\ud0c0\ubd84\ud3ec\uc758 \ud655\uc7a5\ud310\uc774\ub77c\uace0 \ud560 \uc218 \uc788\ub2e4. \ubca0\ud0c0\ubd84\ud3ec\ub294 0\uacfc 1\uc0ac\uc774\uc758 \uac12\uc744 \uac00\uc9c0\ub294 \ub2e8\uc77c(univariate) \ud655\ub960\ubcc0\uc218\uc758 \ubca0\uc774\uc9c0\uc548 \ubaa8\ud615\uc5d0 \uc0ac\uc6a9\ub418\uace0 \ub514\ub9ac\ud074\ub808\ubd84\ud3ec\ub294 0\uacfc 1\uc0ac\uc774\uc758 \uc0ac\uc774\uc758 \uac12\uc744 \uac00\uc9c0\ub294 \ub2e4\ubcc0\uc218(multivariate) \ud655\ub960\ubcc0\uc218\uc758 \ubca0\uc774\uc9c0\uc548 \ubaa8\ud615\uc5d0 \uc0ac\uc6a9\ub41c\ub2e4.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=814d9fd0\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell   \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[9]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span><span class=\"k\">let<\/span>\n    <span class=\"n\">x<\/span> <span class=\"o\">=<\/span> <span class=\"n\">rand<\/span><span class=\"p\">(<\/span><span class=\"n\">Dirichlet<\/span><span class=\"p\">(<\/span><span class=\"mi\">2<\/span><span class=\"p\">,<\/span><span class=\"mf\">1.0<\/span><span class=\"p\">),<\/span><span class=\"mi\">1000000<\/span><span class=\"p\">)<\/span>\n    <span class=\"n\">density<\/span><span class=\"p\">(<\/span><span class=\"n\">x<\/span><span class=\"p\">[<\/span><span class=\"mi\">1<\/span><span class=\"p\">,<\/span><span class=\"o\">:<\/span><span class=\"p\">])<\/span>\n    <span class=\"n\">density!<\/span><span class=\"p\">(<\/span><span class=\"n\">x<\/span><span class=\"p\">[<\/span><span class=\"mi\">2<\/span><span class=\"p\">,<\/span><span class=\"o\">:<\/span><span class=\"p\">])<\/span>\n<span class=\"k\">end<\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"jp-Cell-outputWrapper\">\n<div class=\"jp-Collapser jp-OutputCollapser jp-Cell-outputCollapser\">\n<\/div>\n<div class=\"jp-OutputArea jp-Cell-outputArea\">\n<div class=\"jp-OutputArea-child jp-OutputArea-executeResult\">\n    \n    <div class=\"jp-OutputPrompt jp-OutputArea-prompt\">Out[9]:<\/div>\n<div class=\"jp-RenderedHTMLCommon jp-RenderedHTML jp-OutputArea-output jp-OutputArea-executeResult\" data-mime-type=\"text\/html\">\n<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"600\" height=\"400\" viewBox=\"0 0 2400 1600\">\n<defs>\n  <clipPath id=\"clip010\">\n    <rect x=\"0\" y=\"0\" width=\"2400\" height=\"1600\"\/>\n  <\/clipPath>\n<\/defs>\n<path clip-path=\"url(#clip010)\" d=\"M0 1600 L2400 1600 L2400 0 L0 0  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<defs>\n  <clipPath id=\"clip011\">\n    <rect x=\"480\" y=\"0\" width=\"1681\" height=\"1600\"\/>\n  <\/clipPath>\n<\/defs>\n<path clip-path=\"url(#clip010)\" d=\"M186.274 1486.45 L2352.76 1486.45 L2352.76 47.2441 L186.274 47.2441  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<defs>\n  <clipPath id=\"clip012\">\n    <rect x=\"186\" y=\"47\" width=\"2167\" height=\"1440\"\/>\n  <\/clipPath>\n<\/defs>\n<polyline clip-path=\"url(#clip012)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"366.119,1486.45 366.119,47.2441 \"\/>\n<polyline clip-path=\"url(#clip012)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"817.817,1486.45 817.817,47.2441 \"\/>\n<polyline clip-path=\"url(#clip012)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1269.51,1486.45 1269.51,47.2441 \"\/>\n<polyline clip-path=\"url(#clip012)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1721.21,1486.45 1721.21,47.2441 \"\/>\n<polyline clip-path=\"url(#clip012)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2172.91,1486.45 2172.91,47.2441 \"\/>\n<polyline clip-path=\"url(#clip010)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"186.274,1486.45 2352.76,1486.45 \"\/>\n<polyline clip-path=\"url(#clip010)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"366.119,1486.45 366.119,1467.55 \"\/>\n<polyline clip-path=\"url(#clip010)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"817.817,1486.45 817.817,1467.55 \"\/>\n<polyline clip-path=\"url(#clip010)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1269.51,1486.45 1269.51,1467.55 \"\/>\n<polyline clip-path=\"url(#clip010)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1721.21,1486.45 1721.21,1467.55 \"\/>\n<polyline clip-path=\"url(#clip010)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2172.91,1486.45 2172.91,1467.55 \"\/>\n<path clip-path=\"url(#clip010)\" d=\"M328.422 1517.37 Q324.811 1517.37 322.983 1520.93 Q321.177 1524.47 321.177 1531.6 Q321.177 1538.71 322.983 1542.27 Q324.811 1545.82 328.422 1545.82 Q332.057 1545.82 333.862 1542.27 Q335.691 1538.71 335.691 1531.6 Q335.691 1524.47 333.862 1520.93 Q332.057 1517.37 328.422 1517.37 M328.422 1513.66 Q334.233 1513.66 337.288 1518.27 Q340.367 1522.85 340.367 1531.6 Q340.367 1540.33 337.288 1544.94 Q334.233 1549.52 328.422 1549.52 Q322.612 1549.52 319.534 1544.94 Q316.478 1540.33 316.478 1531.6 Q316.478 1522.85 319.534 1518.27 Q322.612 1513.66 328.422 1513.66 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M348.584 1542.97 L353.469 1542.97 L353.469 1548.85 L348.584 1548.85 L348.584 1542.97 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M373.654 1517.37 Q370.043 1517.37 368.214 1520.93 Q366.408 1524.47 366.408 1531.6 Q366.408 1538.71 368.214 1542.27 Q370.043 1545.82 373.654 1545.82 Q377.288 1545.82 379.093 1542.27 Q380.922 1538.71 380.922 1531.6 Q380.922 1524.47 379.093 1520.93 Q377.288 1517.37 373.654 1517.37 M373.654 1513.66 Q379.464 1513.66 382.519 1518.27 Q385.598 1522.85 385.598 1531.6 Q385.598 1540.33 382.519 1544.94 Q379.464 1549.52 373.654 1549.52 Q367.844 1549.52 364.765 1544.94 Q361.709 1540.33 361.709 1531.6 Q361.709 1522.85 364.765 1518.27 Q367.844 1513.66 373.654 1513.66 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M403.816 1517.37 Q400.204 1517.37 398.376 1520.93 Q396.57 1524.47 396.57 1531.6 Q396.57 1538.71 398.376 1542.27 Q400.204 1545.82 403.816 1545.82 Q407.45 1545.82 409.255 1542.27 Q411.084 1538.71 411.084 1531.6 Q411.084 1524.47 409.255 1520.93 Q407.45 1517.37 403.816 1517.37 M403.816 1513.66 Q409.626 1513.66 412.681 1518.27 Q415.76 1522.85 415.76 1531.6 Q415.76 1540.33 412.681 1544.94 Q409.626 1549.52 403.816 1549.52 Q398.005 1549.52 394.927 1544.94 Q391.871 1540.33 391.871 1531.6 Q391.871 1522.85 394.927 1518.27 Q398.005 1513.66 403.816 1513.66 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M780.618 1517.37 Q777.007 1517.37 775.178 1520.93 Q773.373 1524.47 773.373 1531.6 Q773.373 1538.71 775.178 1542.27 Q777.007 1545.82 780.618 1545.82 Q784.252 1545.82 786.058 1542.27 Q787.887 1538.71 787.887 1531.6 Q787.887 1524.47 786.058 1520.93 Q784.252 1517.37 780.618 1517.37 M780.618 1513.66 Q786.428 1513.66 789.484 1518.27 Q792.562 1522.85 792.562 1531.6 Q792.562 1540.33 789.484 1544.94 Q786.428 1549.52 780.618 1549.52 Q774.808 1549.52 771.729 1544.94 Q768.674 1540.33 768.674 1531.6 Q768.674 1522.85 771.729 1518.27 Q774.808 1513.66 780.618 1513.66 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M800.78 1542.97 L805.664 1542.97 L805.664 1548.85 L800.78 1548.85 L800.78 1542.97 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M819.877 1544.91 L836.197 1544.91 L836.197 1548.85 L814.252 1548.85 L814.252 1544.91 Q816.914 1542.16 821.498 1537.53 Q826.104 1532.88 827.285 1531.53 Q829.53 1529.01 830.41 1527.27 Q831.312 1525.51 831.312 1523.82 Q831.312 1521.07 829.368 1519.33 Q827.447 1517.6 824.345 1517.6 Q822.146 1517.6 819.692 1518.36 Q817.261 1519.13 814.484 1520.68 L814.484 1515.95 Q817.308 1514.82 819.761 1514.24 Q822.215 1513.66 824.252 1513.66 Q829.622 1513.66 832.817 1516.35 Q836.011 1519.03 836.011 1523.52 Q836.011 1525.65 835.201 1527.57 Q834.414 1529.47 832.308 1532.07 Q831.729 1532.74 828.627 1535.95 Q825.525 1539.15 819.877 1544.91 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M846.058 1514.29 L864.414 1514.29 L864.414 1518.22 L850.34 1518.22 L850.34 1526.7 Q851.358 1526.35 852.377 1526.19 Q853.396 1526 854.414 1526 Q860.201 1526 863.581 1529.17 Q866.96 1532.34 866.96 1537.76 Q866.96 1543.34 863.488 1546.44 Q860.016 1549.52 853.696 1549.52 Q851.521 1549.52 849.252 1549.15 Q847.007 1548.78 844.599 1548.04 L844.599 1543.34 Q846.683 1544.47 848.905 1545.03 Q851.127 1545.58 853.604 1545.58 Q857.608 1545.58 859.946 1543.48 Q862.284 1541.37 862.284 1537.76 Q862.284 1534.15 859.946 1532.04 Q857.608 1529.94 853.604 1529.94 Q851.729 1529.94 849.854 1530.35 Q848.002 1530.77 846.058 1531.65 L846.058 1514.29 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M1231.82 1517.37 Q1228.21 1517.37 1226.38 1520.93 Q1224.57 1524.47 1224.57 1531.6 Q1224.57 1538.71 1226.38 1542.27 Q1228.21 1545.82 1231.82 1545.82 Q1235.45 1545.82 1237.26 1542.27 Q1239.09 1538.71 1239.09 1531.6 Q1239.09 1524.47 1237.26 1520.93 Q1235.45 1517.37 1231.82 1517.37 M1231.82 1513.66 Q1237.63 1513.66 1240.68 1518.27 Q1243.76 1522.85 1243.76 1531.6 Q1243.76 1540.33 1240.68 1544.94 Q1237.63 1549.52 1231.82 1549.52 Q1226.01 1549.52 1222.93 1544.94 Q1219.87 1540.33 1219.87 1531.6 Q1219.87 1522.85 1222.93 1518.27 Q1226.01 1513.66 1231.82 1513.66 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M1251.98 1542.97 L1256.86 1542.97 L1256.86 1548.85 L1251.98 1548.85 L1251.98 1542.97 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M1267.1 1514.29 L1285.45 1514.29 L1285.45 1518.22 L1271.38 1518.22 L1271.38 1526.7 Q1272.4 1526.35 1273.42 1526.19 Q1274.43 1526 1275.45 1526 Q1281.24 1526 1284.62 1529.17 Q1288 1532.34 1288 1537.76 Q1288 1543.34 1284.53 1546.44 Q1281.05 1549.52 1274.73 1549.52 Q1272.56 1549.52 1270.29 1549.15 Q1268.05 1548.78 1265.64 1548.04 L1265.64 1543.34 Q1267.72 1544.47 1269.94 1545.03 Q1272.17 1545.58 1274.64 1545.58 Q1278.65 1545.58 1280.98 1543.48 Q1283.32 1541.37 1283.32 1537.76 Q1283.32 1534.15 1280.98 1532.04 Q1278.65 1529.94 1274.64 1529.94 Q1272.77 1529.94 1270.89 1530.35 Q1269.04 1530.77 1267.1 1531.65 L1267.1 1514.29 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M1307.21 1517.37 Q1303.6 1517.37 1301.77 1520.93 Q1299.97 1524.47 1299.97 1531.6 Q1299.97 1538.71 1301.77 1542.27 Q1303.6 1545.82 1307.21 1545.82 Q1310.85 1545.82 1312.65 1542.27 Q1314.48 1538.71 1314.48 1531.6 Q1314.48 1524.47 1312.65 1520.93 Q1310.85 1517.37 1307.21 1517.37 M1307.21 1513.66 Q1313.02 1513.66 1316.08 1518.27 Q1319.16 1522.85 1319.16 1531.6 Q1319.16 1540.33 1316.08 1544.94 Q1313.02 1549.52 1307.21 1549.52 Q1301.4 1549.52 1298.32 1544.94 Q1295.27 1540.33 1295.27 1531.6 Q1295.27 1522.85 1298.32 1518.27 Q1301.4 1513.66 1307.21 1513.66 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M1684.01 1517.37 Q1680.4 1517.37 1678.57 1520.93 Q1676.77 1524.47 1676.77 1531.6 Q1676.77 1538.71 1678.57 1542.27 Q1680.4 1545.82 1684.01 1545.82 Q1687.65 1545.82 1689.45 1542.27 Q1691.28 1538.71 1691.28 1531.6 Q1691.28 1524.47 1689.45 1520.93 Q1687.65 1517.37 1684.01 1517.37 M1684.01 1513.66 Q1689.82 1513.66 1692.88 1518.27 Q1695.96 1522.85 1695.96 1531.6 Q1695.96 1540.33 1692.88 1544.94 Q1689.82 1549.52 1684.01 1549.52 Q1678.2 1549.52 1675.13 1544.94 Q1672.07 1540.33 1672.07 1531.6 Q1672.07 1522.85 1675.13 1518.27 Q1678.2 1513.66 1684.01 1513.66 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M1704.18 1542.97 L1709.06 1542.97 L1709.06 1548.85 L1704.18 1548.85 L1704.18 1542.97 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M1718.06 1514.29 L1740.29 1514.29 L1740.29 1516.28 L1727.74 1548.85 L1722.86 1548.85 L1734.66 1518.22 L1718.06 1518.22 L1718.06 1514.29 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M1749.45 1514.29 L1767.81 1514.29 L1767.81 1518.22 L1753.74 1518.22 L1753.74 1526.7 Q1754.75 1526.35 1755.77 1526.19 Q1756.79 1526 1757.81 1526 Q1763.6 1526 1766.98 1529.17 Q1770.36 1532.34 1770.36 1537.76 Q1770.36 1543.34 1766.88 1546.44 Q1763.41 1549.52 1757.09 1549.52 Q1754.92 1549.52 1752.65 1549.15 Q1750.4 1548.78 1748 1548.04 L1748 1543.34 Q1750.08 1544.47 1752.3 1545.03 Q1754.52 1545.58 1757 1545.58 Q1761 1545.58 1763.34 1543.48 Q1765.68 1541.37 1765.68 1537.76 Q1765.68 1534.15 1763.34 1532.04 Q1761 1529.94 1757 1529.94 Q1755.12 1529.94 1753.25 1530.35 Q1751.4 1530.77 1749.45 1531.65 L1749.45 1514.29 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M2124.98 1544.91 L2132.62 1544.91 L2132.62 1518.55 L2124.31 1520.21 L2124.31 1515.95 L2132.58 1514.29 L2137.25 1514.29 L2137.25 1544.91 L2144.89 1544.91 L2144.89 1548.85 L2124.98 1548.85 L2124.98 1544.91 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M2154.33 1542.97 L2159.22 1542.97 L2159.22 1548.85 L2154.33 1548.85 L2154.33 1542.97 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M2179.4 1517.37 Q2175.79 1517.37 2173.96 1520.93 Q2172.16 1524.47 2172.16 1531.6 Q2172.16 1538.71 2173.96 1542.27 Q2175.79 1545.82 2179.4 1545.82 Q2183.04 1545.82 2184.84 1542.27 Q2186.67 1538.71 2186.67 1531.6 Q2186.67 1524.47 2184.84 1520.93 Q2183.04 1517.37 2179.4 1517.37 M2179.4 1513.66 Q2185.21 1513.66 2188.27 1518.27 Q2191.35 1522.85 2191.35 1531.6 Q2191.35 1540.33 2188.27 1544.94 Q2185.21 1549.52 2179.4 1549.52 Q2173.59 1549.52 2170.52 1544.94 Q2167.46 1540.33 2167.46 1531.6 Q2167.46 1522.85 2170.52 1518.27 Q2173.59 1513.66 2179.4 1513.66 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M2209.57 1517.37 Q2205.95 1517.37 2204.13 1520.93 Q2202.32 1524.47 2202.32 1531.6 Q2202.32 1538.71 2204.13 1542.27 Q2205.95 1545.82 2209.57 1545.82 Q2213.2 1545.82 2215.01 1542.27 Q2216.83 1538.71 2216.83 1531.6 Q2216.83 1524.47 2215.01 1520.93 Q2213.2 1517.37 2209.57 1517.37 M2209.57 1513.66 Q2215.38 1513.66 2218.43 1518.27 Q2221.51 1522.85 2221.51 1531.6 Q2221.51 1540.33 2218.43 1544.94 Q2215.38 1549.52 2209.57 1549.52 Q2203.76 1549.52 2200.68 1544.94 Q2197.62 1540.33 2197.62 1531.6 Q2197.62 1522.85 2200.68 1518.27 Q2203.76 1513.66 2209.57 1513.66 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip012)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"186.274,1445.78 2352.76,1445.78 \"\/>\n<polyline clip-path=\"url(#clip012)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"186.274,1109.35 2352.76,1109.35 \"\/>\n<polyline clip-path=\"url(#clip012)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"186.274,772.925 2352.76,772.925 \"\/>\n<polyline clip-path=\"url(#clip012)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"186.274,436.499 2352.76,436.499 \"\/>\n<polyline clip-path=\"url(#clip012)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"186.274,100.072 2352.76,100.072 \"\/>\n<polyline clip-path=\"url(#clip010)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"186.274,1486.45 186.274,47.2441 \"\/>\n<polyline clip-path=\"url(#clip010)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"186.274,1445.78 205.172,1445.78 \"\/>\n<polyline clip-path=\"url(#clip010)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"186.274,1109.35 205.172,1109.35 \"\/>\n<polyline clip-path=\"url(#clip010)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"186.274,772.925 205.172,772.925 \"\/>\n<polyline clip-path=\"url(#clip010)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"186.274,436.499 205.172,436.499 \"\/>\n<polyline clip-path=\"url(#clip010)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"186.274,100.072 205.172,100.072 \"\/>\n<path clip-path=\"url(#clip010)\" d=\"M62.9365 1431.58 Q59.3254 1431.58 57.4967 1435.14 Q55.6912 1438.68 55.6912 1445.81 Q55.6912 1452.92 57.4967 1456.48 Q59.3254 1460.03 62.9365 1460.03 Q66.5707 1460.03 68.3763 1456.48 Q70.205 1452.92 70.205 1445.81 Q70.205 1438.68 68.3763 1435.14 Q66.5707 1431.58 62.9365 1431.58 M62.9365 1427.87 Q68.7467 1427.87 71.8022 1432.48 Q74.8809 1437.06 74.8809 1445.81 Q74.8809 1454.54 71.8022 1459.15 Q68.7467 1463.73 62.9365 1463.73 Q57.1264 1463.73 54.0477 1459.15 Q50.9921 1454.54 50.9921 1445.81 Q50.9921 1437.06 54.0477 1432.48 Q57.1264 1427.87 62.9365 1427.87 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M83.0984 1457.18 L87.9827 1457.18 L87.9827 1463.06 L83.0984 1463.06 L83.0984 1457.18 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M108.168 1431.58 Q104.557 1431.58 102.728 1435.14 Q100.922 1438.68 100.922 1445.81 Q100.922 1452.92 102.728 1456.48 Q104.557 1460.03 108.168 1460.03 Q111.802 1460.03 113.608 1456.48 Q115.436 1452.92 115.436 1445.81 Q115.436 1438.68 113.608 1435.14 Q111.802 1431.58 108.168 1431.58 M108.168 1427.87 Q113.978 1427.87 117.033 1432.48 Q120.112 1437.06 120.112 1445.81 Q120.112 1454.54 117.033 1459.15 Q113.978 1463.73 108.168 1463.73 Q102.358 1463.73 99.2789 1459.15 Q96.2234 1454.54 96.2234 1445.81 Q96.2234 1437.06 99.2789 1432.48 Q102.358 1427.87 108.168 1427.87 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M138.33 1431.58 Q134.719 1431.58 132.89 1435.14 Q131.084 1438.68 131.084 1445.81 Q131.084 1452.92 132.89 1456.48 Q134.719 1460.03 138.33 1460.03 Q141.964 1460.03 143.769 1456.48 Q145.598 1452.92 145.598 1445.81 Q145.598 1438.68 143.769 1435.14 Q141.964 1431.58 138.33 1431.58 M138.33 1427.87 Q144.14 1427.87 147.195 1432.48 Q150.274 1437.06 150.274 1445.81 Q150.274 1454.54 147.195 1459.15 Q144.14 1463.73 138.33 1463.73 Q132.519 1463.73 129.441 1459.15 Q126.385 1454.54 126.385 1445.81 Q126.385 1437.06 129.441 1432.48 Q132.519 1427.87 138.33 1427.87 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M63.9319 1095.15 Q60.3208 1095.15 58.4921 1098.72 Q56.6865 1102.26 56.6865 1109.39 Q56.6865 1116.49 58.4921 1120.06 Q60.3208 1123.6 63.9319 1123.6 Q67.5661 1123.6 69.3717 1120.06 Q71.2004 1116.49 71.2004 1109.39 Q71.2004 1102.26 69.3717 1098.72 Q67.5661 1095.15 63.9319 1095.15 M63.9319 1091.45 Q69.742 1091.45 72.7976 1096.05 Q75.8763 1100.64 75.8763 1109.39 Q75.8763 1118.11 72.7976 1122.72 Q69.742 1127.3 63.9319 1127.3 Q58.1217 1127.3 55.043 1122.72 Q51.9875 1118.11 51.9875 1109.39 Q51.9875 1100.64 55.043 1096.05 Q58.1217 1091.45 63.9319 1091.45 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M84.0938 1120.75 L88.978 1120.75 L88.978 1126.63 L84.0938 1126.63 L84.0938 1120.75 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M103.191 1122.7 L119.51 1122.7 L119.51 1126.63 L97.566 1126.63 L97.566 1122.7 Q100.228 1119.94 104.811 1115.31 Q109.418 1110.66 110.598 1109.32 Q112.844 1106.79 113.723 1105.06 Q114.626 1103.3 114.626 1101.61 Q114.626 1098.85 112.682 1097.12 Q110.76 1095.38 107.658 1095.38 Q105.459 1095.38 103.006 1096.15 Q100.575 1096.91 97.7974 1098.46 L97.7974 1093.74 Q100.621 1092.6 103.075 1092.03 Q105.529 1091.45 107.566 1091.45 Q112.936 1091.45 116.131 1094.13 Q119.325 1096.82 119.325 1101.31 Q119.325 1103.44 118.515 1105.36 Q117.728 1107.26 115.621 1109.85 Q115.043 1110.52 111.941 1113.74 Q108.839 1116.93 103.191 1122.7 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M129.371 1092.07 L147.728 1092.07 L147.728 1096.01 L133.654 1096.01 L133.654 1104.48 Q134.672 1104.13 135.691 1103.97 Q136.709 1103.78 137.728 1103.78 Q143.515 1103.78 146.894 1106.96 Q150.274 1110.13 150.274 1115.54 Q150.274 1121.12 146.802 1124.22 Q143.33 1127.3 137.01 1127.3 Q134.834 1127.3 132.566 1126.93 Q130.32 1126.56 127.913 1125.82 L127.913 1121.12 Q129.996 1122.26 132.219 1122.81 Q134.441 1123.37 136.918 1123.37 Q140.922 1123.37 143.26 1121.26 Q145.598 1119.15 145.598 1115.54 Q145.598 1111.93 143.26 1109.83 Q140.922 1107.72 136.918 1107.72 Q135.043 1107.72 133.168 1108.14 Q131.316 1108.55 129.371 1109.43 L129.371 1092.07 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M62.9365 758.724 Q59.3254 758.724 57.4967 762.289 Q55.6912 765.83 55.6912 772.96 Q55.6912 780.066 57.4967 783.631 Q59.3254 787.173 62.9365 787.173 Q66.5707 787.173 68.3763 783.631 Q70.205 780.066 70.205 772.96 Q70.205 765.83 68.3763 762.289 Q66.5707 758.724 62.9365 758.724 M62.9365 755.02 Q68.7467 755.02 71.8022 759.627 Q74.8809 764.21 74.8809 772.96 Q74.8809 781.687 71.8022 786.293 Q68.7467 790.876 62.9365 790.876 Q57.1264 790.876 54.0477 786.293 Q50.9921 781.687 50.9921 772.96 Q50.9921 764.21 54.0477 759.627 Q57.1264 755.02 62.9365 755.02 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M83.0984 784.326 L87.9827 784.326 L87.9827 790.205 L83.0984 790.205 L83.0984 784.326 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M98.2141 755.645 L116.57 755.645 L116.57 759.58 L102.496 759.58 L102.496 768.052 Q103.515 767.705 104.534 767.543 Q105.552 767.358 106.571 767.358 Q112.358 767.358 115.737 770.529 Q119.117 773.701 119.117 779.117 Q119.117 784.696 115.645 787.798 Q112.172 790.876 105.853 790.876 Q103.677 790.876 101.409 790.506 Q99.1632 790.136 96.7558 789.395 L96.7558 784.696 Q98.8391 785.83 101.061 786.386 Q103.284 786.941 105.76 786.941 Q109.765 786.941 112.103 784.835 Q114.441 782.728 114.441 779.117 Q114.441 775.506 112.103 773.4 Q109.765 771.293 105.76 771.293 Q103.885 771.293 102.01 771.71 Q100.159 772.127 98.2141 773.006 L98.2141 755.645 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M138.33 758.724 Q134.719 758.724 132.89 762.289 Q131.084 765.83 131.084 772.96 Q131.084 780.066 132.89 783.631 Q134.719 787.173 138.33 787.173 Q141.964 787.173 143.769 783.631 Q145.598 780.066 145.598 772.96 Q145.598 765.83 143.769 762.289 Q141.964 758.724 138.33 758.724 M138.33 755.02 Q144.14 755.02 147.195 759.627 Q150.274 764.21 150.274 772.96 Q150.274 781.687 147.195 786.293 Q144.14 790.876 138.33 790.876 Q132.519 790.876 129.441 786.293 Q126.385 781.687 126.385 772.96 Q126.385 764.21 129.441 759.627 Q132.519 755.02 138.33 755.02 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M63.9319 422.297 Q60.3208 422.297 58.4921 425.862 Q56.6865 429.404 56.6865 436.533 Q56.6865 443.64 58.4921 447.205 Q60.3208 450.746 63.9319 450.746 Q67.5661 450.746 69.3717 447.205 Q71.2004 443.64 71.2004 436.533 Q71.2004 429.404 69.3717 425.862 Q67.5661 422.297 63.9319 422.297 M63.9319 418.594 Q69.742 418.594 72.7976 423.2 Q75.8763 427.784 75.8763 436.533 Q75.8763 445.26 72.7976 449.867 Q69.742 454.45 63.9319 454.45 Q58.1217 454.45 55.043 449.867 Q51.9875 445.26 51.9875 436.533 Q51.9875 427.784 55.043 423.2 Q58.1217 418.594 63.9319 418.594 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M84.0938 447.899 L88.978 447.899 L88.978 453.779 L84.0938 453.779 L84.0938 447.899 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M97.9826 419.219 L120.205 419.219 L120.205 421.209 L107.658 453.779 L102.774 453.779 L114.58 423.154 L97.9826 423.154 L97.9826 419.219 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M129.371 419.219 L147.728 419.219 L147.728 423.154 L133.654 423.154 L133.654 431.626 Q134.672 431.279 135.691 431.117 Q136.709 430.932 137.728 430.932 Q143.515 430.932 146.894 434.103 Q150.274 437.274 150.274 442.691 Q150.274 448.27 146.802 451.371 Q143.33 454.45 137.01 454.45 Q134.834 454.45 132.566 454.08 Q130.32 453.709 127.913 452.969 L127.913 448.27 Q129.996 449.404 132.219 449.959 Q134.441 450.515 136.918 450.515 Q140.922 450.515 143.26 448.408 Q145.598 446.302 145.598 442.691 Q145.598 439.08 143.26 436.973 Q140.922 434.867 136.918 434.867 Q135.043 434.867 133.168 435.283 Q131.316 435.7 129.371 436.58 L129.371 419.219 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M53.7467 113.417 L61.3856 113.417 L61.3856 87.0516 L53.0754 88.7183 L53.0754 84.459 L61.3393 82.7924 L66.0152 82.7924 L66.0152 113.417 L73.654 113.417 L73.654 117.352 L53.7467 117.352 L53.7467 113.417 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M83.0984 111.473 L87.9827 111.473 L87.9827 117.352 L83.0984 117.352 L83.0984 111.473 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M108.168 85.8711 Q104.557 85.8711 102.728 89.4359 Q100.922 92.9775 100.922 100.107 Q100.922 107.214 102.728 110.778 Q104.557 114.32 108.168 114.32 Q111.802 114.32 113.608 110.778 Q115.436 107.214 115.436 100.107 Q115.436 92.9775 113.608 89.4359 Q111.802 85.8711 108.168 85.8711 M108.168 82.1674 Q113.978 82.1674 117.033 86.7738 Q120.112 91.3571 120.112 100.107 Q120.112 108.834 117.033 113.44 Q113.978 118.024 108.168 118.024 Q102.358 118.024 99.2789 113.44 Q96.2234 108.834 96.2234 100.107 Q96.2234 91.3571 99.2789 86.7738 Q102.358 82.1674 108.168 82.1674 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M138.33 85.8711 Q134.719 85.8711 132.89 89.4359 Q131.084 92.9775 131.084 100.107 Q131.084 107.214 132.89 110.778 Q134.719 114.32 138.33 114.32 Q141.964 114.32 143.769 110.778 Q145.598 107.214 145.598 100.107 Q145.598 92.9775 143.769 89.4359 Q141.964 85.8711 138.33 85.8711 M138.33 82.1674 Q144.14 82.1674 147.195 86.7738 Q150.274 91.3571 150.274 100.107 Q150.274 108.834 147.195 113.44 Q144.14 118.024 138.33 118.024 Q132.519 118.024 129.441 113.44 Q126.385 108.834 126.385 100.107 Q126.385 91.3571 129.441 86.7738 Q132.519 82.1674 138.33 82.1674 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip012)\" style=\"stroke:#009af9; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"247.591,1445.72 257.861,1445.57 268.132,1445.05 278.402,1443.48 288.673,1439.21 298.944,1428.93 309.214,1406.91 319.485,1364.9 329.755,1293.62 340.026,1185.96 350.297,1041.3 360.567,868.353 370.838,684.375 381.108,510.247 391.379,363.613 401.65,253.768 411.92,180.651 422.191,137.607 432.461,115.581 442.732,106.401 453.003,104.154 463.273,105.087 473.544,106.926 483.814,108.329 494.085,108.621 504.356,107.688 514.626,105.841 524.897,103.601 535.167,101.473 545.438,99.7984 555.709,98.703 565.979,98.1184 576.25,97.8284 586.52,97.5509 596.791,97.0626 607.062,96.337 617.332,95.6055 627.603,95.2673 637.873,95.6794 648.144,96.9584 658.415,98.9293 668.685,101.239 678.956,103.529 689.226,105.546 699.497,107.161 709.768,108.345 720.038,109.159 730.309,109.742 740.579,110.247 750.85,110.756 761.121,111.211 771.391,111.432 781.662,111.222 791.932,110.484 802.203,109.278 812.474,107.796 822.744,106.298 833.015,105.034 843.285,104.185 853.556,103.793 863.827,103.71 874.097,103.623 884.368,103.197 894.638,102.27 904.909,100.984 915.18,99.7349 925.45,98.9586 935.721,98.8761 945.992,99.3623 956.262,100.023 966.533,100.436 976.803,100.409 987.074,100.064 997.345,99.715 1007.62,99.6253 1017.89,99.845 1028.16,100.243 1038.43,100.672 1048.7,101.109 1058.97,101.671 1069.24,102.505 1079.51,103.662 1089.78,105.038 1100.05,106.426 1110.32,107.615 1120.59,108.476 1130.86,108.961 1141.13,109.046 1151.4,108.645 1161.67,107.595 1171.94,105.72 1182.22,102.959 1192.49,99.4716 1202.76,95.6704 1213.03,92.1425 1223.3,89.4765 1233.57,88.0666 1243.84,87.9763 1254.11,88.9257 1264.38,90.4154 1274.65,91.935 1284.92,93.1592 1295.19,94.0438 1305.46,94.7848 1315.73,95.6731 1326,96.9258 1336.27,98.5818 1346.54,100.509 1356.82,102.495 1367.09,104.337 1377.36,105.876 1387.63,106.983 1397.9,107.566 1408.17,107.608 1418.44,107.198 1428.71,106.51 1438.98,105.723 1449.25,104.954 1459.52,104.268 1469.79,103.726 1480.06,103.428 1490.33,103.493 1500.6,103.99 1510.87,104.879 1521.15,105.998 1531.42,107.115 1541.69,108.009 1551.96,108.523 1562.23,108.551 1572.5,107.997 1582.77,106.78 1593.04,104.904 1603.31,102.551 1613.58,100.098 1623.85,98.0032 1634.12,96.6375 1644.39,96.1491 1654.66,96.4486 1664.93,97.2868 1675.2,98.3509 1685.47,99.3253 1695.75,99.9252 1706.02,99.9369 1716.29,99.2672 1726.56,97.9665 1736.83,96.2021 1747.1,94.2092 1757.37,92.258 1767.64,90.6383 1777.91,89.6212 1788.18,89.373 1798.45,89.8562 1808.72,90.79 1818.99,91.7258 1829.26,92.2226 1839.53,92.0412 1849.8,91.2517 1860.08,90.19 1870.35,89.2882 1880.62,88.8793 1890.89,89.0855 1901.16,89.8275 1911.43,90.91 1921.7,92.1175 1931.97,93.2886 1942.24,94.3639 1952.51,95.3953 1962.78,96.4887 1973.05,97.7 1983.32,98.9579 1993.59,100.082 2003.86,100.884 2014.13,101.253 2024.4,101.178 2034.68,100.701 2044.95,99.9161 2055.22,99.015 2065.49,98.3386 2075.76,98.4086 2086.03,100.055 2096.3,104.857 2106.57,115.988 2116.84,139.112 2127.11,182.525 2137.38,255.607 2147.65,365.315 2157.92,511.85 2168.19,685.904 2178.46,869.76 2188.73,1042.5 2199,1186.89 2209.28,1294.26 2219.55,1365.3 2229.82,1407.12 2240.09,1429.04 2250.36,1439.26 2260.63,1443.5 2270.9,1445.06 2281.17,1445.57 2291.44,1445.72 \"\/>\n<polyline clip-path=\"url(#clip012)\" style=\"stroke:#e26f46; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"247.59,1445.72 257.86,1445.57 268.131,1445.06 278.401,1443.5 288.672,1439.26 298.943,1429.04 309.213,1407.12 319.484,1365.3 329.754,1294.26 340.025,1186.89 350.296,1042.5 360.566,869.76 370.837,685.904 381.107,511.85 391.378,365.315 401.649,255.607 411.919,182.525 422.19,139.112 432.46,115.988 442.731,104.857 453.002,100.055 463.272,98.4086 473.543,98.3386 483.813,99.015 494.084,99.9161 504.355,100.701 514.625,101.178 524.896,101.253 535.166,100.884 545.437,100.082 555.708,98.9579 565.978,97.7 576.249,96.4887 586.519,95.3953 596.79,94.3639 607.061,93.2886 617.331,92.1175 627.602,90.91 637.872,89.8275 648.143,89.0855 658.414,88.8793 668.684,89.2882 678.955,90.19 689.225,91.2517 699.496,92.0412 709.767,92.2226 720.037,91.7258 730.308,90.79 740.578,89.8562 750.849,89.373 761.12,89.6212 771.39,90.6383 781.661,92.258 791.931,94.2092 802.202,96.2021 812.473,97.9665 822.743,99.2672 833.014,99.9369 843.284,99.9252 853.555,99.3253 863.826,98.3509 874.096,97.2868 884.367,96.4486 894.637,96.1491 904.908,96.6375 915.179,98.0032 925.449,100.098 935.72,102.551 945.99,104.904 956.261,106.78 966.532,107.997 976.802,108.551 987.073,108.523 997.343,108.009 1007.61,107.115 1017.88,105.998 1028.16,104.879 1038.43,103.99 1048.7,103.493 1058.97,103.428 1069.24,103.726 1079.51,104.268 1089.78,104.954 1100.05,105.723 1110.32,106.51 1120.59,107.198 1130.86,107.608 1141.13,107.566 1151.4,106.983 1161.67,105.876 1171.94,104.337 1182.21,102.495 1192.48,100.509 1202.76,98.5818 1213.03,96.9258 1223.3,95.6731 1233.57,94.7848 1243.84,94.0438 1254.11,93.1592 1264.38,91.935 1274.65,90.4154 1284.92,88.9257 1295.19,87.9763 1305.46,88.0666 1315.73,89.4765 1326,92.1425 1336.27,95.6704 1346.54,99.4716 1356.81,102.959 1367.09,105.72 1377.36,107.595 1387.63,108.645 1397.9,109.046 1408.17,108.961 1418.44,108.476 1428.71,107.615 1438.98,106.426 1449.25,105.038 1459.52,103.662 1469.79,102.505 1480.06,101.671 1490.33,101.109 1500.6,100.672 1510.87,100.243 1521.14,99.845 1531.41,99.6253 1541.69,99.715 1551.96,100.064 1562.23,100.409 1572.5,100.436 1582.77,100.023 1593.04,99.3623 1603.31,98.8761 1613.58,98.9586 1623.85,99.7349 1634.12,100.984 1644.39,102.27 1654.66,103.197 1664.93,103.623 1675.2,103.71 1685.47,103.793 1695.74,104.185 1706.02,105.034 1716.29,106.298 1726.56,107.796 1736.83,109.278 1747.1,110.484 1757.37,111.222 1767.64,111.432 1777.91,111.211 1788.18,110.756 1798.45,110.247 1808.72,109.742 1818.99,109.159 1829.26,108.345 1839.53,107.161 1849.8,105.546 1860.07,103.529 1870.34,101.239 1880.62,98.9293 1890.89,96.9584 1901.16,95.6794 1911.43,95.2673 1921.7,95.6055 1931.97,96.337 1942.24,97.0626 1952.51,97.5509 1962.78,97.8284 1973.05,98.1184 1983.32,98.703 1993.59,99.7984 2003.86,101.473 2014.13,103.601 2024.4,105.841 2034.67,107.688 2044.94,108.621 2055.22,108.329 2065.49,106.926 2075.76,105.087 2086.03,104.154 2096.3,106.401 2106.57,115.581 2116.84,137.607 2127.11,180.651 2137.38,253.768 2147.65,363.613 2157.92,510.247 2168.19,684.375 2178.46,868.353 2188.73,1041.3 2199,1185.96 2209.27,1293.62 2219.55,1364.9 2229.82,1406.91 2240.09,1428.93 2250.36,1439.21 2260.63,1443.48 2270.9,1445.05 2281.17,1445.57 2291.44,1445.72 \"\/>\n<path clip-path=\"url(#clip010)\" d=\"M2011.46 1438.47 L2280.54 1438.47 L2280.54 1282.95 L2011.46 1282.95  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<polyline clip-path=\"url(#clip010)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2011.46,1438.47 2280.54,1438.47 2280.54,1282.95 2011.46,1282.95 2011.46,1438.47 \"\/>\n<polyline clip-path=\"url(#clip010)\" style=\"stroke:#009af9; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2035.53,1334.79 2179.97,1334.79 \"\/>\n<path clip-path=\"url(#clip010)\" d=\"M2217.88 1354.48 Q2216.07 1359.11 2214.36 1360.52 Q2212.65 1361.94 2209.78 1361.94 L2206.38 1361.94 L2206.38 1358.37 L2208.88 1358.37 Q2210.63 1358.37 2211.61 1357.54 Q2212.58 1356.7 2213.76 1353.6 L2214.52 1351.66 L2204.04 1326.15 L2208.55 1326.15 L2216.65 1346.43 L2224.76 1326.15 L2229.27 1326.15 L2217.88 1354.48 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M2236.56 1348.14 L2244.2 1348.14 L2244.2 1321.77 L2235.89 1323.44 L2235.89 1319.18 L2244.15 1317.51 L2248.83 1317.51 L2248.83 1348.14 L2256.47 1348.14 L2256.47 1352.07 L2236.56 1352.07 L2236.56 1348.14 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip010)\" style=\"stroke:#e26f46; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2035.53,1386.63 2179.97,1386.63 \"\/>\n<path clip-path=\"url(#clip010)\" d=\"M2217.88 1406.32 Q2216.07 1410.95 2214.36 1412.36 Q2212.65 1413.78 2209.78 1413.78 L2206.38 1413.78 L2206.38 1410.21 L2208.88 1410.21 Q2210.63 1410.21 2211.61 1409.38 Q2212.58 1408.54 2213.76 1405.44 L2214.52 1403.5 L2204.04 1377.99 L2208.55 1377.99 L2216.65 1398.27 L2224.76 1377.99 L2229.27 1377.99 L2217.88 1406.32 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip010)\" d=\"M2239.78 1399.98 L2256.1 1399.98 L2256.1 1403.91 L2234.15 1403.91 L2234.15 1399.98 Q2236.82 1397.22 2241.4 1392.6 Q2246 1387.94 2247.19 1386.6 Q2249.43 1384.08 2250.31 1382.34 Q2251.21 1380.58 2251.21 1378.89 Q2251.21 1376.14 2249.27 1374.4 Q2247.35 1372.66 2244.25 1372.66 Q2242.05 1372.66 2239.59 1373.43 Q2237.16 1374.19 2234.38 1375.74 L2234.38 1371.02 Q2237.21 1369.89 2239.66 1369.31 Q2242.12 1368.73 2244.15 1368.73 Q2249.52 1368.73 2252.72 1371.41 Q2255.91 1374.1 2255.91 1378.59 Q2255.91 1380.72 2255.1 1382.64 Q2254.32 1384.54 2252.21 1387.13 Q2251.63 1387.8 2248.53 1391.02 Q2245.43 1394.22 2239.78 1399.98 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><\/svg>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=9a3cf7e5\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell   \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[25]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span><span class=\"n\">w<\/span> <span class=\"o\">=<\/span> <span class=\"n\">rand<\/span><span class=\"p\">(<\/span><span class=\"n\">Dirichlet<\/span><span class=\"p\">(<\/span><span class=\"mi\">2<\/span><span class=\"p\">,<\/span><span class=\"mf\">1.0<\/span><span class=\"p\">))<\/span>\n<span class=\"n\">size<\/span><span class=\"p\">(<\/span><span class=\"n\">w<\/span><span class=\"p\">)<\/span> <span class=\"o\">|&gt;<\/span> <span class=\"n\">display<\/span>\n<span class=\"n\">w<\/span> <span class=\"o\">|&gt;<\/span> <span class=\"n\">display<\/span>\n<span class=\"n\">rand<\/span><span class=\"p\">(<\/span><span class=\"n\">Categorical<\/span><span class=\"p\">(<\/span><span class=\"n\">w<\/span><span class=\"p\">),<\/span><span class=\"mi\">5<\/span><span class=\"p\">)<\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"jp-Cell-outputWrapper\">\n<div class=\"jp-Collapser jp-OutputCollapser jp-Cell-outputCollapser\">\n<\/div>\n<div class=\"jp-OutputArea jp-Cell-outputArea\">\n<div class=\"jp-OutputArea-child\">\n    \n    <div class=\"jp-OutputPrompt jp-OutputArea-prompt\"><\/div>\n<div class=\"jp-RenderedText jp-OutputArea-output \" data-mime-type=\"text\/plain\">\n<pre>(2,)<\/pre>\n<\/div>\n<\/div>\n<div class=\"jp-OutputArea-child\">\n    \n    <div class=\"jp-OutputPrompt jp-OutputArea-prompt\"><\/div>\n<div class=\"jp-RenderedText jp-OutputArea-output \" data-mime-type=\"text\/plain\">\n<pre>2-element Vector{Float64}:\n 0.11466848154062723\n 0.8853315184593729<\/pre>\n<\/div>\n<\/div>\n<div class=\"jp-OutputArea-child jp-OutputArea-executeResult\">\n    \n    <div class=\"jp-OutputPrompt jp-OutputArea-prompt\">Out[25]:<\/div>\n<div class=\"jp-RenderedText jp-OutputArea-output jp-OutputArea-executeResult\" data-mime-type=\"text\/plain\">\n<pre>5-element Vector{Int64}:\n 2\n 2\n 2\n 2\n 2<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=0c64144d\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell   \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[11]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span><span class=\"n\">rand<\/span><span class=\"p\">(<\/span><span class=\"n\">MvNormal<\/span><span class=\"p\">(<\/span><span class=\"n\">Zeros<\/span><span class=\"p\">(<\/span><span class=\"mi\">2<\/span><span class=\"p\">),<\/span> <span class=\"n\">I<\/span><span class=\"p\">),<\/span><span class=\"mi\">1<\/span><span class=\"p\">)<\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"jp-Cell-outputWrapper\">\n<div class=\"jp-Collapser jp-OutputCollapser jp-Cell-outputCollapser\">\n<\/div>\n<div class=\"jp-OutputArea jp-Cell-outputArea\">\n<div class=\"jp-OutputArea-child jp-OutputArea-executeResult\">\n    \n    <div class=\"jp-OutputPrompt jp-OutputArea-prompt\">Out[11]:<\/div>\n<div class=\"jp-RenderedText jp-OutputArea-output jp-OutputArea-executeResult\" data-mime-type=\"text\/plain\">\n<pre>2\u00d71 Matrix{Float64}:\n 0.4953993220164408\n 1.5884707065784054<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=0fda77f4\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs  \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[12]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span><span class=\"k\">using<\/span> <span class=\"n\">Turing<\/span>\n<span class=\"k\">using<\/span> <span class=\"n\">DataFrames<\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=96482b8c\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell   \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[13]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span><span class=\"nd\">@model<\/span> <span class=\"k\">function<\/span> <span class=\"n\">gaussian_mixture_model<\/span><span class=\"p\">(<\/span><span class=\"n\">x<\/span><span class=\"p\">)<\/span>\n    <span class=\"c\"># Draw the parameters for each of the K=2 clusters from a standard normal distribution.<\/span>\n    <span class=\"n\">K<\/span> <span class=\"o\">=<\/span> <span class=\"mi\">2<\/span>\n    <span class=\"c\"># \uac01 \ucd95\ubcc4\ub85c \uac12\uc744 \ucd94\ucd9c\ud55c\ub2e4.<\/span>\n    <span class=\"c\"># \uc608) [-0.82 ,1.14]<\/span>\n    <span class=\"c\">#     \uac01 \ucd95\ubcc4\ub85c \ucd94\ucd9c\ud55c \uac12\uc774 \uac01\uac01 \uc911\uc2ec\uc774 \uc544\ub798\uc640 \uac19\uc740 \ud074\ub7ec\uc2a4\ud130\uac00 \ub41c\ub2e4 <\/span>\n    <span class=\"c\">#     [-0.82, -0,82], [1.14, 1.14]<\/span>\n    <span class=\"n\">\u03bc<\/span> <span class=\"o\">~<\/span> <span class=\"n\">MvNormal<\/span><span class=\"p\">(<\/span><span class=\"n\">Zeros<\/span><span class=\"p\">(<\/span><span class=\"n\">K<\/span><span class=\"p\">),<\/span> <span class=\"n\">I<\/span><span class=\"p\">)<\/span>\n    \n    <span class=\"c\"># Draw the weights for the K clusters from a Dirichlet distribution with parameters \u03b1\u2096 = 1.<\/span>\n    <span class=\"c\"># \uc5b4\ub5a4 \ud074\ub7ec\uc2a4\ub97c \ubf51\uc744\uc9c0 \uac00\uc911\uce58 \uacb0\uc815<\/span>\n    <span class=\"c\"># \u2211w\u1d62 = 1<\/span>\n    <span class=\"n\">w<\/span> <span class=\"o\">~<\/span> <span class=\"n\">Dirichlet<\/span><span class=\"p\">(<\/span><span class=\"n\">K<\/span><span class=\"p\">,<\/span> <span class=\"mf\">1.0<\/span><span class=\"p\">)<\/span>\n    \n    <span class=\"c\"># Construct categorical distribution of assignments.<\/span>\n    <span class=\"c\"># \uac00\uc911\uce58\uc5d0 \ub530\ub978 \ud074\ub7ec\uc2a4\ud2b8 \uc120\ud0dd<\/span>\n    <span class=\"n\">distribution_assignments<\/span> <span class=\"o\">=<\/span> <span class=\"n\">Categorical<\/span><span class=\"p\">(<\/span><span class=\"n\">w<\/span><span class=\"p\">)<\/span>\n    \n    <span class=\"c\"># Construct categorical distribution of assignments.<\/span>\n    <span class=\"c\"># D : dimension, N : data count<\/span>\n    <span class=\"n\">D<\/span><span class=\"p\">,<\/span> <span class=\"n\">N<\/span> <span class=\"o\">=<\/span> <span class=\"n\">size<\/span><span class=\"p\">(<\/span><span class=\"n\">x<\/span><span class=\"p\">)<\/span>\n    <span class=\"c\">#  \ub370\uc774\ud130\ub97c \ubf51\uc744 \uac01 \ud074\ub7ec\uc2a4\ud130\uc758 \ubd84\ud3ec \uc124\uc815<\/span>\n    <span class=\"n\">distribution_clusters<\/span> <span class=\"o\">=<\/span> <span class=\"p\">[<\/span><span class=\"n\">MvNormal<\/span><span class=\"p\">(<\/span><span class=\"n\">Fill<\/span><span class=\"p\">(<\/span><span class=\"n\">\u03bc\u2096<\/span><span class=\"p\">,<\/span> <span class=\"n\">D<\/span><span class=\"p\">),<\/span> <span class=\"n\">I<\/span><span class=\"p\">)<\/span> <span class=\"k\">for<\/span> <span class=\"n\">\u03bc\u2096<\/span> <span class=\"k\">in<\/span> <span class=\"n\">\u03bc<\/span><span class=\"p\">]<\/span>\n    \n    <span class=\"c\"># Draw assignments for each datum and generate it from the multivariate<\/span>\n    <span class=\"c\"># normal distribution.<\/span>\n    <span class=\"n\">k<\/span> <span class=\"o\">=<\/span> <span class=\"kt\">Vector<\/span><span class=\"p\">{<\/span><span class=\"kt\">Int<\/span><span class=\"p\">}(<\/span><span class=\"nb\">undef<\/span><span class=\"p\">,<\/span><span class=\"n\">N<\/span><span class=\"p\">)<\/span>\n    <span class=\"k\">for<\/span> <span class=\"n\">i<\/span> <span class=\"k\">in<\/span> <span class=\"mi\">1<\/span><span class=\"o\">:<\/span><span class=\"n\">N<\/span>\n        <span class=\"c\"># \ud074\ub7ec\uc2a4\ud130 \uc120\ud0dd<\/span>\n        <span class=\"n\">k<\/span><span class=\"p\">[<\/span><span class=\"n\">i<\/span><span class=\"p\">]<\/span> <span class=\"o\">~<\/span> <span class=\"n\">distribution_assignments<\/span>\n        <span class=\"c\"># x\ub294 \uc120\ud0dd\ub41c \ud074\ub7ec\uc2a4\ud130\uc758 \ubd84\ud3ec\ub97c \ub530\ub978\ub2e4.<\/span>\n        <span class=\"n\">x<\/span><span class=\"p\">[<\/span><span class=\"o\">:<\/span><span class=\"p\">,<\/span><span class=\"n\">i<\/span><span class=\"p\">]<\/span> <span class=\"o\">~<\/span> <span class=\"n\">distribution_clusters<\/span><span class=\"p\">[<\/span><span class=\"n\">k<\/span><span class=\"p\">[<\/span><span class=\"n\">i<\/span><span class=\"p\">]]<\/span>\n    <span class=\"k\">end<\/span>\n    \n    <span class=\"k\">return<\/span> <span class=\"n\">k<\/span>\n<span class=\"k\">end<\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"jp-Cell-outputWrapper\">\n<div class=\"jp-Collapser jp-OutputCollapser jp-Cell-outputCollapser\">\n<\/div>\n<div class=\"jp-OutputArea jp-Cell-outputArea\">\n<div class=\"jp-OutputArea-child jp-OutputArea-executeResult\">\n    \n    <div class=\"jp-OutputPrompt jp-OutputArea-prompt\">Out[13]:<\/div>\n<div class=\"jp-RenderedText jp-OutputArea-output jp-OutputArea-executeResult\" data-mime-type=\"text\/plain\">\n<pre>gaussian_mixture_model (generic function with 2 methods)<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=62a994b0\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell   \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[14]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span><span class=\"n\">N<\/span> <span class=\"o\">=<\/span> <span class=\"mi\">60<\/span>\n<span class=\"n\">x<\/span> <span class=\"o\">=<\/span> <span class=\"n\">rand<\/span><span class=\"p\">(<\/span><span class=\"n\">mixturemodel<\/span><span class=\"p\">,<\/span> <span class=\"n\">N<\/span><span class=\"p\">)<\/span>\n<span class=\"n\">model<\/span> <span class=\"o\">=<\/span> <span class=\"n\">gaussian_mixture_model<\/span><span class=\"p\">(<\/span><span class=\"n\">x<\/span><span class=\"p\">)<\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"jp-Cell-outputWrapper\">\n<div class=\"jp-Collapser jp-OutputCollapser jp-Cell-outputCollapser\">\n<\/div>\n<div class=\"jp-OutputArea jp-Cell-outputArea\">\n<div class=\"jp-OutputArea-child jp-OutputArea-executeResult\">\n    \n    <div class=\"jp-OutputPrompt jp-OutputArea-prompt\">Out[14]:<\/div>\n<div class=\"jp-RenderedText jp-OutputArea-output jp-OutputArea-executeResult\" data-mime-type=\"text\/plain\">\n<pre>DynamicPPL.Model{typeof(gaussian_mixture_model), (:x,), (), (), Tuple{Matrix{Float64}}, Tuple{}, DynamicPPL.DefaultContext}(gaussian_mixture_model, (x = [0.7815230657909114 0.606475608825794 \u2026 -2.7539368689652712 -3.332216606756868; 0.13160246698385814 3.2673330211511193 \u2026 -3.9413132284473344 -5.17386349552132],), NamedTuple(), DynamicPPL.DefaultContext())<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"cell-id=c548a353\" class=\"jp-Cell jp-MarkdownCell jp-Notebook-cell\">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\"><div class=\"jp-InputPrompt jp-InputArea-prompt\">\n<\/div><div class=\"jp-RenderedHTMLCommon jp-RenderedMarkdown jp-MarkdownOutput \" data-mime-type=\"text\/markdown\">\n<p>\ub9e4\uac1c\ubcc0\uc218 \ud835\udf07 \ubc0f \ud835\udc64\uc640 \ud560\ub2f9 \ud835\udc58 \uc758 \uc0ac\ud6c4 \ubd84\ud3ec \uadfc\uc0ac\uce58\ub97c \uc5bb\uae30 \uc704\ud574 MCMC \uc2dc\ubbac\ub808\uc774\uc158\uc744 \uc2e4\ud589\ud569\ub2c8\ub2e4. \uc774\uc0b0 \ud30c\ub77c\ubbf8\ud130(\ud560\ub2f9 \ud835\udc58)\uc5d0\ub294 \uc785\uc790 \uae41\uc2a4 \uc0d8\ud50c\ub7ec\ub97c, \uc5f0\uc18d \ud30c\ub77c\ubbf8\ud130(\ud835\udf07 \ubc0f \ud835\udc64)\uc5d0\ub294 \ud574\ubc00\ud1a0\ub2c8\uc628 \ubaac\ud14c\uce74\ub97c\ub85c \uc0d8\ud50c\ub7ec\ub97c \uacb0\ud569\ud55c \uae41\uc2a4 \uc0d8\ud50c\ub7ec\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4. \uba40\ud2f0 \uc2a4\ub808\ub529\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc5ec\ub7ec \uccb4\uc778\uc744 \ubcd1\ub82c\ub85c \uc0dd\uc131\ud569\ub2c8\ub2e4.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=9e02e008\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell   \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[15]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span><span class=\"n\">g_sampler<\/span> <span class=\"o\">=<\/span> <span class=\"n\">Gibbs<\/span><span class=\"p\">(<\/span><span class=\"n\">PG<\/span><span class=\"p\">(<\/span><span class=\"mi\">100<\/span><span class=\"p\">,<\/span><span class=\"ss\">:k<\/span><span class=\"p\">),<\/span> <span class=\"n\">HMC<\/span><span class=\"p\">(<\/span><span class=\"mf\">0.05<\/span><span class=\"p\">,<\/span> <span class=\"mi\">10<\/span><span class=\"p\">,<\/span> <span class=\"ss\">:\u03bc<\/span><span class=\"p\">,<\/span> <span class=\"ss\">:w<\/span><span class=\"p\">))<\/span>\n<span class=\"n\">n_samples<\/span> <span class=\"o\">=<\/span> <span class=\"mi\">100<\/span>\n<span class=\"n\">n_chains<\/span> <span class=\"o\">=<\/span> <span class=\"mi\">3<\/span>\n<span class=\"n\">chains<\/span> <span class=\"o\">=<\/span> <span class=\"n\">sample<\/span><span class=\"p\">(<\/span><span class=\"n\">model<\/span><span class=\"p\">,<\/span> <span class=\"n\">g_sampler<\/span><span class=\"p\">,<\/span> <span class=\"n\">MCMCThreads<\/span><span class=\"p\">(),<\/span> <span class=\"n\">n_samples<\/span><span class=\"p\">,<\/span> <span class=\"n\">n_chains<\/span><span class=\"p\">)<\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"jp-Cell-outputWrapper\">\n<div class=\"jp-Collapser jp-OutputCollapser jp-Cell-outputCollapser\">\n<\/div>\n<div class=\"jp-OutputArea jp-Cell-outputArea\">\n<div class=\"jp-OutputArea-child jp-OutputArea-executeResult\">\n    \n    <div class=\"jp-OutputPrompt jp-OutputArea-prompt\">Out[15]:<\/div>\n<div class=\"jp-RenderedText jp-OutputArea-output jp-OutputArea-executeResult\" data-mime-type=\"text\/plain\">\n<pre>Chains MCMC chain (100\u00d765\u00d73 Array{Float64, 3}):\nIterations        = 1:1:100\nNumber of chains  = 3\nSamples per chain = 100\nWall duration     = 351.31 seconds\nCompute duration  = 1049.8 seconds\nparameters        = \u03bc[1], \u03bc[2], w[1], w[2], k[1], k[2], k[3], k[4], k[5], k[6], k[7], k[8], k[9], k[10], k[11], k[12], k[13], k[14], k[15], k[16], k[17], k[18], k[19], k[20], k[21], k[22], k[23], k[24], k[25], k[26], k[27], k[28], k[29], k[30], k[31], k[32], k[33], k[34], k[35], k[36], k[37], k[38], k[39], k[40], k[41], k[42], k[43], k[44], k[45], k[46], k[47], k[48], k[49], k[50], k[51], k[52], k[53], k[54], k[55], k[56], k[57], k[58], k[59], k[60]\ninternals         = lp\nSummary Statistics\n <span class=\"ansi-bold\"> parameters <\/span> <span class=\"ansi-bold\">    mean <\/span> <span class=\"ansi-bold\">     std <\/span> <span class=\"ansi-bold\">    mcse <\/span> <span class=\"ansi-bold\"> ess_bulk <\/span> <span class=\"ansi-bold\"> ess_tail <\/span> <span class=\"ansi-bold\">    rhat <\/span> <span class=\"ansi-bold\"> e<\/span> \u22ef\n <span class=\"ansi-black-intense-fg\">     Symbol <\/span> <span class=\"ansi-black-intense-fg\"> Float64 <\/span> <span class=\"ansi-black-intense-fg\"> Float64 <\/span> <span class=\"ansi-black-intense-fg\"> Float64 <\/span> <span class=\"ansi-black-intense-fg\">  Float64 <\/span> <span class=\"ansi-black-intense-fg\">  Float64 <\/span> <span class=\"ansi-black-intense-fg\"> Float64 <\/span> <span class=\"ansi-black-intense-fg\">  <\/span> \u22ef\n        \u03bc[1]   -3.4739    0.1930    0.0133   329.3007   128.1291    1.0081     \u22ef\n        \u03bc[2]    0.5223    0.1642    0.0066   743.1364   179.2010    1.0083     \u22ef\n        w[1]    0.5149    0.0676    0.0034   430.8876   254.7067    1.0052     \u22ef\n        w[2]    0.4851    0.0676    0.0034   430.8876   254.7067    1.0052     \u22ef\n        k[1]    1.9833    0.1282    0.0207    38.2172        NaN    1.0435     \u22ef\n        k[2]    2.0000    0.0000       NaN        NaN        NaN       NaN     \u22ef\n        k[3]    1.0000    0.0000       NaN        NaN        NaN       NaN     \u22ef\n        k[4]    1.9833    0.1282    0.0207    38.2172        NaN    1.0435     \u22ef\n        k[5]    1.0000    0.0000       NaN        NaN        NaN       NaN     \u22ef\n        k[6]    1.9900    0.0997    0.0057   305.1682        NaN    0.9960     \u22ef\n        k[7]    1.8367    0.3703    0.0457    65.6779        NaN    1.0037     \u22ef\n        k[8]    1.0033    0.0577    0.0033   300.2402   300.2402    1.0000     \u22ef\n        k[9]    1.9933    0.0815    0.0047   302.6742        NaN    0.9980     \u22ef\n       k[10]    1.0000    0.0000       NaN        NaN        NaN       NaN     \u22ef\n       k[11]    2.0000    0.0000       NaN        NaN        NaN       NaN     \u22ef\n       k[12]    1.0000    0.0000       NaN        NaN        NaN       NaN     \u22ef\n       k[13]    1.0000    0.0000       NaN        NaN        NaN       NaN     \u22ef\n       k[14]    2.0000    0.0000       NaN        NaN        NaN       NaN     \u22ef\n       k[15]    1.0000    0.0000       NaN        NaN        NaN       NaN     \u22ef\n       k[16]    1.0000    0.0000       NaN        NaN        NaN       NaN     \u22ef\n       k[17]    1.0033    0.0577    0.0033   300.2402   300.2402    1.0000     \u22ef\n       k[18]    1.0000    0.0000       NaN        NaN        NaN       NaN     \u22ef\n       k[19]    2.0000    0.0000       NaN        NaN        NaN       NaN     \u22ef\n      \u22ee           \u22ee         \u22ee         \u22ee         \u22ee          \u22ee          \u22ee        \u22f1\n<span class=\"ansi-cyan-fg\">                                                    1 column and 41 rows omitted<\/span>\nQuantiles\n <span class=\"ansi-bold\"> parameters <\/span> <span class=\"ansi-bold\">    2.5% <\/span> <span class=\"ansi-bold\">   25.0% <\/span> <span class=\"ansi-bold\">   50.0% <\/span> <span class=\"ansi-bold\">   75.0% <\/span> <span class=\"ansi-bold\">   97.5% <\/span>\n <span class=\"ansi-black-intense-fg\">     Symbol <\/span> <span class=\"ansi-black-intense-fg\"> Float64 <\/span> <span class=\"ansi-black-intense-fg\"> Float64 <\/span> <span class=\"ansi-black-intense-fg\"> Float64 <\/span> <span class=\"ansi-black-intense-fg\"> Float64 <\/span> <span class=\"ansi-black-intense-fg\"> Float64 <\/span>\n        \u03bc[1]   -3.7462   -3.5626   -3.4741   -3.4011   -3.1858\n        \u03bc[2]    0.2385    0.4347    0.5179    0.6115    0.8446\n        w[1]    0.3809    0.4696    0.5120    0.5604    0.6474\n        w[2]    0.3526    0.4396    0.4880    0.5304    0.6191\n        k[1]    2.0000    2.0000    2.0000    2.0000    2.0000\n        k[2]    2.0000    2.0000    2.0000    2.0000    2.0000\n        k[3]    1.0000    1.0000    1.0000    1.0000    1.0000\n        k[4]    2.0000    2.0000    2.0000    2.0000    2.0000\n        k[5]    1.0000    1.0000    1.0000    1.0000    1.0000\n        k[6]    2.0000    2.0000    2.0000    2.0000    2.0000\n        k[7]    1.0000    2.0000    2.0000    2.0000    2.0000\n        k[8]    1.0000    1.0000    1.0000    1.0000    1.0000\n        k[9]    2.0000    2.0000    2.0000    2.0000    2.0000\n       k[10]    1.0000    1.0000    1.0000    1.0000    1.0000\n       k[11]    2.0000    2.0000    2.0000    2.0000    2.0000\n       k[12]    1.0000    1.0000    1.0000    1.0000    1.0000\n       k[13]    1.0000    1.0000    1.0000    1.0000    1.0000\n       k[14]    2.0000    2.0000    2.0000    2.0000    2.0000\n       k[15]    1.0000    1.0000    1.0000    1.0000    1.0000\n       k[16]    1.0000    1.0000    1.0000    1.0000    1.0000\n       k[17]    1.0000    1.0000    1.0000    1.0000    1.0000\n       k[18]    1.0000    1.0000    1.0000    1.0000    1.0000\n       k[19]    2.0000    2.0000    2.0000    2.0000    2.0000\n      \u22ee           \u22ee         \u22ee         \u22ee         \u22ee         \u22ee\n<span class=\"ansi-cyan-fg\">                                                 41 rows omitted<\/span>\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=57f18350\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell   \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[16]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span><span class=\"n\">df<\/span> <span class=\"o\">=<\/span> <span class=\"n\">DataFrame<\/span><span class=\"p\">(<\/span><span class=\"n\">chains<\/span><span class=\"p\">)<\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"jp-Cell-outputWrapper\">\n<div class=\"jp-Collapser jp-OutputCollapser jp-Cell-outputCollapser\">\n<\/div>\n<div class=\"jp-OutputArea jp-Cell-outputArea\">\n<div class=\"jp-OutputArea-child jp-OutputArea-executeResult\">\n    \n    <div class=\"jp-OutputPrompt jp-OutputArea-prompt\">Out[16]:<\/div>\n<div class=\"jp-RenderedHTMLCommon jp-RenderedHTML jp-OutputArea-output jp-OutputArea-executeResult\" data-mime-type=\"text\/html\">\n<div><div style = \"float: left;\"><span>300\u00d767 DataFrame<\/span><\/div><div style = \"float: right;\"><span style = \"font-style: italic;\">275 rows omitted<\/span><\/div><div style = \"clear: both;\"><\/div><\/div><div class = \"data-frame\" style = \"overflow-x: scroll;\"><table class = \"data-frame\" style = \"margin-bottom: 6px;\"><thead><tr class = \"header\"><th class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">Row<\/th><th style = \"text-align: left;\">iteration<\/th><th style = \"text-align: left;\">chain<\/th><th style = \"text-align: left;\">\u03bc[1]<\/th><th style = \"text-align: left;\">\u03bc[2]<\/th><th style = \"text-align: left;\">w[1]<\/th><th style = \"text-align: left;\">w[2]<\/th><th style = \"text-align: left;\">k[1]<\/th><th style = \"text-align: left;\">k[2]<\/th><th style = \"text-align: left;\">k[3]<\/th><th style = \"text-align: left;\">k[4]<\/th><th style = \"text-align: left;\">k[5]<\/th><th style = \"text-align: left;\">k[6]<\/th><th style = \"text-align: left;\">k[7]<\/th><th style = \"text-align: left;\">k[8]<\/th><th style = \"text-align: left;\">k[9]<\/th><th style = \"text-align: left;\">k[10]<\/th><th style = \"text-align: left;\">k[11]<\/th><th style = \"text-align: left;\">k[12]<\/th><th style = \"text-align: left;\">k[13]<\/th><th style = \"text-align: left;\">k[14]<\/th><th style = \"text-align: left;\">k[15]<\/th><th style = \"text-align: left;\">k[16]<\/th><th style = \"text-align: left;\">k[17]<\/th><th style = \"text-align: left;\">k[18]<\/th><th style = \"text-align: left;\">k[19]<\/th><th style = \"text-align: left;\">k[20]<\/th><th style = \"text-align: left;\">k[21]<\/th><th style = \"text-align: left;\">k[22]<\/th><th style = \"text-align: left;\">k[23]<\/th><th style = \"text-align: left;\">k[24]<\/th><th style = \"text-align: left;\">k[25]<\/th><th style = \"text-align: left;\">k[26]<\/th><th style = \"text-align: left;\">k[27]<\/th><th style = \"text-align: left;\">k[28]<\/th><th style = \"text-align: left;\">k[29]<\/th><th style = \"text-align: left;\">k[30]<\/th><th style = \"text-align: left;\">k[31]<\/th><th style = \"text-align: left;\">k[32]<\/th><th style = \"text-align: left;\">k[33]<\/th><th style = \"text-align: left;\">k[34]<\/th><th style = \"text-align: left;\">k[35]<\/th><th style = \"text-align: left;\">k[36]<\/th><th style = \"text-align: left;\">k[37]<\/th><th style = \"text-align: left;\">k[38]<\/th><th style = \"text-align: left;\">k[39]<\/th><th style = \"text-align: left;\">k[40]<\/th><th style = \"text-align: left;\">k[41]<\/th><th style = \"text-align: left;\">k[42]<\/th><th style = \"text-align: left;\">k[43]<\/th><th style = \"text-align: left;\">k[44]<\/th><th style = \"text-align: left;\">k[45]<\/th><th style = \"text-align: left;\">k[46]<\/th><th style = \"text-align: left;\">k[47]<\/th><th style = \"text-align: left;\">k[48]<\/th><th style = \"text-align: left;\">k[49]<\/th><th style = \"text-align: left;\">k[50]<\/th><th style = \"text-align: left;\">k[51]<\/th><th style = \"text-align: left;\">k[52]<\/th><th style = \"text-align: left;\">k[53]<\/th><th style = \"text-align: left;\">k[54]<\/th><th style = \"text-align: left;\">k[55]<\/th><th style = \"text-align: left;\">k[56]<\/th><th style = \"text-align: left;\">k[57]<\/th><th style = \"text-align: left;\">k[58]<\/th><th style = \"text-align: left;\">k[59]<\/th><th style = \"text-align: left;\">k[60]<\/th><th style = \"text-align: left;\">lp<\/th><\/tr><tr class = \"subheader headerLastRow\"><th class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\"><\/th><th title = \"Int64\" style = \"text-align: left;\">Int64<\/th><th title = \"Int64\" style = \"text-align: left;\">Int64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><th title = \"Float64\" style = \"text-align: left;\">Float64<\/th><\/tr><\/thead><tbody><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">1<\/td><td style = \"text-align: right;\">1<\/td><td style = \"text-align: right;\">1<\/td><td style = \"text-align: right;\">-1.82734<\/td><td style = \"text-align: right;\">1.54074<\/td><td style = \"text-align: right;\">0.773955<\/td><td style = \"text-align: right;\">0.226045<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-360.777<\/td><\/tr><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">2<\/td><td style = \"text-align: right;\">2<\/td><td style = \"text-align: right;\">1<\/td><td style = \"text-align: right;\">-3.08401<\/td><td style = \"text-align: right;\">0.139212<\/td><td style = \"text-align: right;\">0.586067<\/td><td style = \"text-align: right;\">0.413933<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-300.726<\/td><\/tr><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">3<\/td><td style = \"text-align: right;\">3<\/td><td style = \"text-align: right;\">1<\/td><td style = \"text-align: right;\">-3.11342<\/td><td style = \"text-align: right;\">0.893437<\/td><td style = \"text-align: right;\">0.629667<\/td><td style = \"text-align: right;\">0.370333<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-275.341<\/td><\/tr><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">4<\/td><td style = \"text-align: right;\">4<\/td><td style = \"text-align: right;\">1<\/td><td style = \"text-align: right;\">-3.24377<\/td><td style = \"text-align: right;\">0.473691<\/td><td style = \"text-align: right;\">0.665531<\/td><td style = \"text-align: right;\">0.334469<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-272.02<\/td><\/tr><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">5<\/td><td style = \"text-align: right;\">5<\/td><td style = \"text-align: right;\">1<\/td><td style = \"text-align: right;\">-3.07499<\/td><td style = \"text-align: right;\">0.902173<\/td><td style = \"text-align: right;\">0.53568<\/td><td style = \"text-align: right;\">0.46432<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-271.323<\/td><\/tr><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">6<\/td><td style = \"text-align: right;\">6<\/td><td style = \"text-align: right;\">1<\/td><td style = \"text-align: right;\">-3.47349<\/td><td style = \"text-align: right;\">0.344424<\/td><td style = \"text-align: right;\">0.561172<\/td><td style = \"text-align: right;\">0.438828<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-236.109<\/td><\/tr><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">7<\/td><td style = \"text-align: right;\">7<\/td><td style = \"text-align: right;\">1<\/td><td style = \"text-align: right;\">-3.53511<\/td><td style = \"text-align: right;\">0.751037<\/td><td style = \"text-align: right;\">0.527242<\/td><td style = \"text-align: right;\">0.472758<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-233.713<\/td><\/tr><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">8<\/td><td style = \"text-align: right;\">8<\/td><td style = \"text-align: right;\">1<\/td><td style = \"text-align: right;\">-3.3098<\/td><td style = \"text-align: right;\">0.312821<\/td><td style = \"text-align: right;\">0.550122<\/td><td style = \"text-align: right;\">0.449878<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-234.722<\/td><\/tr><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">9<\/td><td style = \"text-align: right;\">9<\/td><td style = \"text-align: right;\">1<\/td><td style = \"text-align: right;\">-3.61012<\/td><td style = \"text-align: right;\">0.649756<\/td><td style = \"text-align: right;\">0.401033<\/td><td style = \"text-align: right;\">0.598967<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-235.133<\/td><\/tr><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">10<\/td><td style = \"text-align: right;\">10<\/td><td style = \"text-align: right;\">1<\/td><td style = \"text-align: right;\">-3.40551<\/td><td style = \"text-align: right;\">0.252875<\/td><td style = \"text-align: right;\">0.565298<\/td><td style = \"text-align: right;\">0.434702<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-235.228<\/td><\/tr><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">11<\/td><td style = \"text-align: right;\">11<\/td><td style = \"text-align: right;\">1<\/td><td style = \"text-align: right;\">-3.34879<\/td><td style = \"text-align: right;\">0.729625<\/td><td style = \"text-align: right;\">0.491446<\/td><td style = \"text-align: right;\">0.508554<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-235.685<\/td><\/tr><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">12<\/td><td style = \"text-align: right;\">12<\/td><td style = \"text-align: right;\">1<\/td><td style = \"text-align: right;\">-3.54079<\/td><td style = \"text-align: right;\">0.31537<\/td><td style = \"text-align: right;\">0.51373<\/td><td style = \"text-align: right;\">0.48627<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-233.997<\/td><\/tr><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">13<\/td><td style = \"text-align: right;\">13<\/td><td style = \"text-align: right;\">1<\/td><td style = \"text-align: right;\">-3.52774<\/td><td style = \"text-align: right;\">0.672473<\/td><td style = \"text-align: right;\">0.559504<\/td><td style = \"text-align: right;\">0.440496<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-234.377<\/td><\/tr><tr><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><td style = \"text-align: right;\">&vellip;<\/td><\/tr><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">289<\/td><td style = \"text-align: right;\">89<\/td><td style = \"text-align: right;\">3<\/td><td style = \"text-align: right;\">-3.50551<\/td><td style = \"text-align: right;\">0.484045<\/td><td style = \"text-align: right;\">0.316322<\/td><td style = \"text-align: right;\">0.683678<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-237.256<\/td><\/tr><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">290<\/td><td style = \"text-align: right;\">90<\/td><td style = \"text-align: right;\">3<\/td><td style = \"text-align: right;\">-3.56928<\/td><td style = \"text-align: right;\">0.546927<\/td><td style = \"text-align: right;\">0.553467<\/td><td style = \"text-align: right;\">0.446533<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-233.319<\/td><\/tr><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">291<\/td><td style = \"text-align: right;\">91<\/td><td style = \"text-align: right;\">3<\/td><td style = \"text-align: right;\">-3.49348<\/td><td style = \"text-align: right;\">0.634557<\/td><td style = \"text-align: right;\">0.634908<\/td><td style = \"text-align: right;\">0.365092<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-234.36<\/td><\/tr><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">292<\/td><td style = \"text-align: right;\">92<\/td><td style = \"text-align: right;\">3<\/td><td style = \"text-align: right;\">-3.40305<\/td><td style = \"text-align: right;\">0.518597<\/td><td style = \"text-align: right;\">0.505162<\/td><td style = \"text-align: right;\">0.494838<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-232.412<\/td><\/tr><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">293<\/td><td style = \"text-align: right;\">93<\/td><td style = \"text-align: right;\">3<\/td><td style = \"text-align: right;\">-3.63169<\/td><td style = \"text-align: right;\">0.469046<\/td><td style = \"text-align: right;\">0.420914<\/td><td style = \"text-align: right;\">0.579086<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-233.877<\/td><\/tr><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">294<\/td><td style = \"text-align: right;\">94<\/td><td style = \"text-align: right;\">3<\/td><td style = \"text-align: right;\">-3.50029<\/td><td style = \"text-align: right;\">0.361316<\/td><td style = \"text-align: right;\">0.524629<\/td><td style = \"text-align: right;\">0.475371<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-233.238<\/td><\/tr><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">295<\/td><td style = \"text-align: right;\">95<\/td><td style = \"text-align: right;\">3<\/td><td style = \"text-align: right;\">-3.41818<\/td><td style = \"text-align: right;\">0.631907<\/td><td style = \"text-align: right;\">0.546171<\/td><td style = \"text-align: right;\">0.453829<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-232.67<\/td><\/tr><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">296<\/td><td style = \"text-align: right;\">96<\/td><td style = \"text-align: right;\">3<\/td><td style = \"text-align: right;\">-3.68305<\/td><td style = \"text-align: right;\">0.410643<\/td><td style = \"text-align: right;\">0.365514<\/td><td style = \"text-align: right;\">0.634486<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-235.958<\/td><\/tr><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">297<\/td><td style = \"text-align: right;\">97<\/td><td style = \"text-align: right;\">3<\/td><td style = \"text-align: right;\">-3.34128<\/td><td style = \"text-align: right;\">0.472232<\/td><td style = \"text-align: right;\">0.6095<\/td><td style = \"text-align: right;\">0.3905<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-235.308<\/td><\/tr><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">298<\/td><td style = \"text-align: right;\">98<\/td><td style = \"text-align: right;\">3<\/td><td style = \"text-align: right;\">-3.54003<\/td><td style = \"text-align: right;\">0.567434<\/td><td style = \"text-align: right;\">0.455095<\/td><td style = \"text-align: right;\">0.544905<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-233.264<\/td><\/tr><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">299<\/td><td style = \"text-align: right;\">99<\/td><td style = \"text-align: right;\">3<\/td><td style = \"text-align: right;\">-3.46683<\/td><td style = \"text-align: right;\">0.42982<\/td><td style = \"text-align: right;\">0.626881<\/td><td style = \"text-align: right;\">0.373119<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-234.226<\/td><\/tr><tr><td class = \"rowNumber\" style = \"font-weight: bold; text-align: right;\">300<\/td><td style = \"text-align: right;\">100<\/td><td style = \"text-align: right;\">3<\/td><td style = \"text-align: right;\">-3.49859<\/td><td style = \"text-align: right;\">0.549345<\/td><td style = \"text-align: right;\">0.541908<\/td><td style = \"text-align: right;\">0.458092<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">2.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">1.0<\/td><td style = \"text-align: right;\">-232.39<\/td><\/tr><\/tbody><\/table><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=e35b0032\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell   \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[17]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span><span class=\"k\">let<\/span>\n    <span class=\"c\"># Verify that the output of the chain is as expected.<\/span>\n    <span class=\"k\">for<\/span> <span class=\"n\">i<\/span> <span class=\"k\">in<\/span> <span class=\"n\">MCMCChains<\/span><span class=\"o\">.<\/span><span class=\"n\">chains<\/span><span class=\"p\">(<\/span><span class=\"n\">chains<\/span><span class=\"p\">)<\/span>\n        <span class=\"c\"># \u03bc[1] and \u03bc[2] can switch places, so we sort the values first.<\/span>\n        <span class=\"n\">chain<\/span> <span class=\"o\">=<\/span> <span class=\"kt\">Array<\/span><span class=\"p\">(<\/span><span class=\"n\">chains<\/span><span class=\"p\">[<\/span><span class=\"o\">:<\/span><span class=\"p\">,[<\/span><span class=\"s\">&quot;\u03bc[1]&quot;<\/span><span class=\"p\">,<\/span><span class=\"s\">&quot;\u03bc[2]&quot;<\/span><span class=\"p\">],<\/span><span class=\"n\">i<\/span><span class=\"p\">])<\/span>\n        <span class=\"n\">\u03bc_mean<\/span> <span class=\"o\">=<\/span> <span class=\"n\">vec<\/span><span class=\"p\">(<\/span><span class=\"n\">mean<\/span><span class=\"p\">(<\/span><span class=\"n\">chain<\/span><span class=\"p\">;<\/span> <span class=\"n\">dims<\/span><span class=\"o\">=<\/span><span class=\"mi\">1<\/span><span class=\"p\">))<\/span>\n        <span class=\"n\">println<\/span><span class=\"p\">(<\/span><span class=\"n\">sort<\/span><span class=\"p\">(<\/span><span class=\"n\">\u03bc_mean<\/span><span class=\"p\">),<\/span> <span class=\"n\">\u03bc<\/span><span class=\"p\">)<\/span>\n        <span class=\"nd\">@assert<\/span> <span class=\"n\">isapprox<\/span><span class=\"p\">(<\/span><span class=\"n\">sort<\/span><span class=\"p\">(<\/span><span class=\"n\">\u03bc_mean<\/span><span class=\"p\">),<\/span> <span class=\"n\">\u03bc<\/span><span class=\"p\">;<\/span> <span class=\"n\">rtol<\/span><span class=\"o\">=<\/span><span class=\"mf\">0.1<\/span><span class=\"p\">)<\/span> <span class=\"s\">&quot;Difference between estimated mean of \u03bc (<\/span><span class=\"si\">$<\/span><span class=\"p\">(<\/span><span class=\"n\">sort<\/span><span class=\"p\">(<\/span><span class=\"n\">\u03bc_mean<\/span><span class=\"p\">))<\/span><span class=\"s\">) and data-generating \u03bc (<\/span><span class=\"si\">$\u03bc<\/span><span class=\"s\">) unexpectedly large!&quot;<\/span>\n    <span class=\"k\">end<\/span>\n<span class=\"k\">end<\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"jp-Cell-outputWrapper\">\n<div class=\"jp-Collapser jp-OutputCollapser jp-Cell-outputCollapser\">\n<\/div>\n<div class=\"jp-OutputArea jp-Cell-outputArea\">\n<div class=\"jp-OutputArea-child\">\n    \n    <div class=\"jp-OutputPrompt jp-OutputArea-prompt\"><\/div>\n<div class=\"jp-RenderedText jp-OutputArea-output\" data-mime-type=\"text\/plain\">\n<pre>[-3.44476366255952, 0.5441864646433929][-3.5, 0.5]\n[-3.483850095395723, 0.5179167541090655][-3.5, 0.5]\n[-3.4930872357138765, 0.5047422668824073][-3.5, 0.5]\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=273cf965\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell   \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[18]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span><span class=\"k\">let<\/span>    \n   <span class=\"kt\">Array<\/span><span class=\"p\">(<\/span><span class=\"n\">chains<\/span><span class=\"p\">[<\/span><span class=\"o\">:<\/span><span class=\"p\">,[<\/span><span class=\"s\">&quot;\u03bc[1]&quot;<\/span><span class=\"p\">,<\/span><span class=\"s\">&quot;\u03bc[2]&quot;<\/span><span class=\"p\">],<\/span><span class=\"mi\">1<\/span><span class=\"p\">])<\/span>\n<span class=\"k\">end<\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"jp-Cell-outputWrapper\">\n<div class=\"jp-Collapser jp-OutputCollapser jp-Cell-outputCollapser\">\n<\/div>\n<div class=\"jp-OutputArea jp-Cell-outputArea\">\n<div class=\"jp-OutputArea-child jp-OutputArea-executeResult\">\n    \n    <div class=\"jp-OutputPrompt jp-OutputArea-prompt\">Out[18]:<\/div>\n<div class=\"jp-RenderedText jp-OutputArea-output jp-OutputArea-executeResult\" data-mime-type=\"text\/plain\">\n<pre>100\u00d72 Matrix{Float64}:\n -1.82734  1.54074\n -3.08401  0.139212\n -3.11342  0.893437\n -3.24377  0.473691\n -3.07499  0.902173\n -3.47349  0.344424\n -3.53511  0.751037\n -3.3098   0.312821\n -3.61012  0.649756\n -3.40551  0.252875\n -3.34879  0.729625\n -3.54079  0.31537\n -3.52774  0.672473\n  \u22ee        \n -3.59809  0.540053\n -3.49825  0.490688\n -3.49038  0.597805\n -3.43089  0.439063\n -3.58848  0.568874\n -3.51244  0.553333\n -3.37822  0.484359\n -3.51478  0.565656\n -3.51768  0.604015\n -3.47395  0.419305\n -3.56202  0.596524\n -3.61392  0.47095<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=680bf1e1\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell   \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[19]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span><span class=\"k\">let<\/span>\n    <span class=\"p\">[<\/span><span class=\"n\">mean<\/span><span class=\"o\">.<\/span><span class=\"p\">(<\/span><span class=\"n\">eachcol<\/span><span class=\"p\">(<\/span><span class=\"n\">df<\/span><span class=\"p\">[<\/span><span class=\"n\">i<\/span><span class=\"o\">:<\/span><span class=\"n\">i<\/span><span class=\"o\">+<\/span><span class=\"mi\">99<\/span><span class=\"p\">,[<\/span><span class=\"s\">&quot;\u03bc[1]&quot;<\/span><span class=\"p\">,<\/span><span class=\"s\">&quot;\u03bc[2]&quot;<\/span><span class=\"p\">]]))<\/span> <span class=\"k\">for<\/span> <span class=\"n\">i<\/span> <span class=\"o\">=<\/span> <span class=\"mi\">1<\/span><span class=\"o\">:<\/span><span class=\"mi\">100<\/span><span class=\"o\">:<\/span><span class=\"mi\">300<\/span><span class=\"p\">]<\/span>\n<span class=\"k\">end<\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"jp-Cell-outputWrapper\">\n<div class=\"jp-Collapser jp-OutputCollapser jp-Cell-outputCollapser\">\n<\/div>\n<div class=\"jp-OutputArea jp-Cell-outputArea\">\n<div class=\"jp-OutputArea-child jp-OutputArea-executeResult\">\n    \n    <div class=\"jp-OutputPrompt jp-OutputArea-prompt\">Out[19]:<\/div>\n<div class=\"jp-RenderedText jp-OutputArea-output jp-OutputArea-executeResult\" data-mime-type=\"text\/plain\">\n<pre>3-element Vector{Vector{Float64}}:\n [-3.44476366255952, 0.5441864646433929]\n [-3.483850095395723, 0.5179167541090655]\n [-3.4930872357138765, 0.5047422668824073]<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"cell-id=b1e47bbe\" class=\"jp-Cell jp-MarkdownCell jp-Notebook-cell\">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\"><div class=\"jp-InputPrompt jp-InputArea-prompt\">\n<\/div><div class=\"jp-RenderedHTMLCommon jp-RenderedMarkdown jp-MarkdownOutput \" data-mime-type=\"text\/markdown\">\n<h2 id=\"Inffered-Mixture-Model\">Inffered Mixture Model<a class=\"anchor-link\" href=\"#Inffered-Mixture-Model\">&#182;<\/a><\/h2><p>\uc0d8\ud50c\ub9c1 \ud6c4 \uad00\uc2ec \uc788\ub294 \ud30c\ub77c\ubbf8\ud130\uc758 \ucd94\uc801\uacfc \ubc00\ub3c4\ub97c \uc2dc\uac01\ud654\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<p>\uc704\uce58 \ub9e4\uac1c\ubcc0\uc218 $\\mu_1$ \uacfc $\\mu_2$\uc758 \uc0d8\ud50c\uc744 \uace0\ub824\ud569\ub2c8\ub2e4.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=018f79da\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell   \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[20]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span><span class=\"n\">plot<\/span><span class=\"p\">(<\/span><span class=\"n\">chains<\/span><span class=\"p\">[[<\/span><span class=\"s\">&quot;\u03bc[1]&quot;<\/span><span class=\"p\">,<\/span><span class=\"s\">&quot;\u03bc[2]&quot;<\/span><span class=\"p\">]];<\/span> <span class=\"n\">colordim<\/span><span class=\"o\">=<\/span><span class=\"ss\">:parameter<\/span><span class=\"p\">,<\/span> \n    <span class=\"n\">legend<\/span><span class=\"o\">=<\/span><span class=\"nb\">false<\/span><span class=\"p\">,<\/span> <span class=\"n\">titlefontsize<\/span><span class=\"o\">=<\/span><span class=\"mi\">9<\/span>  <span class=\"p\">)<\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"jp-Cell-outputWrapper\">\n<div class=\"jp-Collapser jp-OutputCollapser jp-Cell-outputCollapser\">\n<\/div>\n<div class=\"jp-OutputArea jp-Cell-outputArea\">\n<div class=\"jp-OutputArea-child jp-OutputArea-executeResult\">\n    \n    <div class=\"jp-OutputPrompt jp-OutputArea-prompt\">Out[20]:<\/div>\n<div class=\"jp-RenderedHTMLCommon jp-RenderedHTML jp-OutputArea-output jp-OutputArea-executeResult\" data-mime-type=\"text\/html\">\n<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"1000\" height=\"750\" viewBox=\"0 0 4000 3000\">\n<defs>\n  <clipPath id=\"clip100\">\n    <rect x=\"0\" y=\"0\" width=\"4000\" height=\"3000\"\/>\n  <\/clipPath>\n<\/defs>\n<path clip-path=\"url(#clip100)\" d=\"M0 3000 L4000 3000 L4000 0 L0 0  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<defs>\n  <clipPath id=\"clip101\">\n    <rect x=\"800\" y=\"0\" width=\"2801\" height=\"2801\"\/>\n  <\/clipPath>\n<\/defs>\n<path clip-path=\"url(#clip100)\" d=\"M234.399 798.92 L1971.26 798.92 L1971.26 106.732 L234.399 106.732  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<defs>\n  <clipPath id=\"clip102\">\n    <rect x=\"234\" y=\"106\" width=\"1738\" height=\"693\"\/>\n  <\/clipPath>\n<\/defs>\n<polyline clip-path=\"url(#clip102)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"267.004,798.92 267.004,106.732 \"\/>\n<polyline clip-path=\"url(#clip102)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"680.78,798.92 680.78,106.732 \"\/>\n<polyline clip-path=\"url(#clip102)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1094.56,798.92 1094.56,106.732 \"\/>\n<polyline clip-path=\"url(#clip102)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1508.33,798.92 1508.33,106.732 \"\/>\n<polyline clip-path=\"url(#clip102)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1922.11,798.92 1922.11,106.732 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"234.399,798.92 1971.26,798.92 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"267.004,798.92 267.004,780.022 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"680.78,798.92 680.78,780.022 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1094.56,798.92 1094.56,780.022 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1508.33,798.92 1508.33,780.022 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1922.11,798.92 1922.11,780.022 \"\/>\n<path clip-path=\"url(#clip100)\" d=\"M267.004 842.639 Q263.393 842.639 261.565 846.203 Q259.759 849.745 259.759 856.875 Q259.759 863.981 261.565 867.546 Q263.393 871.087 267.004 871.087 Q270.639 871.087 272.444 867.546 Q274.273 863.981 274.273 856.875 Q274.273 849.745 272.444 846.203 Q270.639 842.639 267.004 842.639 M267.004 838.935 Q272.815 838.935 275.87 843.541 Q278.949 848.125 278.949 856.875 Q278.949 865.601 275.87 870.208 Q272.815 874.791 267.004 874.791 Q261.194 874.791 258.116 870.208 Q255.06 865.601 255.06 856.875 Q255.06 848.125 258.116 843.541 Q261.194 838.935 267.004 838.935 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M660.051 870.185 L676.37 870.185 L676.37 874.12 L654.426 874.12 L654.426 870.185 Q657.088 867.43 661.671 862.8 Q666.278 858.148 667.458 856.805 Q669.704 854.282 670.583 852.546 Q671.486 850.787 671.486 849.097 Q671.486 846.342 669.541 844.606 Q667.62 842.87 664.518 842.87 Q662.319 842.87 659.866 843.634 Q657.435 844.398 654.657 845.949 L654.657 841.227 Q657.481 840.092 659.935 839.514 Q662.389 838.935 664.426 838.935 Q669.796 838.935 672.991 841.62 Q676.185 844.305 676.185 848.796 Q676.185 850.926 675.375 852.847 Q674.588 854.745 672.481 857.338 Q671.903 858.009 668.801 861.226 Q665.699 864.421 660.051 870.185 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M686.231 839.56 L704.588 839.56 L704.588 843.495 L690.514 843.495 L690.514 851.967 Q691.532 851.62 692.551 851.458 Q693.569 851.273 694.588 851.273 Q700.375 851.273 703.754 854.444 Q707.134 857.615 707.134 863.032 Q707.134 868.611 703.662 871.712 Q700.189 874.791 693.87 874.791 Q691.694 874.791 689.426 874.421 Q687.18 874.05 684.773 873.31 L684.773 868.611 Q686.856 869.745 689.078 870.3 Q691.301 870.856 693.777 870.856 Q697.782 870.856 700.12 868.75 Q702.458 866.643 702.458 863.032 Q702.458 859.421 700.12 857.314 Q697.782 855.208 693.777 855.208 Q691.902 855.208 690.027 855.625 Q688.176 856.041 686.231 856.921 L686.231 839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1069.25 839.56 L1087.61 839.56 L1087.61 843.495 L1073.54 843.495 L1073.54 851.967 Q1074.56 851.62 1075.57 851.458 Q1076.59 851.273 1077.61 851.273 Q1083.4 851.273 1086.78 854.444 Q1090.16 857.615 1090.16 863.032 Q1090.16 868.611 1086.68 871.712 Q1083.21 874.791 1076.89 874.791 Q1074.72 874.791 1072.45 874.421 Q1070.2 874.05 1067.8 873.31 L1067.8 868.611 Q1069.88 869.745 1072.1 870.3 Q1074.32 870.856 1076.8 870.856 Q1080.81 870.856 1083.14 868.75 Q1085.48 866.643 1085.48 863.032 Q1085.48 859.421 1083.14 857.314 Q1080.81 855.208 1076.8 855.208 Q1074.93 855.208 1073.05 855.625 Q1071.2 856.041 1069.25 856.921 L1069.25 839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1109.37 842.639 Q1105.76 842.639 1103.93 846.203 Q1102.12 849.745 1102.12 856.875 Q1102.12 863.981 1103.93 867.546 Q1105.76 871.087 1109.37 871.087 Q1113 871.087 1114.81 867.546 Q1116.64 863.981 1116.64 856.875 Q1116.64 849.745 1114.81 846.203 Q1113 842.639 1109.37 842.639 M1109.37 838.935 Q1115.18 838.935 1118.24 843.541 Q1121.31 848.125 1121.31 856.875 Q1121.31 865.601 1118.24 870.208 Q1115.18 874.791 1109.37 874.791 Q1103.56 874.791 1100.48 870.208 Q1097.43 865.601 1097.43 856.875 Q1097.43 848.125 1100.48 843.541 Q1103.56 838.935 1109.37 838.935 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1482.19 839.56 L1504.41 839.56 L1504.41 841.551 L1491.86 874.12 L1486.98 874.12 L1498.78 843.495 L1482.19 843.495 L1482.19 839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1513.57 839.56 L1531.93 839.56 L1531.93 843.495 L1517.86 843.495 L1517.86 851.967 Q1518.87 851.62 1519.89 851.458 Q1520.91 851.273 1521.93 851.273 Q1527.72 851.273 1531.1 854.444 Q1534.48 857.615 1534.48 863.032 Q1534.48 868.611 1531 871.712 Q1527.53 874.791 1521.21 874.791 Q1519.04 874.791 1516.77 874.421 Q1514.52 874.05 1512.12 873.31 L1512.12 868.611 Q1514.2 869.745 1516.42 870.3 Q1518.64 870.856 1521.12 870.856 Q1525.12 870.856 1527.46 868.75 Q1529.8 866.643 1529.8 863.032 Q1529.8 859.421 1527.46 857.314 Q1525.12 855.208 1521.12 855.208 Q1519.25 855.208 1517.37 855.625 Q1515.52 856.041 1513.57 856.921 L1513.57 839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1881.71 870.185 L1889.35 870.185 L1889.35 843.819 L1881.04 845.486 L1881.04 841.227 L1889.31 839.56 L1893.98 839.56 L1893.98 870.185 L1901.62 870.185 L1901.62 874.12 L1881.71 874.12 L1881.71 870.185 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1921.06 842.639 Q1917.45 842.639 1915.62 846.203 Q1913.82 849.745 1913.82 856.875 Q1913.82 863.981 1915.62 867.546 Q1917.45 871.087 1921.06 871.087 Q1924.7 871.087 1926.5 867.546 Q1928.33 863.981 1928.33 856.875 Q1928.33 849.745 1926.5 846.203 Q1924.7 842.639 1921.06 842.639 M1921.06 838.935 Q1926.87 838.935 1929.93 843.541 Q1933.01 848.125 1933.01 856.875 Q1933.01 865.601 1929.93 870.208 Q1926.87 874.791 1921.06 874.791 Q1915.25 874.791 1912.18 870.208 Q1909.12 865.601 1909.12 856.875 Q1909.12 848.125 1912.18 843.541 Q1915.25 838.935 1921.06 838.935 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1951.23 842.639 Q1947.62 842.639 1945.79 846.203 Q1943.98 849.745 1943.98 856.875 Q1943.98 863.981 1945.79 867.546 Q1947.62 871.087 1951.23 871.087 Q1954.86 871.087 1956.67 867.546 Q1958.49 863.981 1958.49 856.875 Q1958.49 849.745 1956.67 846.203 Q1954.86 842.639 1951.23 842.639 M1951.23 838.935 Q1957.04 838.935 1960.09 843.541 Q1963.17 848.125 1963.17 856.875 Q1963.17 865.601 1960.09 870.208 Q1957.04 874.791 1951.23 874.791 Q1945.42 874.791 1942.34 870.208 Q1939.28 865.601 1939.28 856.875 Q1939.28 848.125 1942.34 843.541 Q1945.42 838.935 1951.23 838.935 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M970.551 920.264 L976.981 920.264 L976.981 967.784 L970.551 967.784 L970.551 920.264 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M995.314 922.014 L995.314 932.136 L1007.38 932.136 L1007.38 936.687 L995.314 936.687 L995.314 956.039 Q995.314 960.4 996.492 961.641 Q997.701 962.882 1001.36 962.882 L1007.38 962.882 L1007.38 967.784 L1001.36 967.784 Q994.582 967.784 992.004 965.269 Q989.426 962.723 989.426 956.039 L989.426 936.687 L985.129 936.687 L985.129 932.136 L989.426 932.136 L989.426 922.014 L995.314 922.014 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1045.57 948.496 L1045.57 951.36 L1018.64 951.36 Q1019.03 957.408 1022.27 960.591 Q1025.55 963.742 1031.38 963.742 Q1034.75 963.742 1037.9 962.914 Q1041.08 962.087 1044.2 960.431 L1044.2 965.97 Q1041.05 967.306 1037.74 968.007 Q1034.43 968.707 1031.03 968.707 Q1022.5 968.707 1017.5 963.742 Q1012.53 958.776 1012.53 950.31 Q1012.53 941.557 1017.24 936.433 Q1021.99 931.277 1030.01 931.277 Q1037.2 931.277 1041.37 935.923 Q1045.57 940.539 1045.57 948.496 M1039.71 946.777 Q1039.65 941.971 1037.01 939.106 Q1034.4 936.242 1030.07 936.242 Q1025.17 936.242 1022.21 939.011 Q1019.28 941.78 1018.84 946.809 L1039.71 946.777 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1075.84 937.61 Q1074.85 937.037 1073.68 936.783 Q1072.53 936.496 1071.13 936.496 Q1066.16 936.496 1063.49 939.743 Q1060.85 942.958 1060.85 949.005 L1060.85 967.784 L1054.96 967.784 L1054.96 932.136 L1060.85 932.136 L1060.85 937.674 Q1062.7 934.428 1065.66 932.868 Q1068.62 931.277 1072.85 931.277 Q1073.45 931.277 1074.19 931.372 Q1074.92 931.436 1075.81 931.595 L1075.84 937.61 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1098.18 949.864 Q1091.09 949.864 1088.35 951.488 Q1085.61 953.111 1085.61 957.026 Q1085.61 960.145 1087.65 961.991 Q1089.72 963.805 1093.25 963.805 Q1098.12 963.805 1101.05 960.368 Q1104.01 956.898 1104.01 951.169 L1104.01 949.864 L1098.18 949.864 M1109.86 947.445 L1109.86 967.784 L1104.01 967.784 L1104.01 962.373 Q1102 965.62 1099.01 967.179 Q1096.02 968.707 1091.69 968.707 Q1086.22 968.707 1082.97 965.651 Q1079.76 962.564 1079.76 957.408 Q1079.76 951.392 1083.77 948.337 Q1087.81 945.281 1095.8 945.281 L1104.01 945.281 L1104.01 944.708 Q1104.01 940.666 1101.33 938.47 Q1098.69 936.242 1093.89 936.242 Q1090.83 936.242 1087.94 936.974 Q1085.04 937.706 1082.37 939.17 L1082.37 933.759 Q1085.58 932.518 1088.6 931.913 Q1091.63 931.277 1094.49 931.277 Q1102.23 931.277 1106.05 935.287 Q1109.86 939.297 1109.86 947.445 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1127.72 922.014 L1127.72 932.136 L1139.78 932.136 L1139.78 936.687 L1127.72 936.687 L1127.72 956.039 Q1127.72 960.4 1128.9 961.641 Q1130.11 962.882 1133.77 962.882 L1139.78 962.882 L1139.78 967.784 L1133.77 967.784 Q1126.99 967.784 1124.41 965.269 Q1121.83 962.723 1121.83 956.039 L1121.83 936.687 L1117.54 936.687 L1117.54 932.136 L1121.83 932.136 L1121.83 922.014 L1127.72 922.014 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1147.49 932.136 L1153.34 932.136 L1153.34 967.784 L1147.49 967.784 L1147.49 932.136 M1147.49 918.259 L1153.34 918.259 L1153.34 925.675 L1147.49 925.675 L1147.49 918.259 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1179.41 936.242 Q1174.7 936.242 1171.96 939.934 Q1169.23 943.594 1169.23 949.992 Q1169.23 956.389 1171.93 960.081 Q1174.67 963.742 1179.41 963.742 Q1184.09 963.742 1186.83 960.05 Q1189.56 956.357 1189.56 949.992 Q1189.56 943.658 1186.83 939.966 Q1184.09 936.242 1179.41 936.242 M1179.41 931.277 Q1187.05 931.277 1191.41 936.242 Q1195.77 941.207 1195.77 949.992 Q1195.77 958.745 1191.41 963.742 Q1187.05 968.707 1179.41 968.707 Q1171.74 968.707 1167.38 963.742 Q1163.05 958.745 1163.05 949.992 Q1163.05 941.207 1167.38 936.242 Q1171.74 931.277 1179.41 931.277 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1235.11 946.268 L1235.11 967.784 L1229.25 967.784 L1229.25 946.459 Q1229.25 941.398 1227.28 938.884 Q1225.31 936.369 1221.36 936.369 Q1216.62 936.369 1213.88 939.393 Q1211.14 942.417 1211.14 947.636 L1211.14 967.784 L1205.26 967.784 L1205.26 932.136 L1211.14 932.136 L1211.14 937.674 Q1213.24 934.459 1216.08 932.868 Q1218.94 931.277 1222.67 931.277 Q1228.81 931.277 1231.96 935.096 Q1235.11 938.884 1235.11 946.268 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip102)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"234.399,691.075 1971.26,691.075 \"\/>\n<polyline clip-path=\"url(#clip102)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"234.399,566.7 1971.26,566.7 \"\/>\n<polyline clip-path=\"url(#clip102)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"234.399,442.326 1971.26,442.326 \"\/>\n<polyline clip-path=\"url(#clip102)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"234.399,317.951 1971.26,317.951 \"\/>\n<polyline clip-path=\"url(#clip102)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"234.399,193.577 1971.26,193.577 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"234.399,798.92 234.399,106.732 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"234.399,691.075 253.297,691.075 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"234.399,566.7 253.297,566.7 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"234.399,442.326 253.297,442.326 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"234.399,317.951 253.297,317.951 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"234.399,193.577 253.297,193.577 \"\/>\n<path clip-path=\"url(#clip100)\" d=\"M113.334 691.526 L143.01 691.526 L143.01 695.461 L113.334 695.461 L113.334 691.526 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M167.269 689.721 Q170.626 690.438 172.501 692.707 Q174.399 694.975 174.399 698.309 Q174.399 703.424 170.88 706.225 Q167.362 709.026 160.88 709.026 Q158.705 709.026 156.39 708.586 Q154.098 708.17 151.644 707.313 L151.644 702.799 Q153.589 703.934 155.904 704.512 Q158.218 705.091 160.742 705.091 Q165.14 705.091 167.431 703.355 Q169.746 701.619 169.746 698.309 Q169.746 695.253 167.593 693.54 Q165.464 691.804 161.644 691.804 L157.617 691.804 L157.617 687.961 L161.83 687.961 Q165.279 687.961 167.107 686.596 Q168.936 685.207 168.936 682.614 Q168.936 679.952 167.038 678.54 Q165.163 677.105 161.644 677.105 Q159.723 677.105 157.524 677.522 Q155.325 677.938 152.686 678.818 L152.686 674.651 Q155.348 673.911 157.663 673.54 Q160.001 673.17 162.061 673.17 Q167.385 673.17 170.487 675.6 Q173.589 678.008 173.589 682.128 Q173.589 684.999 171.945 686.989 Q170.302 688.957 167.269 689.721 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M114.283 567.152 L143.959 567.152 L143.959 571.087 L114.283 571.087 L114.283 567.152 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M158.08 580.045 L174.399 580.045 L174.399 583.98 L152.455 583.98 L152.455 580.045 Q155.117 577.291 159.7 572.661 Q164.306 568.008 165.487 566.666 Q167.732 564.142 168.612 562.406 Q169.515 560.647 169.515 558.957 Q169.515 556.203 167.57 554.467 Q165.649 552.731 162.547 552.731 Q160.348 552.731 157.894 553.494 Q155.464 554.258 152.686 555.809 L152.686 551.087 Q155.51 549.953 157.964 549.374 Q160.417 548.795 162.455 548.795 Q167.825 548.795 171.019 551.481 Q174.214 554.166 174.214 558.656 Q174.214 560.786 173.404 562.707 Q172.617 564.605 170.51 567.198 Q169.931 567.869 166.829 571.087 Q163.728 574.281 158.08 580.045 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M113.913 442.777 L143.589 442.777 L143.589 446.712 L113.913 446.712 L113.913 442.777 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M154.492 455.671 L162.13 455.671 L162.13 429.305 L153.82 430.972 L153.82 426.712 L162.084 425.046 L166.76 425.046 L166.76 455.671 L174.399 455.671 L174.399 459.606 L154.492 459.606 L154.492 455.671 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M162.455 303.75 Q158.843 303.75 157.015 307.315 Q155.209 310.856 155.209 317.986 Q155.209 325.092 157.015 328.657 Q158.843 332.199 162.455 332.199 Q166.089 332.199 167.894 328.657 Q169.723 325.092 169.723 317.986 Q169.723 310.856 167.894 307.315 Q166.089 303.75 162.455 303.75 M162.455 300.046 Q168.265 300.046 171.32 304.653 Q174.399 309.236 174.399 317.986 Q174.399 326.713 171.32 331.319 Q168.265 335.903 162.455 335.903 Q156.644 335.903 153.566 331.319 Q150.51 326.713 150.51 317.986 Q150.51 309.236 153.566 304.653 Q156.644 300.046 162.455 300.046 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M154.492 206.921 L162.13 206.921 L162.13 180.556 L153.82 182.223 L153.82 177.963 L162.084 176.297 L166.76 176.297 L166.76 206.921 L174.399 206.921 L174.399 210.857 L154.492 210.857 L154.492 206.921 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M-6.88199 639.946 L-0.61177 639.946 Q-2.36234 643.606 -3.22171 646.853 Q-4.08108 650.099 -4.08108 653.123 Q-4.08108 658.375 -2.04405 661.239 Q-0.00702805 664.072 3.74874 664.072 Q6.89976 664.072 8.52302 662.194 Q10.1144 660.284 11.1011 655.001 L11.8968 651.118 Q13.2655 643.924 16.7348 640.519 Q20.1723 637.081 25.9651 637.081 Q32.8718 637.081 36.4366 641.728 Q40.0014 646.343 40.0014 655.287 Q40.0014 658.661 39.2376 662.481 Q38.4737 666.268 36.9777 670.342 L30.3574 670.342 Q32.5536 666.427 33.6676 662.672 Q34.7816 658.916 34.7816 655.287 Q34.7816 649.781 32.6172 646.789 Q30.4529 643.797 26.4425 643.797 Q22.9413 643.797 20.968 645.962 Q18.9946 648.094 18.0079 652.996 L17.244 656.911 Q15.8118 664.104 12.7562 667.318 Q9.70067 670.533 4.258 670.533 Q-2.04405 670.533 -5.67251 666.109 Q-9.30096 661.653 -9.30096 653.855 Q-9.30096 650.513 -8.69622 647.044 Q-8.09148 643.574 -6.88199 639.946 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M21.1589 611.109 Q21.1589 618.207 22.7822 620.944 Q24.4055 623.682 28.3204 623.682 Q31.4396 623.682 33.2856 621.645 Q35.0998 619.576 35.0998 616.043 Q35.0998 611.173 31.6624 608.245 Q28.1931 605.285 22.4639 605.285 L21.1589 605.285 L21.1589 611.109 M18.74 599.428 L39.0784 599.428 L39.0784 605.285 L33.6676 605.285 Q36.9141 607.29 38.4737 610.282 Q40.0014 613.274 40.0014 617.602 Q40.0014 623.077 36.9459 626.323 Q33.8585 629.538 28.7023 629.538 Q22.6867 629.538 19.6312 625.528 Q16.5756 621.485 16.5756 613.496 L16.5756 605.285 L16.0027 605.285 Q11.9605 605.285 9.76433 607.958 Q7.53633 610.6 7.53633 615.406 Q7.53633 618.462 8.26839 621.358 Q9.00045 624.254 10.4646 626.928 L5.05371 626.928 Q3.8124 623.713 3.20765 620.69 Q2.57108 617.666 2.57108 614.801 Q2.57108 607.067 6.58148 603.248 Q10.5919 599.428 18.74 599.428 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M10.2736 559.611 Q6.32685 557.415 4.44897 554.359 Q2.57108 551.303 2.57108 547.166 Q2.57108 541.596 6.48599 538.572 Q10.3691 535.548 17.5623 535.548 L39.0784 535.548 L39.0784 541.437 L17.7533 541.437 Q12.6289 541.437 10.1463 543.251 Q7.66365 545.065 7.66365 548.789 Q7.66365 553.34 10.6874 555.982 Q13.7111 558.624 18.9309 558.624 L39.0784 558.624 L39.0784 564.512 L17.7533 564.512 Q12.5971 564.512 10.1463 566.327 Q7.66365 568.141 7.66365 571.928 Q7.66365 576.416 10.7192 579.058 Q13.7429 581.7 18.9309 581.7 L39.0784 581.7 L39.0784 587.588 L3.43045 587.588 L3.43045 581.7 L8.96862 581.7 Q5.69028 579.695 4.13068 576.894 Q2.57108 574.093 2.57108 570.241 Q2.57108 566.358 4.54445 563.653 Q6.51782 560.916 10.2736 559.611 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M33.7312 518.202 L52.6374 518.202 L52.6374 524.09 L3.43045 524.09 L3.43045 518.202 L8.8413 518.202 Q5.65845 516.356 4.13068 513.555 Q2.57108 510.722 2.57108 506.807 Q2.57108 500.314 7.72731 496.272 Q12.8835 492.198 21.2863 492.198 Q29.689 492.198 34.8452 496.272 Q40.0014 500.314 40.0014 506.807 Q40.0014 510.722 38.4737 513.555 Q36.9141 516.356 33.7312 518.202 M21.2863 498.277 Q14.8251 498.277 11.1648 500.951 Q7.47268 503.592 7.47268 508.239 Q7.47268 512.886 11.1648 515.56 Q14.8251 518.202 21.2863 518.202 Q27.7475 518.202 31.4396 515.56 Q35.0998 512.886 35.0998 508.239 Q35.0998 503.592 31.4396 500.951 Q27.7475 498.277 21.2863 498.277 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M-10.4468 482.49 L-10.4468 476.634 L39.0784 476.634 L39.0784 482.49 L-10.4468 482.49 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M19.7903 433.888 L22.6549 433.888 L22.6549 460.815 Q28.7023 460.433 31.8852 457.186 Q35.0362 453.908 35.0362 448.084 Q35.0362 444.71 34.2086 441.559 Q33.3811 438.376 31.726 435.257 L37.2642 435.257 Q38.601 438.408 39.3012 441.718 Q40.0014 445.028 40.0014 448.434 Q40.0014 456.964 35.0362 461.961 Q30.0709 466.926 21.6045 466.926 Q12.8517 466.926 7.72731 462.215 Q2.57108 457.473 2.57108 449.452 Q2.57108 442.259 7.21805 438.089 Q11.8332 433.888 19.7903 433.888 M18.0716 439.744 Q13.2655 439.808 10.4009 442.45 Q7.53633 445.06 7.53633 449.389 Q7.53633 454.29 10.3054 457.25 Q13.0745 460.178 18.1034 460.624 L18.0716 439.744 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3.43045 407.757 L3.43045 401.55 L33.3493 390.41 L3.43045 379.27 L3.43045 373.064 L39.0784 386.432 L39.0784 394.389 L3.43045 407.757 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M21.1589 348.779 Q21.1589 355.876 22.7822 358.614 Q24.4055 361.351 28.3204 361.351 Q31.4396 361.351 33.2856 359.314 Q35.0998 357.245 35.0998 353.712 Q35.0998 348.842 31.6624 345.914 Q28.1931 342.954 22.4639 342.954 L21.1589 342.954 L21.1589 348.779 M18.74 337.097 L39.0784 337.097 L39.0784 342.954 L33.6676 342.954 Q36.9141 344.959 38.4737 347.951 Q40.0014 350.943 40.0014 355.272 Q40.0014 360.746 36.9459 363.993 Q33.8585 367.207 28.7023 367.207 Q22.6867 367.207 19.6312 363.197 Q16.5756 359.155 16.5756 351.166 L16.5756 342.954 L16.0027 342.954 Q11.9605 342.954 9.76433 345.627 Q7.53633 348.269 7.53633 353.075 Q7.53633 356.131 8.26839 359.027 Q9.00045 361.924 10.4646 364.597 L5.05371 364.597 Q3.8124 361.383 3.20765 358.359 Q2.57108 355.335 2.57108 352.471 Q2.57108 344.736 6.58148 340.917 Q10.5919 337.097 18.74 337.097 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M-10.4468 325.034 L-10.4468 319.178 L39.0784 319.178 L39.0784 325.034 L-10.4468 325.034 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M25.0102 307.529 L3.43045 307.529 L3.43045 301.672 L24.7874 301.672 Q29.8481 301.672 32.3944 299.699 Q34.9089 297.726 34.9089 293.779 Q34.9089 289.036 31.8852 286.299 Q28.8615 283.53 23.6416 283.53 L3.43045 283.53 L3.43045 277.674 L39.0784 277.674 L39.0784 283.53 L33.6039 283.53 Q36.8504 285.663 38.4418 288.495 Q40.0014 291.296 40.0014 295.02 Q40.0014 301.163 36.182 304.346 Q32.3626 307.529 25.0102 307.529 M2.57108 292.792 L2.57108 292.792 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M19.7903 235.119 L22.6549 235.119 L22.6549 262.046 Q28.7023 261.664 31.8852 258.417 Q35.0362 255.139 35.0362 249.314 Q35.0362 245.941 34.2086 242.789 Q33.3811 239.607 31.726 236.487 L37.2642 236.487 Q38.601 239.638 39.3012 242.949 Q40.0014 246.259 40.0014 249.664 Q40.0014 258.195 35.0362 263.192 Q30.0709 268.157 21.6045 268.157 Q12.8517 268.157 7.72731 263.446 Q2.57108 258.704 2.57108 250.683 Q2.57108 243.49 7.21805 239.32 Q11.8332 235.119 19.7903 235.119 M18.0716 240.975 Q13.2655 241.039 10.4009 243.681 Q7.53633 246.291 7.53633 250.619 Q7.53633 255.521 10.3054 258.481 Q13.0745 261.409 18.1034 261.855 L18.0716 240.975 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1036.53 10.7708 L1036.53 16.3176 Q1033.87 13.8437 1030.85 12.6197 Q1027.86 11.3958 1024.47 11.3958 Q1017.81 11.3958 1014.26 15.4843 Q1010.72 19.5468 1010.72 27.2551 Q1010.72 34.9373 1014.26 39.0258 Q1017.81 43.0883 1024.47 43.0883 Q1027.86 43.0883 1030.85 41.8644 Q1033.87 40.6404 1036.53 38.1665 L1036.53 43.6612 Q1033.77 45.5362 1030.67 46.4737 Q1027.6 47.4112 1024.16 47.4112 Q1015.33 47.4112 1010.25 42.0206 Q1005.18 36.604 1005.18 27.2551 Q1005.18 17.8801 1010.25 12.4895 Q1015.33 7.07288 1024.16 7.07288 Q1027.65 7.07288 1030.72 8.01037 Q1033.82 8.92183 1036.53 10.7708 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1068.69 29.0519 L1068.69 46.656 L1063.9 46.656 L1063.9 29.2082 Q1063.9 25.0676 1062.28 23.0103 Q1060.67 20.953 1057.44 20.953 Q1053.56 20.953 1051.32 23.427 Q1049.08 25.9009 1049.08 30.1717 L1049.08 46.656 L1044.26 46.656 L1044.26 6.13538 L1049.08 6.13538 L1049.08 22.0207 Q1050.8 19.3905 1053.12 18.0884 Q1055.46 16.7864 1058.51 16.7864 Q1063.53 16.7864 1066.11 19.9114 Q1068.69 23.0103 1068.69 29.0519 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1091.5 31.9946 Q1085.7 31.9946 1083.46 33.3227 Q1081.22 34.6509 1081.22 37.854 Q1081.22 40.406 1082.88 41.9164 Q1084.58 43.4008 1087.47 43.4008 Q1091.45 43.4008 1093.85 40.5883 Q1096.27 37.7498 1096.27 33.0623 L1096.27 31.9946 L1091.5 31.9946 M1101.06 30.0155 L1101.06 46.656 L1096.27 46.656 L1096.27 42.2289 Q1094.63 44.8852 1092.18 46.1612 Q1089.73 47.4112 1086.19 47.4112 Q1081.71 47.4112 1079.05 44.9112 Q1076.42 42.3852 1076.42 38.1665 Q1076.42 33.2446 1079.71 30.7446 Q1083.01 28.2446 1089.55 28.2446 L1096.27 28.2446 L1096.27 27.7759 Q1096.27 24.4686 1094.08 22.6718 Q1091.92 20.8488 1087.99 20.8488 Q1085.49 20.8488 1083.12 21.4478 Q1080.75 22.0468 1078.56 23.2447 L1078.56 18.8176 Q1081.19 17.802 1083.66 17.3072 Q1086.14 16.7864 1088.48 16.7864 Q1094.81 16.7864 1097.94 20.0676 Q1101.06 23.3488 1101.06 30.0155 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1110.93 17.4895 L1115.72 17.4895 L1115.72 46.656 L1110.93 46.656 L1110.93 17.4895 M1110.93 6.13538 L1115.72 6.13538 L1115.72 12.2031 L1110.93 12.2031 L1110.93 6.13538 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1149.99 29.0519 L1149.99 46.656 L1145.2 46.656 L1145.2 29.2082 Q1145.2 25.0676 1143.59 23.0103 Q1141.97 20.953 1138.74 20.953 Q1134.86 20.953 1132.62 23.427 Q1130.38 25.9009 1130.38 30.1717 L1130.38 46.656 L1125.57 46.656 L1125.57 17.4895 L1130.38 17.4895 L1130.38 22.0207 Q1132.1 19.3905 1134.42 18.0884 Q1136.76 16.7864 1139.81 16.7864 Q1144.84 16.7864 1147.41 19.9114 Q1149.99 23.0103 1149.99 29.0519 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1178.09 42.2289 L1186.68 42.2289 L1186.68 12.5676 L1177.34 14.4426 L1177.34 9.65099 L1186.63 7.776 L1191.89 7.776 L1191.89 42.2289 L1200.49 42.2289 L1200.49 46.656 L1178.09 46.656 L1178.09 42.2289 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip102)\" style=\"stroke:#009af9; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"283.555,545.226 300.106,701.524 316.657,705.182 333.208,721.393 349.759,700.402 366.311,749.965 382.862,757.628 399.413,729.606 415.964,766.958 432.515,741.509 449.066,734.455 465.617,758.336 482.168,756.712 498.719,726.079 515.27,745.182 531.821,770.123 548.372,742.669 564.923,746.771 581.474,726.451 598.025,769.951 614.576,727.571 631.127,761.694 647.678,738.758 664.229,774.414 680.78,730.902 697.331,745.849 713.882,757.344 730.433,756.401 746.984,737.598 763.535,758.627 780.086,767.745 796.637,731.849 813.188,779.33 829.739,729.989 846.29,771.089 862.841,727.938 879.392,750.4 895.943,749.309 912.494,762.271 929.045,755.135 945.596,749.15 962.147,745.036 978.698,739.512 995.249,768.827 1011.8,730.375 1028.35,752.565 1044.9,696.093 1061.45,765.182 1078,730.779 1094.56,757.431 1111.11,752.963 1127.66,767.998 1144.21,738.393 1160.76,767.548 1177.31,738.187 1193.86,748.224 1210.41,749.723 1226.96,740.551 1243.51,752.343 1260.07,761.286 1276.62,738.072 1293.17,754.364 1309.72,746.978 1326.27,742.623 1342.82,761.88 1359.37,751.254 1375.92,751.254 1392.47,757.374 1409.02,764.693 1425.58,764.693 1442.13,742.387 1458.68,763.661 1475.23,715.32 1491.78,749.619 1508.33,758.192 1524.88,726.296 1541.43,764.688 1557.98,713.167 1574.53,766.607 1591.09,750.529 1607.64,744.671 1624.19,744.671 1640.74,765.033 1657.29,760.204 1673.84,743.62 1690.39,765.799 1706.94,759.804 1723.49,747.84 1740.05,765.462 1756.6,753.044 1773.15,752.066 1789.7,744.667 1806.25,764.267 1822.8,754.809 1839.35,738.116 1855.9,755.101 1872.45,755.461 1889,750.023 1905.56,760.976 1922.11,767.431 \"\/>\n<polyline clip-path=\"url(#clip102)\" style=\"stroke:#e26f46; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"283.555,126.322 300.106,300.637 316.657,206.83 333.208,259.036 349.759,205.744 366.311,275.114 382.862,224.541 399.413,279.044 415.964,237.138 432.515,286.5 449.066,227.204 465.617,278.727 482.168,234.313 498.719,263.275 515.27,242.515 531.821,251.756 548.372,277.314 564.923,246.494 581.474,252.586 598.025,250.087 614.576,252.103 631.127,256.3 647.678,277.729 664.229,225.394 680.78,249.506 697.331,261.047 713.882,273.429 730.433,250.164 746.984,248.904 763.535,256.73 780.086,257.724 796.637,266.154 813.188,253.831 829.739,271.708 846.29,213.798 862.841,276.119 879.392,209.11 895.943,288.285 912.494,260.974 929.045,231.991 945.596,259.496 962.147,232.975 978.698,279.571 995.249,218.12 1011.8,263.299 1028.35,232.286 1044.9,249.896 1061.45,217.059 1078,277.097 1094.56,228.315 1111.11,275.397 1127.66,270.767 1144.21,265.118 1160.76,239.284 1177.31,271.234 1193.86,226.074 1210.41,275.183 1226.96,209.904 1243.51,246.236 1260.07,260.361 1276.62,235.069 1293.17,249.47 1309.72,255.974 1326.27,250.803 1342.82,253.117 1359.37,264.787 1375.92,264.787 1392.47,245.978 1409.02,245.288 1425.58,245.288 1442.13,260.061 1458.68,232.432 1475.23,276.391 1491.78,210.825 1508.33,260.795 1524.88,225.747 1541.43,288.294 1557.98,214.597 1574.53,246.811 1591.09,239.153 1607.64,247.154 1624.19,247.154 1640.74,248.157 1657.29,252.872 1673.84,245.739 1690.39,258.623 1706.94,268.624 1723.49,260.94 1740.05,250.782 1756.6,256.922 1773.15,243.599 1789.7,263.343 1806.25,247.198 1822.8,249.131 1839.35,257.709 1855.9,247.598 1872.45,242.827 1889,265.8 1905.56,243.759 1922.11,259.377 \"\/>\n<path clip-path=\"url(#clip100)\" d=\"M2215.89 798.92 L3952.76 798.92 L3952.76 106.732 L2215.89 106.732  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<defs>\n  <clipPath id=\"clip103\">\n    <rect x=\"2215\" y=\"106\" width=\"1738\" height=\"693\"\/>\n  <\/clipPath>\n<\/defs>\n<polyline clip-path=\"url(#clip103)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2486.5,798.92 2486.5,106.732 \"\/>\n<polyline clip-path=\"url(#clip103)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2799.11,798.92 2799.11,106.732 \"\/>\n<polyline clip-path=\"url(#clip103)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"3111.72,798.92 3111.72,106.732 \"\/>\n<polyline clip-path=\"url(#clip103)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"3424.33,798.92 3424.33,106.732 \"\/>\n<polyline clip-path=\"url(#clip103)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"3736.94,798.92 3736.94,106.732 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2215.89,798.92 3952.76,798.92 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2486.5,798.92 2486.5,780.022 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2799.11,798.92 2799.11,780.022 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"3111.72,798.92 3111.72,780.022 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"3424.33,798.92 3424.33,780.022 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"3736.94,798.92 3736.94,780.022 \"\/>\n<path clip-path=\"url(#clip100)\" d=\"M2455.97 857.291 L2485.65 857.291 L2485.65 861.226 L2455.97 861.226 L2455.97 857.291 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2509.91 855.486 Q2513.26 856.203 2515.14 858.472 Q2517.04 860.74 2517.04 864.074 Q2517.04 869.189 2513.52 871.99 Q2510 874.791 2503.52 874.791 Q2501.34 874.791 2499.03 874.351 Q2496.74 873.935 2494.28 873.078 L2494.28 868.564 Q2496.23 869.699 2498.54 870.277 Q2500.86 870.856 2503.38 870.856 Q2507.78 870.856 2510.07 869.12 Q2512.38 867.384 2512.38 864.074 Q2512.38 861.018 2510.23 859.305 Q2508.1 857.569 2504.28 857.569 L2500.25 857.569 L2500.25 853.726 L2504.47 853.726 Q2507.92 853.726 2509.75 852.361 Q2511.57 850.972 2511.57 848.379 Q2511.57 845.717 2509.68 844.305 Q2507.8 842.87 2504.28 842.87 Q2502.36 842.87 2500.16 843.287 Q2497.96 843.703 2495.32 844.583 L2495.32 840.416 Q2497.99 839.676 2500.3 839.305 Q2502.64 838.935 2504.7 838.935 Q2510.02 838.935 2513.12 841.365 Q2516.23 843.773 2516.23 847.893 Q2516.23 850.763 2514.58 852.754 Q2512.94 854.722 2509.91 855.486 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2769.06 857.291 L2798.73 857.291 L2798.73 861.226 L2769.06 861.226 L2769.06 857.291 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2812.85 870.185 L2829.17 870.185 L2829.17 874.12 L2807.23 874.12 L2807.23 870.185 Q2809.89 867.43 2814.47 862.8 Q2819.08 858.148 2820.26 856.805 Q2822.5 854.282 2823.38 852.546 Q2824.29 850.787 2824.29 849.097 Q2824.29 846.342 2822.34 844.606 Q2820.42 842.87 2817.32 842.87 Q2815.12 842.87 2812.67 843.634 Q2810.24 844.398 2807.46 845.949 L2807.46 841.227 Q2810.28 840.092 2812.74 839.514 Q2815.19 838.935 2817.23 838.935 Q2822.6 838.935 2825.79 841.62 Q2828.99 844.305 2828.99 848.796 Q2828.99 850.926 2828.18 852.847 Q2827.39 854.745 2825.28 857.338 Q2824.7 858.009 2821.6 861.226 Q2818.5 864.421 2812.85 870.185 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3081.48 857.291 L3111.15 857.291 L3111.15 861.226 L3081.48 861.226 L3081.48 857.291 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3122.06 870.185 L3129.7 870.185 L3129.7 843.819 L3121.39 845.486 L3121.39 841.227 L3129.65 839.56 L3134.33 839.56 L3134.33 870.185 L3141.96 870.185 L3141.96 874.12 L3122.06 874.12 L3122.06 870.185 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3424.33 842.639 Q3420.72 842.639 3418.89 846.203 Q3417.08 849.745 3417.08 856.875 Q3417.08 863.981 3418.89 867.546 Q3420.72 871.087 3424.33 871.087 Q3427.96 871.087 3429.77 867.546 Q3431.6 863.981 3431.6 856.875 Q3431.6 849.745 3429.77 846.203 Q3427.96 842.639 3424.33 842.639 M3424.33 838.935 Q3430.14 838.935 3433.2 843.541 Q3436.27 848.125 3436.27 856.875 Q3436.27 865.601 3433.2 870.208 Q3430.14 874.791 3424.33 874.791 Q3418.52 874.791 3415.44 870.208 Q3412.39 865.601 3412.39 856.875 Q3412.39 848.125 3415.44 843.541 Q3418.52 838.935 3424.33 838.935 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3727.32 870.185 L3734.96 870.185 L3734.96 843.819 L3726.65 845.486 L3726.65 841.227 L3734.91 839.56 L3739.59 839.56 L3739.59 870.185 L3747.23 870.185 L3747.23 874.12 L3727.32 874.12 L3727.32 870.185 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2897.2 921.823 L2897.2 928.094 Q2893.54 926.343 2890.3 925.484 Q2887.05 924.624 2884.03 924.624 Q2878.78 924.624 2875.91 926.661 Q2873.08 928.698 2873.08 932.454 Q2873.08 935.605 2874.96 937.228 Q2876.87 938.82 2882.15 939.807 L2886.03 940.602 Q2893.23 941.971 2896.63 945.44 Q2900.07 948.878 2900.07 954.67 Q2900.07 961.577 2895.42 965.142 Q2890.81 968.707 2881.86 968.707 Q2878.49 968.707 2874.67 967.943 Q2870.88 967.179 2866.81 965.683 L2866.81 959.063 Q2870.72 961.259 2874.48 962.373 Q2878.23 963.487 2881.86 963.487 Q2887.37 963.487 2890.36 961.323 Q2893.35 959.158 2893.35 955.148 Q2893.35 951.647 2891.19 949.673 Q2889.06 947.7 2884.15 946.713 L2880.24 945.949 Q2873.05 944.517 2869.83 941.462 Q2866.62 938.406 2866.62 932.963 Q2866.62 926.661 2871.04 923.033 Q2875.5 919.404 2883.29 919.404 Q2886.64 919.404 2890.11 920.009 Q2893.58 920.614 2897.2 921.823 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2926.04 949.864 Q2918.94 949.864 2916.21 951.488 Q2913.47 953.111 2913.47 957.026 Q2913.47 960.145 2915.51 961.991 Q2917.57 963.805 2921.11 963.805 Q2925.98 963.805 2928.91 960.368 Q2931.87 956.898 2931.87 951.169 L2931.87 949.864 L2926.04 949.864 M2937.72 947.445 L2937.72 967.784 L2931.87 967.784 L2931.87 962.373 Q2929.86 965.62 2926.87 967.179 Q2923.88 968.707 2919.55 968.707 Q2914.07 968.707 2910.83 965.651 Q2907.61 962.564 2907.61 957.408 Q2907.61 951.392 2911.62 948.337 Q2915.66 945.281 2923.65 945.281 L2931.87 945.281 L2931.87 944.708 Q2931.87 940.666 2929.19 938.47 Q2926.55 936.242 2921.74 936.242 Q2918.69 936.242 2915.79 936.974 Q2912.9 937.706 2910.22 939.17 L2910.22 933.759 Q2913.44 932.518 2916.46 931.913 Q2919.48 931.277 2922.35 931.277 Q2930.08 931.277 2933.9 935.287 Q2937.72 939.297 2937.72 947.445 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2977.54 938.979 Q2979.74 935.032 2982.79 933.154 Q2985.85 931.277 2989.98 931.277 Q2995.55 931.277 2998.58 935.191 Q3001.6 939.075 3001.6 946.268 L3001.6 967.784 L2995.71 967.784 L2995.71 946.459 Q2995.71 941.334 2993.9 938.852 Q2992.08 936.369 2988.36 936.369 Q2983.81 936.369 2981.17 939.393 Q2978.53 942.417 2978.53 947.636 L2978.53 967.784 L2972.64 967.784 L2972.64 946.459 Q2972.64 941.303 2970.82 938.852 Q2969.01 936.369 2965.22 936.369 Q2960.73 936.369 2958.09 939.425 Q2955.45 942.448 2955.45 947.636 L2955.45 967.784 L2949.56 967.784 L2949.56 932.136 L2955.45 932.136 L2955.45 937.674 Q2957.46 934.396 2960.26 932.836 Q2963.06 931.277 2966.91 931.277 Q2970.79 931.277 2973.5 933.25 Q2976.23 935.223 2977.54 938.979 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3018.95 962.437 L3018.95 981.343 L3013.06 981.343 L3013.06 932.136 L3018.95 932.136 L3018.95 937.547 Q3020.79 934.364 3023.6 932.836 Q3026.43 931.277 3030.34 931.277 Q3036.84 931.277 3040.88 936.433 Q3044.95 941.589 3044.95 949.992 Q3044.95 958.394 3040.88 963.551 Q3036.84 968.707 3030.34 968.707 Q3026.43 968.707 3023.6 967.179 Q3020.79 965.62 3018.95 962.437 M3038.87 949.992 Q3038.87 943.531 3036.2 939.87 Q3033.56 936.178 3028.91 936.178 Q3024.26 936.178 3021.59 939.87 Q3018.95 943.531 3018.95 949.992 Q3018.95 956.453 3021.59 960.145 Q3024.26 963.805 3028.91 963.805 Q3033.56 963.805 3036.2 960.145 Q3038.87 956.453 3038.87 949.992 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3054.66 918.259 L3060.52 918.259 L3060.52 967.784 L3054.66 967.784 L3054.66 918.259 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3103.26 948.496 L3103.26 951.36 L3076.34 951.36 Q3076.72 957.408 3079.96 960.591 Q3083.24 963.742 3089.07 963.742 Q3092.44 963.742 3095.59 962.914 Q3098.77 962.087 3101.89 960.431 L3101.89 965.97 Q3098.74 967.306 3095.43 968.007 Q3092.12 968.707 3088.72 968.707 Q3080.19 968.707 3075.19 963.742 Q3070.22 958.776 3070.22 950.31 Q3070.22 941.557 3074.93 936.433 Q3079.68 931.277 3087.7 931.277 Q3094.89 931.277 3099.06 935.923 Q3103.26 940.539 3103.26 948.496 M3097.41 946.777 Q3097.34 941.971 3094.7 939.106 Q3092.09 936.242 3087.76 936.242 Q3082.86 936.242 3079.9 939.011 Q3076.97 941.78 3076.53 946.809 L3097.41 946.777 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3129.39 932.136 L3135.6 932.136 L3146.74 962.055 L3157.88 932.136 L3164.09 932.136 L3150.72 967.784 L3142.76 967.784 L3129.39 932.136 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3188.37 949.864 Q3181.27 949.864 3178.54 951.488 Q3175.8 953.111 3175.8 957.026 Q3175.8 960.145 3177.84 961.991 Q3179.91 963.805 3183.44 963.805 Q3188.31 963.805 3191.24 960.368 Q3194.2 956.898 3194.2 951.169 L3194.2 949.864 L3188.37 949.864 M3200.05 947.445 L3200.05 967.784 L3194.2 967.784 L3194.2 962.373 Q3192.19 965.62 3189.2 967.179 Q3186.21 968.707 3181.88 968.707 Q3176.4 968.707 3173.16 965.651 Q3169.94 962.564 3169.94 957.408 Q3169.94 951.392 3173.95 948.337 Q3178 945.281 3185.98 945.281 L3194.2 945.281 L3194.2 944.708 Q3194.2 940.666 3191.52 938.47 Q3188.88 936.242 3184.07 936.242 Q3181.02 936.242 3178.12 936.974 Q3175.23 937.706 3172.55 939.17 L3172.55 933.759 Q3175.77 932.518 3178.79 931.913 Q3181.81 931.277 3184.68 931.277 Q3192.41 931.277 3196.23 935.287 Q3200.05 939.297 3200.05 947.445 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3212.12 918.259 L3217.97 918.259 L3217.97 967.784 L3212.12 967.784 L3212.12 918.259 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3229.62 953.716 L3229.62 932.136 L3235.48 932.136 L3235.48 953.493 Q3235.48 958.554 3237.45 961.1 Q3239.42 963.614 3243.37 963.614 Q3248.11 963.614 3250.85 960.591 Q3253.62 957.567 3253.62 952.347 L3253.62 932.136 L3259.48 932.136 L3259.48 967.784 L3253.62 967.784 L3253.62 962.309 Q3251.49 965.556 3248.65 967.147 Q3245.85 968.707 3242.13 968.707 Q3235.99 968.707 3232.8 964.887 Q3229.62 961.068 3229.62 953.716 M3244.36 931.277 L3244.36 931.277 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3302.03 948.496 L3302.03 951.36 L3275.1 951.36 Q3275.49 957.408 3278.73 960.591 Q3282.01 963.742 3287.84 963.742 Q3291.21 963.742 3294.36 962.914 Q3297.54 962.087 3300.66 960.431 L3300.66 965.97 Q3297.51 967.306 3294.2 968.007 Q3290.89 968.707 3287.49 968.707 Q3278.96 968.707 3273.96 963.742 Q3268.99 958.776 3268.99 950.31 Q3268.99 941.557 3273.7 936.433 Q3278.45 931.277 3286.47 931.277 Q3293.66 931.277 3297.83 935.923 Q3302.03 940.539 3302.03 948.496 M3296.17 946.777 Q3296.11 941.971 3293.47 939.106 Q3290.86 936.242 3286.53 936.242 Q3281.63 936.242 3278.67 939.011 Q3275.74 941.78 3275.3 946.809 L3296.17 946.777 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip103)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2215.89,779.33 3952.76,779.33 \"\/>\n<polyline clip-path=\"url(#clip103)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2215.89,563.29 3952.76,563.29 \"\/>\n<polyline clip-path=\"url(#clip103)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2215.89,347.251 3952.76,347.251 \"\/>\n<polyline clip-path=\"url(#clip103)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2215.89,131.211 3952.76,131.211 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2215.89,798.92 2215.89,106.732 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2215.89,779.33 2234.79,779.33 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2215.89,563.29 2234.79,563.29 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2215.89,347.251 2234.79,347.251 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2215.89,131.211 2234.79,131.211 \"\/>\n<path clip-path=\"url(#clip100)\" d=\"M2143.95 765.128 Q2140.34 765.128 2138.51 768.693 Q2136.7 772.235 2136.7 779.364 Q2136.7 786.471 2138.51 790.036 Q2140.34 793.577 2143.95 793.577 Q2147.58 793.577 2149.39 790.036 Q2151.22 786.471 2151.22 779.364 Q2151.22 772.235 2149.39 768.693 Q2147.58 765.128 2143.95 765.128 M2143.95 761.425 Q2149.76 761.425 2152.81 766.031 Q2155.89 770.614 2155.89 779.364 Q2155.89 788.091 2152.81 792.698 Q2149.76 797.281 2143.95 797.281 Q2138.14 797.281 2135.06 792.698 Q2132 788.091 2132 779.364 Q2132 770.614 2135.06 766.031 Q2138.14 761.425 2143.95 761.425 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2135.98 576.635 L2143.62 576.635 L2143.62 550.269 L2135.31 551.936 L2135.31 547.677 L2143.58 546.01 L2148.25 546.01 L2148.25 576.635 L2155.89 576.635 L2155.89 580.57 L2135.98 580.57 L2135.98 576.635 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2139.57 360.596 L2155.89 360.596 L2155.89 364.531 L2133.95 364.531 L2133.95 360.596 Q2136.61 357.841 2141.19 353.211 Q2145.8 348.559 2146.98 347.216 Q2149.23 344.693 2150.11 342.957 Q2151.01 341.198 2151.01 339.508 Q2151.01 336.753 2149.06 335.017 Q2147.14 333.281 2144.04 333.281 Q2141.84 333.281 2139.39 334.045 Q2136.96 334.809 2134.18 336.36 L2134.18 331.637 Q2137 330.503 2139.46 329.924 Q2141.91 329.346 2143.95 329.346 Q2149.32 329.346 2152.51 332.031 Q2155.71 334.716 2155.71 339.207 Q2155.71 341.336 2154.9 343.258 Q2154.11 345.156 2152 347.748 Q2151.42 348.42 2148.32 351.637 Q2145.22 354.832 2139.57 360.596 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2148.76 129.857 Q2152.12 130.575 2153.99 132.843 Q2155.89 135.112 2155.89 138.445 Q2155.89 143.561 2152.37 146.362 Q2148.86 149.163 2142.37 149.163 Q2140.2 149.163 2137.88 148.723 Q2135.59 148.306 2133.14 147.45 L2133.14 142.936 Q2135.08 144.07 2137.4 144.649 Q2139.71 145.227 2142.23 145.227 Q2146.63 145.227 2148.92 143.491 Q2151.24 141.755 2151.24 138.445 Q2151.24 135.389 2149.09 133.677 Q2146.96 131.94 2143.14 131.94 L2139.11 131.94 L2139.11 128.098 L2143.32 128.098 Q2146.77 128.098 2148.6 126.732 Q2150.43 125.343 2150.43 122.751 Q2150.43 120.089 2148.53 118.677 Q2146.66 117.241 2143.14 117.241 Q2141.22 117.241 2139.02 117.658 Q2136.82 118.075 2134.18 118.954 L2134.18 114.788 Q2136.84 114.047 2139.16 113.677 Q2141.49 113.306 2143.55 113.306 Q2148.88 113.306 2151.98 115.737 Q2155.08 118.144 2155.08 122.265 Q2155.08 125.135 2153.44 127.126 Q2151.79 129.093 2148.76 129.857 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2015.51 566.136 L2052.46 566.136 L2052.46 558.369 Q2052.46 548.534 2048.01 543.983 Q2043.55 539.4 2033.94 539.4 Q2024.39 539.4 2019.97 543.983 Q2015.51 548.534 2015.51 558.369 L2015.51 566.136 M2010.23 572.565 L2010.23 559.356 Q2010.23 545.543 2015.99 539.081 Q2021.72 532.62 2033.94 532.62 Q2046.23 532.62 2051.99 539.113 Q2057.75 545.606 2057.75 559.356 L2057.75 572.565 L2010.23 572.565 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2038.46 492.134 L2041.32 492.134 L2041.32 519.061 Q2047.37 518.679 2050.55 515.433 Q2053.71 512.154 2053.71 506.33 Q2053.71 502.956 2052.88 499.805 Q2052.05 496.622 2050.39 493.503 L2055.93 493.503 Q2057.27 496.654 2057.97 499.964 Q2058.67 503.274 2058.67 506.68 Q2058.67 515.21 2053.71 520.207 Q2048.74 525.172 2040.27 525.172 Q2031.52 525.172 2026.4 520.462 Q2021.24 515.719 2021.24 507.698 Q2021.24 500.505 2025.89 496.336 Q2030.5 492.134 2038.46 492.134 M2036.74 497.991 Q2031.93 498.054 2029.07 500.696 Q2026.21 503.306 2026.21 507.635 Q2026.21 512.536 2028.97 515.496 Q2031.74 518.425 2036.77 518.87 L2036.74 497.991 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2036.23 452.89 L2057.75 452.89 L2057.75 458.746 L2036.42 458.746 Q2031.36 458.746 2028.85 460.719 Q2026.33 462.693 2026.33 466.64 Q2026.33 471.382 2029.36 474.119 Q2032.38 476.857 2037.6 476.857 L2057.75 476.857 L2057.75 482.745 L2022.1 482.745 L2022.1 476.857 L2027.64 476.857 Q2024.42 474.756 2022.83 471.923 Q2021.24 469.059 2021.24 465.335 Q2021.24 459.192 2025.06 456.041 Q2028.85 452.89 2036.23 452.89 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2023.15 418.483 L2028.69 418.483 Q2027.41 420.966 2026.78 423.639 Q2026.14 426.313 2026.14 429.177 Q2026.14 433.538 2027.48 435.734 Q2028.82 437.898 2031.49 437.898 Q2033.53 437.898 2034.7 436.339 Q2035.85 434.779 2036.9 430.069 L2037.35 428.063 Q2038.68 421.825 2041.13 419.215 Q2043.55 416.573 2047.91 416.573 Q2052.88 416.573 2055.77 420.52 Q2058.67 424.435 2058.67 431.31 Q2058.67 434.174 2058.1 437.294 Q2057.56 440.381 2056.44 443.819 L2050.39 443.819 Q2052.08 440.572 2052.94 437.421 Q2053.77 434.27 2053.77 431.183 Q2053.77 427.045 2052.37 424.817 Q2050.94 422.589 2048.36 422.589 Q2045.97 422.589 2044.7 424.212 Q2043.42 425.804 2042.25 431.246 L2041.77 433.283 Q2040.62 438.726 2038.27 441.145 Q2035.88 443.564 2031.74 443.564 Q2026.71 443.564 2023.98 439.999 Q2021.24 436.434 2021.24 429.878 Q2021.24 426.631 2021.72 423.767 Q2022.19 420.902 2023.15 418.483 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2022.1 407.248 L2022.1 401.391 L2057.75 401.391 L2057.75 407.248 L2022.1 407.248 M2008.22 407.248 L2008.22 401.391 L2015.64 401.391 L2015.64 407.248 L2008.22 407.248 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2011.98 383.344 L2022.1 383.344 L2022.1 371.281 L2026.65 371.281 L2026.65 383.344 L2046 383.344 Q2050.36 383.344 2051.6 382.167 Q2052.85 380.957 2052.85 377.297 L2052.85 371.281 L2057.75 371.281 L2057.75 377.297 Q2057.75 384.076 2055.23 386.654 Q2052.69 389.233 2046 389.233 L2026.65 389.233 L2026.65 393.529 L2022.1 393.529 L2022.1 389.233 L2011.98 389.233 L2011.98 383.344 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2061.06 348.747 Q2067.42 351.229 2069.36 353.585 Q2071.31 355.94 2071.31 359.887 L2071.31 364.565 L2066.4 364.565 L2066.4 361.128 Q2066.4 358.709 2065.26 357.372 Q2064.11 356.035 2059.85 354.412 L2057.17 353.362 L2022.1 367.78 L2022.1 361.574 L2049.98 350.434 L2022.1 339.294 L2022.1 333.087 L2061.06 348.747 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3018.02 10.7708 L3018.02 16.3176 Q3015.37 13.8437 3012.35 12.6197 Q3009.35 11.3958 3005.97 11.3958 Q2999.3 11.3958 2995.76 15.4843 Q2992.22 19.5468 2992.22 27.2551 Q2992.22 34.9373 2995.76 39.0258 Q2999.3 43.0883 3005.97 43.0883 Q3009.35 43.0883 3012.35 41.8644 Q3015.37 40.6404 3018.02 38.1665 L3018.02 43.6612 Q3015.26 45.5362 3012.16 46.4737 Q3009.09 47.4112 3005.65 47.4112 Q2996.82 47.4112 2991.75 42.0206 Q2986.67 36.604 2986.67 27.2551 Q2986.67 17.8801 2991.75 12.4895 Q2996.82 7.07288 3005.65 7.07288 Q3009.14 7.07288 3012.21 8.01037 Q3015.31 8.92183 3018.02 10.7708 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3050.18 29.0519 L3050.18 46.656 L3045.39 46.656 L3045.39 29.2082 Q3045.39 25.0676 3043.78 23.0103 Q3042.16 20.953 3038.93 20.953 Q3035.05 20.953 3032.81 23.427 Q3030.57 25.9009 3030.57 30.1717 L3030.57 46.656 L3025.76 46.656 L3025.76 6.13538 L3030.57 6.13538 L3030.57 22.0207 Q3032.29 19.3905 3034.61 18.0884 Q3036.95 16.7864 3040 16.7864 Q3045.03 16.7864 3047.61 19.9114 Q3050.18 23.0103 3050.18 29.0519 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3073 31.9946 Q3067.19 31.9946 3064.95 33.3227 Q3062.71 34.6509 3062.71 37.854 Q3062.71 40.406 3064.38 41.9164 Q3066.07 43.4008 3068.96 43.4008 Q3072.94 43.4008 3075.34 40.5883 Q3077.76 37.7498 3077.76 33.0623 L3077.76 31.9946 L3073 31.9946 M3082.55 30.0155 L3082.55 46.656 L3077.76 46.656 L3077.76 42.2289 Q3076.12 44.8852 3073.67 46.1612 Q3071.23 47.4112 3067.68 47.4112 Q3063.2 47.4112 3060.55 44.9112 Q3057.92 42.3852 3057.92 38.1665 Q3057.92 33.2446 3061.2 30.7446 Q3064.51 28.2446 3071.04 28.2446 L3077.76 28.2446 L3077.76 27.7759 Q3077.76 24.4686 3075.57 22.6718 Q3073.41 20.8488 3069.48 20.8488 Q3066.98 20.8488 3064.61 21.4478 Q3062.24 22.0468 3060.05 23.2447 L3060.05 18.8176 Q3062.68 17.802 3065.16 17.3072 Q3067.63 16.7864 3069.98 16.7864 Q3076.3 16.7864 3079.43 20.0676 Q3082.55 23.3488 3082.55 30.0155 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3092.42 17.4895 L3097.21 17.4895 L3097.21 46.656 L3092.42 46.656 L3092.42 17.4895 M3092.42 6.13538 L3097.21 6.13538 L3097.21 12.2031 L3092.42 12.2031 L3092.42 6.13538 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3131.49 29.0519 L3131.49 46.656 L3126.69 46.656 L3126.69 29.2082 Q3126.69 25.0676 3125.08 23.0103 Q3123.46 20.953 3120.24 20.953 Q3116.36 20.953 3114.12 23.427 Q3111.88 25.9009 3111.88 30.1717 L3111.88 46.656 L3107.06 46.656 L3107.06 17.4895 L3111.88 17.4895 L3111.88 22.0207 Q3113.59 19.3905 3115.91 18.0884 Q3118.26 16.7864 3121.3 16.7864 Q3126.33 16.7864 3128.91 19.9114 Q3131.49 23.0103 3131.49 29.0519 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3159.58 42.2289 L3168.18 42.2289 L3168.18 12.5676 L3158.83 14.4426 L3158.83 9.65099 L3168.13 7.776 L3173.39 7.776 L3173.39 42.2289 L3181.98 42.2289 L3181.98 46.656 L3159.58 46.656 L3159.58 42.2289 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip103)\" style=\"stroke:#009af9; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2265.05,698.939 2268.61,671.686 2272.17,637.624 2275.73,596.491 2279.3,548.81 2282.86,496.034 2286.42,440.476 2289.98,384.998 2293.54,332.527 2297.1,285.513 2300.67,245.506 2304.23,212.982 2307.79,187.45 2311.35,167.805 2314.91,152.782 2318.47,141.365 2322.03,133.044 2325.6,127.869 2329.16,126.322 2332.72,129.093 2336.28,136.822 2339.84,149.904 2343.4,168.362 2346.97,191.829 2350.53,219.587 2354.09,250.635 2357.65,283.765 2361.21,317.63 2364.77,350.834 2368.34,382.075 2371.9,410.346 2375.46,435.153 2379.02,456.68 2382.58,475.796 2386.14,493.863 2389.71,512.373 2393.27,532.512 2396.83,554.807 2400.39,578.972 2403.95,604.01 2407.51,628.521 2411.08,651.091 2414.64,670.636 2418.2,686.592 2421.76,698.92 2425.32,707.959 2428.88,714.224 2432.45,718.213 2436.01,720.32 2439.57,720.843 2443.13,720.06 2446.69,718.337 2450.25,716.178 2453.82,714.214 2457.38,713.113 2460.94,713.455 2464.5,715.613 2468.06,719.672 2471.62,725.428 2475.19,732.435 2478.75,740.106 2482.31,747.83 2485.87,755.068 2489.43,761.427 2492.99,766.687 2496.56,770.794 2500.12,773.826 2503.68,775.944 2507.24,777.345 2510.8,778.222 2514.36,778.741 2517.93,779.033 2521.49,779.187 2525.05,779.265 2528.61,779.302 2532.17,779.318 2535.73,779.325 2539.3,779.328 2542.86,779.329 2546.42,779.329 2549.98,779.33 2553.54,779.33 2557.1,779.33 2560.67,779.33 2564.23,779.33 2567.79,779.33 2571.35,779.33 2574.91,779.33 2578.47,779.33 2582.04,779.33 2585.6,779.33 2589.16,779.33 2592.72,779.33 2596.28,779.33 2599.84,779.33 2603.4,779.33 2606.97,779.33 2610.53,779.33 2614.09,779.33 2617.65,779.33 2621.21,779.33 2624.77,779.33 2628.34,779.33 2631.9,779.33 2635.46,779.33 2639.02,779.33 2642.58,779.33 2646.14,779.33 2649.71,779.33 2653.27,779.33 2656.83,779.33 2660.39,779.33 2663.95,779.33 2667.51,779.33 2671.08,779.33 2674.64,779.33 2678.2,779.33 2681.76,779.33 2685.32,779.33 2688.88,779.33 2692.45,779.33 2696.01,779.33 2699.57,779.33 2703.13,779.33 2706.69,779.33 2710.25,779.33 2713.82,779.33 2717.38,779.33 2720.94,779.33 2724.5,779.33 2728.06,779.33 2731.62,779.33 2735.19,779.33 2738.75,779.33 2742.31,779.33 2745.87,779.33 2749.43,779.33 2752.99,779.33 2756.56,779.33 2760.12,779.33 2763.68,779.33 2767.24,779.33 2770.8,779.33 2774.36,779.33 2777.93,779.33 2781.49,779.329 2785.05,779.329 2788.61,779.328 2792.17,779.325 2795.73,779.317 2799.3,779.299 2802.86,779.26 2806.42,779.181 2809.98,779.029 2813.54,778.756 2817.1,778.293 2820.67,777.558 2824.23,776.466 2827.79,774.953 2831.35,773.004 2834.91,770.684 2838.47,768.155 2842.04,765.669 2845.6,763.536 2849.16,762.061 2852.72,761.473 \"\/>\n<polyline clip-path=\"url(#clip103)\" style=\"stroke:#e26f46; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"3470.23,754.077 3473.02,751.668 3475.82,748.816 3478.62,745.289 3481.41,740.876 3484.21,735.418 3487,728.808 3489.8,720.987 3492.6,711.91 3495.39,701.508 3498.19,689.67 3500.98,676.236 3503.78,661.042 3506.58,643.986 3509.37,625.115 3512.17,604.708 3514.96,583.309 3517.76,561.706 3520.55,540.842 3523.35,521.659 3526.15,504.922 3528.94,491.052 3531.74,480.014 3534.53,471.293 3537.33,463.961 3540.13,456.836 3542.92,448.684 3545.72,438.444 3548.51,425.408 3551.31,409.334 3554.11,390.47 3556.9,369.483 3559.7,347.31 3562.49,324.974 3565.29,303.388 3568.09,283.214 3570.88,264.784 3573.68,248.117 3576.47,233.027 3579.27,219.293 3582.07,206.837 3584.86,195.891 3587.66,187.065 3590.45,181.326 3593.25,179.861 3596.05,183.858 3598.84,194.253 3601.64,211.495 3604.43,235.396 3607.23,265.08 3610.03,299.073 3612.82,335.485 3615.62,372.27 3618.41,407.496 3621.21,439.583 3624,467.463 3626.8,490.646 3629.6,509.197 3632.39,523.632 3635.19,534.774 3637.98,543.594 3640.78,551.064 3643.58,558.037 3646.37,565.175 3649.17,572.893 3651.96,581.351 3654.76,590.465 3657.56,599.943 3660.35,609.348 3663.15,618.168 3665.94,625.907 3668.74,632.166 3671.54,636.716 3674.33,639.538 3677.13,640.835 3679.92,641.009 3682.72,640.607 3685.52,640.258 3688.31,640.595 3691.11,642.181 3693.9,645.451 3696.7,650.668 3699.5,657.896 3702.29,667 3705.09,677.666 3707.88,689.438 3710.68,701.776 3713.48,714.117 3716.27,725.938 3719.07,736.804 3721.86,746.405 3724.66,754.568 3727.45,761.251 3730.25,766.523 3733.05,770.532 3735.84,773.471 3738.64,775.55 3741.43,776.967 3744.23,777.9 3747.03,778.492 3749.82,778.855 3752.62,779.069 3755.41,779.192 3758.21,779.259 3761.01,779.294 3763.8,779.313 3766.6,779.322 3769.39,779.326 3772.19,779.328 3774.99,779.329 3777.78,779.329 3780.58,779.33 3783.37,779.33 3786.17,779.33 3788.97,779.33 3791.76,779.33 3794.56,779.33 3797.35,779.33 3800.15,779.33 3802.95,779.33 3805.74,779.33 3808.54,779.33 3811.33,779.33 3814.13,779.33 3816.93,779.33 3819.72,779.33 3822.52,779.33 3825.31,779.33 3828.11,779.33 3830.9,779.33 3833.7,779.329 3836.5,779.329 3839.29,779.329 3842.09,779.328 3844.88,779.326 3847.68,779.322 3850.48,779.313 3853.27,779.297 3856.07,779.267 3858.86,779.213 3861.66,779.122 3864.46,778.971 3867.25,778.732 3870.05,778.368 3872.84,777.837 3875.64,777.094 3878.44,776.098 3881.23,774.822 3884.03,773.262 3886.82,771.446 3889.62,769.446 3892.42,767.372 3895.21,765.367 3898.01,763.597 3900.8,762.223 3903.6,761.379 \"\/>\n<path clip-path=\"url(#clip100)\" d=\"M234.399 1798.92 L1971.26 1798.92 L1971.26 1106.73 L234.399 1106.73  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<defs>\n  <clipPath id=\"clip104\">\n    <rect x=\"234\" y=\"1106\" width=\"1738\" height=\"693\"\/>\n  <\/clipPath>\n<\/defs>\n<polyline clip-path=\"url(#clip104)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"267.004,1798.92 267.004,1106.73 \"\/>\n<polyline clip-path=\"url(#clip104)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"680.78,1798.92 680.78,1106.73 \"\/>\n<polyline clip-path=\"url(#clip104)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1094.56,1798.92 1094.56,1106.73 \"\/>\n<polyline clip-path=\"url(#clip104)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1508.33,1798.92 1508.33,1106.73 \"\/>\n<polyline clip-path=\"url(#clip104)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1922.11,1798.92 1922.11,1106.73 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"234.399,1798.92 1971.26,1798.92 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"267.004,1798.92 267.004,1780.02 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"680.78,1798.92 680.78,1780.02 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1094.56,1798.92 1094.56,1780.02 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1508.33,1798.92 1508.33,1780.02 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1922.11,1798.92 1922.11,1780.02 \"\/>\n<path clip-path=\"url(#clip100)\" d=\"M267.004 1842.64 Q263.393 1842.64 261.565 1846.2 Q259.759 1849.74 259.759 1856.87 Q259.759 1863.98 261.565 1867.55 Q263.393 1871.09 267.004 1871.09 Q270.639 1871.09 272.444 1867.55 Q274.273 1863.98 274.273 1856.87 Q274.273 1849.74 272.444 1846.2 Q270.639 1842.64 267.004 1842.64 M267.004 1838.93 Q272.815 1838.93 275.87 1843.54 Q278.949 1848.12 278.949 1856.87 Q278.949 1865.6 275.87 1870.21 Q272.815 1874.79 267.004 1874.79 Q261.194 1874.79 258.116 1870.21 Q255.06 1865.6 255.06 1856.87 Q255.06 1848.12 258.116 1843.54 Q261.194 1838.93 267.004 1838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M660.051 1870.18 L676.37 1870.18 L676.37 1874.12 L654.426 1874.12 L654.426 1870.18 Q657.088 1867.43 661.671 1862.8 Q666.278 1858.15 667.458 1856.81 Q669.704 1854.28 670.583 1852.55 Q671.486 1850.79 671.486 1849.1 Q671.486 1846.34 669.541 1844.61 Q667.62 1842.87 664.518 1842.87 Q662.319 1842.87 659.866 1843.63 Q657.435 1844.4 654.657 1845.95 L654.657 1841.23 Q657.481 1840.09 659.935 1839.51 Q662.389 1838.93 664.426 1838.93 Q669.796 1838.93 672.991 1841.62 Q676.185 1844.31 676.185 1848.8 Q676.185 1850.93 675.375 1852.85 Q674.588 1854.74 672.481 1857.34 Q671.903 1858.01 668.801 1861.23 Q665.699 1864.42 660.051 1870.18 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M686.231 1839.56 L704.588 1839.56 L704.588 1843.5 L690.514 1843.5 L690.514 1851.97 Q691.532 1851.62 692.551 1851.46 Q693.569 1851.27 694.588 1851.27 Q700.375 1851.27 703.754 1854.44 Q707.134 1857.62 707.134 1863.03 Q707.134 1868.61 703.662 1871.71 Q700.189 1874.79 693.87 1874.79 Q691.694 1874.79 689.426 1874.42 Q687.18 1874.05 684.773 1873.31 L684.773 1868.61 Q686.856 1869.74 689.078 1870.3 Q691.301 1870.86 693.777 1870.86 Q697.782 1870.86 700.12 1868.75 Q702.458 1866.64 702.458 1863.03 Q702.458 1859.42 700.12 1857.31 Q697.782 1855.21 693.777 1855.21 Q691.902 1855.21 690.027 1855.62 Q688.176 1856.04 686.231 1856.92 L686.231 1839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1069.25 1839.56 L1087.61 1839.56 L1087.61 1843.5 L1073.54 1843.5 L1073.54 1851.97 Q1074.56 1851.62 1075.57 1851.46 Q1076.59 1851.27 1077.61 1851.27 Q1083.4 1851.27 1086.78 1854.44 Q1090.16 1857.62 1090.16 1863.03 Q1090.16 1868.61 1086.68 1871.71 Q1083.21 1874.79 1076.89 1874.79 Q1074.72 1874.79 1072.45 1874.42 Q1070.2 1874.05 1067.8 1873.31 L1067.8 1868.61 Q1069.88 1869.74 1072.1 1870.3 Q1074.32 1870.86 1076.8 1870.86 Q1080.81 1870.86 1083.14 1868.75 Q1085.48 1866.64 1085.48 1863.03 Q1085.48 1859.42 1083.14 1857.31 Q1080.81 1855.21 1076.8 1855.21 Q1074.93 1855.21 1073.05 1855.62 Q1071.2 1856.04 1069.25 1856.92 L1069.25 1839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1109.37 1842.64 Q1105.76 1842.64 1103.93 1846.2 Q1102.12 1849.74 1102.12 1856.87 Q1102.12 1863.98 1103.93 1867.55 Q1105.76 1871.09 1109.37 1871.09 Q1113 1871.09 1114.81 1867.55 Q1116.64 1863.98 1116.64 1856.87 Q1116.64 1849.74 1114.81 1846.2 Q1113 1842.64 1109.37 1842.64 M1109.37 1838.93 Q1115.18 1838.93 1118.24 1843.54 Q1121.31 1848.12 1121.31 1856.87 Q1121.31 1865.6 1118.24 1870.21 Q1115.18 1874.79 1109.37 1874.79 Q1103.56 1874.79 1100.48 1870.21 Q1097.43 1865.6 1097.43 1856.87 Q1097.43 1848.12 1100.48 1843.54 Q1103.56 1838.93 1109.37 1838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1482.19 1839.56 L1504.41 1839.56 L1504.41 1841.55 L1491.86 1874.12 L1486.98 1874.12 L1498.78 1843.5 L1482.19 1843.5 L1482.19 1839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1513.57 1839.56 L1531.93 1839.56 L1531.93 1843.5 L1517.86 1843.5 L1517.86 1851.97 Q1518.87 1851.62 1519.89 1851.46 Q1520.91 1851.27 1521.93 1851.27 Q1527.72 1851.27 1531.1 1854.44 Q1534.48 1857.62 1534.48 1863.03 Q1534.48 1868.61 1531 1871.71 Q1527.53 1874.79 1521.21 1874.79 Q1519.04 1874.79 1516.77 1874.42 Q1514.52 1874.05 1512.12 1873.31 L1512.12 1868.61 Q1514.2 1869.74 1516.42 1870.3 Q1518.64 1870.86 1521.12 1870.86 Q1525.12 1870.86 1527.46 1868.75 Q1529.8 1866.64 1529.8 1863.03 Q1529.8 1859.42 1527.46 1857.31 Q1525.12 1855.21 1521.12 1855.21 Q1519.25 1855.21 1517.37 1855.62 Q1515.52 1856.04 1513.57 1856.92 L1513.57 1839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1881.71 1870.18 L1889.35 1870.18 L1889.35 1843.82 L1881.04 1845.49 L1881.04 1841.23 L1889.31 1839.56 L1893.98 1839.56 L1893.98 1870.18 L1901.62 1870.18 L1901.62 1874.12 L1881.71 1874.12 L1881.71 1870.18 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1921.06 1842.64 Q1917.45 1842.64 1915.62 1846.2 Q1913.82 1849.74 1913.82 1856.87 Q1913.82 1863.98 1915.62 1867.55 Q1917.45 1871.09 1921.06 1871.09 Q1924.7 1871.09 1926.5 1867.55 Q1928.33 1863.98 1928.33 1856.87 Q1928.33 1849.74 1926.5 1846.2 Q1924.7 1842.64 1921.06 1842.64 M1921.06 1838.93 Q1926.87 1838.93 1929.93 1843.54 Q1933.01 1848.12 1933.01 1856.87 Q1933.01 1865.6 1929.93 1870.21 Q1926.87 1874.79 1921.06 1874.79 Q1915.25 1874.79 1912.18 1870.21 Q1909.12 1865.6 1909.12 1856.87 Q1909.12 1848.12 1912.18 1843.54 Q1915.25 1838.93 1921.06 1838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1951.23 1842.64 Q1947.62 1842.64 1945.79 1846.2 Q1943.98 1849.74 1943.98 1856.87 Q1943.98 1863.98 1945.79 1867.55 Q1947.62 1871.09 1951.23 1871.09 Q1954.86 1871.09 1956.67 1867.55 Q1958.49 1863.98 1958.49 1856.87 Q1958.49 1849.74 1956.67 1846.2 Q1954.86 1842.64 1951.23 1842.64 M1951.23 1838.93 Q1957.04 1838.93 1960.09 1843.54 Q1963.17 1848.12 1963.17 1856.87 Q1963.17 1865.6 1960.09 1870.21 Q1957.04 1874.79 1951.23 1874.79 Q1945.42 1874.79 1942.34 1870.21 Q1939.28 1865.6 1939.28 1856.87 Q1939.28 1848.12 1942.34 1843.54 Q1945.42 1838.93 1951.23 1838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M970.551 1920.26 L976.981 1920.26 L976.981 1967.78 L970.551 1967.78 L970.551 1920.26 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M995.314 1922.01 L995.314 1932.14 L1007.38 1932.14 L1007.38 1936.69 L995.314 1936.69 L995.314 1956.04 Q995.314 1960.4 996.492 1961.64 Q997.701 1962.88 1001.36 1962.88 L1007.38 1962.88 L1007.38 1967.78 L1001.36 1967.78 Q994.582 1967.78 992.004 1965.27 Q989.426 1962.72 989.426 1956.04 L989.426 1936.69 L985.129 1936.69 L985.129 1932.14 L989.426 1932.14 L989.426 1922.01 L995.314 1922.01 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1045.57 1948.5 L1045.57 1951.36 L1018.64 1951.36 Q1019.03 1957.41 1022.27 1960.59 Q1025.55 1963.74 1031.38 1963.74 Q1034.75 1963.74 1037.9 1962.91 Q1041.08 1962.09 1044.2 1960.43 L1044.2 1965.97 Q1041.05 1967.31 1037.74 1968.01 Q1034.43 1968.71 1031.03 1968.71 Q1022.5 1968.71 1017.5 1963.74 Q1012.53 1958.78 1012.53 1950.31 Q1012.53 1941.56 1017.24 1936.43 Q1021.99 1931.28 1030.01 1931.28 Q1037.2 1931.28 1041.37 1935.92 Q1045.57 1940.54 1045.57 1948.5 M1039.71 1946.78 Q1039.65 1941.97 1037.01 1939.11 Q1034.4 1936.24 1030.07 1936.24 Q1025.17 1936.24 1022.21 1939.01 Q1019.28 1941.78 1018.84 1946.81 L1039.71 1946.78 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1075.84 1937.61 Q1074.85 1937.04 1073.68 1936.78 Q1072.53 1936.5 1071.13 1936.5 Q1066.16 1936.5 1063.49 1939.74 Q1060.85 1942.96 1060.85 1949.01 L1060.85 1967.78 L1054.96 1967.78 L1054.96 1932.14 L1060.85 1932.14 L1060.85 1937.67 Q1062.7 1934.43 1065.66 1932.87 Q1068.62 1931.28 1072.85 1931.28 Q1073.45 1931.28 1074.19 1931.37 Q1074.92 1931.44 1075.81 1931.59 L1075.84 1937.61 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1098.18 1949.86 Q1091.09 1949.86 1088.35 1951.49 Q1085.61 1953.11 1085.61 1957.03 Q1085.61 1960.14 1087.65 1961.99 Q1089.72 1963.81 1093.25 1963.81 Q1098.12 1963.81 1101.05 1960.37 Q1104.01 1956.9 1104.01 1951.17 L1104.01 1949.86 L1098.18 1949.86 M1109.86 1947.45 L1109.86 1967.78 L1104.01 1967.78 L1104.01 1962.37 Q1102 1965.62 1099.01 1967.18 Q1096.02 1968.71 1091.69 1968.71 Q1086.22 1968.71 1082.97 1965.65 Q1079.76 1962.56 1079.76 1957.41 Q1079.76 1951.39 1083.77 1948.34 Q1087.81 1945.28 1095.8 1945.28 L1104.01 1945.28 L1104.01 1944.71 Q1104.01 1940.67 1101.33 1938.47 Q1098.69 1936.24 1093.89 1936.24 Q1090.83 1936.24 1087.94 1936.97 Q1085.04 1937.71 1082.37 1939.17 L1082.37 1933.76 Q1085.58 1932.52 1088.6 1931.91 Q1091.63 1931.28 1094.49 1931.28 Q1102.23 1931.28 1106.05 1935.29 Q1109.86 1939.3 1109.86 1947.45 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1127.72 1922.01 L1127.72 1932.14 L1139.78 1932.14 L1139.78 1936.69 L1127.72 1936.69 L1127.72 1956.04 Q1127.72 1960.4 1128.9 1961.64 Q1130.11 1962.88 1133.77 1962.88 L1139.78 1962.88 L1139.78 1967.78 L1133.77 1967.78 Q1126.99 1967.78 1124.41 1965.27 Q1121.83 1962.72 1121.83 1956.04 L1121.83 1936.69 L1117.54 1936.69 L1117.54 1932.14 L1121.83 1932.14 L1121.83 1922.01 L1127.72 1922.01 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1147.49 1932.14 L1153.34 1932.14 L1153.34 1967.78 L1147.49 1967.78 L1147.49 1932.14 M1147.49 1918.26 L1153.34 1918.26 L1153.34 1925.67 L1147.49 1925.67 L1147.49 1918.26 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1179.41 1936.24 Q1174.7 1936.24 1171.96 1939.93 Q1169.23 1943.59 1169.23 1949.99 Q1169.23 1956.39 1171.93 1960.08 Q1174.67 1963.74 1179.41 1963.74 Q1184.09 1963.74 1186.83 1960.05 Q1189.56 1956.36 1189.56 1949.99 Q1189.56 1943.66 1186.83 1939.97 Q1184.09 1936.24 1179.41 1936.24 M1179.41 1931.28 Q1187.05 1931.28 1191.41 1936.24 Q1195.77 1941.21 1195.77 1949.99 Q1195.77 1958.74 1191.41 1963.74 Q1187.05 1968.71 1179.41 1968.71 Q1171.74 1968.71 1167.38 1963.74 Q1163.05 1958.74 1163.05 1949.99 Q1163.05 1941.21 1167.38 1936.24 Q1171.74 1931.28 1179.41 1931.28 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1235.11 1946.27 L1235.11 1967.78 L1229.25 1967.78 L1229.25 1946.46 Q1229.25 1941.4 1227.28 1938.88 Q1225.31 1936.37 1221.36 1936.37 Q1216.62 1936.37 1213.88 1939.39 Q1211.14 1942.42 1211.14 1947.64 L1211.14 1967.78 L1205.26 1967.78 L1205.26 1932.14 L1211.14 1932.14 L1211.14 1937.67 Q1213.24 1934.46 1216.08 1932.87 Q1218.94 1931.28 1222.67 1931.28 Q1228.81 1931.28 1231.96 1935.1 Q1235.11 1938.88 1235.11 1946.27 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip104)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"234.399,1749.39 1971.26,1749.39 \"\/>\n<polyline clip-path=\"url(#clip104)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"234.399,1622.24 1971.26,1622.24 \"\/>\n<polyline clip-path=\"url(#clip104)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"234.399,1495.09 1971.26,1495.09 \"\/>\n<polyline clip-path=\"url(#clip104)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"234.399,1367.94 1971.26,1367.94 \"\/>\n<polyline clip-path=\"url(#clip104)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"234.399,1240.79 1971.26,1240.79 \"\/>\n<polyline clip-path=\"url(#clip104)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"234.399,1113.65 1971.26,1113.65 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"234.399,1798.92 234.399,1106.73 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"234.399,1749.39 253.297,1749.39 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"234.399,1622.24 253.297,1622.24 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"234.399,1495.09 253.297,1495.09 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"234.399,1367.94 253.297,1367.94 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"234.399,1240.79 253.297,1240.79 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"234.399,1113.65 253.297,1113.65 \"\/>\n<path clip-path=\"url(#clip100)\" d=\"M112.2 1749.84 L141.876 1749.84 L141.876 1753.78 L112.2 1753.78 L112.2 1749.84 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M164.816 1736.18 L153.01 1754.63 L164.816 1754.63 L164.816 1736.18 M163.589 1732.11 L169.468 1732.11 L169.468 1754.63 L174.399 1754.63 L174.399 1758.52 L169.468 1758.52 L169.468 1766.67 L164.816 1766.67 L164.816 1758.52 L149.214 1758.52 L149.214 1754.01 L163.589 1732.11 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M113.334 1622.69 L143.01 1622.69 L143.01 1626.63 L113.334 1626.63 L113.334 1622.69 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M167.269 1620.89 Q170.626 1621.6 172.501 1623.87 Q174.399 1626.14 174.399 1629.47 Q174.399 1634.59 170.88 1637.39 Q167.362 1640.19 160.88 1640.19 Q158.705 1640.19 156.39 1639.75 Q154.098 1639.34 151.644 1638.48 L151.644 1633.97 Q153.589 1635.1 155.904 1635.68 Q158.218 1636.26 160.742 1636.26 Q165.14 1636.26 167.431 1634.52 Q169.746 1632.78 169.746 1629.47 Q169.746 1626.42 167.593 1624.71 Q165.464 1622.97 161.644 1622.97 L157.617 1622.97 L157.617 1619.13 L161.83 1619.13 Q165.279 1619.13 167.107 1617.76 Q168.936 1616.37 168.936 1613.78 Q168.936 1611.12 167.038 1609.71 Q165.163 1608.27 161.644 1608.27 Q159.723 1608.27 157.524 1608.69 Q155.325 1609.1 152.686 1609.98 L152.686 1605.82 Q155.348 1605.08 157.663 1604.71 Q160.001 1604.34 162.061 1604.34 Q167.385 1604.34 170.487 1606.77 Q173.589 1609.17 173.589 1613.29 Q173.589 1616.16 171.945 1618.16 Q170.302 1620.12 167.269 1620.89 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M114.283 1495.54 L143.959 1495.54 L143.959 1499.48 L114.283 1499.48 L114.283 1495.54 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M158.08 1508.44 L174.399 1508.44 L174.399 1512.37 L152.455 1512.37 L152.455 1508.44 Q155.117 1505.68 159.7 1501.05 Q164.306 1496.4 165.487 1495.06 Q167.732 1492.53 168.612 1490.8 Q169.515 1489.04 169.515 1487.35 Q169.515 1484.59 167.57 1482.86 Q165.649 1481.12 162.547 1481.12 Q160.348 1481.12 157.894 1481.89 Q155.464 1482.65 152.686 1484.2 L152.686 1479.48 Q155.51 1478.34 157.964 1477.77 Q160.417 1477.19 162.455 1477.19 Q167.825 1477.19 171.019 1479.87 Q174.214 1482.56 174.214 1487.05 Q174.214 1489.18 173.404 1491.1 Q172.617 1493 170.51 1495.59 Q169.931 1496.26 166.829 1499.48 Q163.728 1502.67 158.08 1508.44 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M113.913 1368.39 L143.589 1368.39 L143.589 1372.33 L113.913 1372.33 L113.913 1368.39 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M154.492 1381.29 L162.13 1381.29 L162.13 1354.92 L153.82 1356.59 L153.82 1352.33 L162.084 1350.66 L166.76 1350.66 L166.76 1381.29 L174.399 1381.29 L174.399 1385.22 L154.492 1385.22 L154.492 1381.29 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M162.455 1226.59 Q158.843 1226.59 157.015 1230.16 Q155.209 1233.7 155.209 1240.83 Q155.209 1247.94 157.015 1251.5 Q158.843 1255.04 162.455 1255.04 Q166.089 1255.04 167.894 1251.5 Q169.723 1247.94 169.723 1240.83 Q169.723 1233.7 167.894 1230.16 Q166.089 1226.59 162.455 1226.59 M162.455 1222.89 Q168.265 1222.89 171.32 1227.5 Q174.399 1232.08 174.399 1240.83 Q174.399 1249.56 171.32 1254.16 Q168.265 1258.75 162.455 1258.75 Q156.644 1258.75 153.566 1254.16 Q150.51 1249.56 150.51 1240.83 Q150.51 1232.08 153.566 1227.5 Q156.644 1222.89 162.455 1222.89 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M154.492 1126.99 L162.13 1126.99 L162.13 1100.62 L153.82 1102.29 L153.82 1098.03 L162.084 1096.37 L166.76 1096.37 L166.76 1126.99 L174.399 1126.99 L174.399 1130.93 L154.492 1130.93 L154.492 1126.99 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M-8.01624 1639.95 L-1.74602 1639.95 Q-3.49659 1643.61 -4.35596 1646.85 Q-5.21533 1650.1 -5.21533 1653.12 Q-5.21533 1658.37 -3.17831 1661.24 Q-1.14128 1664.07 2.61449 1664.07 Q5.76551 1664.07 7.38877 1662.19 Q8.98019 1660.28 9.96688 1655 L10.7626 1651.12 Q12.1312 1643.92 15.6005 1640.52 Q19.038 1637.08 24.8308 1637.08 Q31.7376 1637.08 35.3024 1641.73 Q38.8672 1646.34 38.8672 1655.29 Q38.8672 1658.66 38.1033 1662.48 Q37.3394 1666.27 35.8435 1670.34 L29.2231 1670.34 Q31.4193 1666.43 32.5333 1662.67 Q33.6473 1658.92 33.6473 1655.29 Q33.6473 1649.78 31.483 1646.79 Q29.3186 1643.8 25.3082 1643.8 Q21.8071 1643.8 19.8337 1645.96 Q17.8604 1648.09 16.8737 1653 L16.1098 1656.91 Q14.6775 1664.1 11.622 1667.32 Q8.56642 1670.53 3.12374 1670.53 Q-3.17831 1670.53 -6.80676 1666.11 Q-10.4352 1661.65 -10.4352 1653.85 Q-10.4352 1650.51 -9.83047 1647.04 Q-9.22573 1643.57 -8.01624 1639.95 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M20.0247 1611.11 Q20.0247 1618.21 21.6479 1620.94 Q23.2712 1623.68 27.1861 1623.68 Q30.3053 1623.68 32.1514 1621.64 Q33.9656 1619.58 33.9656 1616.04 Q33.9656 1611.17 30.5281 1608.24 Q27.0588 1605.28 21.3297 1605.28 L20.0247 1605.28 L20.0247 1611.11 M17.6057 1599.43 L37.9442 1599.43 L37.9442 1605.28 L32.5333 1605.28 Q35.7798 1607.29 37.3394 1610.28 Q38.8672 1613.27 38.8672 1617.6 Q38.8672 1623.08 35.8116 1626.32 Q32.7243 1629.54 27.5681 1629.54 Q21.5525 1629.54 18.4969 1625.53 Q15.4414 1621.49 15.4414 1613.5 L15.4414 1605.28 L14.8685 1605.28 Q10.8262 1605.28 8.63008 1607.96 Q6.40208 1610.6 6.40208 1615.41 Q6.40208 1618.46 7.13414 1621.36 Q7.86619 1624.25 9.33031 1626.93 L3.91946 1626.93 Q2.67814 1623.71 2.0734 1620.69 Q1.43683 1617.67 1.43683 1614.8 Q1.43683 1607.07 5.44723 1603.25 Q9.45762 1599.43 17.6057 1599.43 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M9.13933 1559.61 Q5.1926 1557.41 3.31471 1554.36 Q1.43683 1551.3 1.43683 1547.17 Q1.43683 1541.6 5.35174 1538.57 Q9.23482 1535.55 16.4281 1535.55 L37.9442 1535.55 L37.9442 1541.44 L16.619 1541.44 Q11.4946 1541.44 9.01202 1543.25 Q6.5294 1545.07 6.5294 1548.79 Q6.5294 1553.34 9.55311 1555.98 Q12.5768 1558.62 17.7967 1558.62 L37.9442 1558.62 L37.9442 1564.51 L16.619 1564.51 Q11.4628 1564.51 9.01202 1566.33 Q6.5294 1568.14 6.5294 1571.93 Q6.5294 1576.42 9.58493 1579.06 Q12.6086 1581.7 17.7967 1581.7 L37.9442 1581.7 L37.9442 1587.59 L2.2962 1587.59 L2.2962 1581.7 L7.83437 1581.7 Q4.55603 1579.69 2.99643 1576.89 Q1.43683 1574.09 1.43683 1570.24 Q1.43683 1566.36 3.4102 1563.65 Q5.38357 1560.92 9.13933 1559.61 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M32.597 1518.2 L51.5031 1518.2 L51.5031 1524.09 L2.2962 1524.09 L2.2962 1518.2 L7.70705 1518.2 Q4.5242 1516.36 2.99643 1513.55 Q1.43683 1510.72 1.43683 1506.81 Q1.43683 1500.31 6.59305 1496.27 Q11.7493 1492.2 20.152 1492.2 Q28.5547 1492.2 33.711 1496.27 Q38.8672 1500.31 38.8672 1506.81 Q38.8672 1510.72 37.3394 1513.55 Q35.7798 1516.36 32.597 1518.2 M20.152 1498.28 Q13.6908 1498.28 10.0305 1500.95 Q6.33842 1503.59 6.33842 1508.24 Q6.33842 1512.89 10.0305 1515.56 Q13.6908 1518.2 20.152 1518.2 Q26.6132 1518.2 30.3053 1515.56 Q33.9656 1512.89 33.9656 1508.24 Q33.9656 1503.59 30.3053 1500.95 Q26.6132 1498.28 20.152 1498.28 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M-11.581 1482.49 L-11.581 1476.63 L37.9442 1476.63 L37.9442 1482.49 L-11.581 1482.49 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M18.6561 1433.89 L21.5206 1433.89 L21.5206 1460.81 Q27.5681 1460.43 30.7509 1457.19 Q33.9019 1453.91 33.9019 1448.08 Q33.9019 1444.71 33.0744 1441.56 Q32.2469 1438.38 30.5918 1435.26 L36.1299 1435.26 Q37.4667 1438.41 38.167 1441.72 Q38.8672 1445.03 38.8672 1448.43 Q38.8672 1456.96 33.9019 1461.96 Q28.9367 1466.93 20.4703 1466.93 Q11.7174 1466.93 6.59305 1462.22 Q1.43683 1457.47 1.43683 1449.45 Q1.43683 1442.26 6.0838 1438.09 Q10.6989 1433.89 18.6561 1433.89 M16.9373 1439.74 Q12.1312 1439.81 9.26665 1442.45 Q6.40208 1445.06 6.40208 1449.39 Q6.40208 1454.29 9.17116 1457.25 Q11.9402 1460.18 16.9692 1460.62 L16.9373 1439.74 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2.2962 1407.76 L2.2962 1401.55 L32.215 1390.41 L2.2962 1379.27 L2.2962 1373.06 L37.9442 1386.43 L37.9442 1394.39 L2.2962 1407.76 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M20.0247 1348.78 Q20.0247 1355.88 21.6479 1358.61 Q23.2712 1361.35 27.1861 1361.35 Q30.3053 1361.35 32.1514 1359.31 Q33.9656 1357.24 33.9656 1353.71 Q33.9656 1348.84 30.5281 1345.91 Q27.0588 1342.95 21.3297 1342.95 L20.0247 1342.95 L20.0247 1348.78 M17.6057 1337.1 L37.9442 1337.1 L37.9442 1342.95 L32.5333 1342.95 Q35.7798 1344.96 37.3394 1347.95 Q38.8672 1350.94 38.8672 1355.27 Q38.8672 1360.75 35.8116 1363.99 Q32.7243 1367.21 27.5681 1367.21 Q21.5525 1367.21 18.4969 1363.2 Q15.4414 1359.15 15.4414 1351.17 L15.4414 1342.95 L14.8685 1342.95 Q10.8262 1342.95 8.63008 1345.63 Q6.40208 1348.27 6.40208 1353.08 Q6.40208 1356.13 7.13414 1359.03 Q7.86619 1361.92 9.33031 1364.6 L3.91946 1364.6 Q2.67814 1361.38 2.0734 1358.36 Q1.43683 1355.34 1.43683 1352.47 Q1.43683 1344.74 5.44723 1340.92 Q9.45762 1337.1 17.6057 1337.1 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M-11.581 1325.03 L-11.581 1319.18 L37.9442 1319.18 L37.9442 1325.03 L-11.581 1325.03 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M23.8759 1307.53 L2.2962 1307.53 L2.2962 1301.67 L23.6531 1301.67 Q28.7139 1301.67 31.2602 1299.7 Q33.7746 1297.73 33.7746 1293.78 Q33.7746 1289.04 30.7509 1286.3 Q27.7272 1283.53 22.5073 1283.53 L2.2962 1283.53 L2.2962 1277.67 L37.9442 1277.67 L37.9442 1283.53 L32.4696 1283.53 Q35.7162 1285.66 37.3076 1288.5 Q38.8672 1291.3 38.8672 1295.02 Q38.8672 1301.16 35.0478 1304.35 Q31.2283 1307.53 23.8759 1307.53 M1.43683 1292.79 L1.43683 1292.79 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M18.6561 1235.12 L21.5206 1235.12 L21.5206 1262.05 Q27.5681 1261.66 30.7509 1258.42 Q33.9019 1255.14 33.9019 1249.31 Q33.9019 1245.94 33.0744 1242.79 Q32.2469 1239.61 30.5918 1236.49 L36.1299 1236.49 Q37.4667 1239.64 38.167 1242.95 Q38.8672 1246.26 38.8672 1249.66 Q38.8672 1258.19 33.9019 1263.19 Q28.9367 1268.16 20.4703 1268.16 Q11.7174 1268.16 6.59305 1263.45 Q1.43683 1258.7 1.43683 1250.68 Q1.43683 1243.49 6.0838 1239.32 Q10.6989 1235.12 18.6561 1235.12 M16.9373 1240.98 Q12.1312 1241.04 9.26665 1243.68 Q6.40208 1246.29 6.40208 1250.62 Q6.40208 1255.52 9.17116 1258.48 Q11.9402 1261.41 16.9692 1261.85 L16.9373 1240.98 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1036.74 1010.77 L1036.74 1016.32 Q1034.08 1013.84 1031.06 1012.62 Q1028.07 1011.4 1024.68 1011.4 Q1018.01 1011.4 1014.47 1015.48 Q1010.93 1019.55 1010.93 1027.26 Q1010.93 1034.94 1014.47 1039.03 Q1018.01 1043.09 1024.68 1043.09 Q1028.07 1043.09 1031.06 1041.86 Q1034.08 1040.64 1036.74 1038.17 L1036.74 1043.66 Q1033.98 1045.54 1030.88 1046.47 Q1027.81 1047.41 1024.37 1047.41 Q1015.54 1047.41 1010.46 1042.02 Q1005.38 1036.6 1005.38 1027.26 Q1005.38 1017.88 1010.46 1012.49 Q1015.54 1007.07 1024.37 1007.07 Q1027.86 1007.07 1030.93 1008.01 Q1034.03 1008.92 1036.74 1010.77 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1068.9 1029.05 L1068.9 1046.66 L1064.11 1046.66 L1064.11 1029.21 Q1064.11 1025.07 1062.49 1023.01 Q1060.88 1020.95 1057.65 1020.95 Q1053.77 1020.95 1051.53 1023.43 Q1049.29 1025.9 1049.29 1030.17 L1049.29 1046.66 L1044.47 1046.66 L1044.47 1006.14 L1049.29 1006.14 L1049.29 1022.02 Q1051.01 1019.39 1053.33 1018.09 Q1055.67 1016.79 1058.72 1016.79 Q1063.74 1016.79 1066.32 1019.91 Q1068.9 1023.01 1068.9 1029.05 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1091.71 1031.99 Q1085.9 1031.99 1083.66 1033.32 Q1081.42 1034.65 1081.42 1037.85 Q1081.42 1040.41 1083.09 1041.92 Q1084.78 1043.4 1087.67 1043.4 Q1091.66 1043.4 1094.05 1040.59 Q1096.48 1037.75 1096.48 1033.06 L1096.48 1031.99 L1091.71 1031.99 M1101.27 1030.02 L1101.27 1046.66 L1096.48 1046.66 L1096.48 1042.23 Q1094.84 1044.89 1092.39 1046.16 Q1089.94 1047.41 1086.4 1047.41 Q1081.92 1047.41 1079.26 1044.91 Q1076.63 1042.39 1076.63 1038.17 Q1076.63 1033.24 1079.91 1030.74 Q1083.22 1028.24 1089.76 1028.24 L1096.48 1028.24 L1096.48 1027.78 Q1096.48 1024.47 1094.29 1022.67 Q1092.13 1020.85 1088.2 1020.85 Q1085.7 1020.85 1083.33 1021.45 Q1080.96 1022.05 1078.77 1023.24 L1078.77 1018.82 Q1081.4 1017.8 1083.87 1017.31 Q1086.35 1016.79 1088.69 1016.79 Q1095.02 1016.79 1098.14 1020.07 Q1101.27 1023.35 1101.27 1030.02 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1111.14 1017.49 L1115.93 1017.49 L1115.93 1046.66 L1111.14 1046.66 L1111.14 1017.49 M1111.14 1006.14 L1115.93 1006.14 L1115.93 1012.2 L1111.14 1012.2 L1111.14 1006.14 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1150.2 1029.05 L1150.2 1046.66 L1145.41 1046.66 L1145.41 1029.21 Q1145.41 1025.07 1143.79 1023.01 Q1142.18 1020.95 1138.95 1020.95 Q1135.07 1020.95 1132.83 1023.43 Q1130.59 1025.9 1130.59 1030.17 L1130.59 1046.66 L1125.77 1046.66 L1125.77 1017.49 L1130.59 1017.49 L1130.59 1022.02 Q1132.31 1019.39 1134.63 1018.09 Q1136.97 1016.79 1140.02 1016.79 Q1145.04 1016.79 1147.62 1019.91 Q1150.2 1023.01 1150.2 1029.05 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1181.92 1042.23 L1200.28 1042.23 L1200.28 1046.66 L1175.59 1046.66 L1175.59 1042.23 Q1178.59 1039.13 1183.74 1033.92 Q1188.92 1028.69 1190.25 1027.18 Q1192.78 1024.34 1193.77 1022.39 Q1194.78 1020.41 1194.78 1018.51 Q1194.78 1015.41 1192.6 1013.45 Q1190.43 1011.5 1186.94 1011.5 Q1184.47 1011.5 1181.71 1012.36 Q1178.98 1013.22 1175.85 1014.96 L1175.85 1009.65 Q1179.03 1008.37 1181.79 1007.72 Q1184.55 1007.07 1186.84 1007.07 Q1192.88 1007.07 1196.48 1010.09 Q1200.07 1013.11 1200.07 1018.17 Q1200.07 1020.56 1199.16 1022.72 Q1198.27 1024.86 1195.9 1027.78 Q1195.25 1028.53 1191.76 1032.15 Q1188.27 1035.74 1181.92 1042.23 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip104)\" style=\"stroke:#009af9; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"283.555,1779.33 300.106,1625.26 316.657,1711.29 333.208,1647.69 349.759,1674 366.311,1678.97 382.862,1671.92 399.413,1682.84 415.964,1654.47 432.515,1683.14 449.066,1673.34 465.617,1675.77 482.168,1688.69 498.719,1675.28 515.27,1683.43 531.821,1671.64 548.372,1670.64 564.923,1708.7 581.474,1671.49 598.025,1705.6 614.576,1661.75 631.127,1688.31 647.678,1677.29 664.229,1668.53 680.78,1695.64 697.331,1681.49 713.882,1692.43 730.433,1678.82 746.984,1696.28 763.535,1661.06 780.086,1688.1 796.637,1674.65 813.188,1708.32 829.739,1692.87 846.29,1676.88 862.841,1701.22 879.392,1678.27 895.943,1688.16 912.494,1688.88 929.045,1682.22 945.596,1689.7 962.147,1695.37 978.698,1671.83 995.249,1694.9 1011.8,1657.49 1028.35,1724.68 1044.9,1670.24 1061.45,1703.35 1078,1668.08 1094.56,1669.37 1111.11,1705.55 1127.66,1654.69 1144.21,1676.5 1160.76,1683.27 1177.31,1698.21 1193.86,1670.55 1210.41,1702.39 1226.96,1682.39 1243.51,1682.39 1260.07,1677.35 1276.62,1706.73 1293.17,1706.65 1309.72,1649.84 1326.27,1700 1342.82,1700 1359.37,1682.55 1375.92,1683.82 1392.47,1678.19 1409.02,1671.12 1425.58,1705.67 1442.13,1683.73 1458.68,1681.23 1475.23,1676.91 1491.78,1679.25 1508.33,1648.91 1524.88,1689.17 1541.43,1681.1 1557.98,1682.72 1574.53,1675.62 1591.09,1702.77 1607.64,1661.95 1624.19,1720.13 1640.74,1666.88 1657.29,1697.92 1673.84,1668.69 1690.39,1707.54 1706.94,1665.99 1723.49,1675.2 1740.05,1692.92 1756.6,1681.25 1773.15,1699.74 1789.7,1696.58 1806.25,1671.54 1822.8,1708.6 1839.35,1659.92 1855.9,1679.57 1872.45,1687.7 1889,1678.65 1905.56,1714.5 1922.11,1661.99 \"\/>\n<polyline clip-path=\"url(#clip104)\" style=\"stroke:#e26f46; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"283.555,1175.75 300.106,1224.03 316.657,1134.71 333.208,1188.38 349.759,1126.32 366.311,1200.23 382.862,1167.39 399.413,1186.22 415.964,1175.44 432.515,1180.37 449.066,1180.3 465.617,1155.97 482.168,1162.33 498.719,1152.28 515.27,1180.68 531.821,1157.69 548.372,1182.83 564.923,1165.05 581.474,1219.58 598.025,1162.37 614.576,1181.14 631.127,1185.59 647.678,1181.78 664.229,1184.75 680.78,1174.67 697.331,1164.31 713.882,1184.26 730.433,1165.24 746.984,1179.83 763.535,1169.14 780.086,1204.65 796.637,1163.16 813.188,1191.76 829.739,1180.16 846.29,1188.04 862.841,1163.52 879.392,1179.76 895.943,1159.76 912.494,1185.41 929.045,1162.59 945.596,1177.16 962.147,1179.43 978.698,1173.14 995.249,1170.15 1011.8,1161.3 1028.35,1202.49 1044.9,1178.44 1061.45,1159.52 1078,1182.48 1094.56,1145.45 1111.11,1197.72 1127.66,1166.47 1144.21,1167.52 1160.76,1175.03 1177.31,1179.82 1193.86,1166.52 1210.41,1199 1226.96,1164.66 1243.51,1164.66 1260.07,1181.86 1276.62,1164.81 1293.17,1191.32 1309.72,1136.62 1326.27,1188.18 1342.82,1188.18 1359.37,1152.87 1375.92,1211.61 1392.47,1168.87 1409.02,1172.68 1425.58,1168.19 1442.13,1176.93 1458.68,1184.64 1475.23,1150.76 1491.78,1173.99 1508.33,1163 1524.88,1183.55 1541.43,1183.66 1557.98,1175.64 1574.53,1161.3 1591.09,1166.35 1607.64,1178.52 1624.19,1183.71 1640.74,1146.65 1657.29,1190.32 1673.84,1166.15 1690.39,1198.85 1706.94,1162.13 1723.49,1169.31 1740.05,1173.53 1756.6,1167.3 1773.15,1156.49 1789.7,1182.29 1806.25,1198.01 1822.8,1180.46 1839.35,1160.93 1855.9,1184.69 1872.45,1158.44 1889,1205.97 1905.56,1169.42 1922.11,1177.58 \"\/>\n<path clip-path=\"url(#clip100)\" d=\"M2215.89 1798.92 L3952.76 1798.92 L3952.76 1106.73 L2215.89 1106.73  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<defs>\n  <clipPath id=\"clip105\">\n    <rect x=\"2215\" y=\"1106\" width=\"1738\" height=\"693\"\/>\n  <\/clipPath>\n<\/defs>\n<polyline clip-path=\"url(#clip105)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2339.92,1798.92 2339.92,1106.73 \"\/>\n<polyline clip-path=\"url(#clip105)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2659.19,1798.92 2659.19,1106.73 \"\/>\n<polyline clip-path=\"url(#clip105)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2978.46,1798.92 2978.46,1106.73 \"\/>\n<polyline clip-path=\"url(#clip105)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"3297.73,1798.92 3297.73,1106.73 \"\/>\n<polyline clip-path=\"url(#clip105)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"3616.99,1798.92 3616.99,1106.73 \"\/>\n<polyline clip-path=\"url(#clip105)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"3936.26,1798.92 3936.26,1106.73 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2215.89,1798.92 3952.76,1798.92 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2339.92,1798.92 2339.92,1780.02 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2659.19,1798.92 2659.19,1780.02 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2978.46,1798.92 2978.46,1780.02 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"3297.73,1798.92 3297.73,1780.02 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"3616.99,1798.92 3616.99,1780.02 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"3936.26,1798.92 3936.26,1780.02 \"\/>\n<path clip-path=\"url(#clip100)\" d=\"M2308.82 1857.29 L2338.5 1857.29 L2338.5 1861.23 L2308.82 1861.23 L2308.82 1857.29 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2361.44 1843.63 L2349.63 1862.08 L2361.44 1862.08 L2361.44 1843.63 M2360.21 1839.56 L2366.09 1839.56 L2366.09 1862.08 L2371.02 1862.08 L2371.02 1865.97 L2366.09 1865.97 L2366.09 1874.12 L2361.44 1874.12 L2361.44 1865.97 L2345.84 1865.97 L2345.84 1861.46 L2360.21 1839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2628.66 1857.29 L2658.33 1857.29 L2658.33 1861.23 L2628.66 1861.23 L2628.66 1857.29 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2682.59 1855.49 Q2685.95 1856.2 2687.82 1858.47 Q2689.72 1860.74 2689.72 1864.07 Q2689.72 1869.19 2686.2 1871.99 Q2682.69 1874.79 2676.2 1874.79 Q2674.03 1874.79 2671.71 1874.35 Q2669.42 1873.93 2666.97 1873.08 L2666.97 1868.56 Q2668.91 1869.7 2671.23 1870.28 Q2673.54 1870.86 2676.07 1870.86 Q2680.46 1870.86 2682.76 1869.12 Q2685.07 1867.38 2685.07 1864.07 Q2685.07 1861.02 2682.92 1859.31 Q2680.79 1857.57 2676.97 1857.57 L2672.94 1857.57 L2672.94 1853.73 L2677.15 1853.73 Q2680.6 1853.73 2682.43 1852.36 Q2684.26 1850.97 2684.26 1848.38 Q2684.26 1845.72 2682.36 1844.31 Q2680.49 1842.87 2676.97 1842.87 Q2675.05 1842.87 2672.85 1843.29 Q2670.65 1843.7 2668.01 1844.58 L2668.01 1840.42 Q2670.67 1839.68 2672.99 1839.31 Q2675.32 1838.93 2677.38 1838.93 Q2682.71 1838.93 2685.81 1841.37 Q2688.91 1843.77 2688.91 1847.89 Q2688.91 1850.76 2687.27 1852.75 Q2685.63 1854.72 2682.59 1855.49 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2948.4 1857.29 L2978.08 1857.29 L2978.08 1861.23 L2948.4 1861.23 L2948.4 1857.29 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2992.2 1870.18 L3008.52 1870.18 L3008.52 1874.12 L2986.57 1874.12 L2986.57 1870.18 Q2989.23 1867.43 2993.82 1862.8 Q2998.42 1858.15 2999.6 1856.81 Q3001.85 1854.28 3002.73 1852.55 Q3003.63 1850.79 3003.63 1849.1 Q3003.63 1846.34 3001.69 1844.61 Q2999.77 1842.87 2996.66 1842.87 Q2994.46 1842.87 2992.01 1843.63 Q2989.58 1844.4 2986.8 1845.95 L2986.8 1841.23 Q2989.63 1840.09 2992.08 1839.51 Q2994.53 1838.93 2996.57 1838.93 Q3001.94 1838.93 3005.14 1841.62 Q3008.33 1844.31 3008.33 1848.8 Q3008.33 1850.93 3007.52 1852.85 Q3006.73 1854.74 3004.63 1857.34 Q3004.05 1858.01 3000.95 1861.23 Q2997.84 1864.42 2992.2 1870.18 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3267.48 1857.29 L3297.16 1857.29 L3297.16 1861.23 L3267.48 1861.23 L3267.48 1857.29 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3308.06 1870.18 L3315.7 1870.18 L3315.7 1843.82 L3307.39 1845.49 L3307.39 1841.23 L3315.65 1839.56 L3320.33 1839.56 L3320.33 1870.18 L3327.97 1870.18 L3327.97 1874.12 L3308.06 1874.12 L3308.06 1870.18 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3616.99 1842.64 Q3613.38 1842.64 3611.55 1846.2 Q3609.75 1849.74 3609.75 1856.87 Q3609.75 1863.98 3611.55 1867.55 Q3613.38 1871.09 3616.99 1871.09 Q3620.63 1871.09 3622.43 1867.55 Q3624.26 1863.98 3624.26 1856.87 Q3624.26 1849.74 3622.43 1846.2 Q3620.63 1842.64 3616.99 1842.64 M3616.99 1838.93 Q3622.8 1838.93 3625.86 1843.54 Q3628.94 1848.12 3628.94 1856.87 Q3628.94 1865.6 3625.86 1870.21 Q3622.8 1874.79 3616.99 1874.79 Q3611.18 1874.79 3608.1 1870.21 Q3605.05 1865.6 3605.05 1856.87 Q3605.05 1848.12 3608.1 1843.54 Q3611.18 1838.93 3616.99 1838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3926.64 1870.18 L3934.28 1870.18 L3934.28 1843.82 L3925.97 1845.49 L3925.97 1841.23 L3934.24 1839.56 L3938.91 1839.56 L3938.91 1870.18 L3946.55 1870.18 L3946.55 1874.12 L3926.64 1874.12 L3926.64 1870.18 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2897.2 1921.82 L2897.2 1928.09 Q2893.54 1926.34 2890.3 1925.48 Q2887.05 1924.62 2884.03 1924.62 Q2878.78 1924.62 2875.91 1926.66 Q2873.08 1928.7 2873.08 1932.45 Q2873.08 1935.61 2874.96 1937.23 Q2876.87 1938.82 2882.15 1939.81 L2886.03 1940.6 Q2893.23 1941.97 2896.63 1945.44 Q2900.07 1948.88 2900.07 1954.67 Q2900.07 1961.58 2895.42 1965.14 Q2890.81 1968.71 2881.86 1968.71 Q2878.49 1968.71 2874.67 1967.94 Q2870.88 1967.18 2866.81 1965.68 L2866.81 1959.06 Q2870.72 1961.26 2874.48 1962.37 Q2878.23 1963.49 2881.86 1963.49 Q2887.37 1963.49 2890.36 1961.32 Q2893.35 1959.16 2893.35 1955.15 Q2893.35 1951.65 2891.19 1949.67 Q2889.06 1947.7 2884.15 1946.71 L2880.24 1945.95 Q2873.05 1944.52 2869.83 1941.46 Q2866.62 1938.41 2866.62 1932.96 Q2866.62 1926.66 2871.04 1923.03 Q2875.5 1919.4 2883.29 1919.4 Q2886.64 1919.4 2890.11 1920.01 Q2893.58 1920.61 2897.2 1921.82 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2926.04 1949.86 Q2918.94 1949.86 2916.21 1951.49 Q2913.47 1953.11 2913.47 1957.03 Q2913.47 1960.14 2915.51 1961.99 Q2917.57 1963.81 2921.11 1963.81 Q2925.98 1963.81 2928.91 1960.37 Q2931.87 1956.9 2931.87 1951.17 L2931.87 1949.86 L2926.04 1949.86 M2937.72 1947.45 L2937.72 1967.78 L2931.87 1967.78 L2931.87 1962.37 Q2929.86 1965.62 2926.87 1967.18 Q2923.88 1968.71 2919.55 1968.71 Q2914.07 1968.71 2910.83 1965.65 Q2907.61 1962.56 2907.61 1957.41 Q2907.61 1951.39 2911.62 1948.34 Q2915.66 1945.28 2923.65 1945.28 L2931.87 1945.28 L2931.87 1944.71 Q2931.87 1940.67 2929.19 1938.47 Q2926.55 1936.24 2921.74 1936.24 Q2918.69 1936.24 2915.79 1936.97 Q2912.9 1937.71 2910.22 1939.17 L2910.22 1933.76 Q2913.44 1932.52 2916.46 1931.91 Q2919.48 1931.28 2922.35 1931.28 Q2930.08 1931.28 2933.9 1935.29 Q2937.72 1939.3 2937.72 1947.45 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2977.54 1938.98 Q2979.74 1935.03 2982.79 1933.15 Q2985.85 1931.28 2989.98 1931.28 Q2995.55 1931.28 2998.58 1935.19 Q3001.6 1939.07 3001.6 1946.27 L3001.6 1967.78 L2995.71 1967.78 L2995.71 1946.46 Q2995.71 1941.33 2993.9 1938.85 Q2992.08 1936.37 2988.36 1936.37 Q2983.81 1936.37 2981.17 1939.39 Q2978.53 1942.42 2978.53 1947.64 L2978.53 1967.78 L2972.64 1967.78 L2972.64 1946.46 Q2972.64 1941.3 2970.82 1938.85 Q2969.01 1936.37 2965.22 1936.37 Q2960.73 1936.37 2958.09 1939.42 Q2955.45 1942.45 2955.45 1947.64 L2955.45 1967.78 L2949.56 1967.78 L2949.56 1932.14 L2955.45 1932.14 L2955.45 1937.67 Q2957.46 1934.4 2960.26 1932.84 Q2963.06 1931.28 2966.91 1931.28 Q2970.79 1931.28 2973.5 1933.25 Q2976.23 1935.22 2977.54 1938.98 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3018.95 1962.44 L3018.95 1981.34 L3013.06 1981.34 L3013.06 1932.14 L3018.95 1932.14 L3018.95 1937.55 Q3020.79 1934.36 3023.6 1932.84 Q3026.43 1931.28 3030.34 1931.28 Q3036.84 1931.28 3040.88 1936.43 Q3044.95 1941.59 3044.95 1949.99 Q3044.95 1958.39 3040.88 1963.55 Q3036.84 1968.71 3030.34 1968.71 Q3026.43 1968.71 3023.6 1967.18 Q3020.79 1965.62 3018.95 1962.44 M3038.87 1949.99 Q3038.87 1943.53 3036.2 1939.87 Q3033.56 1936.18 3028.91 1936.18 Q3024.26 1936.18 3021.59 1939.87 Q3018.95 1943.53 3018.95 1949.99 Q3018.95 1956.45 3021.59 1960.14 Q3024.26 1963.81 3028.91 1963.81 Q3033.56 1963.81 3036.2 1960.14 Q3038.87 1956.45 3038.87 1949.99 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3054.66 1918.26 L3060.52 1918.26 L3060.52 1967.78 L3054.66 1967.78 L3054.66 1918.26 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3103.26 1948.5 L3103.26 1951.36 L3076.34 1951.36 Q3076.72 1957.41 3079.96 1960.59 Q3083.24 1963.74 3089.07 1963.74 Q3092.44 1963.74 3095.59 1962.91 Q3098.77 1962.09 3101.89 1960.43 L3101.89 1965.97 Q3098.74 1967.31 3095.43 1968.01 Q3092.12 1968.71 3088.72 1968.71 Q3080.19 1968.71 3075.19 1963.74 Q3070.22 1958.78 3070.22 1950.31 Q3070.22 1941.56 3074.93 1936.43 Q3079.68 1931.28 3087.7 1931.28 Q3094.89 1931.28 3099.06 1935.92 Q3103.26 1940.54 3103.26 1948.5 M3097.41 1946.78 Q3097.34 1941.97 3094.7 1939.11 Q3092.09 1936.24 3087.76 1936.24 Q3082.86 1936.24 3079.9 1939.01 Q3076.97 1941.78 3076.53 1946.81 L3097.41 1946.78 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3129.39 1932.14 L3135.6 1932.14 L3146.74 1962.05 L3157.88 1932.14 L3164.09 1932.14 L3150.72 1967.78 L3142.76 1967.78 L3129.39 1932.14 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3188.37 1949.86 Q3181.27 1949.86 3178.54 1951.49 Q3175.8 1953.11 3175.8 1957.03 Q3175.8 1960.14 3177.84 1961.99 Q3179.91 1963.81 3183.44 1963.81 Q3188.31 1963.81 3191.24 1960.37 Q3194.2 1956.9 3194.2 1951.17 L3194.2 1949.86 L3188.37 1949.86 M3200.05 1947.45 L3200.05 1967.78 L3194.2 1967.78 L3194.2 1962.37 Q3192.19 1965.62 3189.2 1967.18 Q3186.21 1968.71 3181.88 1968.71 Q3176.4 1968.71 3173.16 1965.65 Q3169.94 1962.56 3169.94 1957.41 Q3169.94 1951.39 3173.95 1948.34 Q3178 1945.28 3185.98 1945.28 L3194.2 1945.28 L3194.2 1944.71 Q3194.2 1940.67 3191.52 1938.47 Q3188.88 1936.24 3184.07 1936.24 Q3181.02 1936.24 3178.12 1936.97 Q3175.23 1937.71 3172.55 1939.17 L3172.55 1933.76 Q3175.77 1932.52 3178.79 1931.91 Q3181.81 1931.28 3184.68 1931.28 Q3192.41 1931.28 3196.23 1935.29 Q3200.05 1939.3 3200.05 1947.45 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3212.12 1918.26 L3217.97 1918.26 L3217.97 1967.78 L3212.12 1967.78 L3212.12 1918.26 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3229.62 1953.72 L3229.62 1932.14 L3235.48 1932.14 L3235.48 1953.49 Q3235.48 1958.55 3237.45 1961.1 Q3239.42 1963.61 3243.37 1963.61 Q3248.11 1963.61 3250.85 1960.59 Q3253.62 1957.57 3253.62 1952.35 L3253.62 1932.14 L3259.48 1932.14 L3259.48 1967.78 L3253.62 1967.78 L3253.62 1962.31 Q3251.49 1965.56 3248.65 1967.15 Q3245.85 1968.71 3242.13 1968.71 Q3235.99 1968.71 3232.8 1964.89 Q3229.62 1961.07 3229.62 1953.72 M3244.36 1931.28 L3244.36 1931.28 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3302.03 1948.5 L3302.03 1951.36 L3275.1 1951.36 Q3275.49 1957.41 3278.73 1960.59 Q3282.01 1963.74 3287.84 1963.74 Q3291.21 1963.74 3294.36 1962.91 Q3297.54 1962.09 3300.66 1960.43 L3300.66 1965.97 Q3297.51 1967.31 3294.2 1968.01 Q3290.89 1968.71 3287.49 1968.71 Q3278.96 1968.71 3273.96 1963.74 Q3268.99 1958.78 3268.99 1950.31 Q3268.99 1941.56 3273.7 1936.43 Q3278.45 1931.28 3286.47 1931.28 Q3293.66 1931.28 3297.83 1935.92 Q3302.03 1940.54 3302.03 1948.5 M3296.17 1946.78 Q3296.11 1941.97 3293.47 1939.11 Q3290.86 1936.24 3286.53 1936.24 Q3281.63 1936.24 3278.67 1939.01 Q3275.74 1941.78 3275.3 1946.81 L3296.17 1946.78 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip105)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2215.89,1779.33 3952.76,1779.33 \"\/>\n<polyline clip-path=\"url(#clip105)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2215.89,1579.55 3952.76,1579.55 \"\/>\n<polyline clip-path=\"url(#clip105)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2215.89,1379.77 3952.76,1379.77 \"\/>\n<polyline clip-path=\"url(#clip105)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2215.89,1179.99 3952.76,1179.99 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2215.89,1798.92 2215.89,1106.73 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2215.89,1779.33 2234.79,1779.33 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2215.89,1579.55 2234.79,1579.55 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2215.89,1379.77 2234.79,1379.77 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2215.89,1179.99 2234.79,1179.99 \"\/>\n<path clip-path=\"url(#clip100)\" d=\"M2143.95 1765.13 Q2140.34 1765.13 2138.51 1768.7 Q2136.7 1772.24 2136.7 1779.37 Q2136.7 1786.47 2138.51 1790.04 Q2140.34 1793.58 2143.95 1793.58 Q2147.58 1793.58 2149.39 1790.04 Q2151.22 1786.47 2151.22 1779.37 Q2151.22 1772.24 2149.39 1768.7 Q2147.58 1765.13 2143.95 1765.13 M2143.95 1761.43 Q2149.76 1761.43 2152.81 1766.04 Q2155.89 1770.62 2155.89 1779.37 Q2155.89 1788.1 2152.81 1792.7 Q2149.76 1797.28 2143.95 1797.28 Q2138.14 1797.28 2135.06 1792.7 Q2132 1788.1 2132 1779.37 Q2132 1770.62 2135.06 1766.04 Q2138.14 1761.43 2143.95 1761.43 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2135.98 1592.9 L2143.62 1592.9 L2143.62 1566.53 L2135.31 1568.2 L2135.31 1563.94 L2143.58 1562.27 L2148.25 1562.27 L2148.25 1592.9 L2155.89 1592.9 L2155.89 1596.83 L2135.98 1596.83 L2135.98 1592.9 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2139.57 1393.12 L2155.89 1393.12 L2155.89 1397.05 L2133.95 1397.05 L2133.95 1393.12 Q2136.61 1390.36 2141.19 1385.73 Q2145.8 1381.08 2146.98 1379.74 Q2149.23 1377.21 2150.11 1375.48 Q2151.01 1373.72 2151.01 1372.03 Q2151.01 1369.27 2149.06 1367.54 Q2147.14 1365.8 2144.04 1365.8 Q2141.84 1365.8 2139.39 1366.57 Q2136.96 1367.33 2134.18 1368.88 L2134.18 1364.16 Q2137 1363.02 2139.46 1362.45 Q2141.91 1361.87 2143.95 1361.87 Q2149.32 1361.87 2152.51 1364.55 Q2155.71 1367.24 2155.71 1371.73 Q2155.71 1373.86 2154.9 1375.78 Q2154.11 1377.68 2152 1380.27 Q2151.42 1380.94 2148.32 1384.16 Q2145.22 1387.35 2139.57 1393.12 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2148.76 1178.64 Q2152.12 1179.35 2153.99 1181.62 Q2155.89 1183.89 2155.89 1187.22 Q2155.89 1192.34 2152.37 1195.14 Q2148.86 1197.94 2142.37 1197.94 Q2140.2 1197.94 2137.88 1197.5 Q2135.59 1197.09 2133.14 1196.23 L2133.14 1191.72 Q2135.08 1192.85 2137.4 1193.43 Q2139.71 1194.01 2142.23 1194.01 Q2146.63 1194.01 2148.92 1192.27 Q2151.24 1190.53 2151.24 1187.22 Q2151.24 1184.17 2149.09 1182.46 Q2146.96 1180.72 2143.14 1180.72 L2139.11 1180.72 L2139.11 1176.88 L2143.32 1176.88 Q2146.77 1176.88 2148.6 1175.51 Q2150.43 1174.12 2150.43 1171.53 Q2150.43 1168.87 2148.53 1167.46 Q2146.66 1166.02 2143.14 1166.02 Q2141.22 1166.02 2139.02 1166.44 Q2136.82 1166.85 2134.18 1167.73 L2134.18 1163.57 Q2136.84 1162.83 2139.16 1162.46 Q2141.49 1162.09 2143.55 1162.09 Q2148.88 1162.09 2151.98 1164.52 Q2155.08 1166.92 2155.08 1171.04 Q2155.08 1173.91 2153.44 1175.91 Q2151.79 1177.87 2148.76 1178.64 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2015.51 1566.14 L2052.46 1566.14 L2052.46 1558.37 Q2052.46 1548.53 2048.01 1543.98 Q2043.55 1539.4 2033.94 1539.4 Q2024.39 1539.4 2019.97 1543.98 Q2015.51 1548.53 2015.51 1558.37 L2015.51 1566.14 M2010.23 1572.56 L2010.23 1559.36 Q2010.23 1545.54 2015.99 1539.08 Q2021.72 1532.62 2033.94 1532.62 Q2046.23 1532.62 2051.99 1539.11 Q2057.75 1545.61 2057.75 1559.36 L2057.75 1572.56 L2010.23 1572.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2038.46 1492.13 L2041.32 1492.13 L2041.32 1519.06 Q2047.37 1518.68 2050.55 1515.43 Q2053.71 1512.15 2053.71 1506.33 Q2053.71 1502.96 2052.88 1499.8 Q2052.05 1496.62 2050.39 1493.5 L2055.93 1493.5 Q2057.27 1496.65 2057.97 1499.96 Q2058.67 1503.27 2058.67 1506.68 Q2058.67 1515.21 2053.71 1520.21 Q2048.74 1525.17 2040.27 1525.17 Q2031.52 1525.17 2026.4 1520.46 Q2021.24 1515.72 2021.24 1507.7 Q2021.24 1500.51 2025.89 1496.34 Q2030.5 1492.13 2038.46 1492.13 M2036.74 1497.99 Q2031.93 1498.05 2029.07 1500.7 Q2026.21 1503.31 2026.21 1507.63 Q2026.21 1512.54 2028.97 1515.5 Q2031.74 1518.42 2036.77 1518.87 L2036.74 1497.99 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2036.23 1452.89 L2057.75 1452.89 L2057.75 1458.75 L2036.42 1458.75 Q2031.36 1458.75 2028.85 1460.72 Q2026.33 1462.69 2026.33 1466.64 Q2026.33 1471.38 2029.36 1474.12 Q2032.38 1476.86 2037.6 1476.86 L2057.75 1476.86 L2057.75 1482.74 L2022.1 1482.74 L2022.1 1476.86 L2027.64 1476.86 Q2024.42 1474.76 2022.83 1471.92 Q2021.24 1469.06 2021.24 1465.33 Q2021.24 1459.19 2025.06 1456.04 Q2028.85 1452.89 2036.23 1452.89 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2023.15 1418.48 L2028.69 1418.48 Q2027.41 1420.97 2026.78 1423.64 Q2026.14 1426.31 2026.14 1429.18 Q2026.14 1433.54 2027.48 1435.73 Q2028.82 1437.9 2031.49 1437.9 Q2033.53 1437.9 2034.7 1436.34 Q2035.85 1434.78 2036.9 1430.07 L2037.35 1428.06 Q2038.68 1421.82 2041.13 1419.22 Q2043.55 1416.57 2047.91 1416.57 Q2052.88 1416.57 2055.77 1420.52 Q2058.67 1424.43 2058.67 1431.31 Q2058.67 1434.17 2058.1 1437.29 Q2057.56 1440.38 2056.44 1443.82 L2050.39 1443.82 Q2052.08 1440.57 2052.94 1437.42 Q2053.77 1434.27 2053.77 1431.18 Q2053.77 1427.04 2052.37 1424.82 Q2050.94 1422.59 2048.36 1422.59 Q2045.97 1422.59 2044.7 1424.21 Q2043.42 1425.8 2042.25 1431.25 L2041.77 1433.28 Q2040.62 1438.73 2038.27 1441.14 Q2035.88 1443.56 2031.74 1443.56 Q2026.71 1443.56 2023.98 1440 Q2021.24 1436.43 2021.24 1429.88 Q2021.24 1426.63 2021.72 1423.77 Q2022.19 1420.9 2023.15 1418.48 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2022.1 1407.25 L2022.1 1401.39 L2057.75 1401.39 L2057.75 1407.25 L2022.1 1407.25 M2008.22 1407.25 L2008.22 1401.39 L2015.64 1401.39 L2015.64 1407.25 L2008.22 1407.25 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2011.98 1383.34 L2022.1 1383.34 L2022.1 1371.28 L2026.65 1371.28 L2026.65 1383.34 L2046 1383.34 Q2050.36 1383.34 2051.6 1382.17 Q2052.85 1380.96 2052.85 1377.3 L2052.85 1371.28 L2057.75 1371.28 L2057.75 1377.3 Q2057.75 1384.08 2055.23 1386.65 Q2052.69 1389.23 2046 1389.23 L2026.65 1389.23 L2026.65 1393.53 L2022.1 1393.53 L2022.1 1389.23 L2011.98 1389.23 L2011.98 1383.34 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2061.06 1348.75 Q2067.42 1351.23 2069.36 1353.58 Q2071.31 1355.94 2071.31 1359.89 L2071.31 1364.57 L2066.4 1364.57 L2066.4 1361.13 Q2066.4 1358.71 2065.26 1357.37 Q2064.11 1356.04 2059.85 1354.41 L2057.17 1353.36 L2022.1 1367.78 L2022.1 1361.57 L2049.98 1350.43 L2022.1 1339.29 L2022.1 1333.09 L2061.06 1348.75 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3018.23 1010.77 L3018.23 1016.32 Q3015.57 1013.84 3012.55 1012.62 Q3009.56 1011.4 3006.17 1011.4 Q2999.51 1011.4 2995.97 1015.48 Q2992.42 1019.55 2992.42 1027.26 Q2992.42 1034.94 2995.97 1039.03 Q2999.51 1043.09 3006.17 1043.09 Q3009.56 1043.09 3012.55 1041.86 Q3015.57 1040.64 3018.23 1038.17 L3018.23 1043.66 Q3015.47 1045.54 3012.37 1046.47 Q3009.3 1047.41 3005.86 1047.41 Q2997.03 1047.41 2991.95 1042.02 Q2986.88 1036.6 2986.88 1027.26 Q2986.88 1017.88 2991.95 1012.49 Q2997.03 1007.07 3005.86 1007.07 Q3009.35 1007.07 3012.42 1008.01 Q3015.52 1008.92 3018.23 1010.77 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3050.39 1029.05 L3050.39 1046.66 L3045.6 1046.66 L3045.6 1029.21 Q3045.6 1025.07 3043.99 1023.01 Q3042.37 1020.95 3039.14 1020.95 Q3035.26 1020.95 3033.02 1023.43 Q3030.78 1025.9 3030.78 1030.17 L3030.78 1046.66 L3025.96 1046.66 L3025.96 1006.14 L3030.78 1006.14 L3030.78 1022.02 Q3032.5 1019.39 3034.82 1018.09 Q3037.16 1016.79 3040.21 1016.79 Q3045.24 1016.79 3047.81 1019.91 Q3050.39 1023.01 3050.39 1029.05 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3073.2 1031.99 Q3067.4 1031.99 3065.16 1033.32 Q3062.92 1034.65 3062.92 1037.85 Q3062.92 1040.41 3064.58 1041.92 Q3066.28 1043.4 3069.17 1043.4 Q3073.15 1043.4 3075.55 1040.59 Q3077.97 1037.75 3077.97 1033.06 L3077.97 1031.99 L3073.2 1031.99 M3082.76 1030.02 L3082.76 1046.66 L3077.97 1046.66 L3077.97 1042.23 Q3076.33 1044.89 3073.88 1046.16 Q3071.43 1047.41 3067.89 1047.41 Q3063.41 1047.41 3060.76 1044.91 Q3058.13 1042.39 3058.13 1038.17 Q3058.13 1033.24 3061.41 1030.74 Q3064.71 1028.24 3071.25 1028.24 L3077.97 1028.24 L3077.97 1027.78 Q3077.97 1024.47 3075.78 1022.67 Q3073.62 1020.85 3069.69 1020.85 Q3067.19 1020.85 3064.82 1021.45 Q3062.45 1022.05 3060.26 1023.24 L3060.26 1018.82 Q3062.89 1017.8 3065.37 1017.31 Q3067.84 1016.79 3070.18 1016.79 Q3076.51 1016.79 3079.64 1020.07 Q3082.76 1023.35 3082.76 1030.02 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3092.63 1017.49 L3097.42 1017.49 L3097.42 1046.66 L3092.63 1046.66 L3092.63 1017.49 M3092.63 1006.14 L3097.42 1006.14 L3097.42 1012.2 L3092.63 1012.2 L3092.63 1006.14 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3131.69 1029.05 L3131.69 1046.66 L3126.9 1046.66 L3126.9 1029.21 Q3126.9 1025.07 3125.29 1023.01 Q3123.67 1020.95 3120.44 1020.95 Q3116.56 1020.95 3114.32 1023.43 Q3112.08 1025.9 3112.08 1030.17 L3112.08 1046.66 L3107.27 1046.66 L3107.27 1017.49 L3112.08 1017.49 L3112.08 1022.02 Q3113.8 1019.39 3116.12 1018.09 Q3118.46 1016.79 3121.51 1016.79 Q3126.54 1016.79 3129.12 1019.91 Q3131.69 1023.01 3131.69 1029.05 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3163.41 1042.23 L3181.77 1042.23 L3181.77 1046.66 L3157.08 1046.66 L3157.08 1042.23 Q3160.08 1039.13 3165.24 1033.92 Q3170.42 1028.69 3171.75 1027.18 Q3174.27 1024.34 3175.26 1022.39 Q3176.28 1020.41 3176.28 1018.51 Q3176.28 1015.41 3174.09 1013.45 Q3171.93 1011.5 3168.44 1011.5 Q3165.96 1011.5 3163.2 1012.36 Q3160.47 1013.22 3157.34 1014.96 L3157.34 1009.65 Q3160.52 1008.37 3163.28 1007.72 Q3166.04 1007.07 3168.33 1007.07 Q3174.38 1007.07 3177.97 1010.09 Q3181.56 1013.11 3181.56 1018.17 Q3181.56 1020.56 3180.65 1022.72 Q3179.77 1024.86 3177.4 1027.78 Q3176.75 1028.53 3173.26 1032.15 Q3169.77 1035.74 3163.41 1042.23 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip105)\" style=\"stroke:#009af9; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2265.05,1763.58 2267.64,1763.83 2270.23,1764.46 2272.83,1765.43 2275.42,1766.67 2278.01,1768.09 2280.6,1769.6 2283.2,1771.13 2285.79,1772.59 2288.38,1773.93 2290.97,1775.12 2293.56,1776.13 2296.16,1776.96 2298.75,1777.62 2301.34,1778.13 2303.93,1778.5 2306.53,1778.78 2309.12,1778.97 2311.71,1779.1 2314.3,1779.19 2316.9,1779.25 2319.49,1779.28 2322.08,1779.3 2324.67,1779.32 2327.26,1779.32 2329.86,1779.33 2332.45,1779.33 2335.04,1779.33 2337.63,1779.33 2340.23,1779.32 2342.82,1779.31 2345.41,1779.3 2348,1779.27 2350.6,1779.22 2353.19,1779.15 2355.78,1779.04 2358.37,1778.87 2360.97,1778.62 2363.56,1778.26 2366.15,1777.75 2368.74,1777.06 2371.33,1776.14 2373.93,1774.96 2376.52,1773.46 2379.11,1771.63 2381.7,1769.45 2384.3,1766.89 2386.89,1763.99 2389.48,1760.75 2392.07,1757.2 2394.67,1753.37 2397.26,1749.27 2399.85,1744.89 2402.44,1740.17 2405.04,1735.03 2407.63,1729.31 2410.22,1722.82 2412.81,1715.34 2415.4,1706.63 2418,1696.45 2420.59,1684.63 2423.18,1671.05 2425.77,1655.72 2428.37,1638.75 2430.96,1620.38 2433.55,1600.99 2436.14,1581.04 2438.74,1561.05 2441.33,1541.56 2443.92,1523.09 2446.51,1506.08 2449.11,1490.83 2451.7,1477.55 2454.29,1466.29 2456.88,1456.95 2459.47,1449.34 2462.07,1443.12 2464.66,1437.92 2467.25,1433.29 2469.84,1428.72 2472.44,1423.73 2475.03,1417.82 2477.62,1410.5 2480.21,1401.36 2482.81,1390.07 2485.4,1376.39 2487.99,1360.26 2490.58,1341.77 2493.18,1321.19 2495.77,1299.03 2498.36,1275.93 2500.95,1252.7 2503.54,1230.26 2506.14,1209.55 2508.73,1191.49 2511.32,1176.93 2513.91,1166.55 2516.51,1160.87 2519.1,1160.22 2521.69,1164.7 2524.28,1174.23 2526.88,1188.56 2529.47,1207.28 2532.06,1229.85 2534.65,1255.65 2537.25,1283.97 2539.84,1314.06 2542.43,1345.15 2545.02,1376.5 2547.61,1407.43 2550.21,1437.31 2552.8,1465.66 2555.39,1492.12 2557.98,1516.46 2560.58,1538.58 2563.17,1558.5 2565.76,1576.34 2568.35,1592.28 2570.95,1606.53 2573.54,1619.36 2576.13,1631 2578.72,1641.72 2581.31,1651.75 2583.91,1661.29 2586.5,1670.53 2589.09,1679.59 2591.68,1688.57 2594.28,1697.5 2596.87,1706.36 2599.46,1715.07 2602.05,1723.52 2604.65,1731.58 2607.24,1739.1 2609.83,1745.94 2612.42,1751.98 2615.02,1757.13 2617.61,1761.35 2620.2,1764.62 2622.79,1766.98 2625.38,1768.49 2627.98,1769.24 2630.57,1769.34 2633.16,1768.93 2635.75,1768.15 2638.35,1767.15 2640.94,1766.08 2643.53,1765.07 2646.12,1764.24 2648.72,1763.7 2651.31,1763.51 \"\/>\n<polyline clip-path=\"url(#clip105)\" style=\"stroke:#e26f46; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"3659.92,1744.12 3661.67,1742.48 3663.42,1741.19 3665.18,1740.24 3666.93,1739.62 3668.68,1739.29 3670.44,1739.16 3672.19,1739.17 3673.94,1739.22 3675.69,1739.2 3677.45,1739.03 3679.2,1738.59 3680.95,1737.8 3682.71,1736.59 3684.46,1734.87 3686.21,1732.6 3687.97,1729.74 3689.72,1726.25 3691.47,1722.13 3693.23,1717.38 3694.98,1712.01 3696.73,1706.06 3698.48,1699.59 3700.24,1692.66 3701.99,1685.38 3703.74,1677.86 3705.5,1670.23 3707.25,1662.63 3709,1655.22 3710.76,1648.14 3712.51,1641.5 3714.26,1635.39 3716.02,1629.87 3717.77,1624.91 3719.52,1620.41 3721.28,1616.23 3723.03,1612.11 3724.78,1607.74 3726.53,1602.76 3728.29,1596.77 3730.04,1589.33 3731.79,1580.05 3733.55,1568.55 3735.3,1554.53 3737.05,1537.78 3738.81,1518.19 3740.56,1495.76 3742.31,1470.65 3744.07,1443.12 3745.82,1413.55 3747.57,1382.45 3749.33,1350.41 3751.08,1318.11 3752.83,1286.27 3754.58,1255.63 3756.34,1226.95 3758.09,1200.9 3759.84,1178.13 3761.6,1159.16 3763.35,1144.35 3765.1,1133.94 3766.86,1127.98 3768.61,1126.32 3770.36,1128.66 3772.12,1134.5 3773.87,1143.2 3775.62,1154.04 3777.38,1166.17 3779.13,1178.74 3780.88,1190.93 3782.63,1201.95 3784.39,1211.16 3786.14,1218.02 3787.89,1222.23 3789.65,1223.66 3791.4,1222.4 3793.15,1218.75 3794.91,1213.22 3796.66,1206.45 3798.41,1199.22 3800.17,1192.39 3801.92,1186.8 3803.67,1183.29 3805.42,1182.57 3807.18,1185.22 3808.93,1191.66 3810.68,1202.08 3812.44,1216.51 3814.19,1234.74 3815.94,1256.42 3817.7,1281.05 3819.45,1308.01 3821.2,1336.63 3822.96,1366.22 3824.71,1396.11 3826.46,1425.68 3828.22,1454.4 3829.97,1481.83 3831.72,1507.65 3833.47,1531.63 3835.23,1553.65 3836.98,1573.69 3838.73,1591.8 3840.49,1608.09 3842.24,1622.69 3843.99,1635.79 3845.75,1647.55 3847.5,1658.13 3849.25,1667.71 3851.01,1676.39 3852.76,1684.29 3854.51,1691.46 3856.27,1697.97 3858.02,1703.82 3859.77,1709.02 3861.52,1713.57 3863.28,1717.47 3865.03,1720.72 3866.78,1723.35 3868.54,1725.4 3870.29,1726.94 3872.04,1728.07 3873.8,1728.87 3875.55,1729.47 3877.3,1729.97 3879.06,1730.49 3880.81,1731.09 3882.56,1731.85 3884.32,1732.8 3886.07,1733.95 3887.82,1735.28 3889.57,1736.77 3891.33,1738.39 3893.08,1740.08 3894.83,1741.83 3896.59,1743.61 3898.34,1745.39 3900.09,1747.19 3901.85,1749.01 3903.6,1750.86 \"\/>\n<path clip-path=\"url(#clip100)\" d=\"M234.399 2798.92 L1971.26 2798.92 L1971.26 2106.73 L234.399 2106.73  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<defs>\n  <clipPath id=\"clip106\">\n    <rect x=\"234\" y=\"2106\" width=\"1738\" height=\"693\"\/>\n  <\/clipPath>\n<\/defs>\n<polyline clip-path=\"url(#clip106)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"267.004,2798.92 267.004,2106.73 \"\/>\n<polyline clip-path=\"url(#clip106)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"680.78,2798.92 680.78,2106.73 \"\/>\n<polyline clip-path=\"url(#clip106)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1094.56,2798.92 1094.56,2106.73 \"\/>\n<polyline clip-path=\"url(#clip106)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1508.33,2798.92 1508.33,2106.73 \"\/>\n<polyline clip-path=\"url(#clip106)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1922.11,2798.92 1922.11,2106.73 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"234.399,2798.92 1971.26,2798.92 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"267.004,2798.92 267.004,2780.02 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"680.78,2798.92 680.78,2780.02 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1094.56,2798.92 1094.56,2780.02 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1508.33,2798.92 1508.33,2780.02 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1922.11,2798.92 1922.11,2780.02 \"\/>\n<path clip-path=\"url(#clip100)\" d=\"M267.004 2842.64 Q263.393 2842.64 261.565 2846.2 Q259.759 2849.74 259.759 2856.87 Q259.759 2863.98 261.565 2867.55 Q263.393 2871.09 267.004 2871.09 Q270.639 2871.09 272.444 2867.55 Q274.273 2863.98 274.273 2856.87 Q274.273 2849.74 272.444 2846.2 Q270.639 2842.64 267.004 2842.64 M267.004 2838.93 Q272.815 2838.93 275.87 2843.54 Q278.949 2848.12 278.949 2856.87 Q278.949 2865.6 275.87 2870.21 Q272.815 2874.79 267.004 2874.79 Q261.194 2874.79 258.116 2870.21 Q255.06 2865.6 255.06 2856.87 Q255.06 2848.12 258.116 2843.54 Q261.194 2838.93 267.004 2838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M660.051 2870.18 L676.37 2870.18 L676.37 2874.12 L654.426 2874.12 L654.426 2870.18 Q657.088 2867.43 661.671 2862.8 Q666.278 2858.15 667.458 2856.81 Q669.704 2854.28 670.583 2852.55 Q671.486 2850.79 671.486 2849.1 Q671.486 2846.34 669.541 2844.61 Q667.62 2842.87 664.518 2842.87 Q662.319 2842.87 659.866 2843.63 Q657.435 2844.4 654.657 2845.95 L654.657 2841.23 Q657.481 2840.09 659.935 2839.51 Q662.389 2838.93 664.426 2838.93 Q669.796 2838.93 672.991 2841.62 Q676.185 2844.31 676.185 2848.8 Q676.185 2850.93 675.375 2852.85 Q674.588 2854.74 672.481 2857.34 Q671.903 2858.01 668.801 2861.23 Q665.699 2864.42 660.051 2870.18 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M686.231 2839.56 L704.588 2839.56 L704.588 2843.5 L690.514 2843.5 L690.514 2851.97 Q691.532 2851.62 692.551 2851.46 Q693.569 2851.27 694.588 2851.27 Q700.375 2851.27 703.754 2854.44 Q707.134 2857.62 707.134 2863.03 Q707.134 2868.61 703.662 2871.71 Q700.189 2874.79 693.87 2874.79 Q691.694 2874.79 689.426 2874.42 Q687.18 2874.05 684.773 2873.31 L684.773 2868.61 Q686.856 2869.74 689.078 2870.3 Q691.301 2870.86 693.777 2870.86 Q697.782 2870.86 700.12 2868.75 Q702.458 2866.64 702.458 2863.03 Q702.458 2859.42 700.12 2857.31 Q697.782 2855.21 693.777 2855.21 Q691.902 2855.21 690.027 2855.62 Q688.176 2856.04 686.231 2856.92 L686.231 2839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1069.25 2839.56 L1087.61 2839.56 L1087.61 2843.5 L1073.54 2843.5 L1073.54 2851.97 Q1074.56 2851.62 1075.57 2851.46 Q1076.59 2851.27 1077.61 2851.27 Q1083.4 2851.27 1086.78 2854.44 Q1090.16 2857.62 1090.16 2863.03 Q1090.16 2868.61 1086.68 2871.71 Q1083.21 2874.79 1076.89 2874.79 Q1074.72 2874.79 1072.45 2874.42 Q1070.2 2874.05 1067.8 2873.31 L1067.8 2868.61 Q1069.88 2869.74 1072.1 2870.3 Q1074.32 2870.86 1076.8 2870.86 Q1080.81 2870.86 1083.14 2868.75 Q1085.48 2866.64 1085.48 2863.03 Q1085.48 2859.42 1083.14 2857.31 Q1080.81 2855.21 1076.8 2855.21 Q1074.93 2855.21 1073.05 2855.62 Q1071.2 2856.04 1069.25 2856.92 L1069.25 2839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1109.37 2842.64 Q1105.76 2842.64 1103.93 2846.2 Q1102.12 2849.74 1102.12 2856.87 Q1102.12 2863.98 1103.93 2867.55 Q1105.76 2871.09 1109.37 2871.09 Q1113 2871.09 1114.81 2867.55 Q1116.64 2863.98 1116.64 2856.87 Q1116.64 2849.74 1114.81 2846.2 Q1113 2842.64 1109.37 2842.64 M1109.37 2838.93 Q1115.18 2838.93 1118.24 2843.54 Q1121.31 2848.12 1121.31 2856.87 Q1121.31 2865.6 1118.24 2870.21 Q1115.18 2874.79 1109.37 2874.79 Q1103.56 2874.79 1100.48 2870.21 Q1097.43 2865.6 1097.43 2856.87 Q1097.43 2848.12 1100.48 2843.54 Q1103.56 2838.93 1109.37 2838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1482.19 2839.56 L1504.41 2839.56 L1504.41 2841.55 L1491.86 2874.12 L1486.98 2874.12 L1498.78 2843.5 L1482.19 2843.5 L1482.19 2839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1513.57 2839.56 L1531.93 2839.56 L1531.93 2843.5 L1517.86 2843.5 L1517.86 2851.97 Q1518.87 2851.62 1519.89 2851.46 Q1520.91 2851.27 1521.93 2851.27 Q1527.72 2851.27 1531.1 2854.44 Q1534.48 2857.62 1534.48 2863.03 Q1534.48 2868.61 1531 2871.71 Q1527.53 2874.79 1521.21 2874.79 Q1519.04 2874.79 1516.77 2874.42 Q1514.52 2874.05 1512.12 2873.31 L1512.12 2868.61 Q1514.2 2869.74 1516.42 2870.3 Q1518.64 2870.86 1521.12 2870.86 Q1525.12 2870.86 1527.46 2868.75 Q1529.8 2866.64 1529.8 2863.03 Q1529.8 2859.42 1527.46 2857.31 Q1525.12 2855.21 1521.12 2855.21 Q1519.25 2855.21 1517.37 2855.62 Q1515.52 2856.04 1513.57 2856.92 L1513.57 2839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1881.71 2870.18 L1889.35 2870.18 L1889.35 2843.82 L1881.04 2845.49 L1881.04 2841.23 L1889.31 2839.56 L1893.98 2839.56 L1893.98 2870.18 L1901.62 2870.18 L1901.62 2874.12 L1881.71 2874.12 L1881.71 2870.18 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1921.06 2842.64 Q1917.45 2842.64 1915.62 2846.2 Q1913.82 2849.74 1913.82 2856.87 Q1913.82 2863.98 1915.62 2867.55 Q1917.45 2871.09 1921.06 2871.09 Q1924.7 2871.09 1926.5 2867.55 Q1928.33 2863.98 1928.33 2856.87 Q1928.33 2849.74 1926.5 2846.2 Q1924.7 2842.64 1921.06 2842.64 M1921.06 2838.93 Q1926.87 2838.93 1929.93 2843.54 Q1933.01 2848.12 1933.01 2856.87 Q1933.01 2865.6 1929.93 2870.21 Q1926.87 2874.79 1921.06 2874.79 Q1915.25 2874.79 1912.18 2870.21 Q1909.12 2865.6 1909.12 2856.87 Q1909.12 2848.12 1912.18 2843.54 Q1915.25 2838.93 1921.06 2838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1951.23 2842.64 Q1947.62 2842.64 1945.79 2846.2 Q1943.98 2849.74 1943.98 2856.87 Q1943.98 2863.98 1945.79 2867.55 Q1947.62 2871.09 1951.23 2871.09 Q1954.86 2871.09 1956.67 2867.55 Q1958.49 2863.98 1958.49 2856.87 Q1958.49 2849.74 1956.67 2846.2 Q1954.86 2842.64 1951.23 2842.64 M1951.23 2838.93 Q1957.04 2838.93 1960.09 2843.54 Q1963.17 2848.12 1963.17 2856.87 Q1963.17 2865.6 1960.09 2870.21 Q1957.04 2874.79 1951.23 2874.79 Q1945.42 2874.79 1942.34 2870.21 Q1939.28 2865.6 1939.28 2856.87 Q1939.28 2848.12 1942.34 2843.54 Q1945.42 2838.93 1951.23 2838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M970.551 2920.26 L976.981 2920.26 L976.981 2967.78 L970.551 2967.78 L970.551 2920.26 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M995.314 2922.01 L995.314 2932.14 L1007.38 2932.14 L1007.38 2936.69 L995.314 2936.69 L995.314 2956.04 Q995.314 2960.4 996.492 2961.64 Q997.701 2962.88 1001.36 2962.88 L1007.38 2962.88 L1007.38 2967.78 L1001.36 2967.78 Q994.582 2967.78 992.004 2965.27 Q989.426 2962.72 989.426 2956.04 L989.426 2936.69 L985.129 2936.69 L985.129 2932.14 L989.426 2932.14 L989.426 2922.01 L995.314 2922.01 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1045.57 2948.5 L1045.57 2951.36 L1018.64 2951.36 Q1019.03 2957.41 1022.27 2960.59 Q1025.55 2963.74 1031.38 2963.74 Q1034.75 2963.74 1037.9 2962.91 Q1041.08 2962.09 1044.2 2960.43 L1044.2 2965.97 Q1041.05 2967.31 1037.74 2968.01 Q1034.43 2968.71 1031.03 2968.71 Q1022.5 2968.71 1017.5 2963.74 Q1012.53 2958.78 1012.53 2950.31 Q1012.53 2941.56 1017.24 2936.43 Q1021.99 2931.28 1030.01 2931.28 Q1037.2 2931.28 1041.37 2935.92 Q1045.57 2940.54 1045.57 2948.5 M1039.71 2946.78 Q1039.65 2941.97 1037.01 2939.11 Q1034.4 2936.24 1030.07 2936.24 Q1025.17 2936.24 1022.21 2939.01 Q1019.28 2941.78 1018.84 2946.81 L1039.71 2946.78 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1075.84 2937.61 Q1074.85 2937.04 1073.68 2936.78 Q1072.53 2936.5 1071.13 2936.5 Q1066.16 2936.5 1063.49 2939.74 Q1060.85 2942.96 1060.85 2949.01 L1060.85 2967.78 L1054.96 2967.78 L1054.96 2932.14 L1060.85 2932.14 L1060.85 2937.67 Q1062.7 2934.43 1065.66 2932.87 Q1068.62 2931.28 1072.85 2931.28 Q1073.45 2931.28 1074.19 2931.37 Q1074.92 2931.44 1075.81 2931.59 L1075.84 2937.61 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1098.18 2949.86 Q1091.09 2949.86 1088.35 2951.49 Q1085.61 2953.11 1085.61 2957.03 Q1085.61 2960.14 1087.65 2961.99 Q1089.72 2963.81 1093.25 2963.81 Q1098.12 2963.81 1101.05 2960.37 Q1104.01 2956.9 1104.01 2951.17 L1104.01 2949.86 L1098.18 2949.86 M1109.86 2947.45 L1109.86 2967.78 L1104.01 2967.78 L1104.01 2962.37 Q1102 2965.62 1099.01 2967.18 Q1096.02 2968.71 1091.69 2968.71 Q1086.22 2968.71 1082.97 2965.65 Q1079.76 2962.56 1079.76 2957.41 Q1079.76 2951.39 1083.77 2948.34 Q1087.81 2945.28 1095.8 2945.28 L1104.01 2945.28 L1104.01 2944.71 Q1104.01 2940.67 1101.33 2938.47 Q1098.69 2936.24 1093.89 2936.24 Q1090.83 2936.24 1087.94 2936.97 Q1085.04 2937.71 1082.37 2939.17 L1082.37 2933.76 Q1085.58 2932.52 1088.6 2931.91 Q1091.63 2931.28 1094.49 2931.28 Q1102.23 2931.28 1106.05 2935.29 Q1109.86 2939.3 1109.86 2947.45 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1127.72 2922.01 L1127.72 2932.14 L1139.78 2932.14 L1139.78 2936.69 L1127.72 2936.69 L1127.72 2956.04 Q1127.72 2960.4 1128.9 2961.64 Q1130.11 2962.88 1133.77 2962.88 L1139.78 2962.88 L1139.78 2967.78 L1133.77 2967.78 Q1126.99 2967.78 1124.41 2965.27 Q1121.83 2962.72 1121.83 2956.04 L1121.83 2936.69 L1117.54 2936.69 L1117.54 2932.14 L1121.83 2932.14 L1121.83 2922.01 L1127.72 2922.01 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1147.49 2932.14 L1153.34 2932.14 L1153.34 2967.78 L1147.49 2967.78 L1147.49 2932.14 M1147.49 2918.26 L1153.34 2918.26 L1153.34 2925.67 L1147.49 2925.67 L1147.49 2918.26 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1179.41 2936.24 Q1174.7 2936.24 1171.96 2939.93 Q1169.23 2943.59 1169.23 2949.99 Q1169.23 2956.39 1171.93 2960.08 Q1174.67 2963.74 1179.41 2963.74 Q1184.09 2963.74 1186.83 2960.05 Q1189.56 2956.36 1189.56 2949.99 Q1189.56 2943.66 1186.83 2939.97 Q1184.09 2936.24 1179.41 2936.24 M1179.41 2931.28 Q1187.05 2931.28 1191.41 2936.24 Q1195.77 2941.21 1195.77 2949.99 Q1195.77 2958.74 1191.41 2963.74 Q1187.05 2968.71 1179.41 2968.71 Q1171.74 2968.71 1167.38 2963.74 Q1163.05 2958.74 1163.05 2949.99 Q1163.05 2941.21 1167.38 2936.24 Q1171.74 2931.28 1179.41 2931.28 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1235.11 2946.27 L1235.11 2967.78 L1229.25 2967.78 L1229.25 2946.46 Q1229.25 2941.4 1227.28 2938.88 Q1225.31 2936.37 1221.36 2936.37 Q1216.62 2936.37 1213.88 2939.39 Q1211.14 2942.42 1211.14 2947.64 L1211.14 2967.78 L1205.26 2967.78 L1205.26 2932.14 L1211.14 2932.14 L1211.14 2937.67 Q1213.24 2934.46 1216.08 2932.87 Q1218.94 2931.28 1222.67 2931.28 Q1228.81 2931.28 1231.96 2935.1 Q1235.11 2938.88 1235.11 2946.27 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip106)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"234.399,2796.27 1971.26,2796.27 \"\/>\n<polyline clip-path=\"url(#clip106)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"234.399,2681.77 1971.26,2681.77 \"\/>\n<polyline clip-path=\"url(#clip106)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"234.399,2567.27 1971.26,2567.27 \"\/>\n<polyline clip-path=\"url(#clip106)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"234.399,2452.77 1971.26,2452.77 \"\/>\n<polyline clip-path=\"url(#clip106)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"234.399,2338.28 1971.26,2338.28 \"\/>\n<polyline clip-path=\"url(#clip106)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"234.399,2223.78 1971.26,2223.78 \"\/>\n<polyline clip-path=\"url(#clip106)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"234.399,2109.28 1971.26,2109.28 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"234.399,2798.92 234.399,2106.73 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"234.399,2796.27 253.297,2796.27 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"234.399,2681.77 253.297,2681.77 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"234.399,2567.27 253.297,2567.27 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"234.399,2452.77 253.297,2452.77 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"234.399,2338.28 253.297,2338.28 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"234.399,2223.78 253.297,2223.78 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"234.399,2109.28 253.297,2109.28 \"\/>\n<path clip-path=\"url(#clip100)\" d=\"M113.682 2796.72 L143.357 2796.72 L143.357 2800.66 L113.682 2800.66 L113.682 2796.72 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M153.496 2778.99 L171.853 2778.99 L171.853 2782.92 L157.779 2782.92 L157.779 2791.4 Q158.797 2791.05 159.816 2790.89 Q160.834 2790.7 161.853 2790.7 Q167.64 2790.7 171.019 2793.87 Q174.399 2797.04 174.399 2802.46 Q174.399 2808.04 170.927 2811.14 Q167.454 2814.22 161.135 2814.22 Q158.959 2814.22 156.691 2813.85 Q154.445 2813.48 152.038 2812.74 L152.038 2808.04 Q154.121 2809.17 156.343 2809.73 Q158.566 2810.28 161.042 2810.28 Q165.047 2810.28 167.385 2808.18 Q169.723 2806.07 169.723 2802.46 Q169.723 2798.85 167.385 2796.74 Q165.047 2794.64 161.042 2794.64 Q159.167 2794.64 157.293 2795.05 Q155.441 2795.47 153.496 2796.35 L153.496 2778.99 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M112.2 2682.22 L141.876 2682.22 L141.876 2686.16 L112.2 2686.16 L112.2 2682.22 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M164.816 2668.56 L153.01 2687.01 L164.816 2687.01 L164.816 2668.56 M163.589 2664.49 L169.468 2664.49 L169.468 2687.01 L174.399 2687.01 L174.399 2690.9 L169.468 2690.9 L169.468 2699.05 L164.816 2699.05 L164.816 2690.9 L149.214 2690.9 L149.214 2686.39 L163.589 2664.49 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M113.334 2567.72 L143.01 2567.72 L143.01 2571.66 L113.334 2571.66 L113.334 2567.72 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M167.269 2565.92 Q170.626 2566.64 172.501 2568.9 Q174.399 2571.17 174.399 2574.51 Q174.399 2579.62 170.88 2582.42 Q167.362 2585.22 160.88 2585.22 Q158.705 2585.22 156.39 2584.78 Q154.098 2584.37 151.644 2583.51 L151.644 2579 Q153.589 2580.13 155.904 2580.71 Q158.218 2581.29 160.742 2581.29 Q165.14 2581.29 167.431 2579.55 Q169.746 2577.82 169.746 2574.51 Q169.746 2571.45 167.593 2569.74 Q165.464 2568 161.644 2568 L157.617 2568 L157.617 2564.16 L161.83 2564.16 Q165.279 2564.16 167.107 2562.79 Q168.936 2561.4 168.936 2558.81 Q168.936 2556.15 167.038 2554.74 Q165.163 2553.3 161.644 2553.3 Q159.723 2553.3 157.524 2553.72 Q155.325 2554.14 152.686 2555.02 L152.686 2550.85 Q155.348 2550.11 157.663 2549.74 Q160.001 2549.37 162.061 2549.37 Q167.385 2549.37 170.487 2551.8 Q173.589 2554.21 173.589 2558.33 Q173.589 2561.2 171.945 2563.19 Q170.302 2565.15 167.269 2565.92 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M114.283 2453.23 L143.959 2453.23 L143.959 2457.16 L114.283 2457.16 L114.283 2453.23 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M158.08 2466.12 L174.399 2466.12 L174.399 2470.05 L152.455 2470.05 L152.455 2466.12 Q155.117 2463.36 159.7 2458.73 Q164.306 2454.08 165.487 2452.74 Q167.732 2450.22 168.612 2448.48 Q169.515 2446.72 169.515 2445.03 Q169.515 2442.28 167.57 2440.54 Q165.649 2438.8 162.547 2438.8 Q160.348 2438.8 157.894 2439.57 Q155.464 2440.33 152.686 2441.88 L152.686 2437.16 Q155.51 2436.03 157.964 2435.45 Q160.417 2434.87 162.455 2434.87 Q167.825 2434.87 171.019 2437.55 Q174.214 2440.24 174.214 2444.73 Q174.214 2446.86 173.404 2448.78 Q172.617 2450.68 170.51 2453.27 Q169.931 2453.94 166.829 2457.16 Q163.728 2460.35 158.08 2466.12 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M113.913 2338.73 L143.589 2338.73 L143.589 2342.66 L113.913 2342.66 L113.913 2338.73 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M154.492 2351.62 L162.13 2351.62 L162.13 2325.25 L153.82 2326.92 L153.82 2322.66 L162.084 2321 L166.76 2321 L166.76 2351.62 L174.399 2351.62 L174.399 2355.56 L154.492 2355.56 L154.492 2351.62 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M162.455 2209.58 Q158.843 2209.58 157.015 2213.14 Q155.209 2216.68 155.209 2223.81 Q155.209 2230.92 157.015 2234.48 Q158.843 2238.02 162.455 2238.02 Q166.089 2238.02 167.894 2234.48 Q169.723 2230.92 169.723 2223.81 Q169.723 2216.68 167.894 2213.14 Q166.089 2209.58 162.455 2209.58 M162.455 2205.87 Q168.265 2205.87 171.32 2210.48 Q174.399 2215.06 174.399 2223.81 Q174.399 2232.54 171.32 2237.15 Q168.265 2241.73 162.455 2241.73 Q156.644 2241.73 153.566 2237.15 Q150.51 2232.54 150.51 2223.81 Q150.51 2215.06 153.566 2210.48 Q156.644 2205.87 162.455 2205.87 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M154.492 2122.62 L162.13 2122.62 L162.13 2096.26 L153.82 2097.92 L153.82 2093.67 L162.084 2092 L166.76 2092 L166.76 2122.62 L174.399 2122.62 L174.399 2126.56 L154.492 2126.56 L154.492 2122.62 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M-8.01624 2639.95 L-1.74602 2639.95 Q-3.49659 2643.61 -4.35596 2646.85 Q-5.21533 2650.1 -5.21533 2653.12 Q-5.21533 2658.37 -3.17831 2661.24 Q-1.14128 2664.07 2.61449 2664.07 Q5.76551 2664.07 7.38877 2662.19 Q8.98019 2660.28 9.96688 2655 L10.7626 2651.12 Q12.1312 2643.92 15.6005 2640.52 Q19.038 2637.08 24.8308 2637.08 Q31.7376 2637.08 35.3024 2641.73 Q38.8672 2646.34 38.8672 2655.29 Q38.8672 2658.66 38.1033 2662.48 Q37.3394 2666.27 35.8435 2670.34 L29.2231 2670.34 Q31.4193 2666.43 32.5333 2662.67 Q33.6473 2658.92 33.6473 2655.29 Q33.6473 2649.78 31.483 2646.79 Q29.3186 2643.8 25.3082 2643.8 Q21.8071 2643.8 19.8337 2645.96 Q17.8604 2648.09 16.8737 2653 L16.1098 2656.91 Q14.6775 2664.1 11.622 2667.32 Q8.56642 2670.53 3.12374 2670.53 Q-3.17831 2670.53 -6.80676 2666.11 Q-10.4352 2661.65 -10.4352 2653.85 Q-10.4352 2650.51 -9.83047 2647.04 Q-9.22573 2643.57 -8.01624 2639.95 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M20.0247 2611.11 Q20.0247 2618.21 21.6479 2620.94 Q23.2712 2623.68 27.1861 2623.68 Q30.3053 2623.68 32.1514 2621.64 Q33.9656 2619.58 33.9656 2616.04 Q33.9656 2611.17 30.5281 2608.24 Q27.0588 2605.28 21.3297 2605.28 L20.0247 2605.28 L20.0247 2611.11 M17.6057 2599.43 L37.9442 2599.43 L37.9442 2605.28 L32.5333 2605.28 Q35.7798 2607.29 37.3394 2610.28 Q38.8672 2613.27 38.8672 2617.6 Q38.8672 2623.08 35.8116 2626.32 Q32.7243 2629.54 27.5681 2629.54 Q21.5525 2629.54 18.4969 2625.53 Q15.4414 2621.49 15.4414 2613.5 L15.4414 2605.28 L14.8685 2605.28 Q10.8262 2605.28 8.63008 2607.96 Q6.40208 2610.6 6.40208 2615.41 Q6.40208 2618.46 7.13414 2621.36 Q7.86619 2624.25 9.33031 2626.93 L3.91946 2626.93 Q2.67814 2623.71 2.0734 2620.69 Q1.43683 2617.67 1.43683 2614.8 Q1.43683 2607.07 5.44723 2603.25 Q9.45762 2599.43 17.6057 2599.43 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M9.13933 2559.61 Q5.1926 2557.41 3.31471 2554.36 Q1.43683 2551.3 1.43683 2547.17 Q1.43683 2541.6 5.35174 2538.57 Q9.23482 2535.55 16.4281 2535.55 L37.9442 2535.55 L37.9442 2541.44 L16.619 2541.44 Q11.4946 2541.44 9.01202 2543.25 Q6.5294 2545.07 6.5294 2548.79 Q6.5294 2553.34 9.55311 2555.98 Q12.5768 2558.62 17.7967 2558.62 L37.9442 2558.62 L37.9442 2564.51 L16.619 2564.51 Q11.4628 2564.51 9.01202 2566.33 Q6.5294 2568.14 6.5294 2571.93 Q6.5294 2576.42 9.58493 2579.06 Q12.6086 2581.7 17.7967 2581.7 L37.9442 2581.7 L37.9442 2587.59 L2.2962 2587.59 L2.2962 2581.7 L7.83437 2581.7 Q4.55603 2579.69 2.99643 2576.89 Q1.43683 2574.09 1.43683 2570.24 Q1.43683 2566.36 3.4102 2563.65 Q5.38357 2560.92 9.13933 2559.61 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M32.597 2518.2 L51.5031 2518.2 L51.5031 2524.09 L2.2962 2524.09 L2.2962 2518.2 L7.70705 2518.2 Q4.5242 2516.36 2.99643 2513.55 Q1.43683 2510.72 1.43683 2506.81 Q1.43683 2500.31 6.59305 2496.27 Q11.7493 2492.2 20.152 2492.2 Q28.5547 2492.2 33.711 2496.27 Q38.8672 2500.31 38.8672 2506.81 Q38.8672 2510.72 37.3394 2513.55 Q35.7798 2516.36 32.597 2518.2 M20.152 2498.28 Q13.6908 2498.28 10.0305 2500.95 Q6.33842 2503.59 6.33842 2508.24 Q6.33842 2512.89 10.0305 2515.56 Q13.6908 2518.2 20.152 2518.2 Q26.6132 2518.2 30.3053 2515.56 Q33.9656 2512.89 33.9656 2508.24 Q33.9656 2503.59 30.3053 2500.95 Q26.6132 2498.28 20.152 2498.28 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M-11.581 2482.49 L-11.581 2476.63 L37.9442 2476.63 L37.9442 2482.49 L-11.581 2482.49 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M18.6561 2433.89 L21.5206 2433.89 L21.5206 2460.81 Q27.5681 2460.43 30.7509 2457.19 Q33.9019 2453.91 33.9019 2448.08 Q33.9019 2444.71 33.0744 2441.56 Q32.2469 2438.38 30.5918 2435.26 L36.1299 2435.26 Q37.4667 2438.41 38.167 2441.72 Q38.8672 2445.03 38.8672 2448.43 Q38.8672 2456.96 33.9019 2461.96 Q28.9367 2466.93 20.4703 2466.93 Q11.7174 2466.93 6.59305 2462.22 Q1.43683 2457.47 1.43683 2449.45 Q1.43683 2442.26 6.0838 2438.09 Q10.6989 2433.89 18.6561 2433.89 M16.9373 2439.74 Q12.1312 2439.81 9.26665 2442.45 Q6.40208 2445.06 6.40208 2449.39 Q6.40208 2454.29 9.17116 2457.25 Q11.9402 2460.18 16.9692 2460.62 L16.9373 2439.74 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2.2962 2407.76 L2.2962 2401.55 L32.215 2390.41 L2.2962 2379.27 L2.2962 2373.06 L37.9442 2386.43 L37.9442 2394.39 L2.2962 2407.76 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M20.0247 2348.78 Q20.0247 2355.88 21.6479 2358.61 Q23.2712 2361.35 27.1861 2361.35 Q30.3053 2361.35 32.1514 2359.31 Q33.9656 2357.24 33.9656 2353.71 Q33.9656 2348.84 30.5281 2345.91 Q27.0588 2342.95 21.3297 2342.95 L20.0247 2342.95 L20.0247 2348.78 M17.6057 2337.1 L37.9442 2337.1 L37.9442 2342.95 L32.5333 2342.95 Q35.7798 2344.96 37.3394 2347.95 Q38.8672 2350.94 38.8672 2355.27 Q38.8672 2360.75 35.8116 2363.99 Q32.7243 2367.21 27.5681 2367.21 Q21.5525 2367.21 18.4969 2363.2 Q15.4414 2359.15 15.4414 2351.17 L15.4414 2342.95 L14.8685 2342.95 Q10.8262 2342.95 8.63008 2345.63 Q6.40208 2348.27 6.40208 2353.08 Q6.40208 2356.13 7.13414 2359.03 Q7.86619 2361.92 9.33031 2364.6 L3.91946 2364.6 Q2.67814 2361.38 2.0734 2358.36 Q1.43683 2355.34 1.43683 2352.47 Q1.43683 2344.74 5.44723 2340.92 Q9.45762 2337.1 17.6057 2337.1 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M-11.581 2325.03 L-11.581 2319.18 L37.9442 2319.18 L37.9442 2325.03 L-11.581 2325.03 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M23.8759 2307.53 L2.2962 2307.53 L2.2962 2301.67 L23.6531 2301.67 Q28.7139 2301.67 31.2602 2299.7 Q33.7746 2297.73 33.7746 2293.78 Q33.7746 2289.04 30.7509 2286.3 Q27.7272 2283.53 22.5073 2283.53 L2.2962 2283.53 L2.2962 2277.67 L37.9442 2277.67 L37.9442 2283.53 L32.4696 2283.53 Q35.7162 2285.66 37.3076 2288.5 Q38.8672 2291.3 38.8672 2295.02 Q38.8672 2301.16 35.0478 2304.35 Q31.2283 2307.53 23.8759 2307.53 M1.43683 2292.79 L1.43683 2292.79 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M18.6561 2235.12 L21.5206 2235.12 L21.5206 2262.05 Q27.5681 2261.66 30.7509 2258.42 Q33.9019 2255.14 33.9019 2249.31 Q33.9019 2245.94 33.0744 2242.79 Q32.2469 2239.61 30.5918 2236.49 L36.1299 2236.49 Q37.4667 2239.64 38.167 2242.95 Q38.8672 2246.26 38.8672 2249.66 Q38.8672 2258.19 33.9019 2263.19 Q28.9367 2268.16 20.4703 2268.16 Q11.7174 2268.16 6.59305 2263.45 Q1.43683 2258.7 1.43683 2250.68 Q1.43683 2243.49 6.0838 2239.32 Q10.6989 2235.12 18.6561 2235.12 M16.9373 2240.98 Q12.1312 2241.04 9.26665 2243.68 Q6.40208 2246.29 6.40208 2250.62 Q6.40208 2255.52 9.17116 2258.48 Q11.9402 2261.41 16.9692 2261.85 L16.9373 2240.98 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1036.2 2010.77 L1036.2 2016.32 Q1033.55 2013.84 1030.53 2012.62 Q1027.53 2011.4 1024.15 2011.4 Q1017.48 2011.4 1013.94 2015.48 Q1010.4 2019.55 1010.4 2027.26 Q1010.4 2034.94 1013.94 2039.03 Q1017.48 2043.09 1024.15 2043.09 Q1027.53 2043.09 1030.53 2041.86 Q1033.55 2040.64 1036.2 2038.17 L1036.2 2043.66 Q1033.44 2045.54 1030.34 2046.47 Q1027.27 2047.41 1023.83 2047.41 Q1015.01 2047.41 1009.93 2042.02 Q1004.85 2036.6 1004.85 2027.26 Q1004.85 2017.88 1009.93 2012.49 Q1015.01 2007.07 1023.83 2007.07 Q1027.32 2007.07 1030.4 2008.01 Q1033.5 2008.92 1036.2 2010.77 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1068.36 2029.05 L1068.36 2046.66 L1063.57 2046.66 L1063.57 2029.21 Q1063.57 2025.07 1061.96 2023.01 Q1060.34 2020.95 1057.11 2020.95 Q1053.23 2020.95 1051 2023.43 Q1048.76 2025.9 1048.76 2030.17 L1048.76 2046.66 L1043.94 2046.66 L1043.94 2006.14 L1048.76 2006.14 L1048.76 2022.02 Q1050.47 2019.39 1052.79 2018.09 Q1055.14 2016.79 1058.18 2016.79 Q1063.21 2016.79 1065.79 2019.91 Q1068.36 2023.01 1068.36 2029.05 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1091.18 2031.99 Q1085.37 2031.99 1083.13 2033.32 Q1080.89 2034.65 1080.89 2037.85 Q1080.89 2040.41 1082.56 2041.92 Q1084.25 2043.4 1087.14 2043.4 Q1091.13 2043.4 1093.52 2040.59 Q1095.94 2037.75 1095.94 2033.06 L1095.94 2031.99 L1091.18 2031.99 M1100.73 2030.02 L1100.73 2046.66 L1095.94 2046.66 L1095.94 2042.23 Q1094.3 2044.89 1091.85 2046.16 Q1089.41 2047.41 1085.86 2047.41 Q1081.39 2047.41 1078.73 2044.91 Q1076.1 2042.39 1076.1 2038.17 Q1076.1 2033.24 1079.38 2030.74 Q1082.69 2028.24 1089.22 2028.24 L1095.94 2028.24 L1095.94 2027.78 Q1095.94 2024.47 1093.76 2022.67 Q1091.59 2020.85 1087.66 2020.85 Q1085.16 2020.85 1082.79 2021.45 Q1080.42 2022.05 1078.23 2023.24 L1078.23 2018.82 Q1080.86 2017.8 1083.34 2017.31 Q1085.81 2016.79 1088.16 2016.79 Q1094.48 2016.79 1097.61 2020.07 Q1100.73 2023.35 1100.73 2030.02 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1110.6 2017.49 L1115.4 2017.49 L1115.4 2046.66 L1110.6 2046.66 L1110.6 2017.49 M1110.6 2006.14 L1115.4 2006.14 L1115.4 2012.2 L1110.6 2012.2 L1110.6 2006.14 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1149.67 2029.05 L1149.67 2046.66 L1144.87 2046.66 L1144.87 2029.21 Q1144.87 2025.07 1143.26 2023.01 Q1141.65 2020.95 1138.42 2020.95 Q1134.54 2020.95 1132.3 2023.43 Q1130.06 2025.9 1130.06 2030.17 L1130.06 2046.66 L1125.24 2046.66 L1125.24 2017.49 L1130.06 2017.49 L1130.06 2022.02 Q1131.78 2019.39 1134.09 2018.09 Q1136.44 2016.79 1139.48 2016.79 Q1144.51 2016.79 1147.09 2019.91 Q1149.67 2023.01 1149.67 2029.05 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M1192.79 2025.69 Q1196.57 2026.5 1198.68 2029.05 Q1200.81 2031.6 1200.81 2035.35 Q1200.81 2041.11 1196.85 2044.26 Q1192.9 2047.41 1185.6 2047.41 Q1183.16 2047.41 1180.55 2046.92 Q1177.97 2046.45 1175.21 2045.48 L1175.21 2040.41 Q1177.4 2041.68 1180 2042.33 Q1182.61 2042.98 1185.45 2042.98 Q1190.4 2042.98 1192.97 2041.03 Q1195.58 2039.08 1195.58 2035.35 Q1195.58 2031.92 1193.16 2029.99 Q1190.76 2028.04 1186.46 2028.04 L1181.93 2028.04 L1181.93 2023.71 L1186.67 2023.71 Q1190.55 2023.71 1192.61 2022.18 Q1194.67 2020.61 1194.67 2017.7 Q1194.67 2014.7 1192.53 2013.11 Q1190.42 2011.5 1186.46 2011.5 Q1184.3 2011.5 1181.83 2011.97 Q1179.35 2012.44 1176.39 2013.43 L1176.39 2008.74 Q1179.38 2007.91 1181.98 2007.49 Q1184.61 2007.07 1186.93 2007.07 Q1192.92 2007.07 1196.41 2009.81 Q1199.9 2012.52 1199.9 2017.15 Q1199.9 2020.38 1198.05 2022.62 Q1196.2 2024.83 1192.79 2025.69 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip106)\" style=\"stroke:#009af9; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"283.555,2779.33 300.106,2525.5 316.657,2676.5 333.208,2597.2 349.759,2640.23 366.311,2608.65 382.862,2633.1 399.413,2617.31 415.964,2632.98 432.515,2643.41 449.066,2610.27 465.617,2654.84 482.168,2610.59 498.719,2621.46 515.27,2606.99 531.821,2624.39 548.372,2602.09 564.923,2619.02 581.474,2600.91 598.025,2627.19 614.576,2614.6 631.127,2600.69 647.678,2648.62 664.229,2613.07 680.78,2621.8 697.331,2621.3 713.882,2610.44 730.433,2630.7 746.984,2620.57 763.535,2630.94 780.086,2621.54 796.637,2641.01 813.188,2613.25 829.739,2640.95 846.29,2598.49 862.841,2624.96 879.392,2624.96 895.943,2621.7 912.494,2626.41 929.045,2615.47 945.596,2624.16 962.147,2621.86 978.698,2622.76 995.249,2618.77 1011.8,2598.32 1028.35,2629.95 1044.9,2627.18 1061.45,2619.08 1078,2620.12 1094.56,2625.51 1111.11,2607.65 1127.66,2607.65 1144.21,2620.98 1160.76,2609.84 1177.31,2644.27 1193.86,2621.24 1210.41,2646.53 1226.96,2624.88 1243.51,2636.15 1260.07,2613.51 1276.62,2632.32 1293.17,2622.83 1309.72,2622.77 1326.27,2657.75 1342.82,2614.38 1359.37,2621.54 1375.92,2630.79 1392.47,2618.26 1409.02,2648.22 1425.58,2594.91 1442.13,2626.5 1458.68,2651.15 1475.23,2622.8 1491.78,2620.24 1508.33,2618.08 1524.88,2636.97 1541.43,2591.9 1557.98,2654.12 1574.53,2625.34 1591.09,2623.45 1607.64,2616.66 1624.19,2616.97 1640.74,2599.37 1657.29,2615.85 1673.84,2613.65 1690.39,2616.19 1706.94,2622.55 1723.49,2623.47 1740.05,2625.15 1756.6,2632.45 1773.15,2623.77 1789.7,2613.42 1806.25,2639.6 1822.8,2624.55 1839.35,2615.15 1855.9,2645.48 1872.45,2606.35 1889,2629.1 1905.56,2620.72 1922.11,2624.36 \"\/>\n<polyline clip-path=\"url(#clip106)\" style=\"stroke:#e26f46; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"283.555,2269.95 300.106,2173.93 316.657,2160.67 333.208,2178.23 349.759,2150.9 366.311,2168.35 382.862,2180.01 399.413,2150.54 415.964,2182 432.515,2159.67 449.066,2176.27 465.617,2158.79 482.168,2201.32 498.719,2149 515.27,2140.92 531.821,2169.48 548.372,2153.08 564.923,2159.53 581.474,2150.72 598.025,2158.06 614.576,2168.01 631.127,2162.34 647.678,2182.99 664.229,2142.09 680.78,2186.25 697.331,2132.66 713.882,2189.76 730.433,2146.26 746.984,2176.17 763.535,2158.3 780.086,2169.03 796.637,2167.39 813.188,2172.95 829.739,2164.99 846.29,2156.19 862.841,2171.78 879.392,2171.78 895.943,2144.03 912.494,2176.69 929.045,2165.63 945.596,2165.2 962.147,2153.96 978.698,2170.45 995.249,2141.98 1011.8,2167.17 1028.35,2144 1044.9,2191.83 1061.45,2149.54 1078,2173.98 1094.56,2153.27 1111.11,2176.18 1127.66,2176.18 1144.21,2148.48 1160.76,2183.75 1177.31,2161.6 1193.86,2170.04 1210.41,2144.65 1226.96,2179.55 1243.51,2171.86 1260.07,2148.51 1276.62,2191.79 1293.17,2148.33 1309.72,2193.31 1326.27,2184.75 1342.82,2173.46 1359.37,2151.3 1375.92,2184.22 1392.47,2152.49 1409.02,2187.13 1425.58,2135.04 1442.13,2187.44 1458.68,2140.47 1475.23,2190.64 1491.78,2131.55 1508.33,2198.11 1524.88,2156.82 1541.43,2160.02 1557.98,2167.08 1574.53,2180.91 1591.09,2177.2 1607.64,2146.29 1624.19,2161.6 1640.74,2126.32 1657.29,2162.93 1673.84,2153.78 1690.39,2171.28 1706.94,2145.64 1723.49,2180.08 1740.05,2168.35 1756.6,2161.16 1773.15,2151.12 1789.7,2164.4 1806.25,2170.07 1822.8,2182.41 1839.35,2151.42 1855.9,2176.76 1872.45,2169.71 1889,2158.81 1905.56,2174.56 1922.11,2160.88 \"\/>\n<path clip-path=\"url(#clip100)\" d=\"M2215.89 2798.92 L3952.76 2798.92 L3952.76 2106.73 L2215.89 2106.73  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<defs>\n  <clipPath id=\"clip107\">\n    <rect x=\"2215\" y=\"2106\" width=\"1738\" height=\"693\"\/>\n  <\/clipPath>\n<\/defs>\n<polyline clip-path=\"url(#clip107)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2220.85,2798.92 2220.85,2106.73 \"\/>\n<polyline clip-path=\"url(#clip107)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2508.73,2798.92 2508.73,2106.73 \"\/>\n<polyline clip-path=\"url(#clip107)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2796.61,2798.92 2796.61,2106.73 \"\/>\n<polyline clip-path=\"url(#clip107)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"3084.49,2798.92 3084.49,2106.73 \"\/>\n<polyline clip-path=\"url(#clip107)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"3372.37,2798.92 3372.37,2106.73 \"\/>\n<polyline clip-path=\"url(#clip107)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"3660.25,2798.92 3660.25,2106.73 \"\/>\n<polyline clip-path=\"url(#clip107)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"3948.13,2798.92 3948.13,2106.73 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2215.89,2798.92 3952.76,2798.92 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2220.85,2798.92 2220.85,2780.02 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2508.73,2798.92 2508.73,2780.02 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2796.61,2798.92 2796.61,2780.02 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"3084.49,2798.92 3084.49,2780.02 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"3372.37,2798.92 3372.37,2780.02 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"3660.25,2798.92 3660.25,2780.02 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"3948.13,2798.92 3948.13,2780.02 \"\/>\n<path clip-path=\"url(#clip100)\" d=\"M2190.49 2857.29 L2220.17 2857.29 L2220.17 2861.23 L2190.49 2861.23 L2190.49 2857.29 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2230.31 2839.56 L2248.66 2839.56 L2248.66 2843.5 L2234.59 2843.5 L2234.59 2851.97 Q2235.61 2851.62 2236.63 2851.46 Q2237.65 2851.27 2238.66 2851.27 Q2244.45 2851.27 2247.83 2854.44 Q2251.21 2857.62 2251.21 2863.03 Q2251.21 2868.61 2247.74 2871.71 Q2244.27 2874.79 2237.95 2874.79 Q2235.77 2874.79 2233.5 2874.42 Q2231.26 2874.05 2228.85 2873.31 L2228.85 2868.61 Q2230.93 2869.74 2233.16 2870.3 Q2235.38 2870.86 2237.85 2870.86 Q2241.86 2870.86 2244.2 2868.75 Q2246.53 2866.64 2246.53 2863.03 Q2246.53 2859.42 2244.2 2857.31 Q2241.86 2855.21 2237.85 2855.21 Q2235.98 2855.21 2234.1 2855.62 Q2232.25 2856.04 2230.31 2856.92 L2230.31 2839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2477.63 2857.29 L2507.31 2857.29 L2507.31 2861.23 L2477.63 2861.23 L2477.63 2857.29 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2530.25 2843.63 L2518.44 2862.08 L2530.25 2862.08 L2530.25 2843.63 M2529.02 2839.56 L2534.9 2839.56 L2534.9 2862.08 L2539.83 2862.08 L2539.83 2865.97 L2534.9 2865.97 L2534.9 2874.12 L2530.25 2874.12 L2530.25 2865.97 L2514.65 2865.97 L2514.65 2861.46 L2529.02 2839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2766.08 2857.29 L2795.75 2857.29 L2795.75 2861.23 L2766.08 2861.23 L2766.08 2857.29 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2820.01 2855.49 Q2823.37 2856.2 2825.25 2858.47 Q2827.14 2860.74 2827.14 2864.07 Q2827.14 2869.19 2823.62 2871.99 Q2820.11 2874.79 2813.62 2874.79 Q2811.45 2874.79 2809.13 2874.35 Q2806.84 2873.93 2804.39 2873.08 L2804.39 2868.56 Q2806.33 2869.7 2808.65 2870.28 Q2810.96 2870.86 2813.49 2870.86 Q2817.88 2870.86 2820.18 2869.12 Q2822.49 2867.38 2822.49 2864.07 Q2822.49 2861.02 2820.34 2859.31 Q2818.21 2857.57 2814.39 2857.57 L2810.36 2857.57 L2810.36 2853.73 L2814.57 2853.73 Q2818.02 2853.73 2819.85 2852.36 Q2821.68 2850.97 2821.68 2848.38 Q2821.68 2845.72 2819.78 2844.31 Q2817.91 2842.87 2814.39 2842.87 Q2812.47 2842.87 2810.27 2843.29 Q2808.07 2843.7 2805.43 2844.58 L2805.43 2840.42 Q2808.09 2839.68 2810.41 2839.31 Q2812.75 2838.93 2814.81 2838.93 Q2820.13 2838.93 2823.23 2841.37 Q2826.33 2843.77 2826.33 2847.89 Q2826.33 2850.76 2824.69 2852.75 Q2823.05 2854.72 2820.01 2855.49 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3054.43 2857.29 L3084.11 2857.29 L3084.11 2861.23 L3054.43 2861.23 L3054.43 2857.29 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3098.23 2870.18 L3114.55 2870.18 L3114.55 2874.12 L3092.6 2874.12 L3092.6 2870.18 Q3095.27 2867.43 3099.85 2862.8 Q3104.46 2858.15 3105.64 2856.81 Q3107.88 2854.28 3108.76 2852.55 Q3109.66 2850.79 3109.66 2849.1 Q3109.66 2846.34 3107.72 2844.61 Q3105.8 2842.87 3102.7 2842.87 Q3100.5 2842.87 3098.04 2843.63 Q3095.61 2844.4 3092.84 2845.95 L3092.84 2841.23 Q3095.66 2840.09 3098.11 2839.51 Q3100.57 2838.93 3102.6 2838.93 Q3107.97 2838.93 3111.17 2841.62 Q3114.36 2844.31 3114.36 2848.8 Q3114.36 2850.93 3113.55 2852.85 Q3112.77 2854.74 3110.66 2857.34 Q3110.08 2858.01 3106.98 2861.23 Q3103.88 2864.42 3098.23 2870.18 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3342.13 2857.29 L3371.8 2857.29 L3371.8 2861.23 L3342.13 2861.23 L3342.13 2857.29 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3382.71 2870.18 L3390.34 2870.18 L3390.34 2843.82 L3382.03 2845.49 L3382.03 2841.23 L3390.3 2839.56 L3394.97 2839.56 L3394.97 2870.18 L3402.61 2870.18 L3402.61 2874.12 L3382.71 2874.12 L3382.71 2870.18 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3660.25 2842.64 Q3656.64 2842.64 3654.81 2846.2 Q3653 2849.74 3653 2856.87 Q3653 2863.98 3654.81 2867.55 Q3656.64 2871.09 3660.25 2871.09 Q3663.88 2871.09 3665.69 2867.55 Q3667.52 2863.98 3667.52 2856.87 Q3667.52 2849.74 3665.69 2846.2 Q3663.88 2842.64 3660.25 2842.64 M3660.25 2838.93 Q3666.06 2838.93 3669.12 2843.54 Q3672.19 2848.12 3672.19 2856.87 Q3672.19 2865.6 3669.12 2870.21 Q3666.06 2874.79 3660.25 2874.79 Q3654.44 2874.79 3651.36 2870.21 Q3648.3 2865.6 3648.3 2856.87 Q3648.3 2848.12 3651.36 2843.54 Q3654.44 2838.93 3660.25 2838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3938.51 2870.18 L3946.15 2870.18 L3946.15 2843.82 L3937.84 2845.49 L3937.84 2841.23 L3946.1 2839.56 L3950.78 2839.56 L3950.78 2870.18 L3958.42 2870.18 L3958.42 2874.12 L3938.51 2874.12 L3938.51 2870.18 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2897.2 2921.82 L2897.2 2928.09 Q2893.54 2926.34 2890.3 2925.48 Q2887.05 2924.62 2884.03 2924.62 Q2878.78 2924.62 2875.91 2926.66 Q2873.08 2928.7 2873.08 2932.45 Q2873.08 2935.61 2874.96 2937.23 Q2876.87 2938.82 2882.15 2939.81 L2886.03 2940.6 Q2893.23 2941.97 2896.63 2945.44 Q2900.07 2948.88 2900.07 2954.67 Q2900.07 2961.58 2895.42 2965.14 Q2890.81 2968.71 2881.86 2968.71 Q2878.49 2968.71 2874.67 2967.94 Q2870.88 2967.18 2866.81 2965.68 L2866.81 2959.06 Q2870.72 2961.26 2874.48 2962.37 Q2878.23 2963.49 2881.86 2963.49 Q2887.37 2963.49 2890.36 2961.32 Q2893.35 2959.16 2893.35 2955.15 Q2893.35 2951.65 2891.19 2949.67 Q2889.06 2947.7 2884.15 2946.71 L2880.24 2945.95 Q2873.05 2944.52 2869.83 2941.46 Q2866.62 2938.41 2866.62 2932.96 Q2866.62 2926.66 2871.04 2923.03 Q2875.5 2919.4 2883.29 2919.4 Q2886.64 2919.4 2890.11 2920.01 Q2893.58 2920.61 2897.2 2921.82 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2926.04 2949.86 Q2918.94 2949.86 2916.21 2951.49 Q2913.47 2953.11 2913.47 2957.03 Q2913.47 2960.14 2915.51 2961.99 Q2917.57 2963.81 2921.11 2963.81 Q2925.98 2963.81 2928.91 2960.37 Q2931.87 2956.9 2931.87 2951.17 L2931.87 2949.86 L2926.04 2949.86 M2937.72 2947.45 L2937.72 2967.78 L2931.87 2967.78 L2931.87 2962.37 Q2929.86 2965.62 2926.87 2967.18 Q2923.88 2968.71 2919.55 2968.71 Q2914.07 2968.71 2910.83 2965.65 Q2907.61 2962.56 2907.61 2957.41 Q2907.61 2951.39 2911.62 2948.34 Q2915.66 2945.28 2923.65 2945.28 L2931.87 2945.28 L2931.87 2944.71 Q2931.87 2940.67 2929.19 2938.47 Q2926.55 2936.24 2921.74 2936.24 Q2918.69 2936.24 2915.79 2936.97 Q2912.9 2937.71 2910.22 2939.17 L2910.22 2933.76 Q2913.44 2932.52 2916.46 2931.91 Q2919.48 2931.28 2922.35 2931.28 Q2930.08 2931.28 2933.9 2935.29 Q2937.72 2939.3 2937.72 2947.45 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2977.54 2938.98 Q2979.74 2935.03 2982.79 2933.15 Q2985.85 2931.28 2989.98 2931.28 Q2995.55 2931.28 2998.58 2935.19 Q3001.6 2939.07 3001.6 2946.27 L3001.6 2967.78 L2995.71 2967.78 L2995.71 2946.46 Q2995.71 2941.33 2993.9 2938.85 Q2992.08 2936.37 2988.36 2936.37 Q2983.81 2936.37 2981.17 2939.39 Q2978.53 2942.42 2978.53 2947.64 L2978.53 2967.78 L2972.64 2967.78 L2972.64 2946.46 Q2972.64 2941.3 2970.82 2938.85 Q2969.01 2936.37 2965.22 2936.37 Q2960.73 2936.37 2958.09 2939.42 Q2955.45 2942.45 2955.45 2947.64 L2955.45 2967.78 L2949.56 2967.78 L2949.56 2932.14 L2955.45 2932.14 L2955.45 2937.67 Q2957.46 2934.4 2960.26 2932.84 Q2963.06 2931.28 2966.91 2931.28 Q2970.79 2931.28 2973.5 2933.25 Q2976.23 2935.22 2977.54 2938.98 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3018.95 2962.44 L3018.95 2981.34 L3013.06 2981.34 L3013.06 2932.14 L3018.95 2932.14 L3018.95 2937.55 Q3020.79 2934.36 3023.6 2932.84 Q3026.43 2931.28 3030.34 2931.28 Q3036.84 2931.28 3040.88 2936.43 Q3044.95 2941.59 3044.95 2949.99 Q3044.95 2958.39 3040.88 2963.55 Q3036.84 2968.71 3030.34 2968.71 Q3026.43 2968.71 3023.6 2967.18 Q3020.79 2965.62 3018.95 2962.44 M3038.87 2949.99 Q3038.87 2943.53 3036.2 2939.87 Q3033.56 2936.18 3028.91 2936.18 Q3024.26 2936.18 3021.59 2939.87 Q3018.95 2943.53 3018.95 2949.99 Q3018.95 2956.45 3021.59 2960.14 Q3024.26 2963.81 3028.91 2963.81 Q3033.56 2963.81 3036.2 2960.14 Q3038.87 2956.45 3038.87 2949.99 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3054.66 2918.26 L3060.52 2918.26 L3060.52 2967.78 L3054.66 2967.78 L3054.66 2918.26 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3103.26 2948.5 L3103.26 2951.36 L3076.34 2951.36 Q3076.72 2957.41 3079.96 2960.59 Q3083.24 2963.74 3089.07 2963.74 Q3092.44 2963.74 3095.59 2962.91 Q3098.77 2962.09 3101.89 2960.43 L3101.89 2965.97 Q3098.74 2967.31 3095.43 2968.01 Q3092.12 2968.71 3088.72 2968.71 Q3080.19 2968.71 3075.19 2963.74 Q3070.22 2958.78 3070.22 2950.31 Q3070.22 2941.56 3074.93 2936.43 Q3079.68 2931.28 3087.7 2931.28 Q3094.89 2931.28 3099.06 2935.92 Q3103.26 2940.54 3103.26 2948.5 M3097.41 2946.78 Q3097.34 2941.97 3094.7 2939.11 Q3092.09 2936.24 3087.76 2936.24 Q3082.86 2936.24 3079.9 2939.01 Q3076.97 2941.78 3076.53 2946.81 L3097.41 2946.78 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3129.39 2932.14 L3135.6 2932.14 L3146.74 2962.05 L3157.88 2932.14 L3164.09 2932.14 L3150.72 2967.78 L3142.76 2967.78 L3129.39 2932.14 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3188.37 2949.86 Q3181.27 2949.86 3178.54 2951.49 Q3175.8 2953.11 3175.8 2957.03 Q3175.8 2960.14 3177.84 2961.99 Q3179.91 2963.81 3183.44 2963.81 Q3188.31 2963.81 3191.24 2960.37 Q3194.2 2956.9 3194.2 2951.17 L3194.2 2949.86 L3188.37 2949.86 M3200.05 2947.45 L3200.05 2967.78 L3194.2 2967.78 L3194.2 2962.37 Q3192.19 2965.62 3189.2 2967.18 Q3186.21 2968.71 3181.88 2968.71 Q3176.4 2968.71 3173.16 2965.65 Q3169.94 2962.56 3169.94 2957.41 Q3169.94 2951.39 3173.95 2948.34 Q3178 2945.28 3185.98 2945.28 L3194.2 2945.28 L3194.2 2944.71 Q3194.2 2940.67 3191.52 2938.47 Q3188.88 2936.24 3184.07 2936.24 Q3181.02 2936.24 3178.12 2936.97 Q3175.23 2937.71 3172.55 2939.17 L3172.55 2933.76 Q3175.77 2932.52 3178.79 2931.91 Q3181.81 2931.28 3184.68 2931.28 Q3192.41 2931.28 3196.23 2935.29 Q3200.05 2939.3 3200.05 2947.45 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3212.12 2918.26 L3217.97 2918.26 L3217.97 2967.78 L3212.12 2967.78 L3212.12 2918.26 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3229.62 2953.72 L3229.62 2932.14 L3235.48 2932.14 L3235.48 2953.49 Q3235.48 2958.55 3237.45 2961.1 Q3239.42 2963.61 3243.37 2963.61 Q3248.11 2963.61 3250.85 2960.59 Q3253.62 2957.57 3253.62 2952.35 L3253.62 2932.14 L3259.48 2932.14 L3259.48 2967.78 L3253.62 2967.78 L3253.62 2962.31 Q3251.49 2965.56 3248.65 2967.15 Q3245.85 2968.71 3242.13 2968.71 Q3235.99 2968.71 3232.8 2964.89 Q3229.62 2961.07 3229.62 2953.72 M3244.36 2931.28 L3244.36 2931.28 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3302.03 2948.5 L3302.03 2951.36 L3275.1 2951.36 Q3275.49 2957.41 3278.73 2960.59 Q3282.01 2963.74 3287.84 2963.74 Q3291.21 2963.74 3294.36 2962.91 Q3297.54 2962.09 3300.66 2960.43 L3300.66 2965.97 Q3297.51 2967.31 3294.2 2968.01 Q3290.89 2968.71 3287.49 2968.71 Q3278.96 2968.71 3273.96 2963.74 Q3268.99 2958.78 3268.99 2950.31 Q3268.99 2941.56 3273.7 2936.43 Q3278.45 2931.28 3286.47 2931.28 Q3293.66 2931.28 3297.83 2935.92 Q3302.03 2940.54 3302.03 2948.5 M3296.17 2946.78 Q3296.11 2941.97 3293.47 2939.11 Q3290.86 2936.24 3286.53 2936.24 Q3281.63 2936.24 3278.67 2939.01 Q3275.74 2941.78 3275.3 2946.81 L3296.17 2946.78 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip107)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2215.89,2779.33 3952.76,2779.33 \"\/>\n<polyline clip-path=\"url(#clip107)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2215.89,2623.8 3952.76,2623.8 \"\/>\n<polyline clip-path=\"url(#clip107)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2215.89,2468.27 3952.76,2468.27 \"\/>\n<polyline clip-path=\"url(#clip107)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2215.89,2312.74 3952.76,2312.74 \"\/>\n<polyline clip-path=\"url(#clip107)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2215.89,2157.21 3952.76,2157.21 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2215.89,2798.92 2215.89,2106.73 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2215.89,2779.33 2234.79,2779.33 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2215.89,2623.8 2234.79,2623.8 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2215.89,2468.27 2234.79,2468.27 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2215.89,2312.74 2234.79,2312.74 \"\/>\n<polyline clip-path=\"url(#clip100)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2215.89,2157.21 2234.79,2157.21 \"\/>\n<path clip-path=\"url(#clip100)\" d=\"M2143.95 2765.13 Q2140.34 2765.13 2138.51 2768.69 Q2136.7 2772.23 2136.7 2779.36 Q2136.7 2786.47 2138.51 2790.04 Q2140.34 2793.58 2143.95 2793.58 Q2147.58 2793.58 2149.39 2790.04 Q2151.22 2786.47 2151.22 2779.36 Q2151.22 2772.23 2149.39 2768.69 Q2147.58 2765.13 2143.95 2765.13 M2143.95 2761.42 Q2149.76 2761.42 2152.81 2766.03 Q2155.89 2770.61 2155.89 2779.36 Q2155.89 2788.09 2152.81 2792.7 Q2149.76 2797.28 2143.95 2797.28 Q2138.14 2797.28 2135.06 2792.7 Q2132 2788.09 2132 2779.36 Q2132 2770.61 2135.06 2766.03 Q2138.14 2761.42 2143.95 2761.42 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2135.98 2637.15 L2143.62 2637.15 L2143.62 2610.78 L2135.31 2612.45 L2135.31 2608.19 L2143.58 2606.52 L2148.25 2606.52 L2148.25 2637.15 L2155.89 2637.15 L2155.89 2641.08 L2135.98 2641.08 L2135.98 2637.15 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2139.57 2481.62 L2155.89 2481.62 L2155.89 2485.55 L2133.95 2485.55 L2133.95 2481.62 Q2136.61 2478.86 2141.19 2474.23 Q2145.8 2469.58 2146.98 2468.24 Q2149.23 2465.71 2150.11 2463.98 Q2151.01 2462.22 2151.01 2460.53 Q2151.01 2457.77 2149.06 2456.04 Q2147.14 2454.3 2144.04 2454.3 Q2141.84 2454.3 2139.39 2455.07 Q2136.96 2455.83 2134.18 2457.38 L2134.18 2452.66 Q2137 2451.52 2139.46 2450.95 Q2141.91 2450.37 2143.95 2450.37 Q2149.32 2450.37 2152.51 2453.05 Q2155.71 2455.74 2155.71 2460.23 Q2155.71 2462.36 2154.9 2464.28 Q2154.11 2466.18 2152 2468.77 Q2151.42 2469.44 2148.32 2472.66 Q2145.22 2475.85 2139.57 2481.62 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2148.76 2311.39 Q2152.12 2312.11 2153.99 2314.37 Q2155.89 2316.64 2155.89 2319.98 Q2155.89 2325.09 2152.37 2327.89 Q2148.86 2330.69 2142.37 2330.69 Q2140.2 2330.69 2137.88 2330.25 Q2135.59 2329.84 2133.14 2328.98 L2133.14 2324.47 Q2135.08 2325.6 2137.4 2326.18 Q2139.71 2326.76 2142.23 2326.76 Q2146.63 2326.76 2148.92 2325.02 Q2151.24 2323.29 2151.24 2319.98 Q2151.24 2316.92 2149.09 2315.21 Q2146.96 2313.47 2143.14 2313.47 L2139.11 2313.47 L2139.11 2309.63 L2143.32 2309.63 Q2146.77 2309.63 2148.6 2308.26 Q2150.43 2306.87 2150.43 2304.28 Q2150.43 2301.62 2148.53 2300.21 Q2146.66 2298.77 2143.14 2298.77 Q2141.22 2298.77 2139.02 2299.19 Q2136.82 2299.61 2134.18 2300.49 L2134.18 2296.32 Q2136.84 2295.58 2139.16 2295.21 Q2141.49 2294.84 2143.55 2294.84 Q2148.88 2294.84 2151.98 2297.27 Q2155.08 2299.68 2155.08 2303.8 Q2155.08 2306.67 2153.44 2308.66 Q2151.79 2310.62 2148.76 2311.39 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2146.31 2144.01 L2134.5 2162.46 L2146.31 2162.46 L2146.31 2144.01 M2145.08 2139.93 L2150.96 2139.93 L2150.96 2162.46 L2155.89 2162.46 L2155.89 2166.35 L2150.96 2166.35 L2150.96 2174.49 L2146.31 2174.49 L2146.31 2166.35 L2130.71 2166.35 L2130.71 2161.83 L2145.08 2139.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2014.21 2566.14 L2051.17 2566.14 L2051.17 2558.37 Q2051.17 2548.53 2046.71 2543.98 Q2042.26 2539.4 2032.64 2539.4 Q2023.09 2539.4 2018.67 2543.98 Q2014.21 2548.53 2014.21 2558.37 L2014.21 2566.14 M2008.93 2572.56 L2008.93 2559.36 Q2008.93 2545.54 2014.69 2539.08 Q2020.42 2532.62 2032.64 2532.62 Q2044.93 2532.62 2050.69 2539.11 Q2056.45 2545.61 2056.45 2559.36 L2056.45 2572.56 L2008.93 2572.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2037.16 2492.13 L2040.03 2492.13 L2040.03 2519.06 Q2046.07 2518.68 2049.26 2515.43 Q2052.41 2512.15 2052.41 2506.33 Q2052.41 2502.96 2051.58 2499.8 Q2050.75 2496.62 2049.1 2493.5 L2054.64 2493.5 Q2055.97 2496.65 2056.67 2499.96 Q2057.37 2503.27 2057.37 2506.68 Q2057.37 2515.21 2052.41 2520.21 Q2047.44 2525.17 2038.98 2525.17 Q2030.22 2525.17 2025.1 2520.46 Q2019.94 2515.72 2019.94 2507.7 Q2019.94 2500.51 2024.59 2496.34 Q2029.21 2492.13 2037.16 2492.13 M2035.44 2497.99 Q2030.64 2498.05 2027.77 2500.7 Q2024.91 2503.31 2024.91 2507.63 Q2024.91 2512.54 2027.68 2515.5 Q2030.45 2518.42 2035.48 2518.87 L2035.44 2497.99 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2034.93 2452.89 L2056.45 2452.89 L2056.45 2458.75 L2035.13 2458.75 Q2030.07 2458.75 2027.55 2460.72 Q2025.04 2462.69 2025.04 2466.64 Q2025.04 2471.38 2028.06 2474.12 Q2031.08 2476.86 2036.3 2476.86 L2056.45 2476.86 L2056.45 2482.74 L2020.8 2482.74 L2020.8 2476.86 L2026.34 2476.86 Q2023.13 2474.76 2021.54 2471.92 Q2019.94 2469.06 2019.94 2465.33 Q2019.94 2459.19 2023.76 2456.04 Q2027.55 2452.89 2034.93 2452.89 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2021.85 2418.48 L2027.39 2418.48 Q2026.12 2420.97 2025.48 2423.64 Q2024.85 2426.31 2024.85 2429.18 Q2024.85 2433.54 2026.18 2435.73 Q2027.52 2437.9 2030.19 2437.9 Q2032.23 2437.9 2033.41 2436.34 Q2034.55 2434.78 2035.6 2430.07 L2036.05 2428.06 Q2037.39 2421.82 2039.84 2419.22 Q2042.26 2416.57 2046.62 2416.57 Q2051.58 2416.57 2054.48 2420.52 Q2057.37 2424.43 2057.37 2431.31 Q2057.37 2434.17 2056.8 2437.29 Q2056.26 2440.38 2055.15 2443.82 L2049.1 2443.82 Q2050.79 2440.57 2051.64 2437.42 Q2052.47 2434.27 2052.47 2431.18 Q2052.47 2427.04 2051.07 2424.82 Q2049.64 2422.59 2047.06 2422.59 Q2044.67 2422.59 2043.4 2424.21 Q2042.13 2425.8 2040.95 2431.25 L2040.47 2433.28 Q2039.33 2438.73 2036.97 2441.14 Q2034.58 2443.56 2030.45 2443.56 Q2025.42 2443.56 2022.68 2440 Q2019.94 2436.43 2019.94 2429.88 Q2019.94 2426.63 2020.42 2423.77 Q2020.9 2420.9 2021.85 2418.48 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2020.8 2407.25 L2020.8 2401.39 L2056.45 2401.39 L2056.45 2407.25 L2020.8 2407.25 M2006.93 2407.25 L2006.93 2401.39 L2014.34 2401.39 L2014.34 2407.25 L2006.93 2407.25 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2010.68 2383.34 L2020.8 2383.34 L2020.8 2371.28 L2025.35 2371.28 L2025.35 2383.34 L2044.71 2383.34 Q2049.07 2383.34 2050.31 2382.17 Q2051.55 2380.96 2051.55 2377.3 L2051.55 2371.28 L2056.45 2371.28 L2056.45 2377.3 Q2056.45 2384.08 2053.94 2386.65 Q2051.39 2389.23 2044.71 2389.23 L2025.35 2389.23 L2025.35 2393.53 L2020.8 2393.53 L2020.8 2389.23 L2010.68 2389.23 L2010.68 2383.34 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M2059.76 2348.75 Q2066.13 2351.23 2068.07 2353.58 Q2070.01 2355.94 2070.01 2359.89 L2070.01 2364.57 L2065.11 2364.57 L2065.11 2361.13 Q2065.11 2358.71 2063.96 2357.37 Q2062.82 2356.04 2058.55 2354.41 L2055.88 2353.36 L2020.8 2367.78 L2020.8 2361.57 L2048.68 2350.43 L2020.8 2339.29 L2020.8 2333.09 L2059.76 2348.75 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3017.7 2010.77 L3017.7 2016.32 Q3015.04 2013.84 3012.02 2012.62 Q3009.02 2011.4 3005.64 2011.4 Q2998.97 2011.4 2995.43 2015.48 Q2991.89 2019.55 2991.89 2027.26 Q2991.89 2034.94 2995.43 2039.03 Q2998.97 2043.09 3005.64 2043.09 Q3009.02 2043.09 3012.02 2041.86 Q3015.04 2040.64 3017.7 2038.17 L3017.7 2043.66 Q3014.94 2045.54 3011.84 2046.47 Q3008.76 2047.41 3005.33 2047.41 Q2996.5 2047.41 2991.42 2042.02 Q2986.34 2036.6 2986.34 2027.26 Q2986.34 2017.88 2991.42 2012.49 Q2996.5 2007.07 3005.33 2007.07 Q3008.82 2007.07 3011.89 2008.01 Q3014.99 2008.92 3017.7 2010.77 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3049.86 2029.05 L3049.86 2046.66 L3045.07 2046.66 L3045.07 2029.21 Q3045.07 2025.07 3043.45 2023.01 Q3041.84 2020.95 3038.61 2020.95 Q3034.73 2020.95 3032.49 2023.43 Q3030.25 2025.9 3030.25 2030.17 L3030.25 2046.66 L3025.43 2046.66 L3025.43 2006.14 L3030.25 2006.14 L3030.25 2022.02 Q3031.97 2019.39 3034.29 2018.09 Q3036.63 2016.79 3039.68 2016.79 Q3044.7 2016.79 3047.28 2019.91 Q3049.86 2023.01 3049.86 2029.05 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3072.67 2031.99 Q3066.86 2031.99 3064.62 2033.32 Q3062.38 2034.65 3062.38 2037.85 Q3062.38 2040.41 3064.05 2041.92 Q3065.74 2043.4 3068.63 2043.4 Q3072.62 2043.4 3075.01 2040.59 Q3077.44 2037.75 3077.44 2033.06 L3077.44 2031.99 L3072.67 2031.99 M3082.23 2030.02 L3082.23 2046.66 L3077.44 2046.66 L3077.44 2042.23 Q3075.8 2044.89 3073.35 2046.16 Q3070.9 2047.41 3067.36 2047.41 Q3062.88 2047.41 3060.22 2044.91 Q3057.59 2042.39 3057.59 2038.17 Q3057.59 2033.24 3060.87 2030.74 Q3064.18 2028.24 3070.72 2028.24 L3077.44 2028.24 L3077.44 2027.78 Q3077.44 2024.47 3075.25 2022.67 Q3073.09 2020.85 3069.15 2020.85 Q3066.65 2020.85 3064.29 2021.45 Q3061.92 2022.05 3059.73 2023.24 L3059.73 2018.82 Q3062.36 2017.8 3064.83 2017.31 Q3067.31 2016.79 3069.65 2016.79 Q3075.98 2016.79 3079.1 2020.07 Q3082.23 2023.35 3082.23 2030.02 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3092.1 2017.49 L3096.89 2017.49 L3096.89 2046.66 L3092.1 2046.66 L3092.1 2017.49 M3092.1 2006.14 L3096.89 2006.14 L3096.89 2012.2 L3092.1 2012.2 L3092.1 2006.14 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3131.16 2029.05 L3131.16 2046.66 L3126.37 2046.66 L3126.37 2029.21 Q3126.37 2025.07 3124.75 2023.01 Q3123.14 2020.95 3119.91 2020.95 Q3116.03 2020.95 3113.79 2023.43 Q3111.55 2025.9 3111.55 2030.17 L3111.55 2046.66 L3106.73 2046.66 L3106.73 2017.49 L3111.55 2017.49 L3111.55 2022.02 Q3113.27 2019.39 3115.59 2018.09 Q3117.93 2016.79 3120.98 2016.79 Q3126 2016.79 3128.58 2019.91 Q3131.16 2023.01 3131.16 2029.05 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip100)\" d=\"M3174.28 2025.69 Q3178.06 2026.5 3180.17 2029.05 Q3182.31 2031.6 3182.31 2035.35 Q3182.31 2041.11 3178.35 2044.26 Q3174.39 2047.41 3167.1 2047.41 Q3164.65 2047.41 3162.04 2046.92 Q3159.47 2046.45 3156.71 2045.48 L3156.71 2040.41 Q3158.89 2041.68 3161.5 2042.33 Q3164.1 2042.98 3166.94 2042.98 Q3171.89 2042.98 3174.47 2041.03 Q3177.07 2039.08 3177.07 2035.35 Q3177.07 2031.92 3174.65 2029.99 Q3172.25 2028.04 3167.96 2028.04 L3163.43 2028.04 L3163.43 2023.71 L3168.16 2023.71 Q3172.04 2023.71 3174.1 2022.18 Q3176.16 2020.61 3176.16 2017.7 Q3176.16 2014.7 3174.02 2013.11 Q3171.91 2011.5 3167.96 2011.5 Q3165.79 2011.5 3163.32 2011.97 Q3160.85 2012.44 3157.88 2013.43 L3157.88 2008.74 Q3160.87 2007.91 3163.48 2007.49 Q3166.11 2007.07 3168.43 2007.07 Q3174.41 2007.07 3177.9 2009.81 Q3181.39 2012.52 3181.39 2017.15 Q3181.39 2020.38 3179.54 2022.62 Q3177.7 2024.83 3174.28 2025.69 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip107)\" style=\"stroke:#009af9; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2265.05,2762.73 2268.68,2764.45 2272.31,2767.46 2275.93,2770.9 2279.56,2774 2283.19,2776.33 2286.82,2777.83 2290.45,2778.66 2294.08,2779.07 2297.7,2779.24 2301.33,2779.3 2304.96,2779.32 2308.59,2779.33 2312.22,2779.33 2315.85,2779.33 2319.47,2779.33 2323.1,2779.33 2326.73,2779.33 2330.36,2779.33 2333.99,2779.33 2337.62,2779.33 2341.25,2779.33 2344.87,2779.33 2348.5,2779.33 2352.13,2779.33 2355.76,2779.33 2359.39,2779.33 2363.02,2779.33 2366.64,2779.33 2370.27,2779.33 2373.9,2779.33 2377.53,2779.33 2381.16,2779.33 2384.79,2779.33 2388.41,2779.33 2392.04,2779.33 2395.67,2779.33 2399.3,2779.33 2402.93,2779.33 2406.56,2779.33 2410.19,2779.33 2413.81,2779.33 2417.44,2779.33 2421.07,2779.33 2424.7,2779.33 2428.33,2779.33 2431.96,2779.33 2435.58,2779.33 2439.21,2779.33 2442.84,2779.33 2446.47,2779.33 2450.1,2779.33 2453.73,2779.33 2457.36,2779.33 2460.98,2779.33 2464.61,2779.33 2468.24,2779.33 2471.87,2779.33 2475.5,2779.33 2479.13,2779.32 2482.75,2779.31 2486.38,2779.27 2490.01,2779.15 2493.64,2778.86 2497.27,2778.22 2500.9,2777.01 2504.52,2775 2508.15,2772.14 2511.78,2768.73 2515.41,2765.42 2519.04,2763.09 2522.67,2762.48 2526.3,2763.78 2529.92,2766.56 2533.55,2769.97 2537.18,2773.11 2540.81,2775.3 2544.44,2776.15 2548.07,2775.4 2551.69,2772.7 2555.32,2767.71 2558.95,2760.19 2562.58,2750.27 2566.21,2738.64 2569.84,2726.34 2573.46,2714.4 2577.09,2703.35 2580.72,2693.05 2584.35,2682.95 2587.98,2672.59 2591.61,2661.98 2595.24,2651.75 2598.86,2642.79 2602.49,2635.9 2606.12,2631.41 2609.75,2628.9 2613.38,2626.95 2617.01,2623.19 2620.63,2614.8 2624.26,2599.23 2627.89,2574.79 2631.52,2540.38 2635.15,2494.92 2638.78,2437.45 2642.4,2368.6 2646.03,2292.84 2649.66,2219.51 2653.29,2160.96 2656.92,2128.2 2660.55,2126.32 2664.18,2152.63 2667.8,2198.54 2671.43,2253.82 2675.06,2310.39 2678.69,2363.91 2682.32,2413.14 2685.95,2458.39 2689.57,2500.1 2693.2,2538.06 2696.83,2571.04 2700.46,2597.26 2704.09,2615.46 2707.72,2626.17 2711.34,2632.16 2714.97,2637.55 2718.6,2646.03 2722.23,2659.3 2725.86,2676.77 2729.49,2696.34 2733.12,2715.67 2736.74,2733.02 2740.37,2747.45 2744,2758.69 2747.63,2766.86 2751.26,2772.37 2754.89,2775.77 2758.51,2777.68 2762.14,2778.63 2765.77,2779.07 2769.4,2779.24 2773.03,2779.3 2776.66,2779.32 2780.28,2779.33 2783.91,2779.33 2787.54,2779.33 2791.17,2779.33 2794.8,2779.33 2798.43,2779.33 2802.06,2779.33 2805.68,2779.33 2809.31,2779.33 2812.94,2779.33 2816.57,2779.33 2820.2,2779.33 2823.83,2779.33 2827.45,2779.33 2831.08,2779.33 2834.71,2779.33 2838.34,2779.33 2841.97,2779.33 2845.6,2779.33 2849.22,2779.33 2852.85,2779.33 2856.48,2779.33 2860.11,2779.32 2863.74,2779.3 2867.37,2779.24 2871,2779.07 2874.62,2778.66 2878.25,2777.83 2881.88,2776.33 2885.51,2774 2889.14,2770.9 2892.77,2767.46 2896.39,2764.45 2900.02,2762.73 \"\/>\n<polyline clip-path=\"url(#clip107)\" style=\"stroke:#e26f46; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"3545.83,2768.41 3548.29,2768.71 3550.76,2769.23 3553.23,2769.94 3555.7,2770.8 3558.16,2771.76 3560.63,2772.76 3563.1,2773.76 3565.57,2774.71 3568.03,2775.59 3570.5,2776.37 3572.97,2777.04 3575.44,2777.6 3577.9,2778.05 3580.37,2778.41 3582.84,2778.68 3585.31,2778.88 3587.77,2779.03 3590.24,2779.13 3592.71,2779.2 3595.17,2779.25 3597.64,2779.28 3600.11,2779.3 3602.58,2779.31 3605.04,2779.32 3607.51,2779.32 3609.98,2779.33 3612.45,2779.33 3614.91,2779.33 3617.38,2779.33 3619.85,2779.33 3622.32,2779.33 3624.78,2779.33 3627.25,2779.33 3629.72,2779.33 3632.19,2779.33 3634.65,2779.33 3637.12,2779.33 3639.59,2779.33 3642.06,2779.33 3644.52,2779.33 3646.99,2779.33 3649.46,2779.33 3651.92,2779.33 3654.39,2779.32 3656.86,2779.32 3659.33,2779.3 3661.79,2779.29 3664.26,2779.26 3666.73,2779.21 3669.2,2779.14 3671.66,2779.03 3674.13,2778.87 3676.6,2778.64 3679.07,2778.32 3681.53,2777.87 3684,2777.27 3686.47,2776.47 3688.94,2775.44 3691.4,2774.13 3693.87,2772.51 3696.34,2770.53 3698.81,2768.16 3701.27,2765.36 3703.74,2762.1 3706.21,2758.36 3708.68,2754.11 3711.14,2749.33 3713.61,2743.99 3716.08,2738.08 3718.54,2731.55 3721.01,2724.41 3723.48,2716.62 3725.95,2708.18 3728.41,2699.09 3730.88,2689.36 3733.35,2679.03 3735.82,2668.12 3738.28,2656.69 3740.75,2644.79 3743.22,2632.46 3745.69,2619.76 3748.15,2606.72 3750.62,2593.39 3753.09,2579.8 3755.56,2565.98 3758.02,2551.99 3760.49,2537.87 3762.96,2523.7 3765.43,2509.56 3767.89,2495.58 3770.36,2481.9 3772.83,2468.69 3775.29,2456.13 3777.76,2444.41 3780.23,2433.74 3782.7,2424.29 3785.16,2416.24 3787.63,2409.69 3790.1,2404.73 3792.57,2401.36 3795.03,2399.54 3797.5,2399.17 3799.97,2400.1 3802.44,2402.15 3804.9,2405.09 3807.37,2408.71 3809.84,2412.8 3812.31,2417.15 3814.77,2421.6 3817.24,2426.01 3819.71,2430.28 3822.18,2434.36 3824.64,2438.22 3827.11,2441.92 3829.58,2445.52 3832.04,2449.18 3834.51,2453.08 3836.98,2457.43 3839.45,2462.47 3841.91,2468.45 3844.38,2475.57 3846.85,2484.01 3849.32,2493.87 3851.78,2505.19 3854.25,2517.9 3856.72,2531.86 3859.19,2546.85 3861.65,2562.59 3864.12,2578.75 3866.59,2595 3869.06,2611 3871.52,2626.46 3873.99,2641.11 3876.46,2654.78 3878.93,2667.33 3881.39,2678.73 3883.86,2688.97 3886.33,2698.13 3888.8,2706.31 3891.26,2713.64 3893.73,2720.26 3896.2,2726.29 3898.66,2731.84 3901.13,2737.01 3903.6,2741.84 \"\/>\n<\/svg>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=83624b37\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell   \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[21]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span><span class=\"n\">plot<\/span><span class=\"p\">(<\/span><span class=\"n\">chains<\/span><span class=\"p\">[[<\/span><span class=\"s\">&quot;w[1]&quot;<\/span><span class=\"p\">,<\/span><span class=\"s\">&quot;w[2]&quot;<\/span><span class=\"p\">]];<\/span> <span class=\"n\">colordim<\/span><span class=\"o\">=<\/span><span class=\"ss\">:parameter<\/span><span class=\"p\">,<\/span> <span class=\"n\">legend<\/span><span class=\"o\">=<\/span><span class=\"nb\">false<\/span><span class=\"p\">,<\/span> <span class=\"n\">titlefontsize<\/span><span class=\"o\">=<\/span><span class=\"mi\">9<\/span><span class=\"p\">)<\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"jp-Cell-outputWrapper\">\n<div class=\"jp-Collapser jp-OutputCollapser jp-Cell-outputCollapser\">\n<\/div>\n<div class=\"jp-OutputArea jp-Cell-outputArea\">\n<div class=\"jp-OutputArea-child jp-OutputArea-executeResult\">\n    \n    <div class=\"jp-OutputPrompt jp-OutputArea-prompt\">Out[21]:<\/div>\n<div class=\"jp-RenderedHTMLCommon jp-RenderedHTML jp-OutputArea-output jp-OutputArea-executeResult\" data-mime-type=\"text\/html\">\n<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"1000\" height=\"750\" viewBox=\"0 0 4000 3000\">\n<defs>\n  <clipPath id=\"clip190\">\n    <rect x=\"0\" y=\"0\" width=\"4000\" height=\"3000\"\/>\n  <\/clipPath>\n<\/defs>\n<path clip-path=\"url(#clip190)\" d=\"M0 3000 L4000 3000 L4000 0 L0 0  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<defs>\n  <clipPath id=\"clip191\">\n    <rect x=\"800\" y=\"0\" width=\"2801\" height=\"2801\"\/>\n  <\/clipPath>\n<\/defs>\n<path clip-path=\"url(#clip190)\" d=\"M271.482 798.92 L1989.8 798.92 L1989.8 106.732 L271.482 106.732  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<defs>\n  <clipPath id=\"clip192\">\n    <rect x=\"271\" y=\"106\" width=\"1719\" height=\"693\"\/>\n  <\/clipPath>\n<\/defs>\n<polyline clip-path=\"url(#clip192)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"303.739,798.92 303.739,106.732 \"\/>\n<polyline clip-path=\"url(#clip192)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"713.098,798.92 713.098,106.732 \"\/>\n<polyline clip-path=\"url(#clip192)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1122.46,798.92 1122.46,106.732 \"\/>\n<polyline clip-path=\"url(#clip192)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1531.81,798.92 1531.81,106.732 \"\/>\n<polyline clip-path=\"url(#clip192)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1941.17,798.92 1941.17,106.732 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"271.482,798.92 1989.8,798.92 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"303.739,798.92 303.739,780.022 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"713.098,798.92 713.098,780.022 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1122.46,798.92 1122.46,780.022 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1531.81,798.92 1531.81,780.022 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1941.17,798.92 1941.17,780.022 \"\/>\n<path clip-path=\"url(#clip190)\" d=\"M303.739 842.639 Q300.128 842.639 298.3 846.203 Q296.494 849.745 296.494 856.875 Q296.494 863.981 298.3 867.546 Q300.128 871.087 303.739 871.087 Q307.374 871.087 309.179 867.546 Q311.008 863.981 311.008 856.875 Q311.008 849.745 309.179 846.203 Q307.374 842.639 303.739 842.639 M303.739 838.935 Q309.55 838.935 312.605 843.541 Q315.684 848.125 315.684 856.875 Q315.684 865.601 312.605 870.208 Q309.55 874.791 303.739 874.791 Q297.929 874.791 294.851 870.208 Q291.795 865.601 291.795 856.875 Q291.795 848.125 294.851 843.541 Q297.929 838.935 303.739 838.935 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M692.369 870.185 L708.688 870.185 L708.688 874.12 L686.744 874.12 L686.744 870.185 Q689.406 867.43 693.989 862.8 Q698.596 858.148 699.776 856.805 Q702.021 854.282 702.901 852.546 Q703.804 850.787 703.804 849.097 Q703.804 846.342 701.859 844.606 Q699.938 842.87 696.836 842.87 Q694.637 842.87 692.183 843.634 Q689.753 844.398 686.975 845.949 L686.975 841.227 Q689.799 840.092 692.253 839.514 Q694.707 838.935 696.744 838.935 Q702.114 838.935 705.308 841.62 Q708.503 844.305 708.503 848.796 Q708.503 850.926 707.693 852.847 Q706.906 854.745 704.799 857.338 Q704.22 858.009 701.119 861.226 Q698.017 864.421 692.369 870.185 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M718.549 839.56 L736.905 839.56 L736.905 843.495 L722.831 843.495 L722.831 851.967 Q723.85 851.62 724.869 851.458 Q725.887 851.273 726.906 851.273 Q732.693 851.273 736.072 854.444 Q739.452 857.615 739.452 863.032 Q739.452 868.611 735.98 871.712 Q732.507 874.791 726.188 874.791 Q724.012 874.791 721.744 874.421 Q719.498 874.05 717.091 873.31 L717.091 868.611 Q719.174 869.745 721.396 870.3 Q723.619 870.856 726.095 870.856 Q730.1 870.856 732.438 868.75 Q734.776 866.643 734.776 863.032 Q734.776 859.421 732.438 857.314 Q730.1 855.208 726.095 855.208 Q724.22 855.208 722.345 855.625 Q720.494 856.041 718.549 856.921 L718.549 839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1097.16 839.56 L1115.51 839.56 L1115.51 843.495 L1101.44 843.495 L1101.44 851.967 Q1102.46 851.62 1103.47 851.458 Q1104.49 851.273 1105.51 851.273 Q1111.3 851.273 1114.68 854.444 Q1118.06 857.615 1118.06 863.032 Q1118.06 868.611 1114.59 871.712 Q1111.11 874.791 1104.79 874.791 Q1102.62 874.791 1100.35 874.421 Q1098.1 874.05 1095.7 873.31 L1095.7 868.611 Q1097.78 869.745 1100 870.3 Q1102.22 870.856 1104.7 870.856 Q1108.71 870.856 1111.04 868.75 Q1113.38 866.643 1113.38 863.032 Q1113.38 859.421 1111.04 857.314 Q1108.71 855.208 1104.7 855.208 Q1102.83 855.208 1100.95 855.625 Q1099.1 856.041 1097.16 856.921 L1097.16 839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1137.27 842.639 Q1133.66 842.639 1131.83 846.203 Q1130.03 849.745 1130.03 856.875 Q1130.03 863.981 1131.83 867.546 Q1133.66 871.087 1137.27 871.087 Q1140.9 871.087 1142.71 867.546 Q1144.54 863.981 1144.54 856.875 Q1144.54 849.745 1142.71 846.203 Q1140.9 842.639 1137.27 842.639 M1137.27 838.935 Q1143.08 838.935 1146.14 843.541 Q1149.22 848.125 1149.22 856.875 Q1149.22 865.601 1146.14 870.208 Q1143.08 874.791 1137.27 874.791 Q1131.46 874.791 1128.38 870.208 Q1125.33 865.601 1125.33 856.875 Q1125.33 848.125 1128.38 843.541 Q1131.46 838.935 1137.27 838.935 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1505.67 839.56 L1527.89 839.56 L1527.89 841.551 L1515.34 874.12 L1510.46 874.12 L1522.27 843.495 L1505.67 843.495 L1505.67 839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1537.06 839.56 L1555.41 839.56 L1555.41 843.495 L1541.34 843.495 L1541.34 851.967 Q1542.36 851.62 1543.38 851.458 Q1544.4 851.273 1545.41 851.273 Q1551.2 851.273 1554.58 854.444 Q1557.96 857.615 1557.96 863.032 Q1557.96 868.611 1554.49 871.712 Q1551.02 874.791 1544.7 874.791 Q1542.52 874.791 1540.25 874.421 Q1538.01 874.05 1535.6 873.31 L1535.6 868.611 Q1537.68 869.745 1539.9 870.3 Q1542.13 870.856 1544.6 870.856 Q1548.61 870.856 1550.95 868.75 Q1553.28 866.643 1553.28 863.032 Q1553.28 859.421 1550.95 857.314 Q1548.61 855.208 1544.6 855.208 Q1542.73 855.208 1540.85 855.625 Q1539 856.041 1537.06 856.921 L1537.06 839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1900.78 870.185 L1908.42 870.185 L1908.42 843.819 L1900.11 845.486 L1900.11 841.227 L1908.37 839.56 L1913.05 839.56 L1913.05 870.185 L1920.69 870.185 L1920.69 874.12 L1900.78 874.12 L1900.78 870.185 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1940.13 842.639 Q1936.52 842.639 1934.69 846.203 Q1932.89 849.745 1932.89 856.875 Q1932.89 863.981 1934.69 867.546 Q1936.52 871.087 1940.13 871.087 Q1943.77 871.087 1945.57 867.546 Q1947.4 863.981 1947.4 856.875 Q1947.4 849.745 1945.57 846.203 Q1943.77 842.639 1940.13 842.639 M1940.13 838.935 Q1945.94 838.935 1949 843.541 Q1952.08 848.125 1952.08 856.875 Q1952.08 865.601 1949 870.208 Q1945.94 874.791 1940.13 874.791 Q1934.32 874.791 1931.24 870.208 Q1928.19 865.601 1928.19 856.875 Q1928.19 848.125 1931.24 843.541 Q1934.32 838.935 1940.13 838.935 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1970.29 842.639 Q1966.68 842.639 1964.85 846.203 Q1963.05 849.745 1963.05 856.875 Q1963.05 863.981 1964.85 867.546 Q1966.68 871.087 1970.29 871.087 Q1973.93 871.087 1975.73 867.546 Q1977.56 863.981 1977.56 856.875 Q1977.56 849.745 1975.73 846.203 Q1973.93 842.639 1970.29 842.639 M1970.29 838.935 Q1976.1 838.935 1979.16 843.541 Q1982.24 848.125 1982.24 856.875 Q1982.24 865.601 1979.16 870.208 Q1976.1 874.791 1970.29 874.791 Q1964.48 874.791 1961.4 870.208 Q1958.35 865.601 1958.35 856.875 Q1958.35 848.125 1961.4 843.541 Q1964.48 838.935 1970.29 838.935 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M998.364 920.264 L1004.79 920.264 L1004.79 967.784 L998.364 967.784 L998.364 920.264 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1023.13 922.014 L1023.13 932.136 L1035.19 932.136 L1035.19 936.687 L1023.13 936.687 L1023.13 956.039 Q1023.13 960.4 1024.3 961.641 Q1025.51 962.882 1029.17 962.882 L1035.19 962.882 L1035.19 967.784 L1029.17 967.784 Q1022.39 967.784 1019.82 965.269 Q1017.24 962.723 1017.24 956.039 L1017.24 936.687 L1012.94 936.687 L1012.94 932.136 L1017.24 932.136 L1017.24 922.014 L1023.13 922.014 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1073.38 948.496 L1073.38 951.36 L1046.46 951.36 Q1046.84 957.408 1050.09 960.591 Q1053.36 963.742 1059.19 963.742 Q1062.56 963.742 1065.71 962.914 Q1068.9 962.087 1072.02 960.431 L1072.02 965.97 Q1068.86 967.306 1065.55 968.007 Q1062.24 968.707 1058.84 968.707 Q1050.31 968.707 1045.31 963.742 Q1040.35 958.776 1040.35 950.31 Q1040.35 941.557 1045.06 936.433 Q1049.8 931.277 1057.82 931.277 Q1065.01 931.277 1069.18 935.923 Q1073.38 940.539 1073.38 948.496 M1067.53 946.777 Q1067.46 941.971 1064.82 939.106 Q1062.21 936.242 1057.88 936.242 Q1052.98 936.242 1050.02 939.011 Q1047.09 941.78 1046.65 946.809 L1067.53 946.777 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1103.65 937.61 Q1102.67 937.037 1101.49 936.783 Q1100.34 936.496 1098.94 936.496 Q1093.98 936.496 1091.3 939.743 Q1088.66 942.958 1088.66 949.005 L1088.66 967.784 L1082.77 967.784 L1082.77 932.136 L1088.66 932.136 L1088.66 937.674 Q1090.51 934.428 1093.47 932.868 Q1096.43 931.277 1100.66 931.277 Q1101.27 931.277 1102 931.372 Q1102.73 931.436 1103.62 931.595 L1103.65 937.61 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1126 949.864 Q1118.9 949.864 1116.16 951.488 Q1113.42 953.111 1113.42 957.026 Q1113.42 960.145 1115.46 961.991 Q1117.53 963.805 1121.06 963.805 Q1125.93 963.805 1128.86 960.368 Q1131.82 956.898 1131.82 951.169 L1131.82 949.864 L1126 949.864 M1137.68 947.445 L1137.68 967.784 L1131.82 967.784 L1131.82 962.373 Q1129.82 965.62 1126.82 967.179 Q1123.83 968.707 1119.5 968.707 Q1114.03 968.707 1110.78 965.651 Q1107.57 962.564 1107.57 957.408 Q1107.57 951.392 1111.58 948.337 Q1115.62 945.281 1123.61 945.281 L1131.82 945.281 L1131.82 944.708 Q1131.82 940.666 1129.15 938.47 Q1126.51 936.242 1121.7 936.242 Q1118.64 936.242 1115.75 936.974 Q1112.85 937.706 1110.18 939.17 L1110.18 933.759 Q1113.39 932.518 1116.42 931.913 Q1119.44 931.277 1122.3 931.277 Q1130.04 931.277 1133.86 935.287 Q1137.68 939.297 1137.68 947.445 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1155.53 922.014 L1155.53 932.136 L1167.6 932.136 L1167.6 936.687 L1155.53 936.687 L1155.53 956.039 Q1155.53 960.4 1156.71 961.641 Q1157.92 962.882 1161.58 962.882 L1167.6 962.882 L1167.6 967.784 L1161.58 967.784 Q1154.8 967.784 1152.22 965.269 Q1149.64 962.723 1149.64 956.039 L1149.64 936.687 L1145.35 936.687 L1145.35 932.136 L1149.64 932.136 L1149.64 922.014 L1155.53 922.014 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1175.3 932.136 L1181.16 932.136 L1181.16 967.784 L1175.3 967.784 L1175.3 932.136 M1175.3 918.259 L1181.16 918.259 L1181.16 925.675 L1175.3 925.675 L1175.3 918.259 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1207.22 936.242 Q1202.51 936.242 1199.77 939.934 Q1197.04 943.594 1197.04 949.992 Q1197.04 956.389 1199.74 960.081 Q1202.48 963.742 1207.22 963.742 Q1211.9 963.742 1214.64 960.05 Q1217.38 956.357 1217.38 949.992 Q1217.38 943.658 1214.64 939.966 Q1211.9 936.242 1207.22 936.242 M1207.22 931.277 Q1214.86 931.277 1219.22 936.242 Q1223.58 941.207 1223.58 949.992 Q1223.58 958.745 1219.22 963.742 Q1214.86 968.707 1207.22 968.707 Q1199.55 968.707 1195.19 963.742 Q1190.86 958.745 1190.86 949.992 Q1190.86 941.207 1195.19 936.242 Q1199.55 931.277 1207.22 931.277 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1262.92 946.268 L1262.92 967.784 L1257.07 967.784 L1257.07 946.459 Q1257.07 941.398 1255.09 938.884 Q1253.12 936.369 1249.17 936.369 Q1244.43 936.369 1241.69 939.393 Q1238.96 942.417 1238.96 947.636 L1238.96 967.784 L1233.07 967.784 L1233.07 932.136 L1238.96 932.136 L1238.96 937.674 Q1241.06 934.459 1243.89 932.868 Q1246.75 931.277 1250.48 931.277 Q1256.62 931.277 1259.77 935.096 Q1262.92 938.884 1262.92 946.268 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip192)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"271.482,691.189 1989.8,691.189 \"\/>\n<polyline clip-path=\"url(#clip192)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"271.482,572.007 1989.8,572.007 \"\/>\n<polyline clip-path=\"url(#clip192)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"271.482,452.826 1989.8,452.826 \"\/>\n<polyline clip-path=\"url(#clip192)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"271.482,333.645 1989.8,333.645 \"\/>\n<polyline clip-path=\"url(#clip192)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"271.482,214.463 1989.8,214.463 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"271.482,798.92 271.482,106.732 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"271.482,691.189 290.38,691.189 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"271.482,572.007 290.38,572.007 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"271.482,452.826 290.38,452.826 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"271.482,333.645 290.38,333.645 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"271.482,214.463 290.38,214.463 \"\/>\n<path clip-path=\"url(#clip190)\" d=\"M154.955 676.987 Q151.343 676.987 149.515 680.552 Q147.709 684.094 147.709 691.223 Q147.709 698.33 149.515 701.895 Q151.343 705.436 154.955 705.436 Q158.589 705.436 160.394 701.895 Q162.223 698.33 162.223 691.223 Q162.223 684.094 160.394 680.552 Q158.589 676.987 154.955 676.987 M154.955 673.284 Q160.765 673.284 163.82 677.89 Q166.899 682.474 166.899 691.223 Q166.899 699.95 163.82 704.557 Q160.765 709.14 154.955 709.14 Q149.144 709.14 146.066 704.557 Q143.01 699.95 143.01 691.223 Q143.01 682.474 146.066 677.89 Q149.144 673.284 154.955 673.284 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M175.116 702.589 L180.001 702.589 L180.001 708.469 L175.116 708.469 L175.116 702.589 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M204.352 689.835 Q207.709 690.552 209.584 692.821 Q211.482 695.089 211.482 698.423 Q211.482 703.538 207.964 706.339 Q204.445 709.14 197.964 709.14 Q195.788 709.14 193.473 708.7 Q191.181 708.284 188.728 707.427 L188.728 702.913 Q190.672 704.047 192.987 704.626 Q195.302 705.205 197.825 705.205 Q202.223 705.205 204.514 703.469 Q206.829 701.733 206.829 698.423 Q206.829 695.367 204.677 693.654 Q202.547 691.918 198.727 691.918 L194.7 691.918 L194.7 688.075 L198.913 688.075 Q202.362 688.075 204.19 686.71 Q206.019 685.321 206.019 682.728 Q206.019 680.066 204.121 678.654 Q202.246 677.219 198.727 677.219 Q196.806 677.219 194.607 677.636 Q192.408 678.052 189.769 678.932 L189.769 674.765 Q192.431 674.024 194.746 673.654 Q197.084 673.284 199.144 673.284 Q204.468 673.284 207.57 675.714 Q210.672 678.122 210.672 682.242 Q210.672 685.112 209.028 687.103 Q207.385 689.071 204.352 689.835 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M153.82 557.806 Q150.209 557.806 148.381 561.371 Q146.575 564.913 146.575 572.042 Q146.575 579.149 148.381 582.713 Q150.209 586.255 153.82 586.255 Q157.455 586.255 159.26 582.713 Q161.089 579.149 161.089 572.042 Q161.089 564.913 159.26 561.371 Q157.455 557.806 153.82 557.806 M153.82 554.102 Q159.63 554.102 162.686 558.709 Q165.765 563.292 165.765 572.042 Q165.765 580.769 162.686 585.375 Q159.63 589.959 153.82 589.959 Q148.01 589.959 144.931 585.375 Q141.876 580.769 141.876 572.042 Q141.876 563.292 144.931 558.709 Q148.01 554.102 153.82 554.102 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M173.982 583.408 L178.866 583.408 L178.866 589.287 L173.982 589.287 L173.982 583.408 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M201.899 558.801 L190.093 577.25 L201.899 577.25 L201.899 558.801 M200.672 554.727 L206.552 554.727 L206.552 577.25 L211.482 577.25 L211.482 581.139 L206.552 581.139 L206.552 589.287 L201.899 589.287 L201.899 581.139 L186.297 581.139 L186.297 576.625 L200.672 554.727 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M155.302 438.625 Q151.691 438.625 149.862 442.189 Q148.056 445.731 148.056 452.861 Q148.056 459.967 149.862 463.532 Q151.691 467.074 155.302 467.074 Q158.936 467.074 160.742 463.532 Q162.57 459.967 162.57 452.861 Q162.57 445.731 160.742 442.189 Q158.936 438.625 155.302 438.625 M155.302 434.921 Q161.112 434.921 164.167 439.527 Q167.246 444.111 167.246 452.861 Q167.246 461.588 164.167 466.194 Q161.112 470.777 155.302 470.777 Q149.492 470.777 146.413 466.194 Q143.357 461.588 143.357 452.861 Q143.357 444.111 146.413 439.527 Q149.492 434.921 155.302 434.921 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M175.464 464.226 L180.348 464.226 L180.348 470.106 L175.464 470.106 L175.464 464.226 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M190.579 435.546 L208.936 435.546 L208.936 439.481 L194.862 439.481 L194.862 447.953 Q195.88 447.606 196.899 447.444 Q197.917 447.259 198.936 447.259 Q204.723 447.259 208.102 450.43 Q211.482 453.601 211.482 459.018 Q211.482 464.597 208.01 467.699 Q204.538 470.777 198.218 470.777 Q196.042 470.777 193.774 470.407 Q191.528 470.037 189.121 469.296 L189.121 464.597 Q191.204 465.731 193.427 466.287 Q195.649 466.842 198.126 466.842 Q202.13 466.842 204.468 464.736 Q206.806 462.629 206.806 459.018 Q206.806 455.407 204.468 453.301 Q202.13 451.194 198.126 451.194 Q196.251 451.194 194.376 451.611 Q192.524 452.027 190.579 452.907 L190.579 435.546 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M154.144 319.443 Q150.533 319.443 148.705 323.008 Q146.899 326.55 146.899 333.679 Q146.899 340.786 148.705 344.351 Q150.533 347.892 154.144 347.892 Q157.779 347.892 159.584 344.351 Q161.413 340.786 161.413 333.679 Q161.413 326.55 159.584 323.008 Q157.779 319.443 154.144 319.443 M154.144 315.74 Q159.955 315.74 163.01 320.346 Q166.089 324.929 166.089 333.679 Q166.089 342.406 163.01 347.013 Q159.955 351.596 154.144 351.596 Q148.334 351.596 145.256 347.013 Q142.2 342.406 142.2 333.679 Q142.2 324.929 145.256 320.346 Q148.334 315.74 154.144 315.74 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M174.306 345.045 L179.191 345.045 L179.191 350.925 L174.306 350.925 L174.306 345.045 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M199.954 331.781 Q196.806 331.781 194.954 333.934 Q193.126 336.087 193.126 339.837 Q193.126 343.564 194.954 345.739 Q196.806 347.892 199.954 347.892 Q203.102 347.892 204.931 345.739 Q206.783 343.564 206.783 339.837 Q206.783 336.087 204.931 333.934 Q203.102 331.781 199.954 331.781 M209.237 317.128 L209.237 321.388 Q207.477 320.554 205.672 320.115 Q203.889 319.675 202.13 319.675 Q197.501 319.675 195.047 322.8 Q192.616 325.925 192.269 332.244 Q193.635 330.23 195.695 329.165 Q197.755 328.077 200.232 328.077 Q205.44 328.077 208.45 331.249 Q211.482 334.397 211.482 339.837 Q211.482 345.161 208.334 348.378 Q205.186 351.596 199.954 351.596 Q193.959 351.596 190.788 347.013 Q187.616 342.406 187.616 333.679 Q187.616 325.485 191.505 320.624 Q195.394 315.74 201.945 315.74 Q203.704 315.74 205.487 316.087 Q207.292 316.434 209.237 317.128 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M155.209 200.262 Q151.598 200.262 149.769 203.827 Q147.964 207.368 147.964 214.498 Q147.964 221.604 149.769 225.169 Q151.598 228.711 155.209 228.711 Q158.843 228.711 160.649 225.169 Q162.478 221.604 162.478 214.498 Q162.478 207.368 160.649 203.827 Q158.843 200.262 155.209 200.262 M155.209 196.558 Q161.019 196.558 164.075 201.165 Q167.154 205.748 167.154 214.498 Q167.154 223.225 164.075 227.831 Q161.019 232.415 155.209 232.415 Q149.399 232.415 146.32 227.831 Q143.265 223.225 143.265 214.498 Q143.265 205.748 146.32 201.165 Q149.399 196.558 155.209 196.558 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M175.371 225.864 L180.255 225.864 L180.255 231.743 L175.371 231.743 L175.371 225.864 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M189.26 197.183 L211.482 197.183 L211.482 199.174 L198.936 231.743 L194.052 231.743 L205.857 201.118 L189.26 201.118 L189.26 197.183 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M21.6595 639.946 L27.9297 639.946 Q26.1792 643.606 25.3198 646.853 Q24.4604 650.099 24.4604 653.123 Q24.4604 658.375 26.4975 661.239 Q28.5345 664.072 32.2903 664.072 Q35.4413 664.072 37.0645 662.194 Q38.656 660.284 39.6426 655.001 L40.4384 651.118 Q41.807 643.924 45.2763 640.519 Q48.7138 637.081 54.5066 637.081 Q61.4134 637.081 64.9782 641.728 Q68.543 646.343 68.543 655.287 Q68.543 658.661 67.7791 662.481 Q67.0152 666.268 65.5192 670.342 L58.8989 670.342 Q61.0951 666.427 62.2091 662.672 Q63.3231 658.916 63.3231 655.287 Q63.3231 649.781 61.1587 646.789 Q58.9944 643.797 54.984 643.797 Q51.4829 643.797 49.5095 645.962 Q47.5361 648.094 46.5494 652.996 L45.7856 656.911 Q44.3533 664.104 41.2977 667.318 Q38.2422 670.533 32.7995 670.533 Q26.4975 670.533 22.869 666.109 Q19.2406 661.653 19.2406 653.855 Q19.2406 650.513 19.8453 647.044 Q20.45 643.574 21.6595 639.946 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M49.7005 611.109 Q49.7005 618.207 51.3237 620.944 Q52.947 623.682 56.8619 623.682 Q59.9811 623.682 61.8271 621.645 Q63.6414 619.576 63.6414 616.043 Q63.6414 611.173 60.2039 608.245 Q56.7346 605.285 51.0054 605.285 L49.7005 605.285 L49.7005 611.109 M47.2815 599.428 L67.6199 599.428 L67.6199 605.285 L62.2091 605.285 Q65.4556 607.29 67.0152 610.282 Q68.543 613.274 68.543 617.602 Q68.543 623.077 65.4874 626.323 Q62.4 629.538 57.2438 629.538 Q51.2282 629.538 48.1727 625.528 Q45.1172 621.485 45.1172 613.496 L45.1172 605.285 L44.5442 605.285 Q40.502 605.285 38.3058 607.958 Q36.0778 610.6 36.0778 615.406 Q36.0778 618.462 36.8099 621.358 Q37.542 624.254 39.0061 626.928 L33.5952 626.928 Q32.3539 623.713 31.7492 620.69 Q31.1126 617.666 31.1126 614.801 Q31.1126 607.067 35.123 603.248 Q39.1334 599.428 47.2815 599.428 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M38.8151 559.611 Q34.8684 557.415 32.9905 554.359 Q31.1126 551.303 31.1126 547.166 Q31.1126 541.596 35.0275 538.572 Q38.9106 535.548 46.1038 535.548 L67.6199 535.548 L67.6199 541.437 L46.2948 541.437 Q41.1704 541.437 38.6878 543.251 Q36.2052 545.065 36.2052 548.789 Q36.2052 553.34 39.2289 555.982 Q42.2526 558.624 47.4725 558.624 L67.6199 558.624 L67.6199 564.512 L46.2948 564.512 Q41.1386 564.512 38.6878 566.327 Q36.2052 568.141 36.2052 571.928 Q36.2052 576.416 39.2607 579.058 Q42.2844 581.7 47.4725 581.7 L67.6199 581.7 L67.6199 587.588 L31.972 587.588 L31.972 581.7 L37.5101 581.7 Q34.2318 579.695 32.6722 576.894 Q31.1126 574.093 31.1126 570.241 Q31.1126 566.358 33.086 563.653 Q35.0593 560.916 38.8151 559.611 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M62.2727 518.202 L81.1789 518.202 L81.1789 524.09 L31.972 524.09 L31.972 518.202 L37.3828 518.202 Q34.2 516.356 32.6722 513.555 Q31.1126 510.722 31.1126 506.807 Q31.1126 500.314 36.2688 496.272 Q41.425 492.198 49.8278 492.198 Q58.2305 492.198 63.3867 496.272 Q68.543 500.314 68.543 506.807 Q68.543 510.722 67.0152 513.555 Q65.4556 516.356 62.2727 518.202 M49.8278 498.277 Q43.3666 498.277 39.7063 500.951 Q36.0142 503.592 36.0142 508.239 Q36.0142 512.886 39.7063 515.56 Q43.3666 518.202 49.8278 518.202 Q56.289 518.202 59.9811 515.56 Q63.6414 512.886 63.6414 508.239 Q63.6414 503.592 59.9811 500.951 Q56.289 498.277 49.8278 498.277 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M18.0947 482.49 L18.0947 476.634 L67.6199 476.634 L67.6199 482.49 L18.0947 482.49 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M48.3318 433.888 L51.1964 433.888 L51.1964 460.815 Q57.2438 460.433 60.4267 457.186 Q63.5777 453.908 63.5777 448.084 Q63.5777 444.71 62.7502 441.559 Q61.9226 438.376 60.2675 435.257 L65.8057 435.257 Q67.1425 438.408 67.8427 441.718 Q68.543 445.028 68.543 448.434 Q68.543 456.964 63.5777 461.961 Q58.6124 466.926 50.1461 466.926 Q41.3932 466.926 36.2688 462.215 Q31.1126 457.473 31.1126 449.452 Q31.1126 442.259 35.7596 438.089 Q40.3747 433.888 48.3318 433.888 M46.6131 439.744 Q41.807 439.808 38.9424 442.45 Q36.0778 445.06 36.0778 449.389 Q36.0778 454.29 38.8469 457.25 Q41.616 460.178 46.6449 460.624 L46.6131 439.744 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M31.972 407.757 L31.972 401.55 L61.8908 390.41 L31.972 379.27 L31.972 373.064 L67.6199 386.432 L67.6199 394.389 L31.972 407.757 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M49.7005 348.779 Q49.7005 355.876 51.3237 358.614 Q52.947 361.351 56.8619 361.351 Q59.9811 361.351 61.8271 359.314 Q63.6414 357.245 63.6414 353.712 Q63.6414 348.842 60.2039 345.914 Q56.7346 342.954 51.0054 342.954 L49.7005 342.954 L49.7005 348.779 M47.2815 337.097 L67.6199 337.097 L67.6199 342.954 L62.2091 342.954 Q65.4556 344.959 67.0152 347.951 Q68.543 350.943 68.543 355.272 Q68.543 360.746 65.4874 363.993 Q62.4 367.207 57.2438 367.207 Q51.2282 367.207 48.1727 363.197 Q45.1172 359.155 45.1172 351.166 L45.1172 342.954 L44.5442 342.954 Q40.502 342.954 38.3058 345.627 Q36.0778 348.269 36.0778 353.075 Q36.0778 356.131 36.8099 359.027 Q37.542 361.924 39.0061 364.597 L33.5952 364.597 Q32.3539 361.383 31.7492 358.359 Q31.1126 355.335 31.1126 352.471 Q31.1126 344.736 35.123 340.917 Q39.1334 337.097 47.2815 337.097 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M18.0947 325.034 L18.0947 319.178 L67.6199 319.178 L67.6199 325.034 L18.0947 325.034 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M53.5517 307.529 L31.972 307.529 L31.972 301.672 L53.3289 301.672 Q58.3896 301.672 60.9359 299.699 Q63.4504 297.726 63.4504 293.779 Q63.4504 289.036 60.4267 286.299 Q57.403 283.53 52.1831 283.53 L31.972 283.53 L31.972 277.674 L67.6199 277.674 L67.6199 283.53 L62.1454 283.53 Q65.3919 285.663 66.9834 288.495 Q68.543 291.296 68.543 295.02 Q68.543 301.163 64.7235 304.346 Q60.9041 307.529 53.5517 307.529 M31.1126 292.792 L31.1126 292.792 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M48.3318 235.119 L51.1964 235.119 L51.1964 262.046 Q57.2438 261.664 60.4267 258.417 Q63.5777 255.139 63.5777 249.314 Q63.5777 245.941 62.7502 242.789 Q61.9226 239.607 60.2675 236.487 L65.8057 236.487 Q67.1425 239.638 67.8427 242.949 Q68.543 246.259 68.543 249.664 Q68.543 258.195 63.5777 263.192 Q58.6124 268.157 50.1461 268.157 Q41.3932 268.157 36.2688 263.446 Q31.1126 258.704 31.1126 250.683 Q31.1126 243.49 35.7596 239.32 Q40.3747 235.119 48.3318 235.119 M46.6131 240.975 Q41.807 241.039 38.9424 243.681 Q36.0778 246.291 36.0778 250.619 Q36.0778 255.521 38.8469 258.481 Q41.616 261.409 46.6449 261.855 L46.6131 240.975 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1064.34 10.7708 L1064.34 16.3176 Q1061.69 13.8437 1058.66 12.6197 Q1055.67 11.3958 1052.28 11.3958 Q1045.62 11.3958 1042.08 15.4843 Q1038.53 19.5468 1038.53 27.2551 Q1038.53 34.9373 1042.08 39.0258 Q1045.62 43.0883 1052.28 43.0883 Q1055.67 43.0883 1058.66 41.8644 Q1061.69 40.6404 1064.34 38.1665 L1064.34 43.6612 Q1061.58 45.5362 1058.48 46.4737 Q1055.41 47.4112 1051.97 47.4112 Q1043.14 47.4112 1038.07 42.0206 Q1032.99 36.604 1032.99 27.2551 Q1032.99 17.8801 1038.07 12.4895 Q1043.14 7.07288 1051.97 7.07288 Q1055.46 7.07288 1058.53 8.01037 Q1061.63 8.92183 1064.34 10.7708 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1096.5 29.0519 L1096.5 46.656 L1091.71 46.656 L1091.71 29.2082 Q1091.71 25.0676 1090.1 23.0103 Q1088.48 20.953 1085.25 20.953 Q1081.37 20.953 1079.13 23.427 Q1076.89 25.9009 1076.89 30.1717 L1076.89 46.656 L1072.08 46.656 L1072.08 6.13538 L1076.89 6.13538 L1076.89 22.0207 Q1078.61 19.3905 1080.93 18.0884 Q1083.27 16.7864 1086.32 16.7864 Q1091.35 16.7864 1093.92 19.9114 Q1096.5 23.0103 1096.5 29.0519 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1119.32 31.9946 Q1113.51 31.9946 1111.27 33.3227 Q1109.03 34.6509 1109.03 37.854 Q1109.03 40.406 1110.7 41.9164 Q1112.39 43.4008 1115.28 43.4008 Q1119.26 43.4008 1121.66 40.5883 Q1124.08 37.7498 1124.08 33.0623 L1124.08 31.9946 L1119.32 31.9946 M1128.87 30.0155 L1128.87 46.656 L1124.08 46.656 L1124.08 42.2289 Q1122.44 44.8852 1119.99 46.1612 Q1117.54 47.4112 1114 47.4112 Q1109.52 47.4112 1106.87 44.9112 Q1104.24 42.3852 1104.24 38.1665 Q1104.24 33.2446 1107.52 30.7446 Q1110.83 28.2446 1117.36 28.2446 L1124.08 28.2446 L1124.08 27.7759 Q1124.08 24.4686 1121.89 22.6718 Q1119.73 20.8488 1115.8 20.8488 Q1113.3 20.8488 1110.93 21.4478 Q1108.56 22.0468 1106.37 23.2447 L1106.37 18.8176 Q1109 17.802 1111.48 17.3072 Q1113.95 16.7864 1116.29 16.7864 Q1122.62 16.7864 1125.75 20.0676 Q1128.87 23.3488 1128.87 30.0155 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1138.74 17.4895 L1143.53 17.4895 L1143.53 46.656 L1138.74 46.656 L1138.74 17.4895 M1138.74 6.13538 L1143.53 6.13538 L1143.53 12.2031 L1138.74 12.2031 L1138.74 6.13538 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1177.8 29.0519 L1177.8 46.656 L1173.01 46.656 L1173.01 29.2082 Q1173.01 25.0676 1171.4 23.0103 Q1169.78 20.953 1166.55 20.953 Q1162.67 20.953 1160.43 23.427 Q1158.2 25.9009 1158.2 30.1717 L1158.2 46.656 L1153.38 46.656 L1153.38 17.4895 L1158.2 17.4895 L1158.2 22.0207 Q1159.91 19.3905 1162.23 18.0884 Q1164.58 16.7864 1167.62 16.7864 Q1172.65 16.7864 1175.23 19.9114 Q1177.8 23.0103 1177.8 29.0519 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1205.9 42.2289 L1214.5 42.2289 L1214.5 12.5676 L1205.15 14.4426 L1205.15 9.65099 L1214.44 7.776 L1219.71 7.776 L1219.71 42.2289 L1228.3 42.2289 L1228.3 46.656 L1205.9 46.656 L1205.9 42.2289 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip192)\" style=\"stroke:#009af9; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"320.114,126.322 336.488,350.251 352.862,298.287 369.237,255.544 385.611,410.302 401.985,379.92 418.36,420.358 434.734,393.09 451.108,570.776 467.483,375.003 483.857,463.021 500.231,436.462 516.606,381.908 532.98,479.239 549.354,473.182 565.729,355.388 582.103,350.159 598.477,448.516 614.852,399.752 631.226,379.874 647.6,338.473 663.975,501.818 680.349,413.255 696.723,527.043 713.098,369.065 729.472,474.925 745.846,482.864 762.221,442.923 778.595,397.108 794.969,532.037 811.344,567.262 827.718,343.085 844.092,447.571 860.467,575.286 876.841,482.112 893.215,377.376 909.59,477.075 925.964,427.515 942.338,383.269 958.713,436.684 975.087,479.425 991.461,530.229 1007.84,394.432 1024.21,342.623 1040.58,359.168 1056.96,500.025 1073.33,258.784 1089.71,427.812 1106.08,462.04 1122.46,367.967 1138.83,391.101 1155.2,383.96 1171.58,458.091 1187.95,414.167 1204.33,421.367 1220.7,401.313 1237.08,324.39 1253.45,443.687 1269.82,361.208 1286.2,663.546 1302.57,440.851 1318.95,292.166 1335.32,493.046 1351.7,427.446 1368.07,571.163 1384.45,519.804 1400.82,519.804 1417.19,492.146 1433.57,507.736 1449.94,507.736 1466.32,426.961 1482.69,474.843 1499.07,311.116 1515.44,484.899 1531.81,274.267 1548.19,536.345 1564.56,438.233 1580.94,424.635 1597.31,432.05 1613.69,450.277 1630.06,430.283 1646.43,430.283 1662.81,499.895 1679.18,394.809 1695.56,473.13 1711.93,502.878 1728.31,428.866 1744.68,546.268 1761.05,459.829 1777.43,420.32 1793.8,391.856 1810.18,505.546 1826.55,260.073 1842.93,409.608 1859.3,289.647 1875.68,610.938 1892.05,321.596 1908.42,537.546 1924.8,635.945 1941.17,374.236 \"\/>\n<polyline clip-path=\"url(#clip192)\" style=\"stroke:#e26f46; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"320.114,779.33 336.488,555.401 352.862,607.365 369.237,650.108 385.611,495.35 401.985,525.732 418.36,485.294 434.734,512.562 451.108,334.876 467.483,530.649 483.857,442.631 500.231,469.19 516.606,523.744 532.98,426.413 549.354,432.47 565.729,550.264 582.103,555.493 598.477,457.136 614.852,505.9 631.226,525.778 647.6,567.179 663.975,403.834 680.349,492.397 696.723,378.609 713.098,536.587 729.472,430.727 745.846,422.788 762.221,462.729 778.595,508.544 794.969,373.615 811.344,338.389 827.718,562.567 844.092,458.081 860.467,330.366 876.841,423.54 893.215,528.276 909.59,428.577 925.964,478.137 942.338,522.383 958.713,468.968 975.087,426.227 991.461,375.423 1007.84,511.22 1024.21,563.029 1040.58,546.484 1056.96,405.627 1073.33,646.868 1089.71,477.84 1106.08,443.612 1122.46,537.685 1138.83,514.551 1155.2,521.692 1171.58,447.561 1187.95,491.485 1204.33,484.285 1220.7,504.339 1237.08,581.262 1253.45,461.965 1269.82,544.444 1286.2,242.106 1302.57,464.801 1318.95,613.486 1335.32,412.606 1351.7,478.206 1368.07,334.489 1384.45,385.848 1400.82,385.848 1417.19,413.506 1433.57,397.916 1449.94,397.916 1466.32,478.691 1482.69,430.809 1499.07,594.536 1515.44,420.753 1531.81,631.385 1548.19,369.307 1564.56,467.419 1580.94,481.017 1597.31,473.602 1613.69,455.375 1630.06,475.369 1646.43,475.369 1662.81,405.757 1679.18,510.843 1695.56,432.522 1711.93,402.774 1728.31,476.786 1744.68,359.384 1761.05,445.823 1777.43,485.332 1793.8,513.796 1810.18,400.106 1826.55,645.579 1842.93,496.044 1859.3,616.005 1875.68,294.714 1892.05,584.056 1908.42,368.106 1924.8,269.707 1941.17,531.416 \"\/>\n<path clip-path=\"url(#clip190)\" d=\"M2234.43 798.92 L3952.76 798.92 L3952.76 106.732 L2234.43 106.732  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<defs>\n  <clipPath id=\"clip193\">\n    <rect x=\"2234\" y=\"106\" width=\"1719\" height=\"693\"\/>\n  <\/clipPath>\n<\/defs>\n<polyline clip-path=\"url(#clip193)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2495.1,798.92 2495.1,106.732 \"\/>\n<polyline clip-path=\"url(#clip193)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2794.35,798.92 2794.35,106.732 \"\/>\n<polyline clip-path=\"url(#clip193)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"3093.59,798.92 3093.59,106.732 \"\/>\n<polyline clip-path=\"url(#clip193)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"3392.84,798.92 3392.84,106.732 \"\/>\n<polyline clip-path=\"url(#clip193)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"3692.09,798.92 3692.09,106.732 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2234.43,798.92 3952.76,798.92 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2495.1,798.92 2495.1,780.022 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2794.35,798.92 2794.35,780.022 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"3093.59,798.92 3093.59,780.022 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"3392.84,798.92 3392.84,780.022 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"3692.09,798.92 3692.09,780.022 \"\/>\n<path clip-path=\"url(#clip190)\" d=\"M2472.81 842.639 Q2469.2 842.639 2467.37 846.203 Q2465.56 849.745 2465.56 856.875 Q2465.56 863.981 2467.37 867.546 Q2469.2 871.087 2472.81 871.087 Q2476.44 871.087 2478.25 867.546 Q2480.08 863.981 2480.08 856.875 Q2480.08 849.745 2478.25 846.203 Q2476.44 842.639 2472.81 842.639 M2472.81 838.935 Q2478.62 838.935 2481.67 843.541 Q2484.75 848.125 2484.75 856.875 Q2484.75 865.601 2481.67 870.208 Q2478.62 874.791 2472.81 874.791 Q2467 874.791 2463.92 870.208 Q2460.86 865.601 2460.86 856.875 Q2460.86 848.125 2463.92 843.541 Q2467 838.935 2472.81 838.935 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2492.97 868.24 L2497.85 868.24 L2497.85 874.12 L2492.97 874.12 L2492.97 868.24 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2522.21 855.486 Q2525.56 856.203 2527.44 858.472 Q2529.34 860.74 2529.34 864.074 Q2529.34 869.189 2525.82 871.99 Q2522.3 874.791 2515.82 874.791 Q2513.64 874.791 2511.33 874.351 Q2509.04 873.935 2506.58 873.078 L2506.58 868.564 Q2508.53 869.699 2510.84 870.277 Q2513.16 870.856 2515.68 870.856 Q2520.08 870.856 2522.37 869.12 Q2524.68 867.384 2524.68 864.074 Q2524.68 861.018 2522.53 859.305 Q2520.4 857.569 2516.58 857.569 L2512.55 857.569 L2512.55 853.726 L2516.77 853.726 Q2520.22 853.726 2522.04 852.361 Q2523.87 850.972 2523.87 848.379 Q2523.87 845.717 2521.97 844.305 Q2520.1 842.87 2516.58 842.87 Q2514.66 842.87 2512.46 843.287 Q2510.26 843.703 2507.62 844.583 L2507.62 840.416 Q2510.29 839.676 2512.6 839.305 Q2514.94 838.935 2517 838.935 Q2522.32 838.935 2525.42 841.365 Q2528.53 843.773 2528.53 847.893 Q2528.53 850.763 2526.88 852.754 Q2525.24 854.722 2522.21 855.486 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2771.49 842.639 Q2767.88 842.639 2766.05 846.203 Q2764.24 849.745 2764.24 856.875 Q2764.24 863.981 2766.05 867.546 Q2767.88 871.087 2771.49 871.087 Q2775.12 871.087 2776.93 867.546 Q2778.76 863.981 2778.76 856.875 Q2778.76 849.745 2776.93 846.203 Q2775.12 842.639 2771.49 842.639 M2771.49 838.935 Q2777.3 838.935 2780.35 843.541 Q2783.43 848.125 2783.43 856.875 Q2783.43 865.601 2780.35 870.208 Q2777.3 874.791 2771.49 874.791 Q2765.68 874.791 2762.6 870.208 Q2759.54 865.601 2759.54 856.875 Q2759.54 848.125 2762.6 843.541 Q2765.68 838.935 2771.49 838.935 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2791.65 868.24 L2796.53 868.24 L2796.53 874.12 L2791.65 874.12 L2791.65 868.24 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2819.57 843.634 L2807.76 862.083 L2819.57 862.083 L2819.57 843.634 M2818.34 839.56 L2824.22 839.56 L2824.22 862.083 L2829.15 862.083 L2829.15 865.972 L2824.22 865.972 L2824.22 874.12 L2819.57 874.12 L2819.57 865.972 L2803.97 865.972 L2803.97 861.458 L2818.34 839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3071.48 842.639 Q3067.87 842.639 3066.04 846.203 Q3064.23 849.745 3064.23 856.875 Q3064.23 863.981 3066.04 867.546 Q3067.87 871.087 3071.48 871.087 Q3075.11 871.087 3076.92 867.546 Q3078.75 863.981 3078.75 856.875 Q3078.75 849.745 3076.92 846.203 Q3075.11 842.639 3071.48 842.639 M3071.48 838.935 Q3077.29 838.935 3080.34 843.541 Q3083.42 848.125 3083.42 856.875 Q3083.42 865.601 3080.34 870.208 Q3077.29 874.791 3071.48 874.791 Q3065.67 874.791 3062.59 870.208 Q3059.53 865.601 3059.53 856.875 Q3059.53 848.125 3062.59 843.541 Q3065.67 838.935 3071.48 838.935 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3091.64 868.24 L3096.52 868.24 L3096.52 874.12 L3091.64 874.12 L3091.64 868.24 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3106.75 839.56 L3125.11 839.56 L3125.11 843.495 L3111.04 843.495 L3111.04 851.967 Q3112.06 851.62 3113.07 851.458 Q3114.09 851.273 3115.11 851.273 Q3120.9 851.273 3124.28 854.444 Q3127.66 857.615 3127.66 863.032 Q3127.66 868.611 3124.18 871.712 Q3120.71 874.791 3114.39 874.791 Q3112.22 874.791 3109.95 874.421 Q3107.7 874.05 3105.3 873.31 L3105.3 868.611 Q3107.38 869.745 3109.6 870.3 Q3111.82 870.856 3114.3 870.856 Q3118.31 870.856 3120.64 868.75 Q3122.98 866.643 3122.98 863.032 Q3122.98 859.421 3120.64 857.314 Q3118.31 855.208 3114.3 855.208 Q3112.43 855.208 3110.55 855.625 Q3108.7 856.041 3106.75 856.921 L3106.75 839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3370.15 842.639 Q3366.53 842.639 3364.71 846.203 Q3362.9 849.745 3362.9 856.875 Q3362.9 863.981 3364.71 867.546 Q3366.53 871.087 3370.15 871.087 Q3373.78 871.087 3375.59 867.546 Q3377.41 863.981 3377.41 856.875 Q3377.41 849.745 3375.59 846.203 Q3373.78 842.639 3370.15 842.639 M3370.15 838.935 Q3375.96 838.935 3379.01 843.541 Q3382.09 848.125 3382.09 856.875 Q3382.09 865.601 3379.01 870.208 Q3375.96 874.791 3370.15 874.791 Q3364.34 874.791 3361.26 870.208 Q3358.2 865.601 3358.2 856.875 Q3358.2 848.125 3361.26 843.541 Q3364.34 838.935 3370.15 838.935 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3390.31 868.24 L3395.19 868.24 L3395.19 874.12 L3390.31 874.12 L3390.31 868.24 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3415.96 854.976 Q3412.81 854.976 3410.96 857.129 Q3409.13 859.282 3409.13 863.032 Q3409.13 866.759 3410.96 868.935 Q3412.81 871.087 3415.96 871.087 Q3419.1 871.087 3420.93 868.935 Q3422.78 866.759 3422.78 863.032 Q3422.78 859.282 3420.93 857.129 Q3419.1 854.976 3415.96 854.976 M3425.24 840.324 L3425.24 844.583 Q3423.48 843.75 3421.67 843.31 Q3419.89 842.87 3418.13 842.87 Q3413.5 842.87 3411.05 845.995 Q3408.62 849.12 3408.27 855.439 Q3409.64 853.426 3411.7 852.361 Q3413.76 851.273 3416.23 851.273 Q3421.44 851.273 3424.45 854.444 Q3427.48 857.592 3427.48 863.032 Q3427.48 868.356 3424.34 871.574 Q3421.19 874.791 3415.96 874.791 Q3409.96 874.791 3406.79 870.208 Q3403.62 865.601 3403.62 856.875 Q3403.62 848.68 3407.51 843.819 Q3411.4 838.935 3417.95 838.935 Q3419.71 838.935 3421.49 839.282 Q3423.29 839.629 3425.24 840.324 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3669.93 842.639 Q3666.31 842.639 3664.49 846.203 Q3662.68 849.745 3662.68 856.875 Q3662.68 863.981 3664.49 867.546 Q3666.31 871.087 3669.93 871.087 Q3673.56 871.087 3675.37 867.546 Q3677.19 863.981 3677.19 856.875 Q3677.19 849.745 3675.37 846.203 Q3673.56 842.639 3669.93 842.639 M3669.93 838.935 Q3675.74 838.935 3678.79 843.541 Q3681.87 848.125 3681.87 856.875 Q3681.87 865.601 3678.79 870.208 Q3675.74 874.791 3669.93 874.791 Q3664.12 874.791 3661.04 870.208 Q3657.98 865.601 3657.98 856.875 Q3657.98 848.125 3661.04 843.541 Q3664.12 838.935 3669.93 838.935 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3690.09 868.24 L3694.97 868.24 L3694.97 874.12 L3690.09 874.12 L3690.09 868.24 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3703.98 839.56 L3726.2 839.56 L3726.2 841.551 L3713.65 874.12 L3708.77 874.12 L3720.57 843.495 L3703.98 843.495 L3703.98 839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2906.47 921.823 L2906.47 928.094 Q2902.81 926.343 2899.57 925.484 Q2896.32 924.624 2893.3 924.624 Q2888.05 924.624 2885.18 926.661 Q2882.35 928.698 2882.35 932.454 Q2882.35 935.605 2884.23 937.228 Q2886.14 938.82 2891.42 939.807 L2895.3 940.602 Q2902.5 941.971 2905.9 945.44 Q2909.34 948.878 2909.34 954.67 Q2909.34 961.577 2904.69 965.142 Q2900.08 968.707 2891.13 968.707 Q2887.76 968.707 2883.94 967.943 Q2880.15 967.179 2876.08 965.683 L2876.08 959.063 Q2879.99 961.259 2883.75 962.373 Q2887.51 963.487 2891.13 963.487 Q2896.64 963.487 2899.63 961.323 Q2902.62 959.158 2902.62 955.148 Q2902.62 951.647 2900.46 949.673 Q2898.33 947.7 2893.43 946.713 L2889.51 945.949 Q2882.32 944.517 2879.1 941.462 Q2875.89 938.406 2875.89 932.963 Q2875.89 926.661 2880.31 923.033 Q2884.77 919.404 2892.57 919.404 Q2895.91 919.404 2899.38 920.009 Q2902.85 920.614 2906.47 921.823 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2935.31 949.864 Q2928.21 949.864 2925.48 951.488 Q2922.74 953.111 2922.74 957.026 Q2922.74 960.145 2924.78 961.991 Q2926.85 963.805 2930.38 963.805 Q2935.25 963.805 2938.18 960.368 Q2941.14 956.898 2941.14 951.169 L2941.14 949.864 L2935.31 949.864 M2946.99 947.445 L2946.99 967.784 L2941.14 967.784 L2941.14 962.373 Q2939.13 965.62 2936.14 967.179 Q2933.15 968.707 2928.82 968.707 Q2923.34 968.707 2920.1 965.651 Q2916.88 962.564 2916.88 957.408 Q2916.88 951.392 2920.89 948.337 Q2924.94 945.281 2932.92 945.281 L2941.14 945.281 L2941.14 944.708 Q2941.14 940.666 2938.46 938.47 Q2935.82 936.242 2931.01 936.242 Q2927.96 936.242 2925.06 936.974 Q2922.17 937.706 2919.49 939.17 L2919.49 933.759 Q2922.71 932.518 2925.73 931.913 Q2928.75 931.277 2931.62 931.277 Q2939.35 931.277 2943.17 935.287 Q2946.99 939.297 2946.99 947.445 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2986.81 938.979 Q2989.01 935.032 2992.06 933.154 Q2995.12 931.277 2999.25 931.277 Q3004.82 931.277 3007.85 935.191 Q3010.87 939.075 3010.87 946.268 L3010.87 967.784 L3004.98 967.784 L3004.98 946.459 Q3004.98 941.334 3003.17 938.852 Q3001.36 936.369 2997.63 936.369 Q2993.08 936.369 2990.44 939.393 Q2987.8 942.417 2987.8 947.636 L2987.8 967.784 L2981.91 967.784 L2981.91 946.459 Q2981.91 941.303 2980.09 938.852 Q2978.28 936.369 2974.49 936.369 Q2970 936.369 2967.36 939.425 Q2964.72 942.448 2964.72 947.636 L2964.72 967.784 L2958.83 967.784 L2958.83 932.136 L2964.72 932.136 L2964.72 937.674 Q2966.73 934.396 2969.53 932.836 Q2972.33 931.277 2976.18 931.277 Q2980.06 931.277 2982.77 933.25 Q2985.51 935.223 2986.81 938.979 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3028.22 962.437 L3028.22 981.343 L3022.33 981.343 L3022.33 932.136 L3028.22 932.136 L3028.22 937.547 Q3030.07 934.364 3032.87 932.836 Q3035.7 931.277 3039.61 931.277 Q3046.11 931.277 3050.15 936.433 Q3054.22 941.589 3054.22 949.992 Q3054.22 958.394 3050.15 963.551 Q3046.11 968.707 3039.61 968.707 Q3035.7 968.707 3032.87 967.179 Q3030.07 965.62 3028.22 962.437 M3048.14 949.992 Q3048.14 943.531 3045.47 939.87 Q3042.83 936.178 3038.18 936.178 Q3033.53 936.178 3030.86 939.87 Q3028.22 943.531 3028.22 949.992 Q3028.22 956.453 3030.86 960.145 Q3033.53 963.805 3038.18 963.805 Q3042.83 963.805 3045.47 960.145 Q3048.14 956.453 3048.14 949.992 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3063.93 918.259 L3069.79 918.259 L3069.79 967.784 L3063.93 967.784 L3063.93 918.259 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3112.53 948.496 L3112.53 951.36 L3085.61 951.36 Q3085.99 957.408 3089.23 960.591 Q3092.51 963.742 3098.34 963.742 Q3101.71 963.742 3104.86 962.914 Q3108.04 962.087 3111.16 960.431 L3111.16 965.97 Q3108.01 967.306 3104.7 968.007 Q3101.39 968.707 3097.99 968.707 Q3089.46 968.707 3084.46 963.742 Q3079.49 958.776 3079.49 950.31 Q3079.49 941.557 3084.21 936.433 Q3088.95 931.277 3096.97 931.277 Q3104.16 931.277 3108.33 935.923 Q3112.53 940.539 3112.53 948.496 M3106.68 946.777 Q3106.61 941.971 3103.97 939.106 Q3101.36 936.242 3097.03 936.242 Q3092.13 936.242 3089.17 939.011 Q3086.24 941.78 3085.8 946.809 L3106.68 946.777 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3138.66 932.136 L3144.87 932.136 L3156.01 962.055 L3167.15 932.136 L3173.36 932.136 L3159.99 967.784 L3152.03 967.784 L3138.66 932.136 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3197.64 949.864 Q3190.54 949.864 3187.81 951.488 Q3185.07 953.111 3185.07 957.026 Q3185.07 960.145 3187.11 961.991 Q3189.18 963.805 3192.71 963.805 Q3197.58 963.805 3200.51 960.368 Q3203.47 956.898 3203.47 951.169 L3203.47 949.864 L3197.64 949.864 M3209.32 947.445 L3209.32 967.784 L3203.47 967.784 L3203.47 962.373 Q3201.46 965.62 3198.47 967.179 Q3195.48 968.707 3191.15 968.707 Q3185.67 968.707 3182.43 965.651 Q3179.21 962.564 3179.21 957.408 Q3179.21 951.392 3183.22 948.337 Q3187.27 945.281 3195.26 945.281 L3203.47 945.281 L3203.47 944.708 Q3203.47 940.666 3200.79 938.47 Q3198.15 936.242 3193.35 936.242 Q3190.29 936.242 3187.39 936.974 Q3184.5 937.706 3181.82 939.17 L3181.82 933.759 Q3185.04 932.518 3188.06 931.913 Q3191.09 931.277 3193.95 931.277 Q3201.68 931.277 3205.5 935.287 Q3209.32 939.297 3209.32 947.445 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3221.39 918.259 L3227.24 918.259 L3227.24 967.784 L3221.39 967.784 L3221.39 918.259 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3238.89 953.716 L3238.89 932.136 L3244.75 932.136 L3244.75 953.493 Q3244.75 958.554 3246.72 961.1 Q3248.7 963.614 3252.64 963.614 Q3257.38 963.614 3260.12 960.591 Q3262.89 957.567 3262.89 952.347 L3262.89 932.136 L3268.75 932.136 L3268.75 967.784 L3262.89 967.784 L3262.89 962.309 Q3260.76 965.556 3257.93 967.147 Q3255.12 968.707 3251.4 968.707 Q3245.26 968.707 3242.07 964.887 Q3238.89 961.068 3238.89 953.716 M3253.63 931.277 L3253.63 931.277 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3311.3 948.496 L3311.3 951.36 L3284.37 951.36 Q3284.76 957.408 3288 960.591 Q3291.28 963.742 3297.11 963.742 Q3300.48 963.742 3303.63 962.914 Q3306.81 962.087 3309.93 960.431 L3309.93 965.97 Q3306.78 967.306 3303.47 968.007 Q3300.16 968.707 3296.76 968.707 Q3288.23 968.707 3283.23 963.742 Q3278.26 958.776 3278.26 950.31 Q3278.26 941.557 3282.97 936.433 Q3287.72 931.277 3295.74 931.277 Q3302.93 931.277 3307.1 935.923 Q3311.3 940.539 3311.3 948.496 M3305.45 946.777 Q3305.38 941.971 3302.74 939.106 Q3300.13 936.242 3295.8 936.242 Q3290.9 936.242 3287.94 939.011 Q3285.01 941.78 3284.57 946.809 L3305.45 946.777 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip193)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2234.43,783.362 3952.76,783.362 \"\/>\n<polyline clip-path=\"url(#clip193)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2234.43,668.832 3952.76,668.832 \"\/>\n<polyline clip-path=\"url(#clip193)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2234.43,554.301 3952.76,554.301 \"\/>\n<polyline clip-path=\"url(#clip193)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2234.43,439.771 3952.76,439.771 \"\/>\n<polyline clip-path=\"url(#clip193)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2234.43,325.24 3952.76,325.24 \"\/>\n<polyline clip-path=\"url(#clip193)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2234.43,210.71 3952.76,210.71 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2234.43,798.92 2234.43,106.732 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2234.43,783.362 2253.33,783.362 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2234.43,668.832 2253.33,668.832 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2234.43,554.301 2253.33,554.301 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2234.43,439.771 2253.33,439.771 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2234.43,325.24 2253.33,325.24 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2234.43,210.71 2253.33,210.71 \"\/>\n<path clip-path=\"url(#clip190)\" d=\"M2162.49 769.161 Q2158.88 769.161 2157.05 772.725 Q2155.24 776.267 2155.24 783.397 Q2155.24 790.503 2157.05 794.068 Q2158.88 797.609 2162.49 797.609 Q2166.12 797.609 2167.93 794.068 Q2169.76 790.503 2169.76 783.397 Q2169.76 776.267 2167.93 772.725 Q2166.12 769.161 2162.49 769.161 M2162.49 765.457 Q2168.3 765.457 2171.35 770.063 Q2174.43 774.647 2174.43 783.397 Q2174.43 792.123 2171.35 796.73 Q2168.3 801.313 2162.49 801.313 Q2156.68 801.313 2153.6 796.73 Q2150.54 792.123 2150.54 783.397 Q2150.54 774.647 2153.6 770.063 Q2156.68 765.457 2162.49 765.457 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2154.53 682.176 L2162.17 682.176 L2162.17 655.811 L2153.86 657.477 L2153.86 653.218 L2162.12 651.552 L2166.79 651.552 L2166.79 682.176 L2174.43 682.176 L2174.43 686.112 L2154.53 686.112 L2154.53 682.176 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2158.11 567.646 L2174.43 567.646 L2174.43 571.581 L2152.49 571.581 L2152.49 567.646 Q2155.15 564.891 2159.73 560.262 Q2164.34 555.609 2165.52 554.266 Q2167.77 551.743 2168.65 550.007 Q2169.55 548.248 2169.55 546.558 Q2169.55 543.804 2167.6 542.067 Q2165.68 540.331 2162.58 540.331 Q2160.38 540.331 2157.93 541.095 Q2155.5 541.859 2152.72 543.41 L2152.72 538.688 Q2155.54 537.554 2158 536.975 Q2160.45 536.396 2162.49 536.396 Q2167.86 536.396 2171.05 539.081 Q2174.25 541.767 2174.25 546.257 Q2174.25 548.387 2173.44 550.308 Q2172.65 552.206 2170.54 554.799 Q2169.97 555.47 2166.86 558.688 Q2163.76 561.882 2158.11 567.646 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2167.3 438.417 Q2170.66 439.134 2172.54 441.403 Q2174.43 443.671 2174.43 447.005 Q2174.43 452.12 2170.92 454.921 Q2167.4 457.722 2160.92 457.722 Q2158.74 457.722 2156.42 457.282 Q2154.13 456.866 2151.68 456.009 L2151.68 451.495 Q2153.62 452.63 2155.94 453.208 Q2158.25 453.787 2160.78 453.787 Q2165.17 453.787 2167.47 452.051 Q2169.78 450.315 2169.78 447.005 Q2169.78 443.949 2167.63 442.236 Q2165.5 440.5 2161.68 440.5 L2157.65 440.5 L2157.65 436.657 L2161.86 436.657 Q2165.31 436.657 2167.14 435.292 Q2168.97 433.903 2168.97 431.31 Q2168.97 428.648 2167.07 427.236 Q2165.2 425.801 2161.68 425.801 Q2159.76 425.801 2157.56 426.218 Q2155.36 426.634 2152.72 427.514 L2152.72 423.347 Q2155.38 422.607 2157.7 422.236 Q2160.04 421.866 2162.1 421.866 Q2167.42 421.866 2170.52 424.296 Q2173.62 426.704 2173.62 430.824 Q2173.62 433.694 2171.98 435.685 Q2170.34 437.653 2167.3 438.417 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2164.85 312.034 L2153.04 330.483 L2164.85 330.483 L2164.85 312.034 M2163.62 307.96 L2169.5 307.96 L2169.5 330.483 L2174.43 330.483 L2174.43 334.372 L2169.5 334.372 L2169.5 342.52 L2164.85 342.52 L2164.85 334.372 L2149.25 334.372 L2149.25 329.858 L2163.62 307.96 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2153.53 193.43 L2171.89 193.43 L2171.89 197.365 L2157.81 197.365 L2157.81 205.837 Q2158.83 205.49 2159.85 205.328 Q2160.87 205.143 2161.89 205.143 Q2167.67 205.143 2171.05 208.314 Q2174.43 211.486 2174.43 216.902 Q2174.43 222.481 2170.96 225.583 Q2167.49 228.661 2161.17 228.661 Q2158.99 228.661 2156.73 228.291 Q2154.48 227.921 2152.07 227.18 L2152.07 222.481 Q2154.16 223.615 2156.38 224.171 Q2158.6 224.726 2161.08 224.726 Q2165.08 224.726 2167.42 222.62 Q2169.76 220.513 2169.76 216.902 Q2169.76 213.291 2167.42 211.185 Q2165.08 209.078 2161.08 209.078 Q2159.2 209.078 2157.33 209.495 Q2155.48 209.911 2153.53 210.791 L2153.53 193.43 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2032.76 566.136 L2069.71 566.136 L2069.71 558.369 Q2069.71 548.534 2065.25 543.983 Q2060.8 539.4 2051.18 539.4 Q2041.64 539.4 2037.21 543.983 Q2032.76 548.534 2032.76 558.369 L2032.76 566.136 M2027.47 572.565 L2027.47 559.356 Q2027.47 545.543 2033.23 539.081 Q2038.96 532.62 2051.18 532.62 Q2063.47 532.62 2069.23 539.113 Q2074.99 545.606 2074.99 559.356 L2074.99 572.565 L2027.47 572.565 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2055.7 492.134 L2058.57 492.134 L2058.57 519.061 Q2064.62 518.679 2067.8 515.433 Q2070.95 512.154 2070.95 506.33 Q2070.95 502.956 2070.12 499.805 Q2069.3 496.622 2067.64 493.503 L2073.18 493.503 Q2074.52 496.654 2075.22 499.964 Q2075.92 503.274 2075.92 506.68 Q2075.92 515.21 2070.95 520.207 Q2065.99 525.172 2057.52 525.172 Q2048.77 525.172 2043.64 520.462 Q2038.49 515.719 2038.49 507.698 Q2038.49 500.505 2043.13 496.336 Q2047.75 492.134 2055.7 492.134 M2053.99 497.991 Q2049.18 498.054 2046.32 500.696 Q2043.45 503.306 2043.45 507.635 Q2043.45 512.536 2046.22 515.496 Q2048.99 518.425 2054.02 518.87 L2053.99 497.991 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2053.48 452.89 L2074.99 452.89 L2074.99 458.746 L2053.67 458.746 Q2048.61 458.746 2046.09 460.719 Q2043.58 462.693 2043.58 466.64 Q2043.58 471.382 2046.6 474.119 Q2049.63 476.857 2054.85 476.857 L2074.99 476.857 L2074.99 482.745 L2039.34 482.745 L2039.34 476.857 L2044.88 476.857 Q2041.67 474.756 2040.08 471.923 Q2038.49 469.059 2038.49 465.335 Q2038.49 459.192 2042.3 456.041 Q2046.09 452.89 2053.48 452.89 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2040.39 418.483 L2045.93 418.483 Q2044.66 420.966 2044.02 423.639 Q2043.39 426.313 2043.39 429.177 Q2043.39 433.538 2044.72 435.734 Q2046.06 437.898 2048.73 437.898 Q2050.77 437.898 2051.95 436.339 Q2053.09 434.779 2054.14 430.069 L2054.59 428.063 Q2055.93 421.825 2058.38 419.215 Q2060.8 416.573 2065.16 416.573 Q2070.12 416.573 2073.02 420.52 Q2075.92 424.435 2075.92 431.31 Q2075.92 434.174 2075.34 437.294 Q2074.8 440.381 2073.69 443.819 L2067.64 443.819 Q2069.33 440.572 2070.19 437.421 Q2071.01 434.27 2071.01 431.183 Q2071.01 427.045 2069.61 424.817 Q2068.18 422.589 2065.6 422.589 Q2063.22 422.589 2061.94 424.212 Q2060.67 425.804 2059.49 431.246 L2059.01 433.283 Q2057.87 438.726 2055.51 441.145 Q2053.13 443.564 2048.99 443.564 Q2043.96 443.564 2041.22 439.999 Q2038.49 436.434 2038.49 429.878 Q2038.49 426.631 2038.96 423.767 Q2039.44 420.902 2040.39 418.483 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2039.34 407.248 L2039.34 401.391 L2074.99 401.391 L2074.99 407.248 L2039.34 407.248 M2025.47 407.248 L2025.47 401.391 L2032.88 401.391 L2032.88 407.248 L2025.47 407.248 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2029.22 383.344 L2039.34 383.344 L2039.34 371.281 L2043.9 371.281 L2043.9 383.344 L2063.25 383.344 Q2067.61 383.344 2068.85 382.167 Q2070.09 380.957 2070.09 377.297 L2070.09 371.281 L2074.99 371.281 L2074.99 377.297 Q2074.99 384.076 2072.48 386.654 Q2069.93 389.233 2063.25 389.233 L2043.9 389.233 L2043.9 393.529 L2039.34 393.529 L2039.34 389.233 L2029.22 389.233 L2029.22 383.344 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2078.3 348.747 Q2084.67 351.229 2086.61 353.585 Q2088.55 355.94 2088.55 359.887 L2088.55 364.565 L2083.65 364.565 L2083.65 361.128 Q2083.65 358.709 2082.5 357.372 Q2081.36 356.035 2077.09 354.412 L2074.42 353.362 L2039.34 367.78 L2039.34 361.574 L2067.23 350.434 L2039.34 339.294 L2039.34 333.087 L2078.3 348.747 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3027.29 10.7708 L3027.29 16.3176 Q3024.64 13.8437 3021.62 12.6197 Q3018.62 11.3958 3015.24 11.3958 Q3008.57 11.3958 3005.03 15.4843 Q3001.49 19.5468 3001.49 27.2551 Q3001.49 34.9373 3005.03 39.0258 Q3008.57 43.0883 3015.24 43.0883 Q3018.62 43.0883 3021.62 41.8644 Q3024.64 40.6404 3027.29 38.1665 L3027.29 43.6612 Q3024.53 45.5362 3021.43 46.4737 Q3018.36 47.4112 3014.92 47.4112 Q3006.1 47.4112 3001.02 42.0206 Q2995.94 36.604 2995.94 27.2551 Q2995.94 17.8801 3001.02 12.4895 Q3006.1 7.07288 3014.92 7.07288 Q3018.41 7.07288 3021.49 8.01037 Q3024.58 8.92183 3027.29 10.7708 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3059.45 29.0519 L3059.45 46.656 L3054.66 46.656 L3054.66 29.2082 Q3054.66 25.0676 3053.05 23.0103 Q3051.43 20.953 3048.2 20.953 Q3044.32 20.953 3042.08 23.427 Q3039.85 25.9009 3039.85 30.1717 L3039.85 46.656 L3035.03 46.656 L3035.03 6.13538 L3039.85 6.13538 L3039.85 22.0207 Q3041.56 19.3905 3043.88 18.0884 Q3046.23 16.7864 3049.27 16.7864 Q3054.3 16.7864 3056.88 19.9114 Q3059.45 23.0103 3059.45 29.0519 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3082.27 31.9946 Q3076.46 31.9946 3074.22 33.3227 Q3071.98 34.6509 3071.98 37.854 Q3071.98 40.406 3073.65 41.9164 Q3075.34 43.4008 3078.23 43.4008 Q3082.21 43.4008 3084.61 40.5883 Q3087.03 37.7498 3087.03 33.0623 L3087.03 31.9946 L3082.27 31.9946 M3091.82 30.0155 L3091.82 46.656 L3087.03 46.656 L3087.03 42.2289 Q3085.39 44.8852 3082.94 46.1612 Q3080.5 47.4112 3076.95 47.4112 Q3072.48 47.4112 3069.82 44.9112 Q3067.19 42.3852 3067.19 38.1665 Q3067.19 33.2446 3070.47 30.7446 Q3073.78 28.2446 3080.31 28.2446 L3087.03 28.2446 L3087.03 27.7759 Q3087.03 24.4686 3084.84 22.6718 Q3082.68 20.8488 3078.75 20.8488 Q3076.25 20.8488 3073.88 21.4478 Q3071.51 22.0468 3069.32 23.2447 L3069.32 18.8176 Q3071.95 17.802 3074.43 17.3072 Q3076.9 16.7864 3079.25 16.7864 Q3085.57 16.7864 3088.7 20.0676 Q3091.82 23.3488 3091.82 30.0155 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3101.69 17.4895 L3106.49 17.4895 L3106.49 46.656 L3101.69 46.656 L3101.69 17.4895 M3101.69 6.13538 L3106.49 6.13538 L3106.49 12.2031 L3101.69 12.2031 L3101.69 6.13538 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3140.76 29.0519 L3140.76 46.656 L3135.96 46.656 L3135.96 29.2082 Q3135.96 25.0676 3134.35 23.0103 Q3132.74 20.953 3129.51 20.953 Q3125.63 20.953 3123.39 23.427 Q3121.15 25.9009 3121.15 30.1717 L3121.15 46.656 L3116.33 46.656 L3116.33 17.4895 L3121.15 17.4895 L3121.15 22.0207 Q3122.87 19.3905 3125.18 18.0884 Q3127.53 16.7864 3130.57 16.7864 Q3135.6 16.7864 3138.18 19.9114 Q3140.76 23.0103 3140.76 29.0519 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3168.85 42.2289 L3177.45 42.2289 L3177.45 12.5676 L3168.1 14.4426 L3168.1 9.65099 L3177.4 7.776 L3182.66 7.776 L3182.66 42.2289 L3191.25 42.2289 L3191.25 46.656 L3168.85 46.656 L3168.85 42.2289 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip193)\" style=\"stroke:#009af9; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2573.78,745.681 2583.35,743.3 2592.92,741.103 2602.49,739.081 2612.06,737.207 2621.64,735.436 2631.21,733.706 2640.78,731.94 2650.35,730.046 2659.92,727.923 2669.49,725.462 2679.06,722.556 2688.63,719.102 2698.2,715.011 2707.77,710.207 2717.34,704.642 2726.91,698.286 2736.48,691.138 2746.06,683.216 2755.63,674.551 2765.2,665.185 2774.77,655.158 2784.34,644.499 2793.91,633.227 2803.48,621.34 2813.05,608.819 2822.62,595.634 2832.19,581.746 2841.76,567.122 2851.33,551.736 2860.91,535.586 2870.48,518.697 2880.05,501.124 2889.62,482.957 2899.19,464.317 2908.76,445.353 2918.33,426.239 2927.9,407.162 2937.47,388.316 2947.04,369.891 2956.61,352.062 2966.18,334.979 2975.76,318.752 2985.33,303.449 2994.9,289.082 3004.47,275.609 3014.04,262.935 3023.61,250.925 3033.18,239.417 3042.75,228.241 3052.32,217.249 3061.89,206.332 3071.46,195.45 3081.03,184.637 3090.6,174.013 3100.18,163.778 3109.75,154.193 3119.32,145.563 3128.89,138.197 3138.46,132.386 3148.03,128.371 3157.6,126.322 3167.17,126.329 3176.74,128.402 3186.31,132.481 3195.88,138.457 3205.45,146.19 3215.03,155.538 3224.6,166.371 3234.17,178.588 3243.74,192.116 3253.31,206.911 3262.88,222.944 3272.45,240.193 3282.02,258.617 3291.59,278.154 3301.16,298.702 3310.73,320.114 3320.3,342.204 3329.88,364.745 3339.45,387.483 3349.02,410.144 3358.59,432.45 3368.16,454.128 3377.73,474.929 3387.3,494.629 3396.87,513.047 3406.44,530.042 3416.01,545.526 3425.58,559.459 3435.15,571.852 3444.73,582.764 3454.3,592.297 3463.87,600.589 3473.44,607.81 3483.01,614.152 3492.58,619.823 3502.15,625.036 3511.72,630.003 3521.29,634.927 3530.86,639.993 3540.43,645.361 3550,651.16 3559.57,657.479 3569.15,664.366 3578.72,671.82 3588.29,679.797 3597.86,688.208 3607.43,696.93 3617,705.808 3626.57,714.673 3636.14,723.351 3645.71,731.675 3655.28,739.496 3664.85,746.692 3674.42,753.174 3684,758.888 3693.57,763.813 3703.14,767.958 3712.71,771.358 3722.28,774.062 3731.85,776.133 3741.42,777.635 3750.99,778.631 3760.56,779.179 3770.13,779.33 3779.7,779.127 3789.27,778.607 3798.85,777.805 3808.42,776.755 3817.99,775.493 3827.56,774.062 3837.13,772.512 3846.7,770.903 3856.27,769.301 3865.84,767.778 3875.41,766.407 3884.98,765.258 3894.55,764.392 3904.12,763.857 \"\/>\n<polyline clip-path=\"url(#clip193)\" style=\"stroke:#e26f46; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2283.07,763.857 2292.64,764.392 2302.21,765.258 2311.78,766.407 2321.35,767.778 2330.92,769.301 2340.49,770.903 2350.06,772.512 2359.63,774.062 2369.2,775.493 2378.77,776.755 2388.34,777.805 2397.92,778.607 2407.49,779.127 2417.06,779.33 2426.63,779.179 2436.2,778.631 2445.77,777.635 2455.34,776.133 2464.91,774.062 2474.48,771.358 2484.05,767.958 2493.62,763.813 2503.19,758.888 2512.76,753.174 2522.34,746.692 2531.91,739.496 2541.48,731.675 2551.05,723.351 2560.62,714.673 2570.19,705.808 2579.76,696.93 2589.33,688.208 2598.9,679.797 2608.47,671.82 2618.04,664.366 2627.61,657.479 2637.19,651.16 2646.76,645.361 2656.33,639.993 2665.9,634.927 2675.47,630.003 2685.04,625.036 2694.61,619.823 2704.18,614.152 2713.75,607.81 2723.32,600.589 2732.89,592.297 2742.46,582.764 2752.04,571.852 2761.61,559.459 2771.18,545.526 2780.75,530.042 2790.32,513.047 2799.89,494.629 2809.46,474.929 2819.03,454.128 2828.6,432.45 2838.17,410.144 2847.74,387.483 2857.31,364.745 2866.89,342.204 2876.46,320.114 2886.03,298.702 2895.6,278.154 2905.17,258.617 2914.74,240.193 2924.31,222.944 2933.88,206.911 2943.45,192.116 2953.02,178.588 2962.59,166.371 2972.16,155.538 2981.73,146.19 2991.31,138.457 3000.88,132.481 3010.45,128.402 3020.02,126.329 3029.59,126.322 3039.16,128.371 3048.73,132.386 3058.3,138.197 3067.87,145.563 3077.44,154.193 3087.01,163.778 3096.58,174.013 3106.16,184.637 3115.73,195.45 3125.3,206.332 3134.87,217.249 3144.44,228.241 3154.01,239.417 3163.58,250.925 3173.15,262.935 3182.72,275.609 3192.29,289.082 3201.86,303.449 3211.43,318.752 3221.01,334.979 3230.58,352.062 3240.15,369.891 3249.72,388.316 3259.29,407.162 3268.86,426.239 3278.43,445.353 3288,464.317 3297.57,482.957 3307.14,501.124 3316.71,518.697 3326.28,535.586 3335.85,551.736 3345.43,567.122 3355,581.746 3364.57,595.634 3374.14,608.819 3383.71,621.34 3393.28,633.227 3402.85,644.499 3412.42,655.158 3421.99,665.185 3431.56,674.551 3441.13,683.216 3450.7,691.138 3460.28,698.286 3469.85,704.642 3479.42,710.207 3488.99,715.011 3498.56,719.102 3508.13,722.556 3517.7,725.462 3527.27,727.923 3536.84,730.046 3546.41,731.94 3555.98,733.706 3565.55,735.436 3575.13,737.207 3584.7,739.081 3594.27,741.103 3603.84,743.3 3613.41,745.681 \"\/>\n<path clip-path=\"url(#clip190)\" d=\"M271.482 1798.92 L1989.8 1798.92 L1989.8 1106.73 L271.482 1106.73  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<defs>\n  <clipPath id=\"clip194\">\n    <rect x=\"271\" y=\"1106\" width=\"1719\" height=\"693\"\/>\n  <\/clipPath>\n<\/defs>\n<polyline clip-path=\"url(#clip194)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"303.739,1798.92 303.739,1106.73 \"\/>\n<polyline clip-path=\"url(#clip194)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"713.098,1798.92 713.098,1106.73 \"\/>\n<polyline clip-path=\"url(#clip194)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1122.46,1798.92 1122.46,1106.73 \"\/>\n<polyline clip-path=\"url(#clip194)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1531.81,1798.92 1531.81,1106.73 \"\/>\n<polyline clip-path=\"url(#clip194)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1941.17,1798.92 1941.17,1106.73 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"271.482,1798.92 1989.8,1798.92 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"303.739,1798.92 303.739,1780.02 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"713.098,1798.92 713.098,1780.02 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1122.46,1798.92 1122.46,1780.02 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1531.81,1798.92 1531.81,1780.02 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1941.17,1798.92 1941.17,1780.02 \"\/>\n<path clip-path=\"url(#clip190)\" d=\"M303.739 1842.64 Q300.128 1842.64 298.3 1846.2 Q296.494 1849.74 296.494 1856.87 Q296.494 1863.98 298.3 1867.55 Q300.128 1871.09 303.739 1871.09 Q307.374 1871.09 309.179 1867.55 Q311.008 1863.98 311.008 1856.87 Q311.008 1849.74 309.179 1846.2 Q307.374 1842.64 303.739 1842.64 M303.739 1838.93 Q309.55 1838.93 312.605 1843.54 Q315.684 1848.12 315.684 1856.87 Q315.684 1865.6 312.605 1870.21 Q309.55 1874.79 303.739 1874.79 Q297.929 1874.79 294.851 1870.21 Q291.795 1865.6 291.795 1856.87 Q291.795 1848.12 294.851 1843.54 Q297.929 1838.93 303.739 1838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M692.369 1870.18 L708.688 1870.18 L708.688 1874.12 L686.744 1874.12 L686.744 1870.18 Q689.406 1867.43 693.989 1862.8 Q698.596 1858.15 699.776 1856.81 Q702.021 1854.28 702.901 1852.55 Q703.804 1850.79 703.804 1849.1 Q703.804 1846.34 701.859 1844.61 Q699.938 1842.87 696.836 1842.87 Q694.637 1842.87 692.183 1843.63 Q689.753 1844.4 686.975 1845.95 L686.975 1841.23 Q689.799 1840.09 692.253 1839.51 Q694.707 1838.93 696.744 1838.93 Q702.114 1838.93 705.308 1841.62 Q708.503 1844.31 708.503 1848.8 Q708.503 1850.93 707.693 1852.85 Q706.906 1854.74 704.799 1857.34 Q704.22 1858.01 701.119 1861.23 Q698.017 1864.42 692.369 1870.18 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M718.549 1839.56 L736.905 1839.56 L736.905 1843.5 L722.831 1843.5 L722.831 1851.97 Q723.85 1851.62 724.869 1851.46 Q725.887 1851.27 726.906 1851.27 Q732.693 1851.27 736.072 1854.44 Q739.452 1857.62 739.452 1863.03 Q739.452 1868.61 735.98 1871.71 Q732.507 1874.79 726.188 1874.79 Q724.012 1874.79 721.744 1874.42 Q719.498 1874.05 717.091 1873.31 L717.091 1868.61 Q719.174 1869.74 721.396 1870.3 Q723.619 1870.86 726.095 1870.86 Q730.1 1870.86 732.438 1868.75 Q734.776 1866.64 734.776 1863.03 Q734.776 1859.42 732.438 1857.31 Q730.1 1855.21 726.095 1855.21 Q724.22 1855.21 722.345 1855.62 Q720.494 1856.04 718.549 1856.92 L718.549 1839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1097.16 1839.56 L1115.51 1839.56 L1115.51 1843.5 L1101.44 1843.5 L1101.44 1851.97 Q1102.46 1851.62 1103.47 1851.46 Q1104.49 1851.27 1105.51 1851.27 Q1111.3 1851.27 1114.68 1854.44 Q1118.06 1857.62 1118.06 1863.03 Q1118.06 1868.61 1114.59 1871.71 Q1111.11 1874.79 1104.79 1874.79 Q1102.62 1874.79 1100.35 1874.42 Q1098.1 1874.05 1095.7 1873.31 L1095.7 1868.61 Q1097.78 1869.74 1100 1870.3 Q1102.22 1870.86 1104.7 1870.86 Q1108.71 1870.86 1111.04 1868.75 Q1113.38 1866.64 1113.38 1863.03 Q1113.38 1859.42 1111.04 1857.31 Q1108.71 1855.21 1104.7 1855.21 Q1102.83 1855.21 1100.95 1855.62 Q1099.1 1856.04 1097.16 1856.92 L1097.16 1839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1137.27 1842.64 Q1133.66 1842.64 1131.83 1846.2 Q1130.03 1849.74 1130.03 1856.87 Q1130.03 1863.98 1131.83 1867.55 Q1133.66 1871.09 1137.27 1871.09 Q1140.9 1871.09 1142.71 1867.55 Q1144.54 1863.98 1144.54 1856.87 Q1144.54 1849.74 1142.71 1846.2 Q1140.9 1842.64 1137.27 1842.64 M1137.27 1838.93 Q1143.08 1838.93 1146.14 1843.54 Q1149.22 1848.12 1149.22 1856.87 Q1149.22 1865.6 1146.14 1870.21 Q1143.08 1874.79 1137.27 1874.79 Q1131.46 1874.79 1128.38 1870.21 Q1125.33 1865.6 1125.33 1856.87 Q1125.33 1848.12 1128.38 1843.54 Q1131.46 1838.93 1137.27 1838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1505.67 1839.56 L1527.89 1839.56 L1527.89 1841.55 L1515.34 1874.12 L1510.46 1874.12 L1522.27 1843.5 L1505.67 1843.5 L1505.67 1839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1537.06 1839.56 L1555.41 1839.56 L1555.41 1843.5 L1541.34 1843.5 L1541.34 1851.97 Q1542.36 1851.62 1543.38 1851.46 Q1544.4 1851.27 1545.41 1851.27 Q1551.2 1851.27 1554.58 1854.44 Q1557.96 1857.62 1557.96 1863.03 Q1557.96 1868.61 1554.49 1871.71 Q1551.02 1874.79 1544.7 1874.79 Q1542.52 1874.79 1540.25 1874.42 Q1538.01 1874.05 1535.6 1873.31 L1535.6 1868.61 Q1537.68 1869.74 1539.9 1870.3 Q1542.13 1870.86 1544.6 1870.86 Q1548.61 1870.86 1550.95 1868.75 Q1553.28 1866.64 1553.28 1863.03 Q1553.28 1859.42 1550.95 1857.31 Q1548.61 1855.21 1544.6 1855.21 Q1542.73 1855.21 1540.85 1855.62 Q1539 1856.04 1537.06 1856.92 L1537.06 1839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1900.78 1870.18 L1908.42 1870.18 L1908.42 1843.82 L1900.11 1845.49 L1900.11 1841.23 L1908.37 1839.56 L1913.05 1839.56 L1913.05 1870.18 L1920.69 1870.18 L1920.69 1874.12 L1900.78 1874.12 L1900.78 1870.18 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1940.13 1842.64 Q1936.52 1842.64 1934.69 1846.2 Q1932.89 1849.74 1932.89 1856.87 Q1932.89 1863.98 1934.69 1867.55 Q1936.52 1871.09 1940.13 1871.09 Q1943.77 1871.09 1945.57 1867.55 Q1947.4 1863.98 1947.4 1856.87 Q1947.4 1849.74 1945.57 1846.2 Q1943.77 1842.64 1940.13 1842.64 M1940.13 1838.93 Q1945.94 1838.93 1949 1843.54 Q1952.08 1848.12 1952.08 1856.87 Q1952.08 1865.6 1949 1870.21 Q1945.94 1874.79 1940.13 1874.79 Q1934.32 1874.79 1931.24 1870.21 Q1928.19 1865.6 1928.19 1856.87 Q1928.19 1848.12 1931.24 1843.54 Q1934.32 1838.93 1940.13 1838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1970.29 1842.64 Q1966.68 1842.64 1964.85 1846.2 Q1963.05 1849.74 1963.05 1856.87 Q1963.05 1863.98 1964.85 1867.55 Q1966.68 1871.09 1970.29 1871.09 Q1973.93 1871.09 1975.73 1867.55 Q1977.56 1863.98 1977.56 1856.87 Q1977.56 1849.74 1975.73 1846.2 Q1973.93 1842.64 1970.29 1842.64 M1970.29 1838.93 Q1976.1 1838.93 1979.16 1843.54 Q1982.24 1848.12 1982.24 1856.87 Q1982.24 1865.6 1979.16 1870.21 Q1976.1 1874.79 1970.29 1874.79 Q1964.48 1874.79 1961.4 1870.21 Q1958.35 1865.6 1958.35 1856.87 Q1958.35 1848.12 1961.4 1843.54 Q1964.48 1838.93 1970.29 1838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M998.364 1920.26 L1004.79 1920.26 L1004.79 1967.78 L998.364 1967.78 L998.364 1920.26 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1023.13 1922.01 L1023.13 1932.14 L1035.19 1932.14 L1035.19 1936.69 L1023.13 1936.69 L1023.13 1956.04 Q1023.13 1960.4 1024.3 1961.64 Q1025.51 1962.88 1029.17 1962.88 L1035.19 1962.88 L1035.19 1967.78 L1029.17 1967.78 Q1022.39 1967.78 1019.82 1965.27 Q1017.24 1962.72 1017.24 1956.04 L1017.24 1936.69 L1012.94 1936.69 L1012.94 1932.14 L1017.24 1932.14 L1017.24 1922.01 L1023.13 1922.01 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1073.38 1948.5 L1073.38 1951.36 L1046.46 1951.36 Q1046.84 1957.41 1050.09 1960.59 Q1053.36 1963.74 1059.19 1963.74 Q1062.56 1963.74 1065.71 1962.91 Q1068.9 1962.09 1072.02 1960.43 L1072.02 1965.97 Q1068.86 1967.31 1065.55 1968.01 Q1062.24 1968.71 1058.84 1968.71 Q1050.31 1968.71 1045.31 1963.74 Q1040.35 1958.78 1040.35 1950.31 Q1040.35 1941.56 1045.06 1936.43 Q1049.8 1931.28 1057.82 1931.28 Q1065.01 1931.28 1069.18 1935.92 Q1073.38 1940.54 1073.38 1948.5 M1067.53 1946.78 Q1067.46 1941.97 1064.82 1939.11 Q1062.21 1936.24 1057.88 1936.24 Q1052.98 1936.24 1050.02 1939.01 Q1047.09 1941.78 1046.65 1946.81 L1067.53 1946.78 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1103.65 1937.61 Q1102.67 1937.04 1101.49 1936.78 Q1100.34 1936.5 1098.94 1936.5 Q1093.98 1936.5 1091.3 1939.74 Q1088.66 1942.96 1088.66 1949.01 L1088.66 1967.78 L1082.77 1967.78 L1082.77 1932.14 L1088.66 1932.14 L1088.66 1937.67 Q1090.51 1934.43 1093.47 1932.87 Q1096.43 1931.28 1100.66 1931.28 Q1101.27 1931.28 1102 1931.37 Q1102.73 1931.44 1103.62 1931.59 L1103.65 1937.61 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1126 1949.86 Q1118.9 1949.86 1116.16 1951.49 Q1113.42 1953.11 1113.42 1957.03 Q1113.42 1960.14 1115.46 1961.99 Q1117.53 1963.81 1121.06 1963.81 Q1125.93 1963.81 1128.86 1960.37 Q1131.82 1956.9 1131.82 1951.17 L1131.82 1949.86 L1126 1949.86 M1137.68 1947.45 L1137.68 1967.78 L1131.82 1967.78 L1131.82 1962.37 Q1129.82 1965.62 1126.82 1967.18 Q1123.83 1968.71 1119.5 1968.71 Q1114.03 1968.71 1110.78 1965.65 Q1107.57 1962.56 1107.57 1957.41 Q1107.57 1951.39 1111.58 1948.34 Q1115.62 1945.28 1123.61 1945.28 L1131.82 1945.28 L1131.82 1944.71 Q1131.82 1940.67 1129.15 1938.47 Q1126.51 1936.24 1121.7 1936.24 Q1118.64 1936.24 1115.75 1936.97 Q1112.85 1937.71 1110.18 1939.17 L1110.18 1933.76 Q1113.39 1932.52 1116.42 1931.91 Q1119.44 1931.28 1122.3 1931.28 Q1130.04 1931.28 1133.86 1935.29 Q1137.68 1939.3 1137.68 1947.45 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1155.53 1922.01 L1155.53 1932.14 L1167.6 1932.14 L1167.6 1936.69 L1155.53 1936.69 L1155.53 1956.04 Q1155.53 1960.4 1156.71 1961.64 Q1157.92 1962.88 1161.58 1962.88 L1167.6 1962.88 L1167.6 1967.78 L1161.58 1967.78 Q1154.8 1967.78 1152.22 1965.27 Q1149.64 1962.72 1149.64 1956.04 L1149.64 1936.69 L1145.35 1936.69 L1145.35 1932.14 L1149.64 1932.14 L1149.64 1922.01 L1155.53 1922.01 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1175.3 1932.14 L1181.16 1932.14 L1181.16 1967.78 L1175.3 1967.78 L1175.3 1932.14 M1175.3 1918.26 L1181.16 1918.26 L1181.16 1925.67 L1175.3 1925.67 L1175.3 1918.26 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1207.22 1936.24 Q1202.51 1936.24 1199.77 1939.93 Q1197.04 1943.59 1197.04 1949.99 Q1197.04 1956.39 1199.74 1960.08 Q1202.48 1963.74 1207.22 1963.74 Q1211.9 1963.74 1214.64 1960.05 Q1217.38 1956.36 1217.38 1949.99 Q1217.38 1943.66 1214.64 1939.97 Q1211.9 1936.24 1207.22 1936.24 M1207.22 1931.28 Q1214.86 1931.28 1219.22 1936.24 Q1223.58 1941.21 1223.58 1949.99 Q1223.58 1958.74 1219.22 1963.74 Q1214.86 1968.71 1207.22 1968.71 Q1199.55 1968.71 1195.19 1963.74 Q1190.86 1958.74 1190.86 1949.99 Q1190.86 1941.21 1195.19 1936.24 Q1199.55 1931.28 1207.22 1931.28 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1262.92 1946.27 L1262.92 1967.78 L1257.07 1967.78 L1257.07 1946.46 Q1257.07 1941.4 1255.09 1938.88 Q1253.12 1936.37 1249.17 1936.37 Q1244.43 1936.37 1241.69 1939.39 Q1238.96 1942.42 1238.96 1947.64 L1238.96 1967.78 L1233.07 1967.78 L1233.07 1932.14 L1238.96 1932.14 L1238.96 1937.67 Q1241.06 1934.46 1243.89 1932.87 Q1246.75 1931.28 1250.48 1931.28 Q1256.62 1931.28 1259.77 1935.1 Q1262.92 1938.88 1262.92 1946.27 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip194)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"271.482,1745.5 1989.8,1745.5 \"\/>\n<polyline clip-path=\"url(#clip194)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"271.482,1599.16 1989.8,1599.16 \"\/>\n<polyline clip-path=\"url(#clip194)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"271.482,1452.83 1989.8,1452.83 \"\/>\n<polyline clip-path=\"url(#clip194)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"271.482,1306.49 1989.8,1306.49 \"\/>\n<polyline clip-path=\"url(#clip194)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"271.482,1160.15 1989.8,1160.15 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"271.482,1798.92 271.482,1106.73 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"271.482,1745.5 290.38,1745.5 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"271.482,1599.16 290.38,1599.16 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"271.482,1452.83 290.38,1452.83 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"271.482,1306.49 290.38,1306.49 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"271.482,1160.15 290.38,1160.15 \"\/>\n<path clip-path=\"url(#clip190)\" d=\"M154.955 1731.3 Q151.343 1731.3 149.515 1734.87 Q147.709 1738.41 147.709 1745.54 Q147.709 1752.64 149.515 1756.21 Q151.343 1759.75 154.955 1759.75 Q158.589 1759.75 160.394 1756.21 Q162.223 1752.64 162.223 1745.54 Q162.223 1738.41 160.394 1734.87 Q158.589 1731.3 154.955 1731.3 M154.955 1727.6 Q160.765 1727.6 163.82 1732.2 Q166.899 1736.79 166.899 1745.54 Q166.899 1754.26 163.82 1758.87 Q160.765 1763.45 154.955 1763.45 Q149.144 1763.45 146.066 1758.87 Q143.01 1754.26 143.01 1745.54 Q143.01 1736.79 146.066 1732.2 Q149.144 1727.6 154.955 1727.6 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M175.116 1756.9 L180.001 1756.9 L180.001 1762.78 L175.116 1762.78 L175.116 1756.9 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M204.352 1744.15 Q207.709 1744.87 209.584 1747.13 Q211.482 1749.4 211.482 1752.74 Q211.482 1757.85 207.964 1760.65 Q204.445 1763.45 197.964 1763.45 Q195.788 1763.45 193.473 1763.01 Q191.181 1762.6 188.728 1761.74 L188.728 1757.23 Q190.672 1758.36 192.987 1758.94 Q195.302 1759.52 197.825 1759.52 Q202.223 1759.52 204.514 1757.78 Q206.829 1756.05 206.829 1752.74 Q206.829 1749.68 204.677 1747.97 Q202.547 1746.23 198.727 1746.23 L194.7 1746.23 L194.7 1742.39 L198.913 1742.39 Q202.362 1742.39 204.19 1741.02 Q206.019 1739.63 206.019 1737.04 Q206.019 1734.38 204.121 1732.97 Q202.246 1731.53 198.727 1731.53 Q196.806 1731.53 194.607 1731.95 Q192.408 1732.37 189.769 1733.25 L189.769 1729.08 Q192.431 1728.34 194.746 1727.97 Q197.084 1727.6 199.144 1727.6 Q204.468 1727.6 207.57 1730.03 Q210.672 1732.44 210.672 1736.56 Q210.672 1739.43 209.028 1741.42 Q207.385 1743.38 204.352 1744.15 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M153.82 1584.96 Q150.209 1584.96 148.381 1588.53 Q146.575 1592.07 146.575 1599.2 Q146.575 1606.31 148.381 1609.87 Q150.209 1613.41 153.82 1613.41 Q157.455 1613.41 159.26 1609.87 Q161.089 1606.31 161.089 1599.2 Q161.089 1592.07 159.26 1588.53 Q157.455 1584.96 153.82 1584.96 M153.82 1581.26 Q159.63 1581.26 162.686 1585.87 Q165.765 1590.45 165.765 1599.2 Q165.765 1607.93 162.686 1612.53 Q159.63 1617.12 153.82 1617.12 Q148.01 1617.12 144.931 1612.53 Q141.876 1607.93 141.876 1599.2 Q141.876 1590.45 144.931 1585.87 Q148.01 1581.26 153.82 1581.26 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M173.982 1610.56 L178.866 1610.56 L178.866 1616.44 L173.982 1616.44 L173.982 1610.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M201.899 1585.96 L190.093 1604.41 L201.899 1604.41 L201.899 1585.96 M200.672 1581.88 L206.552 1581.88 L206.552 1604.41 L211.482 1604.41 L211.482 1608.3 L206.552 1608.3 L206.552 1616.44 L201.899 1616.44 L201.899 1608.3 L186.297 1608.3 L186.297 1603.78 L200.672 1581.88 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M155.302 1438.62 Q151.691 1438.62 149.862 1442.19 Q148.056 1445.73 148.056 1452.86 Q148.056 1459.97 149.862 1463.53 Q151.691 1467.07 155.302 1467.07 Q158.936 1467.07 160.742 1463.53 Q162.57 1459.97 162.57 1452.86 Q162.57 1445.73 160.742 1442.19 Q158.936 1438.62 155.302 1438.62 M155.302 1434.92 Q161.112 1434.92 164.167 1439.53 Q167.246 1444.11 167.246 1452.86 Q167.246 1461.59 164.167 1466.19 Q161.112 1470.78 155.302 1470.78 Q149.492 1470.78 146.413 1466.19 Q143.357 1461.59 143.357 1452.86 Q143.357 1444.11 146.413 1439.53 Q149.492 1434.92 155.302 1434.92 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M175.464 1464.23 L180.348 1464.23 L180.348 1470.11 L175.464 1470.11 L175.464 1464.23 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M190.579 1435.55 L208.936 1435.55 L208.936 1439.48 L194.862 1439.48 L194.862 1447.95 Q195.88 1447.61 196.899 1447.44 Q197.917 1447.26 198.936 1447.26 Q204.723 1447.26 208.102 1450.43 Q211.482 1453.6 211.482 1459.02 Q211.482 1464.6 208.01 1467.7 Q204.538 1470.78 198.218 1470.78 Q196.042 1470.78 193.774 1470.41 Q191.528 1470.04 189.121 1469.3 L189.121 1464.6 Q191.204 1465.73 193.427 1466.29 Q195.649 1466.84 198.126 1466.84 Q202.13 1466.84 204.468 1464.74 Q206.806 1462.63 206.806 1459.02 Q206.806 1455.41 204.468 1453.3 Q202.13 1451.19 198.126 1451.19 Q196.251 1451.19 194.376 1451.61 Q192.524 1452.03 190.579 1452.91 L190.579 1435.55 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M154.144 1292.29 Q150.533 1292.29 148.705 1295.85 Q146.899 1299.39 146.899 1306.52 Q146.899 1313.63 148.705 1317.19 Q150.533 1320.74 154.144 1320.74 Q157.779 1320.74 159.584 1317.19 Q161.413 1313.63 161.413 1306.52 Q161.413 1299.39 159.584 1295.85 Q157.779 1292.29 154.144 1292.29 M154.144 1288.58 Q159.955 1288.58 163.01 1293.19 Q166.089 1297.77 166.089 1306.52 Q166.089 1315.25 163.01 1319.86 Q159.955 1324.44 154.144 1324.44 Q148.334 1324.44 145.256 1319.86 Q142.2 1315.25 142.2 1306.52 Q142.2 1297.77 145.256 1293.19 Q148.334 1288.58 154.144 1288.58 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M174.306 1317.89 L179.191 1317.89 L179.191 1323.77 L174.306 1323.77 L174.306 1317.89 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M199.954 1304.62 Q196.806 1304.62 194.954 1306.78 Q193.126 1308.93 193.126 1312.68 Q193.126 1316.41 194.954 1318.58 Q196.806 1320.74 199.954 1320.74 Q203.102 1320.74 204.931 1318.58 Q206.783 1316.41 206.783 1312.68 Q206.783 1308.93 204.931 1306.78 Q203.102 1304.62 199.954 1304.62 M209.237 1289.97 L209.237 1294.23 Q207.477 1293.4 205.672 1292.96 Q203.889 1292.52 202.13 1292.52 Q197.501 1292.52 195.047 1295.64 Q192.616 1298.77 192.269 1305.09 Q193.635 1303.07 195.695 1302.01 Q197.755 1300.92 200.232 1300.92 Q205.44 1300.92 208.45 1304.09 Q211.482 1307.24 211.482 1312.68 Q211.482 1318 208.334 1321.22 Q205.186 1324.44 199.954 1324.44 Q193.959 1324.44 190.788 1319.86 Q187.616 1315.25 187.616 1306.52 Q187.616 1298.33 191.505 1293.47 Q195.394 1288.58 201.945 1288.58 Q203.704 1288.58 205.487 1288.93 Q207.292 1289.28 209.237 1289.97 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M155.209 1145.95 Q151.598 1145.95 149.769 1149.51 Q147.964 1153.05 147.964 1160.18 Q147.964 1167.29 149.769 1170.86 Q151.598 1174.4 155.209 1174.4 Q158.843 1174.4 160.649 1170.86 Q162.478 1167.29 162.478 1160.18 Q162.478 1153.05 160.649 1149.51 Q158.843 1145.95 155.209 1145.95 M155.209 1142.24 Q161.019 1142.24 164.075 1146.85 Q167.154 1151.43 167.154 1160.18 Q167.154 1168.91 164.075 1173.52 Q161.019 1178.1 155.209 1178.1 Q149.399 1178.1 146.32 1173.52 Q143.265 1168.91 143.265 1160.18 Q143.265 1151.43 146.32 1146.85 Q149.399 1142.24 155.209 1142.24 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M175.371 1171.55 L180.255 1171.55 L180.255 1177.43 L175.371 1177.43 L175.371 1171.55 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M189.26 1142.87 L211.482 1142.87 L211.482 1144.86 L198.936 1177.43 L194.052 1177.43 L205.857 1146.8 L189.26 1146.8 L189.26 1142.87 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M21.6595 1639.95 L27.9297 1639.95 Q26.1792 1643.61 25.3198 1646.85 Q24.4604 1650.1 24.4604 1653.12 Q24.4604 1658.37 26.4975 1661.24 Q28.5345 1664.07 32.2903 1664.07 Q35.4413 1664.07 37.0645 1662.19 Q38.656 1660.28 39.6426 1655 L40.4384 1651.12 Q41.807 1643.92 45.2763 1640.52 Q48.7138 1637.08 54.5066 1637.08 Q61.4134 1637.08 64.9782 1641.73 Q68.543 1646.34 68.543 1655.29 Q68.543 1658.66 67.7791 1662.48 Q67.0152 1666.27 65.5192 1670.34 L58.8989 1670.34 Q61.0951 1666.43 62.2091 1662.67 Q63.3231 1658.92 63.3231 1655.29 Q63.3231 1649.78 61.1587 1646.79 Q58.9944 1643.8 54.984 1643.8 Q51.4829 1643.8 49.5095 1645.96 Q47.5361 1648.09 46.5494 1653 L45.7856 1656.91 Q44.3533 1664.1 41.2977 1667.32 Q38.2422 1670.53 32.7995 1670.53 Q26.4975 1670.53 22.869 1666.11 Q19.2406 1661.65 19.2406 1653.85 Q19.2406 1650.51 19.8453 1647.04 Q20.45 1643.57 21.6595 1639.95 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M49.7005 1611.11 Q49.7005 1618.21 51.3237 1620.94 Q52.947 1623.68 56.8619 1623.68 Q59.9811 1623.68 61.8271 1621.64 Q63.6414 1619.58 63.6414 1616.04 Q63.6414 1611.17 60.2039 1608.24 Q56.7346 1605.28 51.0054 1605.28 L49.7005 1605.28 L49.7005 1611.11 M47.2815 1599.43 L67.6199 1599.43 L67.6199 1605.28 L62.2091 1605.28 Q65.4556 1607.29 67.0152 1610.28 Q68.543 1613.27 68.543 1617.6 Q68.543 1623.08 65.4874 1626.32 Q62.4 1629.54 57.2438 1629.54 Q51.2282 1629.54 48.1727 1625.53 Q45.1172 1621.49 45.1172 1613.5 L45.1172 1605.28 L44.5442 1605.28 Q40.502 1605.28 38.3058 1607.96 Q36.0778 1610.6 36.0778 1615.41 Q36.0778 1618.46 36.8099 1621.36 Q37.542 1624.25 39.0061 1626.93 L33.5952 1626.93 Q32.3539 1623.71 31.7492 1620.69 Q31.1126 1617.67 31.1126 1614.8 Q31.1126 1607.07 35.123 1603.25 Q39.1334 1599.43 47.2815 1599.43 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M38.8151 1559.61 Q34.8684 1557.41 32.9905 1554.36 Q31.1126 1551.3 31.1126 1547.17 Q31.1126 1541.6 35.0275 1538.57 Q38.9106 1535.55 46.1038 1535.55 L67.6199 1535.55 L67.6199 1541.44 L46.2948 1541.44 Q41.1704 1541.44 38.6878 1543.25 Q36.2052 1545.07 36.2052 1548.79 Q36.2052 1553.34 39.2289 1555.98 Q42.2526 1558.62 47.4725 1558.62 L67.6199 1558.62 L67.6199 1564.51 L46.2948 1564.51 Q41.1386 1564.51 38.6878 1566.33 Q36.2052 1568.14 36.2052 1571.93 Q36.2052 1576.42 39.2607 1579.06 Q42.2844 1581.7 47.4725 1581.7 L67.6199 1581.7 L67.6199 1587.59 L31.972 1587.59 L31.972 1581.7 L37.5101 1581.7 Q34.2318 1579.69 32.6722 1576.89 Q31.1126 1574.09 31.1126 1570.24 Q31.1126 1566.36 33.086 1563.65 Q35.0593 1560.92 38.8151 1559.61 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M62.2727 1518.2 L81.1789 1518.2 L81.1789 1524.09 L31.972 1524.09 L31.972 1518.2 L37.3828 1518.2 Q34.2 1516.36 32.6722 1513.55 Q31.1126 1510.72 31.1126 1506.81 Q31.1126 1500.31 36.2688 1496.27 Q41.425 1492.2 49.8278 1492.2 Q58.2305 1492.2 63.3867 1496.27 Q68.543 1500.31 68.543 1506.81 Q68.543 1510.72 67.0152 1513.55 Q65.4556 1516.36 62.2727 1518.2 M49.8278 1498.28 Q43.3666 1498.28 39.7063 1500.95 Q36.0142 1503.59 36.0142 1508.24 Q36.0142 1512.89 39.7063 1515.56 Q43.3666 1518.2 49.8278 1518.2 Q56.289 1518.2 59.9811 1515.56 Q63.6414 1512.89 63.6414 1508.24 Q63.6414 1503.59 59.9811 1500.95 Q56.289 1498.28 49.8278 1498.28 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M18.0947 1482.49 L18.0947 1476.63 L67.6199 1476.63 L67.6199 1482.49 L18.0947 1482.49 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M48.3318 1433.89 L51.1964 1433.89 L51.1964 1460.81 Q57.2438 1460.43 60.4267 1457.19 Q63.5777 1453.91 63.5777 1448.08 Q63.5777 1444.71 62.7502 1441.56 Q61.9226 1438.38 60.2675 1435.26 L65.8057 1435.26 Q67.1425 1438.41 67.8427 1441.72 Q68.543 1445.03 68.543 1448.43 Q68.543 1456.96 63.5777 1461.96 Q58.6124 1466.93 50.1461 1466.93 Q41.3932 1466.93 36.2688 1462.22 Q31.1126 1457.47 31.1126 1449.45 Q31.1126 1442.26 35.7596 1438.09 Q40.3747 1433.89 48.3318 1433.89 M46.6131 1439.74 Q41.807 1439.81 38.9424 1442.45 Q36.0778 1445.06 36.0778 1449.39 Q36.0778 1454.29 38.8469 1457.25 Q41.616 1460.18 46.6449 1460.62 L46.6131 1439.74 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M31.972 1407.76 L31.972 1401.55 L61.8908 1390.41 L31.972 1379.27 L31.972 1373.06 L67.6199 1386.43 L67.6199 1394.39 L31.972 1407.76 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M49.7005 1348.78 Q49.7005 1355.88 51.3237 1358.61 Q52.947 1361.35 56.8619 1361.35 Q59.9811 1361.35 61.8271 1359.31 Q63.6414 1357.24 63.6414 1353.71 Q63.6414 1348.84 60.2039 1345.91 Q56.7346 1342.95 51.0054 1342.95 L49.7005 1342.95 L49.7005 1348.78 M47.2815 1337.1 L67.6199 1337.1 L67.6199 1342.95 L62.2091 1342.95 Q65.4556 1344.96 67.0152 1347.95 Q68.543 1350.94 68.543 1355.27 Q68.543 1360.75 65.4874 1363.99 Q62.4 1367.21 57.2438 1367.21 Q51.2282 1367.21 48.1727 1363.2 Q45.1172 1359.15 45.1172 1351.17 L45.1172 1342.95 L44.5442 1342.95 Q40.502 1342.95 38.3058 1345.63 Q36.0778 1348.27 36.0778 1353.08 Q36.0778 1356.13 36.8099 1359.03 Q37.542 1361.92 39.0061 1364.6 L33.5952 1364.6 Q32.3539 1361.38 31.7492 1358.36 Q31.1126 1355.34 31.1126 1352.47 Q31.1126 1344.74 35.123 1340.92 Q39.1334 1337.1 47.2815 1337.1 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M18.0947 1325.03 L18.0947 1319.18 L67.6199 1319.18 L67.6199 1325.03 L18.0947 1325.03 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M53.5517 1307.53 L31.972 1307.53 L31.972 1301.67 L53.3289 1301.67 Q58.3896 1301.67 60.9359 1299.7 Q63.4504 1297.73 63.4504 1293.78 Q63.4504 1289.04 60.4267 1286.3 Q57.403 1283.53 52.1831 1283.53 L31.972 1283.53 L31.972 1277.67 L67.6199 1277.67 L67.6199 1283.53 L62.1454 1283.53 Q65.3919 1285.66 66.9834 1288.5 Q68.543 1291.3 68.543 1295.02 Q68.543 1301.16 64.7235 1304.35 Q60.9041 1307.53 53.5517 1307.53 M31.1126 1292.79 L31.1126 1292.79 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M48.3318 1235.12 L51.1964 1235.12 L51.1964 1262.05 Q57.2438 1261.66 60.4267 1258.42 Q63.5777 1255.14 63.5777 1249.31 Q63.5777 1245.94 62.7502 1242.79 Q61.9226 1239.61 60.2675 1236.49 L65.8057 1236.49 Q67.1425 1239.64 67.8427 1242.95 Q68.543 1246.26 68.543 1249.66 Q68.543 1258.19 63.5777 1263.19 Q58.6124 1268.16 50.1461 1268.16 Q41.3932 1268.16 36.2688 1263.45 Q31.1126 1258.7 31.1126 1250.68 Q31.1126 1243.49 35.7596 1239.32 Q40.3747 1235.12 48.3318 1235.12 M46.6131 1240.98 Q41.807 1241.04 38.9424 1243.68 Q36.0778 1246.29 36.0778 1250.62 Q36.0778 1255.52 38.8469 1258.48 Q41.616 1261.41 46.6449 1261.85 L46.6131 1240.98 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1064.55 1010.77 L1064.55 1016.32 Q1061.89 1013.84 1058.87 1012.62 Q1055.88 1011.4 1052.49 1011.4 Q1045.83 1011.4 1042.28 1015.48 Q1038.74 1019.55 1038.74 1027.26 Q1038.74 1034.94 1042.28 1039.03 Q1045.83 1043.09 1052.49 1043.09 Q1055.88 1043.09 1058.87 1041.86 Q1061.89 1040.64 1064.55 1038.17 L1064.55 1043.66 Q1061.79 1045.54 1058.69 1046.47 Q1055.62 1047.41 1052.18 1047.41 Q1043.35 1047.41 1038.27 1042.02 Q1033.2 1036.6 1033.2 1027.26 Q1033.2 1017.88 1038.27 1012.49 Q1043.35 1007.07 1052.18 1007.07 Q1055.67 1007.07 1058.74 1008.01 Q1061.84 1008.92 1064.55 1010.77 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1096.71 1029.05 L1096.71 1046.66 L1091.92 1046.66 L1091.92 1029.21 Q1091.92 1025.07 1090.3 1023.01 Q1088.69 1020.95 1085.46 1020.95 Q1081.58 1020.95 1079.34 1023.43 Q1077.1 1025.9 1077.1 1030.17 L1077.1 1046.66 L1072.28 1046.66 L1072.28 1006.14 L1077.1 1006.14 L1077.1 1022.02 Q1078.82 1019.39 1081.14 1018.09 Q1083.48 1016.79 1086.53 1016.79 Q1091.55 1016.79 1094.13 1019.91 Q1096.71 1023.01 1096.71 1029.05 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1119.52 1031.99 Q1113.72 1031.99 1111.48 1033.32 Q1109.24 1034.65 1109.24 1037.85 Q1109.24 1040.41 1110.9 1041.92 Q1112.6 1043.4 1115.49 1043.4 Q1119.47 1043.4 1121.87 1040.59 Q1124.29 1037.75 1124.29 1033.06 L1124.29 1031.99 L1119.52 1031.99 M1129.08 1030.02 L1129.08 1046.66 L1124.29 1046.66 L1124.29 1042.23 Q1122.65 1044.89 1120.2 1046.16 Q1117.75 1047.41 1114.21 1047.41 Q1109.73 1047.41 1107.08 1044.91 Q1104.45 1042.39 1104.45 1038.17 Q1104.45 1033.24 1107.73 1030.74 Q1111.03 1028.24 1117.57 1028.24 L1124.29 1028.24 L1124.29 1027.78 Q1124.29 1024.47 1122.1 1022.67 Q1119.94 1020.85 1116.01 1020.85 Q1113.51 1020.85 1111.14 1021.45 Q1108.77 1022.05 1106.58 1023.24 L1106.58 1018.82 Q1109.21 1017.8 1111.68 1017.31 Q1114.16 1016.79 1116.5 1016.79 Q1122.83 1016.79 1125.96 1020.07 Q1129.08 1023.35 1129.08 1030.02 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1138.95 1017.49 L1143.74 1017.49 L1143.74 1046.66 L1138.95 1046.66 L1138.95 1017.49 M1138.95 1006.14 L1143.74 1006.14 L1143.74 1012.2 L1138.95 1012.2 L1138.95 1006.14 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1178.01 1029.05 L1178.01 1046.66 L1173.22 1046.66 L1173.22 1029.21 Q1173.22 1025.07 1171.61 1023.01 Q1169.99 1020.95 1166.76 1020.95 Q1162.88 1020.95 1160.64 1023.43 Q1158.4 1025.9 1158.4 1030.17 L1158.4 1046.66 L1153.59 1046.66 L1153.59 1017.49 L1158.4 1017.49 L1158.4 1022.02 Q1160.12 1019.39 1162.44 1018.09 Q1164.78 1016.79 1167.83 1016.79 Q1172.86 1016.79 1175.43 1019.91 Q1178.01 1023.01 1178.01 1029.05 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1209.73 1042.23 L1228.09 1042.23 L1228.09 1046.66 L1203.4 1046.66 L1203.4 1042.23 Q1206.4 1039.13 1211.55 1033.92 Q1216.74 1028.69 1218.06 1027.18 Q1220.59 1024.34 1221.58 1022.39 Q1222.6 1020.41 1222.6 1018.51 Q1222.6 1015.41 1220.41 1013.45 Q1218.25 1011.5 1214.76 1011.5 Q1212.28 1011.5 1209.52 1012.36 Q1206.79 1013.22 1203.66 1014.96 L1203.66 1009.65 Q1206.84 1008.37 1209.6 1007.72 Q1212.36 1007.07 1214.65 1007.07 Q1220.69 1007.07 1224.29 1010.09 Q1227.88 1013.11 1227.88 1018.17 Q1227.88 1020.56 1226.97 1022.72 Q1226.09 1024.86 1223.72 1027.78 Q1223.06 1028.53 1219.57 1032.15 Q1216.09 1035.74 1209.73 1042.23 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip194)\" style=\"stroke:#009af9; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"320.114,1126.32 336.488,1502 352.862,1399.03 369.237,1503.71 385.611,1264.07 401.985,1607.81 418.36,1274.66 434.734,1564.17 451.108,1327.88 467.483,1520.4 483.857,1342.38 500.231,1485.79 516.606,1295.58 532.98,1526.54 549.354,1288.93 565.729,1526.44 582.103,1356.09 598.477,1558.55 614.852,1507.15 631.226,1396.47 647.6,1508.65 663.975,1328.31 680.349,1475.73 696.723,1439.07 713.098,1338.25 729.472,1531.39 745.846,1368.58 762.221,1470.1 778.595,1463.6 794.969,1419.27 811.344,1461.81 827.718,1509.43 844.092,1410.18 860.467,1443.14 876.841,1469.15 893.215,1342.12 909.59,1472.04 925.964,1414.23 942.338,1488.03 958.713,1393.36 975.087,1281.36 991.461,1621.12 1007.84,1412.98 1024.21,1382.7 1040.58,1449.73 1056.96,1360.43 1073.33,1413.91 1089.71,1434.03 1106.08,1510.62 1122.46,1306.14 1138.83,1370.74 1155.2,1618.83 1171.58,1370.51 1187.95,1531.63 1204.33,1535.77 1220.7,1470.74 1237.08,1444.71 1253.45,1520.49 1269.82,1520.49 1286.2,1458.84 1302.57,1425.91 1318.95,1435.66 1335.32,1448.71 1351.7,1446.83 1368.07,1446.83 1384.45,1394.53 1400.82,1472.67 1417.19,1463.08 1433.57,1448.18 1449.94,1352.31 1466.32,1412.06 1482.69,1456.86 1499.07,1509.16 1515.44,1418.33 1531.81,1355.34 1548.19,1393.08 1564.56,1465.32 1580.94,1419.92 1597.31,1453.33 1613.69,1296.92 1630.06,1430.68 1646.43,1455.06 1662.81,1523.59 1679.18,1403.07 1695.56,1415 1711.93,1453.6 1728.31,1381.13 1744.68,1355.87 1761.05,1509.81 1777.43,1241.18 1793.8,1483.94 1810.18,1383.99 1826.55,1586.11 1842.93,1420.01 1859.3,1352.93 1875.68,1497.18 1892.05,1555.43 1908.42,1384.97 1924.8,1508.15 1941.17,1285.24 \"\/>\n<polyline clip-path=\"url(#clip194)\" style=\"stroke:#e26f46; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"320.114,1779.33 336.488,1403.65 352.862,1506.62 369.237,1401.94 385.611,1641.58 401.985,1297.84 418.36,1631 434.734,1341.48 451.108,1577.78 467.483,1385.25 483.857,1563.27 500.231,1419.86 516.606,1610.07 532.98,1379.11 549.354,1616.72 565.729,1379.21 582.103,1549.56 598.477,1347.1 614.852,1398.5 631.226,1509.18 647.6,1397 663.975,1577.34 680.349,1429.92 696.723,1466.59 713.098,1567.4 729.472,1374.26 745.846,1537.08 762.221,1435.55 778.595,1442.05 794.969,1486.38 811.344,1443.84 827.718,1396.22 844.092,1495.48 860.467,1462.51 876.841,1436.5 893.215,1563.53 909.59,1433.62 925.964,1491.42 942.338,1417.63 958.713,1512.29 975.087,1624.29 991.461,1284.53 1007.84,1492.67 1024.21,1522.95 1040.58,1455.92 1056.96,1545.22 1073.33,1491.74 1089.71,1471.62 1106.08,1395.03 1122.46,1599.51 1138.83,1534.91 1155.2,1286.82 1171.58,1535.14 1187.95,1374.02 1204.33,1369.88 1220.7,1434.91 1237.08,1460.94 1253.45,1385.17 1269.82,1385.17 1286.2,1446.81 1302.57,1479.74 1318.95,1469.99 1335.32,1456.95 1351.7,1458.82 1368.07,1458.82 1384.45,1511.12 1400.82,1432.98 1417.19,1442.57 1433.57,1457.47 1449.94,1553.35 1466.32,1493.59 1482.69,1448.79 1499.07,1396.49 1515.44,1487.32 1531.81,1550.31 1548.19,1512.57 1564.56,1440.33 1580.94,1485.73 1597.31,1452.32 1613.69,1608.74 1630.06,1474.97 1646.43,1450.59 1662.81,1382.06 1679.18,1502.58 1695.56,1490.65 1711.93,1452.05 1728.31,1524.52 1744.68,1549.78 1761.05,1395.84 1777.43,1664.48 1793.8,1421.71 1810.18,1521.66 1826.55,1319.54 1842.93,1485.64 1859.3,1552.72 1875.68,1408.47 1892.05,1350.22 1908.42,1520.68 1924.8,1397.5 1941.17,1620.42 \"\/>\n<path clip-path=\"url(#clip190)\" d=\"M2234.43 1798.92 L3952.76 1798.92 L3952.76 1106.73 L2234.43 1106.73  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<defs>\n  <clipPath id=\"clip195\">\n    <rect x=\"2234\" y=\"1106\" width=\"1719\" height=\"693\"\/>\n  <\/clipPath>\n<\/defs>\n<polyline clip-path=\"url(#clip195)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2360.73,1798.92 2360.73,1106.73 \"\/>\n<polyline clip-path=\"url(#clip195)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2727.16,1798.92 2727.16,1106.73 \"\/>\n<polyline clip-path=\"url(#clip195)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"3093.59,1798.92 3093.59,1106.73 \"\/>\n<polyline clip-path=\"url(#clip195)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"3460.03,1798.92 3460.03,1106.73 \"\/>\n<polyline clip-path=\"url(#clip195)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"3826.46,1798.92 3826.46,1106.73 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2234.43,1798.92 3952.76,1798.92 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2360.73,1798.92 2360.73,1780.02 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2727.16,1798.92 2727.16,1780.02 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"3093.59,1798.92 3093.59,1780.02 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"3460.03,1798.92 3460.03,1780.02 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"3826.46,1798.92 3826.46,1780.02 \"\/>\n<path clip-path=\"url(#clip190)\" d=\"M2338.44 1842.64 Q2334.83 1842.64 2333 1846.2 Q2331.2 1849.74 2331.2 1856.87 Q2331.2 1863.98 2333 1867.55 Q2334.83 1871.09 2338.44 1871.09 Q2342.07 1871.09 2343.88 1867.55 Q2345.71 1863.98 2345.71 1856.87 Q2345.71 1849.74 2343.88 1846.2 Q2342.07 1842.64 2338.44 1842.64 M2338.44 1838.93 Q2344.25 1838.93 2347.31 1843.54 Q2350.38 1848.12 2350.38 1856.87 Q2350.38 1865.6 2347.31 1870.21 Q2344.25 1874.79 2338.44 1874.79 Q2332.63 1874.79 2329.55 1870.21 Q2326.5 1865.6 2326.5 1856.87 Q2326.5 1848.12 2329.55 1843.54 Q2332.63 1838.93 2338.44 1838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2358.6 1868.24 L2363.49 1868.24 L2363.49 1874.12 L2358.6 1874.12 L2358.6 1868.24 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2387.84 1855.49 Q2391.19 1856.2 2393.07 1858.47 Q2394.97 1860.74 2394.97 1864.07 Q2394.97 1869.19 2391.45 1871.99 Q2387.93 1874.79 2381.45 1874.79 Q2379.27 1874.79 2376.96 1874.35 Q2374.67 1873.93 2372.21 1873.08 L2372.21 1868.56 Q2374.16 1869.7 2376.47 1870.28 Q2378.79 1870.86 2381.31 1870.86 Q2385.71 1870.86 2388 1869.12 Q2390.32 1867.38 2390.32 1864.07 Q2390.32 1861.02 2388.16 1859.31 Q2386.03 1857.57 2382.21 1857.57 L2378.19 1857.57 L2378.19 1853.73 L2382.4 1853.73 Q2385.85 1853.73 2387.68 1852.36 Q2389.51 1850.97 2389.51 1848.38 Q2389.51 1845.72 2387.61 1844.31 Q2385.73 1842.87 2382.21 1842.87 Q2380.29 1842.87 2378.09 1843.29 Q2375.89 1843.7 2373.26 1844.58 L2373.26 1840.42 Q2375.92 1839.68 2378.23 1839.31 Q2380.57 1838.93 2382.63 1838.93 Q2387.95 1838.93 2391.06 1841.37 Q2394.16 1843.77 2394.16 1847.89 Q2394.16 1850.76 2392.51 1852.75 Q2390.87 1854.72 2387.84 1855.49 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2704.3 1842.64 Q2700.69 1842.64 2698.86 1846.2 Q2697.06 1849.74 2697.06 1856.87 Q2697.06 1863.98 2698.86 1867.55 Q2700.69 1871.09 2704.3 1871.09 Q2707.94 1871.09 2709.74 1867.55 Q2711.57 1863.98 2711.57 1856.87 Q2711.57 1849.74 2709.74 1846.2 Q2707.94 1842.64 2704.3 1842.64 M2704.3 1838.93 Q2710.11 1838.93 2713.17 1843.54 Q2716.25 1848.12 2716.25 1856.87 Q2716.25 1865.6 2713.17 1870.21 Q2710.11 1874.79 2704.3 1874.79 Q2698.49 1874.79 2695.42 1870.21 Q2692.36 1865.6 2692.36 1856.87 Q2692.36 1848.12 2695.42 1843.54 Q2698.49 1838.93 2704.3 1838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2724.47 1868.24 L2729.35 1868.24 L2729.35 1874.12 L2724.47 1874.12 L2724.47 1868.24 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2752.38 1843.63 L2740.58 1862.08 L2752.38 1862.08 L2752.38 1843.63 M2751.16 1839.56 L2757.04 1839.56 L2757.04 1862.08 L2761.97 1862.08 L2761.97 1865.97 L2757.04 1865.97 L2757.04 1874.12 L2752.38 1874.12 L2752.38 1865.97 L2736.78 1865.97 L2736.78 1861.46 L2751.16 1839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3071.48 1842.64 Q3067.87 1842.64 3066.04 1846.2 Q3064.23 1849.74 3064.23 1856.87 Q3064.23 1863.98 3066.04 1867.55 Q3067.87 1871.09 3071.48 1871.09 Q3075.11 1871.09 3076.92 1867.55 Q3078.75 1863.98 3078.75 1856.87 Q3078.75 1849.74 3076.92 1846.2 Q3075.11 1842.64 3071.48 1842.64 M3071.48 1838.93 Q3077.29 1838.93 3080.34 1843.54 Q3083.42 1848.12 3083.42 1856.87 Q3083.42 1865.6 3080.34 1870.21 Q3077.29 1874.79 3071.48 1874.79 Q3065.67 1874.79 3062.59 1870.21 Q3059.53 1865.6 3059.53 1856.87 Q3059.53 1848.12 3062.59 1843.54 Q3065.67 1838.93 3071.48 1838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3091.64 1868.24 L3096.52 1868.24 L3096.52 1874.12 L3091.64 1874.12 L3091.64 1868.24 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3106.75 1839.56 L3125.11 1839.56 L3125.11 1843.5 L3111.04 1843.5 L3111.04 1851.97 Q3112.06 1851.62 3113.07 1851.46 Q3114.09 1851.27 3115.11 1851.27 Q3120.9 1851.27 3124.28 1854.44 Q3127.66 1857.62 3127.66 1863.03 Q3127.66 1868.61 3124.18 1871.71 Q3120.71 1874.79 3114.39 1874.79 Q3112.22 1874.79 3109.95 1874.42 Q3107.7 1874.05 3105.3 1873.31 L3105.3 1868.61 Q3107.38 1869.74 3109.6 1870.3 Q3111.82 1870.86 3114.3 1870.86 Q3118.31 1870.86 3120.64 1868.75 Q3122.98 1866.64 3122.98 1863.03 Q3122.98 1859.42 3120.64 1857.31 Q3118.31 1855.21 3114.3 1855.21 Q3112.43 1855.21 3110.55 1855.62 Q3108.7 1856.04 3106.75 1856.92 L3106.75 1839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3437.33 1842.64 Q3433.72 1842.64 3431.89 1846.2 Q3430.08 1849.74 3430.08 1856.87 Q3430.08 1863.98 3431.89 1867.55 Q3433.72 1871.09 3437.33 1871.09 Q3440.96 1871.09 3442.77 1867.55 Q3444.6 1863.98 3444.6 1856.87 Q3444.6 1849.74 3442.77 1846.2 Q3440.96 1842.64 3437.33 1842.64 M3437.33 1838.93 Q3443.14 1838.93 3446.2 1843.54 Q3449.27 1848.12 3449.27 1856.87 Q3449.27 1865.6 3446.2 1870.21 Q3443.14 1874.79 3437.33 1874.79 Q3431.52 1874.79 3428.44 1870.21 Q3425.39 1865.6 3425.39 1856.87 Q3425.39 1848.12 3428.44 1843.54 Q3431.52 1838.93 3437.33 1838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3457.49 1868.24 L3462.38 1868.24 L3462.38 1874.12 L3457.49 1874.12 L3457.49 1868.24 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3483.14 1854.98 Q3479.99 1854.98 3478.14 1857.13 Q3476.31 1859.28 3476.31 1863.03 Q3476.31 1866.76 3478.14 1868.93 Q3479.99 1871.09 3483.14 1871.09 Q3486.29 1871.09 3488.12 1868.93 Q3489.97 1866.76 3489.97 1863.03 Q3489.97 1859.28 3488.12 1857.13 Q3486.29 1854.98 3483.14 1854.98 M3492.42 1840.32 L3492.42 1844.58 Q3490.66 1843.75 3488.86 1843.31 Q3487.07 1842.87 3485.32 1842.87 Q3480.69 1842.87 3478.23 1845.99 Q3475.8 1849.12 3475.45 1855.44 Q3476.82 1853.43 3478.88 1852.36 Q3480.94 1851.27 3483.42 1851.27 Q3488.63 1851.27 3491.63 1854.44 Q3494.67 1857.59 3494.67 1863.03 Q3494.67 1868.36 3491.52 1871.57 Q3488.37 1874.79 3483.14 1874.79 Q3477.14 1874.79 3473.97 1870.21 Q3470.8 1865.6 3470.8 1856.87 Q3470.8 1848.68 3474.69 1843.82 Q3478.58 1838.93 3485.13 1838.93 Q3486.89 1838.93 3488.67 1839.28 Q3490.48 1839.63 3492.42 1840.32 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3804.29 1842.64 Q3800.68 1842.64 3798.85 1846.2 Q3797.05 1849.74 3797.05 1856.87 Q3797.05 1863.98 3798.85 1867.55 Q3800.68 1871.09 3804.29 1871.09 Q3807.93 1871.09 3809.73 1867.55 Q3811.56 1863.98 3811.56 1856.87 Q3811.56 1849.74 3809.73 1846.2 Q3807.93 1842.64 3804.29 1842.64 M3804.29 1838.93 Q3810.1 1838.93 3813.16 1843.54 Q3816.24 1848.12 3816.24 1856.87 Q3816.24 1865.6 3813.16 1870.21 Q3810.1 1874.79 3804.29 1874.79 Q3798.48 1874.79 3795.4 1870.21 Q3792.35 1865.6 3792.35 1856.87 Q3792.35 1848.12 3795.4 1843.54 Q3798.48 1838.93 3804.29 1838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3824.46 1868.24 L3829.34 1868.24 L3829.34 1874.12 L3824.46 1874.12 L3824.46 1868.24 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3838.34 1839.56 L3860.57 1839.56 L3860.57 1841.55 L3848.02 1874.12 L3843.14 1874.12 L3854.94 1843.5 L3838.34 1843.5 L3838.34 1839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2906.47 1921.82 L2906.47 1928.09 Q2902.81 1926.34 2899.57 1925.48 Q2896.32 1924.62 2893.3 1924.62 Q2888.05 1924.62 2885.18 1926.66 Q2882.35 1928.7 2882.35 1932.45 Q2882.35 1935.61 2884.23 1937.23 Q2886.14 1938.82 2891.42 1939.81 L2895.3 1940.6 Q2902.5 1941.97 2905.9 1945.44 Q2909.34 1948.88 2909.34 1954.67 Q2909.34 1961.58 2904.69 1965.14 Q2900.08 1968.71 2891.13 1968.71 Q2887.76 1968.71 2883.94 1967.94 Q2880.15 1967.18 2876.08 1965.68 L2876.08 1959.06 Q2879.99 1961.26 2883.75 1962.37 Q2887.51 1963.49 2891.13 1963.49 Q2896.64 1963.49 2899.63 1961.32 Q2902.62 1959.16 2902.62 1955.15 Q2902.62 1951.65 2900.46 1949.67 Q2898.33 1947.7 2893.43 1946.71 L2889.51 1945.95 Q2882.32 1944.52 2879.1 1941.46 Q2875.89 1938.41 2875.89 1932.96 Q2875.89 1926.66 2880.31 1923.03 Q2884.77 1919.4 2892.57 1919.4 Q2895.91 1919.4 2899.38 1920.01 Q2902.85 1920.61 2906.47 1921.82 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2935.31 1949.86 Q2928.21 1949.86 2925.48 1951.49 Q2922.74 1953.11 2922.74 1957.03 Q2922.74 1960.14 2924.78 1961.99 Q2926.85 1963.81 2930.38 1963.81 Q2935.25 1963.81 2938.18 1960.37 Q2941.14 1956.9 2941.14 1951.17 L2941.14 1949.86 L2935.31 1949.86 M2946.99 1947.45 L2946.99 1967.78 L2941.14 1967.78 L2941.14 1962.37 Q2939.13 1965.62 2936.14 1967.18 Q2933.15 1968.71 2928.82 1968.71 Q2923.34 1968.71 2920.1 1965.65 Q2916.88 1962.56 2916.88 1957.41 Q2916.88 1951.39 2920.89 1948.34 Q2924.94 1945.28 2932.92 1945.28 L2941.14 1945.28 L2941.14 1944.71 Q2941.14 1940.67 2938.46 1938.47 Q2935.82 1936.24 2931.01 1936.24 Q2927.96 1936.24 2925.06 1936.97 Q2922.17 1937.71 2919.49 1939.17 L2919.49 1933.76 Q2922.71 1932.52 2925.73 1931.91 Q2928.75 1931.28 2931.62 1931.28 Q2939.35 1931.28 2943.17 1935.29 Q2946.99 1939.3 2946.99 1947.45 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2986.81 1938.98 Q2989.01 1935.03 2992.06 1933.15 Q2995.12 1931.28 2999.25 1931.28 Q3004.82 1931.28 3007.85 1935.19 Q3010.87 1939.07 3010.87 1946.27 L3010.87 1967.78 L3004.98 1967.78 L3004.98 1946.46 Q3004.98 1941.33 3003.17 1938.85 Q3001.36 1936.37 2997.63 1936.37 Q2993.08 1936.37 2990.44 1939.39 Q2987.8 1942.42 2987.8 1947.64 L2987.8 1967.78 L2981.91 1967.78 L2981.91 1946.46 Q2981.91 1941.3 2980.09 1938.85 Q2978.28 1936.37 2974.49 1936.37 Q2970 1936.37 2967.36 1939.42 Q2964.72 1942.45 2964.72 1947.64 L2964.72 1967.78 L2958.83 1967.78 L2958.83 1932.14 L2964.72 1932.14 L2964.72 1937.67 Q2966.73 1934.4 2969.53 1932.84 Q2972.33 1931.28 2976.18 1931.28 Q2980.06 1931.28 2982.77 1933.25 Q2985.51 1935.22 2986.81 1938.98 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3028.22 1962.44 L3028.22 1981.34 L3022.33 1981.34 L3022.33 1932.14 L3028.22 1932.14 L3028.22 1937.55 Q3030.07 1934.36 3032.87 1932.84 Q3035.7 1931.28 3039.61 1931.28 Q3046.11 1931.28 3050.15 1936.43 Q3054.22 1941.59 3054.22 1949.99 Q3054.22 1958.39 3050.15 1963.55 Q3046.11 1968.71 3039.61 1968.71 Q3035.7 1968.71 3032.87 1967.18 Q3030.07 1965.62 3028.22 1962.44 M3048.14 1949.99 Q3048.14 1943.53 3045.47 1939.87 Q3042.83 1936.18 3038.18 1936.18 Q3033.53 1936.18 3030.86 1939.87 Q3028.22 1943.53 3028.22 1949.99 Q3028.22 1956.45 3030.86 1960.14 Q3033.53 1963.81 3038.18 1963.81 Q3042.83 1963.81 3045.47 1960.14 Q3048.14 1956.45 3048.14 1949.99 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3063.93 1918.26 L3069.79 1918.26 L3069.79 1967.78 L3063.93 1967.78 L3063.93 1918.26 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3112.53 1948.5 L3112.53 1951.36 L3085.61 1951.36 Q3085.99 1957.41 3089.23 1960.59 Q3092.51 1963.74 3098.34 1963.74 Q3101.71 1963.74 3104.86 1962.91 Q3108.04 1962.09 3111.16 1960.43 L3111.16 1965.97 Q3108.01 1967.31 3104.7 1968.01 Q3101.39 1968.71 3097.99 1968.71 Q3089.46 1968.71 3084.46 1963.74 Q3079.49 1958.78 3079.49 1950.31 Q3079.49 1941.56 3084.21 1936.43 Q3088.95 1931.28 3096.97 1931.28 Q3104.16 1931.28 3108.33 1935.92 Q3112.53 1940.54 3112.53 1948.5 M3106.68 1946.78 Q3106.61 1941.97 3103.97 1939.11 Q3101.36 1936.24 3097.03 1936.24 Q3092.13 1936.24 3089.17 1939.01 Q3086.24 1941.78 3085.8 1946.81 L3106.68 1946.78 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3138.66 1932.14 L3144.87 1932.14 L3156.01 1962.05 L3167.15 1932.14 L3173.36 1932.14 L3159.99 1967.78 L3152.03 1967.78 L3138.66 1932.14 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3197.64 1949.86 Q3190.54 1949.86 3187.81 1951.49 Q3185.07 1953.11 3185.07 1957.03 Q3185.07 1960.14 3187.11 1961.99 Q3189.18 1963.81 3192.71 1963.81 Q3197.58 1963.81 3200.51 1960.37 Q3203.47 1956.9 3203.47 1951.17 L3203.47 1949.86 L3197.64 1949.86 M3209.32 1947.45 L3209.32 1967.78 L3203.47 1967.78 L3203.47 1962.37 Q3201.46 1965.62 3198.47 1967.18 Q3195.48 1968.71 3191.15 1968.71 Q3185.67 1968.71 3182.43 1965.65 Q3179.21 1962.56 3179.21 1957.41 Q3179.21 1951.39 3183.22 1948.34 Q3187.27 1945.28 3195.26 1945.28 L3203.47 1945.28 L3203.47 1944.71 Q3203.47 1940.67 3200.79 1938.47 Q3198.15 1936.24 3193.35 1936.24 Q3190.29 1936.24 3187.39 1936.97 Q3184.5 1937.71 3181.82 1939.17 L3181.82 1933.76 Q3185.04 1932.52 3188.06 1931.91 Q3191.09 1931.28 3193.95 1931.28 Q3201.68 1931.28 3205.5 1935.29 Q3209.32 1939.3 3209.32 1947.45 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3221.39 1918.26 L3227.24 1918.26 L3227.24 1967.78 L3221.39 1967.78 L3221.39 1918.26 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3238.89 1953.72 L3238.89 1932.14 L3244.75 1932.14 L3244.75 1953.49 Q3244.75 1958.55 3246.72 1961.1 Q3248.7 1963.61 3252.64 1963.61 Q3257.38 1963.61 3260.12 1960.59 Q3262.89 1957.57 3262.89 1952.35 L3262.89 1932.14 L3268.75 1932.14 L3268.75 1967.78 L3262.89 1967.78 L3262.89 1962.31 Q3260.76 1965.56 3257.93 1967.15 Q3255.12 1968.71 3251.4 1968.71 Q3245.26 1968.71 3242.07 1964.89 Q3238.89 1961.07 3238.89 1953.72 M3253.63 1931.28 L3253.63 1931.28 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3311.3 1948.5 L3311.3 1951.36 L3284.37 1951.36 Q3284.76 1957.41 3288 1960.59 Q3291.28 1963.74 3297.11 1963.74 Q3300.48 1963.74 3303.63 1962.91 Q3306.81 1962.09 3309.93 1960.43 L3309.93 1965.97 Q3306.78 1967.31 3303.47 1968.01 Q3300.16 1968.71 3296.76 1968.71 Q3288.23 1968.71 3283.23 1963.74 Q3278.26 1958.78 3278.26 1950.31 Q3278.26 1941.56 3282.97 1936.43 Q3287.72 1931.28 3295.74 1931.28 Q3302.93 1931.28 3307.1 1935.92 Q3311.3 1940.54 3311.3 1948.5 M3305.45 1946.78 Q3305.38 1941.97 3302.74 1939.11 Q3300.13 1936.24 3295.8 1936.24 Q3290.9 1936.24 3287.94 1939.01 Q3285.01 1941.78 3284.57 1946.81 L3305.45 1946.78 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip195)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2234.43,1787.02 3952.76,1787.02 \"\/>\n<polyline clip-path=\"url(#clip195)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2234.43,1688.88 3952.76,1688.88 \"\/>\n<polyline clip-path=\"url(#clip195)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2234.43,1590.75 3952.76,1590.75 \"\/>\n<polyline clip-path=\"url(#clip195)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2234.43,1492.62 3952.76,1492.62 \"\/>\n<polyline clip-path=\"url(#clip195)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2234.43,1394.49 3952.76,1394.49 \"\/>\n<polyline clip-path=\"url(#clip195)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2234.43,1296.36 3952.76,1296.36 \"\/>\n<polyline clip-path=\"url(#clip195)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2234.43,1198.23 3952.76,1198.23 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2234.43,1798.92 2234.43,1106.73 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2234.43,1787.02 2253.33,1787.02 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2234.43,1688.88 2253.33,1688.88 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2234.43,1590.75 2253.33,1590.75 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2234.43,1492.62 2253.33,1492.62 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2234.43,1394.49 2253.33,1394.49 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2234.43,1296.36 2253.33,1296.36 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2234.43,1198.23 2253.33,1198.23 \"\/>\n<path clip-path=\"url(#clip190)\" d=\"M2162.49 1772.82 Q2158.88 1772.82 2157.05 1776.38 Q2155.24 1779.92 2155.24 1787.05 Q2155.24 1794.16 2157.05 1797.72 Q2158.88 1801.26 2162.49 1801.26 Q2166.12 1801.26 2167.93 1797.72 Q2169.76 1794.16 2169.76 1787.05 Q2169.76 1779.92 2167.93 1776.38 Q2166.12 1772.82 2162.49 1772.82 M2162.49 1769.11 Q2168.3 1769.11 2171.35 1773.72 Q2174.43 1778.3 2174.43 1787.05 Q2174.43 1795.78 2171.35 1800.38 Q2168.3 1804.97 2162.49 1804.97 Q2156.68 1804.97 2153.6 1800.38 Q2150.54 1795.78 2150.54 1787.05 Q2150.54 1778.3 2153.6 1773.72 Q2156.68 1769.11 2162.49 1769.11 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2154.53 1702.23 L2162.17 1702.23 L2162.17 1675.86 L2153.86 1677.53 L2153.86 1673.27 L2162.12 1671.6 L2166.79 1671.6 L2166.79 1702.23 L2174.43 1702.23 L2174.43 1706.16 L2154.53 1706.16 L2154.53 1702.23 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2158.11 1604.1 L2174.43 1604.1 L2174.43 1608.03 L2152.49 1608.03 L2152.49 1604.1 Q2155.15 1601.34 2159.73 1596.71 Q2164.34 1592.06 2165.52 1590.72 Q2167.77 1588.2 2168.65 1586.46 Q2169.55 1584.7 2169.55 1583.01 Q2169.55 1580.26 2167.6 1578.52 Q2165.68 1576.78 2162.58 1576.78 Q2160.38 1576.78 2157.93 1577.55 Q2155.5 1578.31 2152.72 1579.86 L2152.72 1575.14 Q2155.54 1574.01 2158 1573.43 Q2160.45 1572.85 2162.49 1572.85 Q2167.86 1572.85 2171.05 1575.53 Q2174.25 1578.22 2174.25 1582.71 Q2174.25 1584.84 2173.44 1586.76 Q2172.65 1588.66 2170.54 1591.25 Q2169.97 1591.92 2166.86 1595.14 Q2163.76 1598.33 2158.11 1604.1 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2167.3 1491.27 Q2170.66 1491.99 2172.54 1494.25 Q2174.43 1496.52 2174.43 1499.86 Q2174.43 1504.97 2170.92 1507.77 Q2167.4 1510.57 2160.92 1510.57 Q2158.74 1510.57 2156.42 1510.13 Q2154.13 1509.72 2151.68 1508.86 L2151.68 1504.35 Q2153.62 1505.48 2155.94 1506.06 Q2158.25 1506.64 2160.78 1506.64 Q2165.17 1506.64 2167.47 1504.9 Q2169.78 1503.17 2169.78 1499.86 Q2169.78 1496.8 2167.63 1495.09 Q2165.5 1493.35 2161.68 1493.35 L2157.65 1493.35 L2157.65 1489.51 L2161.86 1489.51 Q2165.31 1489.51 2167.14 1488.14 Q2168.97 1486.75 2168.97 1484.16 Q2168.97 1481.5 2167.07 1480.09 Q2165.2 1478.65 2161.68 1478.65 Q2159.76 1478.65 2157.56 1479.07 Q2155.36 1479.49 2152.72 1480.37 L2152.72 1476.2 Q2155.38 1475.46 2157.7 1475.09 Q2160.04 1474.72 2162.1 1474.72 Q2167.42 1474.72 2170.52 1477.15 Q2173.62 1479.55 2173.62 1483.68 Q2173.62 1486.55 2171.98 1488.54 Q2170.34 1490.5 2167.3 1491.27 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2164.85 1381.28 L2153.04 1399.73 L2164.85 1399.73 L2164.85 1381.28 M2163.62 1377.21 L2169.5 1377.21 L2169.5 1399.73 L2174.43 1399.73 L2174.43 1403.62 L2169.5 1403.62 L2169.5 1411.77 L2164.85 1411.77 L2164.85 1403.62 L2149.25 1403.62 L2149.25 1399.11 L2163.62 1377.21 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2153.53 1279.08 L2171.89 1279.08 L2171.89 1283.01 L2157.81 1283.01 L2157.81 1291.49 Q2158.83 1291.14 2159.85 1290.98 Q2160.87 1290.79 2161.89 1290.79 Q2167.67 1290.79 2171.05 1293.96 Q2174.43 1297.13 2174.43 1302.55 Q2174.43 1308.13 2170.96 1311.23 Q2167.49 1314.31 2161.17 1314.31 Q2158.99 1314.31 2156.73 1313.94 Q2154.48 1313.57 2152.07 1312.83 L2152.07 1308.13 Q2154.16 1309.26 2156.38 1309.82 Q2158.6 1310.38 2161.08 1310.38 Q2165.08 1310.38 2167.42 1308.27 Q2169.76 1306.16 2169.76 1302.55 Q2169.76 1298.94 2167.42 1296.83 Q2165.08 1294.73 2161.08 1294.73 Q2159.2 1294.73 2157.33 1295.14 Q2155.48 1295.56 2153.53 1296.44 L2153.53 1279.08 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2162.91 1196.36 Q2159.76 1196.36 2157.91 1198.52 Q2156.08 1200.67 2156.08 1204.42 Q2156.08 1208.15 2157.91 1210.32 Q2159.76 1212.48 2162.91 1212.48 Q2166.05 1212.48 2167.88 1210.32 Q2169.73 1208.15 2169.73 1204.42 Q2169.73 1200.67 2167.88 1198.52 Q2166.05 1196.36 2162.91 1196.36 M2172.19 1181.71 L2172.19 1185.97 Q2170.43 1185.14 2168.62 1184.7 Q2166.84 1184.26 2165.08 1184.26 Q2160.45 1184.26 2158 1187.38 Q2155.57 1190.51 2155.22 1196.83 Q2156.59 1194.81 2158.65 1193.75 Q2160.71 1192.66 2163.18 1192.66 Q2168.39 1192.66 2171.4 1195.83 Q2174.43 1198.98 2174.43 1204.42 Q2174.43 1209.74 2171.29 1212.96 Q2168.14 1216.18 2162.91 1216.18 Q2156.91 1216.18 2153.74 1211.6 Q2150.57 1206.99 2150.57 1198.26 Q2150.57 1190.07 2154.46 1185.21 Q2158.35 1180.32 2164.9 1180.32 Q2166.66 1180.32 2168.44 1180.67 Q2170.24 1181.02 2172.19 1181.71 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2032.76 1566.14 L2069.71 1566.14 L2069.71 1558.37 Q2069.71 1548.53 2065.25 1543.98 Q2060.8 1539.4 2051.18 1539.4 Q2041.64 1539.4 2037.21 1543.98 Q2032.76 1548.53 2032.76 1558.37 L2032.76 1566.14 M2027.47 1572.56 L2027.47 1559.36 Q2027.47 1545.54 2033.23 1539.08 Q2038.96 1532.62 2051.18 1532.62 Q2063.47 1532.62 2069.23 1539.11 Q2074.99 1545.61 2074.99 1559.36 L2074.99 1572.56 L2027.47 1572.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2055.7 1492.13 L2058.57 1492.13 L2058.57 1519.06 Q2064.62 1518.68 2067.8 1515.43 Q2070.95 1512.15 2070.95 1506.33 Q2070.95 1502.96 2070.12 1499.8 Q2069.3 1496.62 2067.64 1493.5 L2073.18 1493.5 Q2074.52 1496.65 2075.22 1499.96 Q2075.92 1503.27 2075.92 1506.68 Q2075.92 1515.21 2070.95 1520.21 Q2065.99 1525.17 2057.52 1525.17 Q2048.77 1525.17 2043.64 1520.46 Q2038.49 1515.72 2038.49 1507.7 Q2038.49 1500.51 2043.13 1496.34 Q2047.75 1492.13 2055.7 1492.13 M2053.99 1497.99 Q2049.18 1498.05 2046.32 1500.7 Q2043.45 1503.31 2043.45 1507.63 Q2043.45 1512.54 2046.22 1515.5 Q2048.99 1518.42 2054.02 1518.87 L2053.99 1497.99 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2053.48 1452.89 L2074.99 1452.89 L2074.99 1458.75 L2053.67 1458.75 Q2048.61 1458.75 2046.09 1460.72 Q2043.58 1462.69 2043.58 1466.64 Q2043.58 1471.38 2046.6 1474.12 Q2049.63 1476.86 2054.85 1476.86 L2074.99 1476.86 L2074.99 1482.74 L2039.34 1482.74 L2039.34 1476.86 L2044.88 1476.86 Q2041.67 1474.76 2040.08 1471.92 Q2038.49 1469.06 2038.49 1465.33 Q2038.49 1459.19 2042.3 1456.04 Q2046.09 1452.89 2053.48 1452.89 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2040.39 1418.48 L2045.93 1418.48 Q2044.66 1420.97 2044.02 1423.64 Q2043.39 1426.31 2043.39 1429.18 Q2043.39 1433.54 2044.72 1435.73 Q2046.06 1437.9 2048.73 1437.9 Q2050.77 1437.9 2051.95 1436.34 Q2053.09 1434.78 2054.14 1430.07 L2054.59 1428.06 Q2055.93 1421.82 2058.38 1419.22 Q2060.8 1416.57 2065.16 1416.57 Q2070.12 1416.57 2073.02 1420.52 Q2075.92 1424.43 2075.92 1431.31 Q2075.92 1434.17 2075.34 1437.29 Q2074.8 1440.38 2073.69 1443.82 L2067.64 1443.82 Q2069.33 1440.57 2070.19 1437.42 Q2071.01 1434.27 2071.01 1431.18 Q2071.01 1427.04 2069.61 1424.82 Q2068.18 1422.59 2065.6 1422.59 Q2063.22 1422.59 2061.94 1424.21 Q2060.67 1425.8 2059.49 1431.25 L2059.01 1433.28 Q2057.87 1438.73 2055.51 1441.14 Q2053.13 1443.56 2048.99 1443.56 Q2043.96 1443.56 2041.22 1440 Q2038.49 1436.43 2038.49 1429.88 Q2038.49 1426.63 2038.96 1423.77 Q2039.44 1420.9 2040.39 1418.48 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2039.34 1407.25 L2039.34 1401.39 L2074.99 1401.39 L2074.99 1407.25 L2039.34 1407.25 M2025.47 1407.25 L2025.47 1401.39 L2032.88 1401.39 L2032.88 1407.25 L2025.47 1407.25 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2029.22 1383.34 L2039.34 1383.34 L2039.34 1371.28 L2043.9 1371.28 L2043.9 1383.34 L2063.25 1383.34 Q2067.61 1383.34 2068.85 1382.17 Q2070.09 1380.96 2070.09 1377.3 L2070.09 1371.28 L2074.99 1371.28 L2074.99 1377.3 Q2074.99 1384.08 2072.48 1386.65 Q2069.93 1389.23 2063.25 1389.23 L2043.9 1389.23 L2043.9 1393.53 L2039.34 1393.53 L2039.34 1389.23 L2029.22 1389.23 L2029.22 1383.34 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2078.3 1348.75 Q2084.67 1351.23 2086.61 1353.58 Q2088.55 1355.94 2088.55 1359.89 L2088.55 1364.57 L2083.65 1364.57 L2083.65 1361.13 Q2083.65 1358.71 2082.5 1357.37 Q2081.36 1356.04 2077.09 1354.41 L2074.42 1353.36 L2039.34 1367.78 L2039.34 1361.57 L2067.23 1350.43 L2039.34 1339.29 L2039.34 1333.09 L2078.3 1348.75 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3027.5 1010.77 L3027.5 1016.32 Q3024.85 1013.84 3021.82 1012.62 Q3018.83 1011.4 3015.44 1011.4 Q3008.78 1011.4 3005.24 1015.48 Q3001.69 1019.55 3001.69 1027.26 Q3001.69 1034.94 3005.24 1039.03 Q3008.78 1043.09 3015.44 1043.09 Q3018.83 1043.09 3021.82 1041.86 Q3024.85 1040.64 3027.5 1038.17 L3027.5 1043.66 Q3024.74 1045.54 3021.64 1046.47 Q3018.57 1047.41 3015.13 1047.41 Q3006.3 1047.41 3001.23 1042.02 Q2996.15 1036.6 2996.15 1027.26 Q2996.15 1017.88 3001.23 1012.49 Q3006.3 1007.07 3015.13 1007.07 Q3018.62 1007.07 3021.69 1008.01 Q3024.79 1008.92 3027.5 1010.77 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3059.66 1029.05 L3059.66 1046.66 L3054.87 1046.66 L3054.87 1029.21 Q3054.87 1025.07 3053.26 1023.01 Q3051.64 1020.95 3048.41 1020.95 Q3044.53 1020.95 3042.29 1023.43 Q3040.05 1025.9 3040.05 1030.17 L3040.05 1046.66 L3035.24 1046.66 L3035.24 1006.14 L3040.05 1006.14 L3040.05 1022.02 Q3041.77 1019.39 3044.09 1018.09 Q3046.43 1016.79 3049.48 1016.79 Q3054.51 1016.79 3057.08 1019.91 Q3059.66 1023.01 3059.66 1029.05 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3082.48 1031.99 Q3076.67 1031.99 3074.43 1033.32 Q3072.19 1034.65 3072.19 1037.85 Q3072.19 1040.41 3073.86 1041.92 Q3075.55 1043.4 3078.44 1043.4 Q3082.42 1043.4 3084.82 1040.59 Q3087.24 1037.75 3087.24 1033.06 L3087.24 1031.99 L3082.48 1031.99 M3092.03 1030.02 L3092.03 1046.66 L3087.24 1046.66 L3087.24 1042.23 Q3085.6 1044.89 3083.15 1046.16 Q3080.7 1047.41 3077.16 1047.41 Q3072.68 1047.41 3070.03 1044.91 Q3067.4 1042.39 3067.4 1038.17 Q3067.4 1033.24 3070.68 1030.74 Q3073.99 1028.24 3080.52 1028.24 L3087.24 1028.24 L3087.24 1027.78 Q3087.24 1024.47 3085.05 1022.67 Q3082.89 1020.85 3078.96 1020.85 Q3076.46 1020.85 3074.09 1021.45 Q3071.72 1022.05 3069.53 1023.24 L3069.53 1018.82 Q3072.16 1017.8 3074.64 1017.31 Q3077.11 1016.79 3079.45 1016.79 Q3085.78 1016.79 3088.91 1020.07 Q3092.03 1023.35 3092.03 1030.02 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3101.9 1017.49 L3106.69 1017.49 L3106.69 1046.66 L3101.9 1046.66 L3101.9 1017.49 M3101.9 1006.14 L3106.69 1006.14 L3106.69 1012.2 L3101.9 1012.2 L3101.9 1006.14 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3140.96 1029.05 L3140.96 1046.66 L3136.17 1046.66 L3136.17 1029.21 Q3136.17 1025.07 3134.56 1023.01 Q3132.94 1020.95 3129.71 1020.95 Q3125.83 1020.95 3123.59 1023.43 Q3121.36 1025.9 3121.36 1030.17 L3121.36 1046.66 L3116.54 1046.66 L3116.54 1017.49 L3121.36 1017.49 L3121.36 1022.02 Q3123.07 1019.39 3125.39 1018.09 Q3127.74 1016.79 3130.78 1016.79 Q3135.81 1016.79 3138.39 1019.91 Q3140.96 1023.01 3140.96 1029.05 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3172.68 1042.23 L3191.04 1042.23 L3191.04 1046.66 L3166.35 1046.66 L3166.35 1042.23 Q3169.35 1039.13 3174.51 1033.92 Q3179.69 1028.69 3181.02 1027.18 Q3183.54 1024.34 3184.53 1022.39 Q3185.55 1020.41 3185.55 1018.51 Q3185.55 1015.41 3183.36 1013.45 Q3181.2 1011.5 3177.71 1011.5 Q3175.23 1011.5 3172.47 1012.36 Q3169.74 1013.22 3166.62 1014.96 L3166.62 1009.65 Q3169.79 1008.37 3172.55 1007.72 Q3175.31 1007.07 3177.6 1007.07 Q3183.65 1007.07 3187.24 1010.09 Q3190.83 1013.11 3190.83 1018.17 Q3190.83 1020.56 3189.92 1022.72 Q3189.04 1024.86 3186.67 1027.78 Q3186.02 1028.53 3182.53 1032.15 Q3179.04 1035.74 3172.68 1042.23 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip195)\" style=\"stroke:#009af9; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2679.21,1710.07 2688.56,1705.27 2697.91,1700.51 2707.26,1695.7 2716.61,1690.73 2725.96,1685.43 2735.31,1679.65 2744.66,1673.2 2754.01,1665.88 2763.36,1657.52 2772.71,1647.93 2782.07,1636.96 2791.42,1624.5 2800.77,1610.46 2810.12,1594.83 2819.47,1577.61 2828.82,1558.9 2838.17,1538.82 2847.52,1517.59 2856.87,1495.44 2866.22,1472.65 2875.57,1449.54 2884.92,1426.42 2894.27,1403.61 2903.62,1381.38 2912.97,1359.98 2922.32,1339.59 2931.67,1320.35 2941.02,1302.29 2950.37,1285.42 2959.72,1269.65 2969.08,1254.9 2978.43,1241.02 2987.78,1227.88 2997.13,1215.37 3006.48,1203.39 3015.83,1191.92 3025.18,1180.96 3034.53,1170.58 3043.88,1160.9 3053.23,1152.07 3062.58,1144.26 3071.93,1137.67 3081.28,1132.45 3090.63,1128.75 3099.98,1126.69 3109.33,1126.32 3118.68,1127.67 3128.03,1130.71 3137.38,1135.36 3146.73,1141.52 3156.08,1149.06 3165.44,1157.85 3174.79,1167.71 3184.14,1178.51 3193.49,1190.09 3202.84,1202.31 3212.19,1215.04 3221.54,1228.18 3230.89,1241.63 3240.24,1255.3 3249.59,1269.15 3258.94,1283.13 3268.29,1297.22 3277.64,1311.4 3286.99,1325.68 3296.34,1340.07 3305.69,1354.58 3315.04,1369.22 3324.39,1383.98 3333.74,1398.84 3343.09,1413.75 3352.45,1428.65 3361.8,1443.45 3371.15,1458.04 3380.5,1472.29 3389.85,1486.08 3399.2,1499.27 3408.55,1511.77 3417.9,1523.48 3427.25,1534.38 3436.6,1544.43 3445.95,1553.7 3455.3,1562.24 3464.65,1570.19 3474,1577.67 3483.35,1584.86 3492.7,1591.92 3502.05,1599 3511.4,1606.25 3520.75,1613.77 3530.1,1621.65 3539.46,1629.92 3548.81,1638.57 3558.16,1647.58 3567.51,1656.87 3576.86,1666.36 3586.21,1675.94 3595.56,1685.49 3604.91,1694.89 3614.26,1704.05 3623.61,1712.85 3632.96,1721.22 3642.31,1729.09 3651.66,1736.4 3661.01,1743.12 3670.36,1749.23 3679.71,1754.72 3689.06,1759.6 3698.41,1763.87 3707.76,1767.55 3717.11,1770.68 3726.46,1773.27 3735.82,1775.36 3745.17,1776.97 3754.52,1778.14 3763.87,1778.9 3773.22,1779.29 3782.57,1779.33 3791.92,1779.06 3801.27,1778.53 3810.62,1777.77 3819.97,1776.83 3829.32,1775.76 3838.67,1774.61 3848.02,1773.43 3857.37,1772.28 3866.72,1771.2 3876.07,1770.26 3885.42,1769.5 3894.77,1768.94 3904.12,1768.63 \"\/>\n<polyline clip-path=\"url(#clip195)\" style=\"stroke:#e26f46; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2283.07,1768.63 2292.42,1768.94 2301.77,1769.5 2311.12,1770.26 2320.47,1771.2 2329.82,1772.28 2339.17,1773.43 2348.52,1774.61 2357.87,1775.76 2367.22,1776.83 2376.57,1777.77 2385.92,1778.53 2395.27,1779.06 2404.62,1779.33 2413.97,1779.29 2423.32,1778.9 2432.67,1778.14 2442.02,1776.97 2451.37,1775.36 2460.72,1773.27 2470.08,1770.68 2479.43,1767.55 2488.78,1763.87 2498.13,1759.6 2507.48,1754.72 2516.83,1749.23 2526.18,1743.12 2535.53,1736.4 2544.88,1729.09 2554.23,1721.22 2563.58,1712.85 2572.93,1704.05 2582.28,1694.89 2591.63,1685.49 2600.98,1675.94 2610.33,1666.36 2619.68,1656.87 2629.03,1647.58 2638.38,1638.57 2647.73,1629.92 2657.08,1621.65 2666.44,1613.77 2675.79,1606.25 2685.14,1599 2694.49,1591.92 2703.84,1584.86 2713.19,1577.67 2722.54,1570.19 2731.89,1562.24 2741.24,1553.7 2750.59,1544.43 2759.94,1534.38 2769.29,1523.48 2778.64,1511.77 2787.99,1499.27 2797.34,1486.08 2806.69,1472.29 2816.04,1458.04 2825.39,1443.45 2834.74,1428.65 2844.09,1413.75 2853.45,1398.84 2862.8,1383.98 2872.15,1369.22 2881.5,1354.58 2890.85,1340.07 2900.2,1325.68 2909.55,1311.4 2918.9,1297.22 2928.25,1283.13 2937.6,1269.15 2946.95,1255.3 2956.3,1241.63 2965.65,1228.18 2975,1215.04 2984.35,1202.31 2993.7,1190.09 3003.05,1178.51 3012.4,1167.71 3021.75,1157.85 3031.1,1149.06 3040.46,1141.52 3049.81,1135.36 3059.16,1130.71 3068.51,1127.67 3077.86,1126.32 3087.21,1126.69 3096.56,1128.75 3105.91,1132.45 3115.26,1137.67 3124.61,1144.26 3133.96,1152.07 3143.31,1160.9 3152.66,1170.58 3162.01,1180.96 3171.36,1191.92 3180.71,1203.39 3190.06,1215.37 3199.41,1227.88 3208.76,1241.02 3218.11,1254.9 3227.46,1269.65 3236.82,1285.42 3246.17,1302.29 3255.52,1320.35 3264.87,1339.59 3274.22,1359.98 3283.57,1381.38 3292.92,1403.61 3302.27,1426.42 3311.62,1449.54 3320.97,1472.65 3330.32,1495.44 3339.67,1517.59 3349.02,1538.82 3358.37,1558.9 3367.72,1577.61 3377.07,1594.83 3386.42,1610.46 3395.77,1624.5 3405.12,1636.96 3414.47,1647.93 3423.83,1657.52 3433.18,1665.88 3442.53,1673.2 3451.88,1679.65 3461.23,1685.43 3470.58,1690.73 3479.93,1695.7 3489.28,1700.51 3498.63,1705.27 3507.98,1710.07 \"\/>\n<path clip-path=\"url(#clip190)\" d=\"M271.482 2798.92 L1989.8 2798.92 L1989.8 2106.73 L271.482 2106.73  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<defs>\n  <clipPath id=\"clip196\">\n    <rect x=\"271\" y=\"2106\" width=\"1719\" height=\"693\"\/>\n  <\/clipPath>\n<\/defs>\n<polyline clip-path=\"url(#clip196)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"303.739,2798.92 303.739,2106.73 \"\/>\n<polyline clip-path=\"url(#clip196)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"713.098,2798.92 713.098,2106.73 \"\/>\n<polyline clip-path=\"url(#clip196)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1122.46,2798.92 1122.46,2106.73 \"\/>\n<polyline clip-path=\"url(#clip196)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1531.81,2798.92 1531.81,2106.73 \"\/>\n<polyline clip-path=\"url(#clip196)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1941.17,2798.92 1941.17,2106.73 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"271.482,2798.92 1989.8,2798.92 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"303.739,2798.92 303.739,2780.02 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"713.098,2798.92 713.098,2780.02 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1122.46,2798.92 1122.46,2780.02 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1531.81,2798.92 1531.81,2780.02 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1941.17,2798.92 1941.17,2780.02 \"\/>\n<path clip-path=\"url(#clip190)\" d=\"M303.739 2842.64 Q300.128 2842.64 298.3 2846.2 Q296.494 2849.74 296.494 2856.87 Q296.494 2863.98 298.3 2867.55 Q300.128 2871.09 303.739 2871.09 Q307.374 2871.09 309.179 2867.55 Q311.008 2863.98 311.008 2856.87 Q311.008 2849.74 309.179 2846.2 Q307.374 2842.64 303.739 2842.64 M303.739 2838.93 Q309.55 2838.93 312.605 2843.54 Q315.684 2848.12 315.684 2856.87 Q315.684 2865.6 312.605 2870.21 Q309.55 2874.79 303.739 2874.79 Q297.929 2874.79 294.851 2870.21 Q291.795 2865.6 291.795 2856.87 Q291.795 2848.12 294.851 2843.54 Q297.929 2838.93 303.739 2838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M692.369 2870.18 L708.688 2870.18 L708.688 2874.12 L686.744 2874.12 L686.744 2870.18 Q689.406 2867.43 693.989 2862.8 Q698.596 2858.15 699.776 2856.81 Q702.021 2854.28 702.901 2852.55 Q703.804 2850.79 703.804 2849.1 Q703.804 2846.34 701.859 2844.61 Q699.938 2842.87 696.836 2842.87 Q694.637 2842.87 692.183 2843.63 Q689.753 2844.4 686.975 2845.95 L686.975 2841.23 Q689.799 2840.09 692.253 2839.51 Q694.707 2838.93 696.744 2838.93 Q702.114 2838.93 705.308 2841.62 Q708.503 2844.31 708.503 2848.8 Q708.503 2850.93 707.693 2852.85 Q706.906 2854.74 704.799 2857.34 Q704.22 2858.01 701.119 2861.23 Q698.017 2864.42 692.369 2870.18 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M718.549 2839.56 L736.905 2839.56 L736.905 2843.5 L722.831 2843.5 L722.831 2851.97 Q723.85 2851.62 724.869 2851.46 Q725.887 2851.27 726.906 2851.27 Q732.693 2851.27 736.072 2854.44 Q739.452 2857.62 739.452 2863.03 Q739.452 2868.61 735.98 2871.71 Q732.507 2874.79 726.188 2874.79 Q724.012 2874.79 721.744 2874.42 Q719.498 2874.05 717.091 2873.31 L717.091 2868.61 Q719.174 2869.74 721.396 2870.3 Q723.619 2870.86 726.095 2870.86 Q730.1 2870.86 732.438 2868.75 Q734.776 2866.64 734.776 2863.03 Q734.776 2859.42 732.438 2857.31 Q730.1 2855.21 726.095 2855.21 Q724.22 2855.21 722.345 2855.62 Q720.494 2856.04 718.549 2856.92 L718.549 2839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1097.16 2839.56 L1115.51 2839.56 L1115.51 2843.5 L1101.44 2843.5 L1101.44 2851.97 Q1102.46 2851.62 1103.47 2851.46 Q1104.49 2851.27 1105.51 2851.27 Q1111.3 2851.27 1114.68 2854.44 Q1118.06 2857.62 1118.06 2863.03 Q1118.06 2868.61 1114.59 2871.71 Q1111.11 2874.79 1104.79 2874.79 Q1102.62 2874.79 1100.35 2874.42 Q1098.1 2874.05 1095.7 2873.31 L1095.7 2868.61 Q1097.78 2869.74 1100 2870.3 Q1102.22 2870.86 1104.7 2870.86 Q1108.71 2870.86 1111.04 2868.75 Q1113.38 2866.64 1113.38 2863.03 Q1113.38 2859.42 1111.04 2857.31 Q1108.71 2855.21 1104.7 2855.21 Q1102.83 2855.21 1100.95 2855.62 Q1099.1 2856.04 1097.16 2856.92 L1097.16 2839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1137.27 2842.64 Q1133.66 2842.64 1131.83 2846.2 Q1130.03 2849.74 1130.03 2856.87 Q1130.03 2863.98 1131.83 2867.55 Q1133.66 2871.09 1137.27 2871.09 Q1140.9 2871.09 1142.71 2867.55 Q1144.54 2863.98 1144.54 2856.87 Q1144.54 2849.74 1142.71 2846.2 Q1140.9 2842.64 1137.27 2842.64 M1137.27 2838.93 Q1143.08 2838.93 1146.14 2843.54 Q1149.22 2848.12 1149.22 2856.87 Q1149.22 2865.6 1146.14 2870.21 Q1143.08 2874.79 1137.27 2874.79 Q1131.46 2874.79 1128.38 2870.21 Q1125.33 2865.6 1125.33 2856.87 Q1125.33 2848.12 1128.38 2843.54 Q1131.46 2838.93 1137.27 2838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1505.67 2839.56 L1527.89 2839.56 L1527.89 2841.55 L1515.34 2874.12 L1510.46 2874.12 L1522.27 2843.5 L1505.67 2843.5 L1505.67 2839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1537.06 2839.56 L1555.41 2839.56 L1555.41 2843.5 L1541.34 2843.5 L1541.34 2851.97 Q1542.36 2851.62 1543.38 2851.46 Q1544.4 2851.27 1545.41 2851.27 Q1551.2 2851.27 1554.58 2854.44 Q1557.96 2857.62 1557.96 2863.03 Q1557.96 2868.61 1554.49 2871.71 Q1551.02 2874.79 1544.7 2874.79 Q1542.52 2874.79 1540.25 2874.42 Q1538.01 2874.05 1535.6 2873.31 L1535.6 2868.61 Q1537.68 2869.74 1539.9 2870.3 Q1542.13 2870.86 1544.6 2870.86 Q1548.61 2870.86 1550.95 2868.75 Q1553.28 2866.64 1553.28 2863.03 Q1553.28 2859.42 1550.95 2857.31 Q1548.61 2855.21 1544.6 2855.21 Q1542.73 2855.21 1540.85 2855.62 Q1539 2856.04 1537.06 2856.92 L1537.06 2839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1900.78 2870.18 L1908.42 2870.18 L1908.42 2843.82 L1900.11 2845.49 L1900.11 2841.23 L1908.37 2839.56 L1913.05 2839.56 L1913.05 2870.18 L1920.69 2870.18 L1920.69 2874.12 L1900.78 2874.12 L1900.78 2870.18 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1940.13 2842.64 Q1936.52 2842.64 1934.69 2846.2 Q1932.89 2849.74 1932.89 2856.87 Q1932.89 2863.98 1934.69 2867.55 Q1936.52 2871.09 1940.13 2871.09 Q1943.77 2871.09 1945.57 2867.55 Q1947.4 2863.98 1947.4 2856.87 Q1947.4 2849.74 1945.57 2846.2 Q1943.77 2842.64 1940.13 2842.64 M1940.13 2838.93 Q1945.94 2838.93 1949 2843.54 Q1952.08 2848.12 1952.08 2856.87 Q1952.08 2865.6 1949 2870.21 Q1945.94 2874.79 1940.13 2874.79 Q1934.32 2874.79 1931.24 2870.21 Q1928.19 2865.6 1928.19 2856.87 Q1928.19 2848.12 1931.24 2843.54 Q1934.32 2838.93 1940.13 2838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1970.29 2842.64 Q1966.68 2842.64 1964.85 2846.2 Q1963.05 2849.74 1963.05 2856.87 Q1963.05 2863.98 1964.85 2867.55 Q1966.68 2871.09 1970.29 2871.09 Q1973.93 2871.09 1975.73 2867.55 Q1977.56 2863.98 1977.56 2856.87 Q1977.56 2849.74 1975.73 2846.2 Q1973.93 2842.64 1970.29 2842.64 M1970.29 2838.93 Q1976.1 2838.93 1979.16 2843.54 Q1982.24 2848.12 1982.24 2856.87 Q1982.24 2865.6 1979.16 2870.21 Q1976.1 2874.79 1970.29 2874.79 Q1964.48 2874.79 1961.4 2870.21 Q1958.35 2865.6 1958.35 2856.87 Q1958.35 2848.12 1961.4 2843.54 Q1964.48 2838.93 1970.29 2838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M998.364 2920.26 L1004.79 2920.26 L1004.79 2967.78 L998.364 2967.78 L998.364 2920.26 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1023.13 2922.01 L1023.13 2932.14 L1035.19 2932.14 L1035.19 2936.69 L1023.13 2936.69 L1023.13 2956.04 Q1023.13 2960.4 1024.3 2961.64 Q1025.51 2962.88 1029.17 2962.88 L1035.19 2962.88 L1035.19 2967.78 L1029.17 2967.78 Q1022.39 2967.78 1019.82 2965.27 Q1017.24 2962.72 1017.24 2956.04 L1017.24 2936.69 L1012.94 2936.69 L1012.94 2932.14 L1017.24 2932.14 L1017.24 2922.01 L1023.13 2922.01 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1073.38 2948.5 L1073.38 2951.36 L1046.46 2951.36 Q1046.84 2957.41 1050.09 2960.59 Q1053.36 2963.74 1059.19 2963.74 Q1062.56 2963.74 1065.71 2962.91 Q1068.9 2962.09 1072.02 2960.43 L1072.02 2965.97 Q1068.86 2967.31 1065.55 2968.01 Q1062.24 2968.71 1058.84 2968.71 Q1050.31 2968.71 1045.31 2963.74 Q1040.35 2958.78 1040.35 2950.31 Q1040.35 2941.56 1045.06 2936.43 Q1049.8 2931.28 1057.82 2931.28 Q1065.01 2931.28 1069.18 2935.92 Q1073.38 2940.54 1073.38 2948.5 M1067.53 2946.78 Q1067.46 2941.97 1064.82 2939.11 Q1062.21 2936.24 1057.88 2936.24 Q1052.98 2936.24 1050.02 2939.01 Q1047.09 2941.78 1046.65 2946.81 L1067.53 2946.78 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1103.65 2937.61 Q1102.67 2937.04 1101.49 2936.78 Q1100.34 2936.5 1098.94 2936.5 Q1093.98 2936.5 1091.3 2939.74 Q1088.66 2942.96 1088.66 2949.01 L1088.66 2967.78 L1082.77 2967.78 L1082.77 2932.14 L1088.66 2932.14 L1088.66 2937.67 Q1090.51 2934.43 1093.47 2932.87 Q1096.43 2931.28 1100.66 2931.28 Q1101.27 2931.28 1102 2931.37 Q1102.73 2931.44 1103.62 2931.59 L1103.65 2937.61 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1126 2949.86 Q1118.9 2949.86 1116.16 2951.49 Q1113.42 2953.11 1113.42 2957.03 Q1113.42 2960.14 1115.46 2961.99 Q1117.53 2963.81 1121.06 2963.81 Q1125.93 2963.81 1128.86 2960.37 Q1131.82 2956.9 1131.82 2951.17 L1131.82 2949.86 L1126 2949.86 M1137.68 2947.45 L1137.68 2967.78 L1131.82 2967.78 L1131.82 2962.37 Q1129.82 2965.62 1126.82 2967.18 Q1123.83 2968.71 1119.5 2968.71 Q1114.03 2968.71 1110.78 2965.65 Q1107.57 2962.56 1107.57 2957.41 Q1107.57 2951.39 1111.58 2948.34 Q1115.62 2945.28 1123.61 2945.28 L1131.82 2945.28 L1131.82 2944.71 Q1131.82 2940.67 1129.15 2938.47 Q1126.51 2936.24 1121.7 2936.24 Q1118.64 2936.24 1115.75 2936.97 Q1112.85 2937.71 1110.18 2939.17 L1110.18 2933.76 Q1113.39 2932.52 1116.42 2931.91 Q1119.44 2931.28 1122.3 2931.28 Q1130.04 2931.28 1133.86 2935.29 Q1137.68 2939.3 1137.68 2947.45 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1155.53 2922.01 L1155.53 2932.14 L1167.6 2932.14 L1167.6 2936.69 L1155.53 2936.69 L1155.53 2956.04 Q1155.53 2960.4 1156.71 2961.64 Q1157.92 2962.88 1161.58 2962.88 L1167.6 2962.88 L1167.6 2967.78 L1161.58 2967.78 Q1154.8 2967.78 1152.22 2965.27 Q1149.64 2962.72 1149.64 2956.04 L1149.64 2936.69 L1145.35 2936.69 L1145.35 2932.14 L1149.64 2932.14 L1149.64 2922.01 L1155.53 2922.01 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1175.3 2932.14 L1181.16 2932.14 L1181.16 2967.78 L1175.3 2967.78 L1175.3 2932.14 M1175.3 2918.26 L1181.16 2918.26 L1181.16 2925.67 L1175.3 2925.67 L1175.3 2918.26 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1207.22 2936.24 Q1202.51 2936.24 1199.77 2939.93 Q1197.04 2943.59 1197.04 2949.99 Q1197.04 2956.39 1199.74 2960.08 Q1202.48 2963.74 1207.22 2963.74 Q1211.9 2963.74 1214.64 2960.05 Q1217.38 2956.36 1217.38 2949.99 Q1217.38 2943.66 1214.64 2939.97 Q1211.9 2936.24 1207.22 2936.24 M1207.22 2931.28 Q1214.86 2931.28 1219.22 2936.24 Q1223.58 2941.21 1223.58 2949.99 Q1223.58 2958.74 1219.22 2963.74 Q1214.86 2968.71 1207.22 2968.71 Q1199.55 2968.71 1195.19 2963.74 Q1190.86 2958.74 1190.86 2949.99 Q1190.86 2941.21 1195.19 2936.24 Q1199.55 2931.28 1207.22 2931.28 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1262.92 2946.27 L1262.92 2967.78 L1257.07 2967.78 L1257.07 2946.46 Q1257.07 2941.4 1255.09 2938.88 Q1253.12 2936.37 1249.17 2936.37 Q1244.43 2936.37 1241.69 2939.39 Q1238.96 2942.42 1238.96 2947.64 L1238.96 2967.78 L1233.07 2967.78 L1233.07 2932.14 L1238.96 2932.14 L1238.96 2937.67 Q1241.06 2934.46 1243.89 2932.87 Q1246.75 2931.28 1250.48 2931.28 Q1256.62 2931.28 1259.77 2935.1 Q1262.92 2938.88 1262.92 2946.27 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip196)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"271.482,2717.64 1989.8,2717.64 \"\/>\n<polyline clip-path=\"url(#clip196)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"271.482,2629.37 1989.8,2629.37 \"\/>\n<polyline clip-path=\"url(#clip196)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"271.482,2541.1 1989.8,2541.1 \"\/>\n<polyline clip-path=\"url(#clip196)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"271.482,2452.83 1989.8,2452.83 \"\/>\n<polyline clip-path=\"url(#clip196)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"271.482,2364.55 1989.8,2364.55 \"\/>\n<polyline clip-path=\"url(#clip196)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"271.482,2276.28 1989.8,2276.28 \"\/>\n<polyline clip-path=\"url(#clip196)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"271.482,2188.01 1989.8,2188.01 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"271.482,2798.92 271.482,2106.73 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"271.482,2717.64 290.38,2717.64 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"271.482,2629.37 290.38,2629.37 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"271.482,2541.1 290.38,2541.1 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"271.482,2452.83 290.38,2452.83 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"271.482,2364.55 290.38,2364.55 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"271.482,2276.28 290.38,2276.28 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"271.482,2188.01 290.38,2188.01 \"\/>\n<path clip-path=\"url(#clip190)\" d=\"M125.14 2703.44 Q121.529 2703.44 119.7 2707.01 Q117.895 2710.55 117.895 2717.68 Q117.895 2724.78 119.7 2728.35 Q121.529 2731.89 125.14 2731.89 Q128.774 2731.89 130.58 2728.35 Q132.408 2724.78 132.408 2717.68 Q132.408 2710.55 130.58 2707.01 Q128.774 2703.44 125.14 2703.44 M125.14 2699.74 Q130.95 2699.74 134.006 2704.34 Q137.084 2708.93 137.084 2717.68 Q137.084 2726.4 134.006 2731.01 Q130.95 2735.59 125.14 2735.59 Q119.33 2735.59 116.251 2731.01 Q113.196 2726.4 113.196 2717.68 Q113.196 2708.93 116.251 2704.34 Q119.33 2699.74 125.14 2699.74 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M145.302 2729.04 L150.186 2729.04 L150.186 2734.92 L145.302 2734.92 L145.302 2729.04 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M174.538 2716.29 Q177.894 2717.01 179.769 2719.28 Q181.667 2721.54 181.667 2724.88 Q181.667 2729.99 178.149 2732.79 Q174.63 2735.59 168.149 2735.59 Q165.973 2735.59 163.658 2735.15 Q161.367 2734.74 158.913 2733.88 L158.913 2729.37 Q160.857 2730.5 163.172 2731.08 Q165.487 2731.66 168.01 2731.66 Q172.408 2731.66 174.7 2729.92 Q177.015 2728.19 177.015 2724.88 Q177.015 2721.82 174.862 2720.11 Q172.732 2718.37 168.913 2718.37 L164.885 2718.37 L164.885 2714.53 L169.098 2714.53 Q172.547 2714.53 174.376 2713.16 Q176.204 2711.78 176.204 2709.18 Q176.204 2706.52 174.306 2705.11 Q172.431 2703.67 168.913 2703.67 Q166.992 2703.67 164.792 2704.09 Q162.593 2704.51 159.955 2705.39 L159.955 2701.22 Q162.617 2700.48 164.931 2700.11 Q167.269 2699.74 169.329 2699.74 Q174.654 2699.74 177.755 2702.17 Q180.857 2704.58 180.857 2708.7 Q180.857 2711.57 179.214 2713.56 Q177.57 2715.53 174.538 2716.29 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M190.579 2700.36 L208.936 2700.36 L208.936 2704.3 L194.862 2704.3 L194.862 2712.77 Q195.88 2712.42 196.899 2712.26 Q197.917 2712.08 198.936 2712.08 Q204.723 2712.08 208.102 2715.25 Q211.482 2718.42 211.482 2723.84 Q211.482 2729.41 208.01 2732.52 Q204.538 2735.59 198.218 2735.59 Q196.042 2735.59 193.774 2735.22 Q191.528 2734.85 189.121 2734.11 L189.121 2729.41 Q191.204 2730.55 193.427 2731.1 Q195.649 2731.66 198.126 2731.66 Q202.13 2731.66 204.468 2729.55 Q206.806 2727.45 206.806 2723.84 Q206.806 2720.22 204.468 2718.12 Q202.13 2716.01 198.126 2716.01 Q196.251 2716.01 194.376 2716.43 Q192.524 2716.84 190.579 2717.72 L190.579 2700.36 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M124.145 2615.17 Q120.533 2615.17 118.705 2618.73 Q116.899 2622.28 116.899 2629.41 Q116.899 2636.51 118.705 2640.08 Q120.533 2643.62 124.145 2643.62 Q127.779 2643.62 129.584 2640.08 Q131.413 2636.51 131.413 2629.41 Q131.413 2622.28 129.584 2618.73 Q127.779 2615.17 124.145 2615.17 M124.145 2611.47 Q129.955 2611.47 133.01 2616.07 Q136.089 2620.66 136.089 2629.41 Q136.089 2638.13 133.01 2642.74 Q129.955 2647.32 124.145 2647.32 Q118.334 2647.32 115.256 2642.74 Q112.2 2638.13 112.2 2629.41 Q112.2 2620.66 115.256 2616.07 Q118.334 2611.47 124.145 2611.47 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M144.306 2640.77 L149.191 2640.77 L149.191 2646.65 L144.306 2646.65 L144.306 2640.77 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M172.223 2616.16 L160.417 2634.61 L172.223 2634.61 L172.223 2616.16 M170.996 2612.09 L176.876 2612.09 L176.876 2634.61 L181.806 2634.61 L181.806 2638.5 L176.876 2638.5 L176.876 2646.65 L172.223 2646.65 L172.223 2638.5 L156.621 2638.5 L156.621 2633.99 L170.996 2612.09 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M199.538 2615.17 Q195.927 2615.17 194.098 2618.73 Q192.292 2622.28 192.292 2629.41 Q192.292 2636.51 194.098 2640.08 Q195.927 2643.62 199.538 2643.62 Q203.172 2643.62 204.977 2640.08 Q206.806 2636.51 206.806 2629.41 Q206.806 2622.28 204.977 2618.73 Q203.172 2615.17 199.538 2615.17 M199.538 2611.47 Q205.348 2611.47 208.403 2616.07 Q211.482 2620.66 211.482 2629.41 Q211.482 2638.13 208.403 2642.74 Q205.348 2647.32 199.538 2647.32 Q193.727 2647.32 190.649 2642.74 Q187.593 2638.13 187.593 2629.41 Q187.593 2620.66 190.649 2616.07 Q193.727 2611.47 199.538 2611.47 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M125.14 2526.9 Q121.529 2526.9 119.7 2530.46 Q117.895 2534 117.895 2541.13 Q117.895 2548.24 119.7 2551.8 Q121.529 2555.35 125.14 2555.35 Q128.774 2555.35 130.58 2551.8 Q132.408 2548.24 132.408 2541.13 Q132.408 2534 130.58 2530.46 Q128.774 2526.9 125.14 2526.9 M125.14 2523.19 Q130.95 2523.19 134.006 2527.8 Q137.084 2532.38 137.084 2541.13 Q137.084 2549.86 134.006 2554.47 Q130.95 2559.05 125.14 2559.05 Q119.33 2559.05 116.251 2554.47 Q113.196 2549.86 113.196 2541.13 Q113.196 2532.38 116.251 2527.8 Q119.33 2523.19 125.14 2523.19 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M145.302 2552.5 L150.186 2552.5 L150.186 2558.38 L145.302 2558.38 L145.302 2552.5 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M173.218 2527.89 L161.413 2546.34 L173.218 2546.34 L173.218 2527.89 M171.992 2523.82 L177.871 2523.82 L177.871 2546.34 L182.802 2546.34 L182.802 2550.23 L177.871 2550.23 L177.871 2558.38 L173.218 2558.38 L173.218 2550.23 L157.617 2550.23 L157.617 2545.72 L171.992 2523.82 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M190.579 2523.82 L208.936 2523.82 L208.936 2527.75 L194.862 2527.75 L194.862 2536.23 Q195.88 2535.88 196.899 2535.72 Q197.917 2535.53 198.936 2535.53 Q204.723 2535.53 208.102 2538.7 Q211.482 2541.87 211.482 2547.29 Q211.482 2552.87 208.01 2555.97 Q204.538 2559.05 198.218 2559.05 Q196.042 2559.05 193.774 2558.68 Q191.528 2558.31 189.121 2557.57 L189.121 2552.87 Q191.204 2554 193.427 2554.56 Q195.649 2555.11 198.126 2555.11 Q202.13 2555.11 204.468 2553.01 Q206.806 2550.9 206.806 2547.29 Q206.806 2543.68 204.468 2541.57 Q202.13 2539.47 198.126 2539.47 Q196.251 2539.47 194.376 2539.88 Q192.524 2540.3 190.579 2541.18 L190.579 2523.82 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M124.145 2438.62 Q120.533 2438.62 118.705 2442.19 Q116.899 2445.73 116.899 2452.86 Q116.899 2459.97 118.705 2463.53 Q120.533 2467.07 124.145 2467.07 Q127.779 2467.07 129.584 2463.53 Q131.413 2459.97 131.413 2452.86 Q131.413 2445.73 129.584 2442.19 Q127.779 2438.62 124.145 2438.62 M124.145 2434.92 Q129.955 2434.92 133.01 2439.53 Q136.089 2444.11 136.089 2452.86 Q136.089 2461.59 133.01 2466.19 Q129.955 2470.78 124.145 2470.78 Q118.334 2470.78 115.256 2466.19 Q112.2 2461.59 112.2 2452.86 Q112.2 2444.11 115.256 2439.53 Q118.334 2434.92 124.145 2434.92 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M144.306 2464.23 L149.191 2464.23 L149.191 2470.11 L144.306 2470.11 L144.306 2464.23 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M159.422 2435.55 L177.779 2435.55 L177.779 2439.48 L163.705 2439.48 L163.705 2447.95 Q164.723 2447.61 165.742 2447.44 Q166.76 2447.26 167.779 2447.26 Q173.566 2447.26 176.945 2450.43 Q180.325 2453.6 180.325 2459.02 Q180.325 2464.6 176.853 2467.7 Q173.38 2470.78 167.061 2470.78 Q164.885 2470.78 162.617 2470.41 Q160.371 2470.04 157.964 2469.3 L157.964 2464.6 Q160.047 2465.73 162.269 2466.29 Q164.492 2466.84 166.968 2466.84 Q170.973 2466.84 173.311 2464.74 Q175.649 2462.63 175.649 2459.02 Q175.649 2455.41 173.311 2453.3 Q170.973 2451.19 166.968 2451.19 Q165.093 2451.19 163.218 2451.61 Q161.367 2452.03 159.422 2452.91 L159.422 2435.55 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M199.538 2438.62 Q195.927 2438.62 194.098 2442.19 Q192.292 2445.73 192.292 2452.86 Q192.292 2459.97 194.098 2463.53 Q195.927 2467.07 199.538 2467.07 Q203.172 2467.07 204.977 2463.53 Q206.806 2459.97 206.806 2452.86 Q206.806 2445.73 204.977 2442.19 Q203.172 2438.62 199.538 2438.62 M199.538 2434.92 Q205.348 2434.92 208.403 2439.53 Q211.482 2444.11 211.482 2452.86 Q211.482 2461.59 208.403 2466.19 Q205.348 2470.78 199.538 2470.78 Q193.727 2470.78 190.649 2466.19 Q187.593 2461.59 187.593 2452.86 Q187.593 2444.11 190.649 2439.53 Q193.727 2434.92 199.538 2434.92 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M125.14 2350.35 Q121.529 2350.35 119.7 2353.92 Q117.895 2357.46 117.895 2364.59 Q117.895 2371.69 119.7 2375.26 Q121.529 2378.8 125.14 2378.8 Q128.774 2378.8 130.58 2375.26 Q132.408 2371.69 132.408 2364.59 Q132.408 2357.46 130.58 2353.92 Q128.774 2350.35 125.14 2350.35 M125.14 2346.65 Q130.95 2346.65 134.006 2351.26 Q137.084 2355.84 137.084 2364.59 Q137.084 2373.32 134.006 2377.92 Q130.95 2382.5 125.14 2382.5 Q119.33 2382.5 116.251 2377.92 Q113.196 2373.32 113.196 2364.59 Q113.196 2355.84 116.251 2351.26 Q119.33 2346.65 125.14 2346.65 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M145.302 2375.95 L150.186 2375.95 L150.186 2381.83 L145.302 2381.83 L145.302 2375.95 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M160.417 2347.27 L178.774 2347.27 L178.774 2351.21 L164.7 2351.21 L164.7 2359.68 Q165.718 2359.33 166.737 2359.17 Q167.755 2358.99 168.774 2358.99 Q174.561 2358.99 177.941 2362.16 Q181.32 2365.33 181.32 2370.75 Q181.32 2376.32 177.848 2379.43 Q174.376 2382.5 168.056 2382.5 Q165.88 2382.5 163.612 2382.13 Q161.367 2381.76 158.959 2381.02 L158.959 2376.32 Q161.042 2377.46 163.265 2378.01 Q165.487 2378.57 167.964 2378.57 Q171.968 2378.57 174.306 2376.46 Q176.644 2374.36 176.644 2370.75 Q176.644 2367.13 174.306 2365.03 Q171.968 2362.92 167.964 2362.92 Q166.089 2362.92 164.214 2363.34 Q162.362 2363.76 160.417 2364.63 L160.417 2347.27 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M190.579 2347.27 L208.936 2347.27 L208.936 2351.21 L194.862 2351.21 L194.862 2359.68 Q195.88 2359.33 196.899 2359.17 Q197.917 2358.99 198.936 2358.99 Q204.723 2358.99 208.102 2362.16 Q211.482 2365.33 211.482 2370.75 Q211.482 2376.32 208.01 2379.43 Q204.538 2382.5 198.218 2382.5 Q196.042 2382.5 193.774 2382.13 Q191.528 2381.76 189.121 2381.02 L189.121 2376.32 Q191.204 2377.46 193.427 2378.01 Q195.649 2378.57 198.126 2378.57 Q202.13 2378.57 204.468 2376.46 Q206.806 2374.36 206.806 2370.75 Q206.806 2367.13 204.468 2365.03 Q202.13 2362.92 198.126 2362.92 Q196.251 2362.92 194.376 2363.34 Q192.524 2363.76 190.579 2364.63 L190.579 2347.27 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M124.145 2262.08 Q120.533 2262.08 118.705 2265.64 Q116.899 2269.19 116.899 2276.32 Q116.899 2283.42 118.705 2286.99 Q120.533 2290.53 124.145 2290.53 Q127.779 2290.53 129.584 2286.99 Q131.413 2283.42 131.413 2276.32 Q131.413 2269.19 129.584 2265.64 Q127.779 2262.08 124.145 2262.08 M124.145 2258.38 Q129.955 2258.38 133.01 2262.98 Q136.089 2267.57 136.089 2276.32 Q136.089 2285.04 133.01 2289.65 Q129.955 2294.23 124.145 2294.23 Q118.334 2294.23 115.256 2289.65 Q112.2 2285.04 112.2 2276.32 Q112.2 2267.57 115.256 2262.98 Q118.334 2258.38 124.145 2258.38 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M144.306 2287.68 L149.191 2287.68 L149.191 2293.56 L144.306 2293.56 L144.306 2287.68 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M169.954 2274.42 Q166.806 2274.42 164.955 2276.57 Q163.126 2278.72 163.126 2282.47 Q163.126 2286.2 164.955 2288.38 Q166.806 2290.53 169.954 2290.53 Q173.103 2290.53 174.931 2288.38 Q176.783 2286.2 176.783 2282.47 Q176.783 2278.72 174.931 2276.57 Q173.103 2274.42 169.954 2274.42 M179.237 2259.77 L179.237 2264.02 Q177.478 2263.19 175.672 2262.75 Q173.89 2262.31 172.13 2262.31 Q167.501 2262.31 165.047 2265.44 Q162.617 2268.56 162.269 2274.88 Q163.635 2272.87 165.695 2271.8 Q167.755 2270.71 170.232 2270.71 Q175.441 2270.71 178.45 2273.89 Q181.482 2277.03 181.482 2282.47 Q181.482 2287.8 178.334 2291.01 Q175.186 2294.23 169.954 2294.23 Q163.959 2294.23 160.788 2289.65 Q157.617 2285.04 157.617 2276.32 Q157.617 2268.12 161.505 2263.26 Q165.394 2258.38 171.945 2258.38 Q173.704 2258.38 175.487 2258.72 Q177.292 2259.07 179.237 2259.77 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M199.538 2262.08 Q195.927 2262.08 194.098 2265.64 Q192.292 2269.19 192.292 2276.32 Q192.292 2283.42 194.098 2286.99 Q195.927 2290.53 199.538 2290.53 Q203.172 2290.53 204.977 2286.99 Q206.806 2283.42 206.806 2276.32 Q206.806 2269.19 204.977 2265.64 Q203.172 2262.08 199.538 2262.08 M199.538 2258.38 Q205.348 2258.38 208.403 2262.98 Q211.482 2267.57 211.482 2276.32 Q211.482 2285.04 208.403 2289.65 Q205.348 2294.23 199.538 2294.23 Q193.727 2294.23 190.649 2289.65 Q187.593 2285.04 187.593 2276.32 Q187.593 2267.57 190.649 2262.98 Q193.727 2258.38 199.538 2258.38 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M125.14 2173.81 Q121.529 2173.81 119.7 2177.37 Q117.895 2180.91 117.895 2188.04 Q117.895 2195.15 119.7 2198.71 Q121.529 2202.26 125.14 2202.26 Q128.774 2202.26 130.58 2198.71 Q132.408 2195.15 132.408 2188.04 Q132.408 2180.91 130.58 2177.37 Q128.774 2173.81 125.14 2173.81 M125.14 2170.1 Q130.95 2170.1 134.006 2174.71 Q137.084 2179.29 137.084 2188.04 Q137.084 2196.77 134.006 2201.38 Q130.95 2205.96 125.14 2205.96 Q119.33 2205.96 116.251 2201.38 Q113.196 2196.77 113.196 2188.04 Q113.196 2179.29 116.251 2174.71 Q119.33 2170.1 125.14 2170.1 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M145.302 2199.41 L150.186 2199.41 L150.186 2205.29 L145.302 2205.29 L145.302 2199.41 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M170.95 2186.15 Q167.802 2186.15 165.95 2188.3 Q164.121 2190.45 164.121 2194.2 Q164.121 2197.93 165.95 2200.1 Q167.802 2202.26 170.95 2202.26 Q174.098 2202.26 175.927 2200.1 Q177.779 2197.93 177.779 2194.2 Q177.779 2190.45 175.927 2188.3 Q174.098 2186.15 170.95 2186.15 M180.232 2171.49 L180.232 2175.75 Q178.473 2174.92 176.667 2174.48 Q174.885 2174.04 173.126 2174.04 Q168.496 2174.04 166.042 2177.16 Q163.612 2180.29 163.265 2186.61 Q164.63 2184.59 166.691 2183.53 Q168.751 2182.44 171.228 2182.44 Q176.436 2182.44 179.445 2185.61 Q182.478 2188.76 182.478 2194.2 Q182.478 2199.53 179.329 2202.74 Q176.181 2205.96 170.95 2205.96 Q164.955 2205.96 161.783 2201.38 Q158.612 2196.77 158.612 2188.04 Q158.612 2179.85 162.501 2174.99 Q166.39 2170.1 172.941 2170.1 Q174.7 2170.1 176.482 2170.45 Q178.288 2170.8 180.232 2171.49 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M190.579 2170.73 L208.936 2170.73 L208.936 2174.66 L194.862 2174.66 L194.862 2183.14 Q195.88 2182.79 196.899 2182.63 Q197.917 2182.44 198.936 2182.44 Q204.723 2182.44 208.102 2185.61 Q211.482 2188.78 211.482 2194.2 Q211.482 2199.78 208.01 2202.88 Q204.538 2205.96 198.218 2205.96 Q196.042 2205.96 193.774 2205.59 Q191.528 2205.22 189.121 2204.48 L189.121 2199.78 Q191.204 2200.91 193.427 2201.47 Q195.649 2202.02 198.126 2202.02 Q202.13 2202.02 204.468 2199.92 Q206.806 2197.81 206.806 2194.2 Q206.806 2190.59 204.468 2188.48 Q202.13 2186.38 198.126 2186.38 Q196.251 2186.38 194.376 2186.79 Q192.524 2187.21 190.579 2188.09 L190.579 2170.73 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M-8.01624 2639.95 L-1.74602 2639.95 Q-3.49659 2643.61 -4.35596 2646.85 Q-5.21533 2650.1 -5.21533 2653.12 Q-5.21533 2658.37 -3.17831 2661.24 Q-1.14128 2664.07 2.61449 2664.07 Q5.76551 2664.07 7.38877 2662.19 Q8.98019 2660.28 9.96688 2655 L10.7626 2651.12 Q12.1312 2643.92 15.6005 2640.52 Q19.038 2637.08 24.8308 2637.08 Q31.7376 2637.08 35.3024 2641.73 Q38.8672 2646.34 38.8672 2655.29 Q38.8672 2658.66 38.1033 2662.48 Q37.3394 2666.27 35.8435 2670.34 L29.2231 2670.34 Q31.4193 2666.43 32.5333 2662.67 Q33.6473 2658.92 33.6473 2655.29 Q33.6473 2649.78 31.483 2646.79 Q29.3186 2643.8 25.3082 2643.8 Q21.8071 2643.8 19.8337 2645.96 Q17.8604 2648.09 16.8737 2653 L16.1098 2656.91 Q14.6775 2664.1 11.622 2667.32 Q8.56642 2670.53 3.12374 2670.53 Q-3.17831 2670.53 -6.80676 2666.11 Q-10.4352 2661.65 -10.4352 2653.85 Q-10.4352 2650.51 -9.83047 2647.04 Q-9.22573 2643.57 -8.01624 2639.95 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M20.0247 2611.11 Q20.0247 2618.21 21.6479 2620.94 Q23.2712 2623.68 27.1861 2623.68 Q30.3053 2623.68 32.1514 2621.64 Q33.9656 2619.58 33.9656 2616.04 Q33.9656 2611.17 30.5281 2608.24 Q27.0588 2605.28 21.3297 2605.28 L20.0247 2605.28 L20.0247 2611.11 M17.6057 2599.43 L37.9442 2599.43 L37.9442 2605.28 L32.5333 2605.28 Q35.7798 2607.29 37.3394 2610.28 Q38.8672 2613.27 38.8672 2617.6 Q38.8672 2623.08 35.8116 2626.32 Q32.7243 2629.54 27.5681 2629.54 Q21.5525 2629.54 18.4969 2625.53 Q15.4414 2621.49 15.4414 2613.5 L15.4414 2605.28 L14.8685 2605.28 Q10.8262 2605.28 8.63008 2607.96 Q6.40208 2610.6 6.40208 2615.41 Q6.40208 2618.46 7.13414 2621.36 Q7.86619 2624.25 9.33031 2626.93 L3.91946 2626.93 Q2.67814 2623.71 2.0734 2620.69 Q1.43683 2617.67 1.43683 2614.8 Q1.43683 2607.07 5.44723 2603.25 Q9.45762 2599.43 17.6057 2599.43 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M9.13933 2559.61 Q5.1926 2557.41 3.31471 2554.36 Q1.43683 2551.3 1.43683 2547.17 Q1.43683 2541.6 5.35174 2538.57 Q9.23482 2535.55 16.4281 2535.55 L37.9442 2535.55 L37.9442 2541.44 L16.619 2541.44 Q11.4946 2541.44 9.01202 2543.25 Q6.5294 2545.07 6.5294 2548.79 Q6.5294 2553.34 9.55311 2555.98 Q12.5768 2558.62 17.7967 2558.62 L37.9442 2558.62 L37.9442 2564.51 L16.619 2564.51 Q11.4628 2564.51 9.01202 2566.33 Q6.5294 2568.14 6.5294 2571.93 Q6.5294 2576.42 9.58493 2579.06 Q12.6086 2581.7 17.7967 2581.7 L37.9442 2581.7 L37.9442 2587.59 L2.2962 2587.59 L2.2962 2581.7 L7.83437 2581.7 Q4.55603 2579.69 2.99643 2576.89 Q1.43683 2574.09 1.43683 2570.24 Q1.43683 2566.36 3.4102 2563.65 Q5.38357 2560.92 9.13933 2559.61 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M32.597 2518.2 L51.5031 2518.2 L51.5031 2524.09 L2.2962 2524.09 L2.2962 2518.2 L7.70705 2518.2 Q4.5242 2516.36 2.99643 2513.55 Q1.43683 2510.72 1.43683 2506.81 Q1.43683 2500.31 6.59305 2496.27 Q11.7493 2492.2 20.152 2492.2 Q28.5547 2492.2 33.711 2496.27 Q38.8672 2500.31 38.8672 2506.81 Q38.8672 2510.72 37.3394 2513.55 Q35.7798 2516.36 32.597 2518.2 M20.152 2498.28 Q13.6908 2498.28 10.0305 2500.95 Q6.33842 2503.59 6.33842 2508.24 Q6.33842 2512.89 10.0305 2515.56 Q13.6908 2518.2 20.152 2518.2 Q26.6132 2518.2 30.3053 2515.56 Q33.9656 2512.89 33.9656 2508.24 Q33.9656 2503.59 30.3053 2500.95 Q26.6132 2498.28 20.152 2498.28 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M-11.581 2482.49 L-11.581 2476.63 L37.9442 2476.63 L37.9442 2482.49 L-11.581 2482.49 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M18.6561 2433.89 L21.5206 2433.89 L21.5206 2460.81 Q27.5681 2460.43 30.7509 2457.19 Q33.9019 2453.91 33.9019 2448.08 Q33.9019 2444.71 33.0744 2441.56 Q32.2469 2438.38 30.5918 2435.26 L36.1299 2435.26 Q37.4667 2438.41 38.167 2441.72 Q38.8672 2445.03 38.8672 2448.43 Q38.8672 2456.96 33.9019 2461.96 Q28.9367 2466.93 20.4703 2466.93 Q11.7174 2466.93 6.59305 2462.22 Q1.43683 2457.47 1.43683 2449.45 Q1.43683 2442.26 6.0838 2438.09 Q10.6989 2433.89 18.6561 2433.89 M16.9373 2439.74 Q12.1312 2439.81 9.26665 2442.45 Q6.40208 2445.06 6.40208 2449.39 Q6.40208 2454.29 9.17116 2457.25 Q11.9402 2460.18 16.9692 2460.62 L16.9373 2439.74 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2.2962 2407.76 L2.2962 2401.55 L32.215 2390.41 L2.2962 2379.27 L2.2962 2373.06 L37.9442 2386.43 L37.9442 2394.39 L2.2962 2407.76 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M20.0247 2348.78 Q20.0247 2355.88 21.6479 2358.61 Q23.2712 2361.35 27.1861 2361.35 Q30.3053 2361.35 32.1514 2359.31 Q33.9656 2357.24 33.9656 2353.71 Q33.9656 2348.84 30.5281 2345.91 Q27.0588 2342.95 21.3297 2342.95 L20.0247 2342.95 L20.0247 2348.78 M17.6057 2337.1 L37.9442 2337.1 L37.9442 2342.95 L32.5333 2342.95 Q35.7798 2344.96 37.3394 2347.95 Q38.8672 2350.94 38.8672 2355.27 Q38.8672 2360.75 35.8116 2363.99 Q32.7243 2367.21 27.5681 2367.21 Q21.5525 2367.21 18.4969 2363.2 Q15.4414 2359.15 15.4414 2351.17 L15.4414 2342.95 L14.8685 2342.95 Q10.8262 2342.95 8.63008 2345.63 Q6.40208 2348.27 6.40208 2353.08 Q6.40208 2356.13 7.13414 2359.03 Q7.86619 2361.92 9.33031 2364.6 L3.91946 2364.6 Q2.67814 2361.38 2.0734 2358.36 Q1.43683 2355.34 1.43683 2352.47 Q1.43683 2344.74 5.44723 2340.92 Q9.45762 2337.1 17.6057 2337.1 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M-11.581 2325.03 L-11.581 2319.18 L37.9442 2319.18 L37.9442 2325.03 L-11.581 2325.03 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M23.8759 2307.53 L2.2962 2307.53 L2.2962 2301.67 L23.6531 2301.67 Q28.7139 2301.67 31.2602 2299.7 Q33.7746 2297.73 33.7746 2293.78 Q33.7746 2289.04 30.7509 2286.3 Q27.7272 2283.53 22.5073 2283.53 L2.2962 2283.53 L2.2962 2277.67 L37.9442 2277.67 L37.9442 2283.53 L32.4696 2283.53 Q35.7162 2285.66 37.3076 2288.5 Q38.8672 2291.3 38.8672 2295.02 Q38.8672 2301.16 35.0478 2304.35 Q31.2283 2307.53 23.8759 2307.53 M1.43683 2292.79 L1.43683 2292.79 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M18.6561 2235.12 L21.5206 2235.12 L21.5206 2262.05 Q27.5681 2261.66 30.7509 2258.42 Q33.9019 2255.14 33.9019 2249.31 Q33.9019 2245.94 33.0744 2242.79 Q32.2469 2239.61 30.5918 2236.49 L36.1299 2236.49 Q37.4667 2239.64 38.167 2242.95 Q38.8672 2246.26 38.8672 2249.66 Q38.8672 2258.19 33.9019 2263.19 Q28.9367 2268.16 20.4703 2268.16 Q11.7174 2268.16 6.59305 2263.45 Q1.43683 2258.7 1.43683 2250.68 Q1.43683 2243.49 6.0838 2239.32 Q10.6989 2235.12 18.6561 2235.12 M16.9373 2240.98 Q12.1312 2241.04 9.26665 2243.68 Q6.40208 2246.29 6.40208 2250.62 Q6.40208 2255.52 9.17116 2258.48 Q11.9402 2261.41 16.9692 2261.85 L16.9373 2240.98 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1064.02 2010.77 L1064.02 2016.32 Q1061.36 2013.84 1058.34 2012.62 Q1055.34 2011.4 1051.96 2011.4 Q1045.29 2011.4 1041.75 2015.48 Q1038.21 2019.55 1038.21 2027.26 Q1038.21 2034.94 1041.75 2039.03 Q1045.29 2043.09 1051.96 2043.09 Q1055.34 2043.09 1058.34 2041.86 Q1061.36 2040.64 1064.02 2038.17 L1064.02 2043.66 Q1061.26 2045.54 1058.16 2046.47 Q1055.08 2047.41 1051.65 2047.41 Q1042.82 2047.41 1037.74 2042.02 Q1032.66 2036.6 1032.66 2027.26 Q1032.66 2017.88 1037.74 2012.49 Q1042.82 2007.07 1051.65 2007.07 Q1055.14 2007.07 1058.21 2008.01 Q1061.31 2008.92 1064.02 2010.77 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1096.18 2029.05 L1096.18 2046.66 L1091.39 2046.66 L1091.39 2029.21 Q1091.39 2025.07 1089.77 2023.01 Q1088.16 2020.95 1084.93 2020.95 Q1081.05 2020.95 1078.81 2023.43 Q1076.57 2025.9 1076.57 2030.17 L1076.57 2046.66 L1071.75 2046.66 L1071.75 2006.14 L1076.57 2006.14 L1076.57 2022.02 Q1078.29 2019.39 1080.6 2018.09 Q1082.95 2016.79 1085.99 2016.79 Q1091.02 2016.79 1093.6 2019.91 Q1096.18 2023.01 1096.18 2029.05 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1118.99 2031.99 Q1113.18 2031.99 1110.94 2033.32 Q1108.7 2034.65 1108.7 2037.85 Q1108.7 2040.41 1110.37 2041.92 Q1112.06 2043.4 1114.95 2043.4 Q1118.94 2043.4 1121.33 2040.59 Q1123.76 2037.75 1123.76 2033.06 L1123.76 2031.99 L1118.99 2031.99 M1128.55 2030.02 L1128.55 2046.66 L1123.76 2046.66 L1123.76 2042.23 Q1122.11 2044.89 1119.67 2046.16 Q1117.22 2047.41 1113.68 2047.41 Q1109.2 2047.41 1106.54 2044.91 Q1103.91 2042.39 1103.91 2038.17 Q1103.91 2033.24 1107.19 2030.74 Q1110.5 2028.24 1117.04 2028.24 L1123.76 2028.24 L1123.76 2027.78 Q1123.76 2024.47 1121.57 2022.67 Q1119.41 2020.85 1115.47 2020.85 Q1112.97 2020.85 1110.6 2021.45 Q1108.23 2022.05 1106.05 2023.24 L1106.05 2018.82 Q1108.68 2017.8 1111.15 2017.31 Q1113.63 2016.79 1115.97 2016.79 Q1122.3 2016.79 1125.42 2020.07 Q1128.55 2023.35 1128.55 2030.02 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1138.42 2017.49 L1143.21 2017.49 L1143.21 2046.66 L1138.42 2046.66 L1138.42 2017.49 M1138.42 2006.14 L1143.21 2006.14 L1143.21 2012.2 L1138.42 2012.2 L1138.42 2006.14 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1177.48 2029.05 L1177.48 2046.66 L1172.69 2046.66 L1172.69 2029.21 Q1172.69 2025.07 1171.07 2023.01 Q1169.46 2020.95 1166.23 2020.95 Q1162.35 2020.95 1160.11 2023.43 Q1157.87 2025.9 1157.87 2030.17 L1157.87 2046.66 L1153.05 2046.66 L1153.05 2017.49 L1157.87 2017.49 L1157.87 2022.02 Q1159.59 2019.39 1161.91 2018.09 Q1164.25 2016.79 1167.3 2016.79 Q1172.32 2016.79 1174.9 2019.91 Q1177.48 2023.01 1177.48 2029.05 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M1220.6 2025.69 Q1224.38 2026.5 1226.49 2029.05 Q1228.62 2031.6 1228.62 2035.35 Q1228.62 2041.11 1224.67 2044.26 Q1220.71 2047.41 1213.42 2047.41 Q1210.97 2047.41 1208.36 2046.92 Q1205.79 2046.45 1203.03 2045.48 L1203.03 2040.41 Q1205.21 2041.68 1207.82 2042.33 Q1210.42 2042.98 1213.26 2042.98 Q1218.21 2042.98 1220.79 2041.03 Q1223.39 2039.08 1223.39 2035.35 Q1223.39 2031.92 1220.97 2029.99 Q1218.57 2028.04 1214.28 2028.04 L1209.74 2028.04 L1209.74 2023.71 L1214.48 2023.71 Q1218.36 2023.71 1220.42 2022.18 Q1222.48 2020.61 1222.48 2017.7 Q1222.48 2014.7 1220.34 2013.11 Q1218.23 2011.5 1214.28 2011.5 Q1212.11 2011.5 1209.64 2011.97 Q1207.17 2012.44 1204.2 2013.43 L1204.2 2008.74 Q1207.19 2007.91 1209.8 2007.49 Q1212.43 2007.07 1214.74 2007.07 Q1220.73 2007.07 1224.22 2009.81 Q1227.71 2012.52 1227.71 2017.15 Q1227.71 2020.38 1225.86 2022.62 Q1224.02 2024.83 1220.6 2025.69 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip196)\" style=\"stroke:#009af9; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"320.114,2485.79 336.488,2507.28 352.862,2279.78 369.237,2550.5 385.611,2445.67 401.985,2560.85 418.36,2380.76 434.734,2309.04 451.108,2515.03 467.483,2462.55 483.857,2586.33 500.231,2496.29 516.606,2553.5 532.98,2332.61 549.354,2707.17 565.729,2285 582.103,2496.02 598.477,2185.81 614.852,2453.78 631.226,2532.18 647.6,2245.38 663.975,2508.09 680.349,2386.49 696.723,2294.41 713.098,2339.63 729.472,2459.33 745.846,2379.83 762.221,2405.42 778.595,2249.56 794.969,2566.29 811.344,2345.04 827.718,2543.68 844.092,2452.15 860.467,2478.89 876.841,2457.48 893.215,2428.2 909.59,2428.2 925.964,2342.17 942.338,2221.97 958.713,2486.34 975.087,2475.56 991.461,2433.96 1007.84,2450.7 1024.21,2468.5 1040.58,2317.32 1056.96,2551.43 1073.33,2275.79 1089.71,2557.89 1106.08,2281.17 1122.46,2618.23 1138.83,2329.42 1155.2,2329.42 1171.58,2464.39 1187.95,2469.05 1204.33,2501.09 1220.7,2461.99 1237.08,2407.35 1253.45,2330.7 1269.82,2686.21 1286.2,2467.83 1302.57,2325.19 1318.95,2574.08 1335.32,2511.54 1351.7,2346.67 1368.07,2451.92 1384.45,2495.23 1400.82,2449.84 1417.19,2669.54 1433.57,2310.65 1449.94,2383.27 1466.32,2394.23 1482.69,2600.8 1499.07,2224.05 1515.44,2395.46 1531.81,2285.84 1548.19,2380.32 1564.56,2357.03 1580.94,2471.42 1597.31,2605.61 1613.69,2527.01 1630.06,2126.32 1646.43,2553.99 1662.81,2338.21 1679.18,2322.02 1695.56,2403.57 1711.93,2367.18 1728.31,2442.47 1744.68,2473.53 1761.05,2777.1 1777.43,2358.43 1793.8,2214.65 1810.18,2443.71 1826.55,2592.45 1842.93,2409.34 1859.3,2371.31 1875.68,2690.25 1892.05,2259.51 1908.42,2532.1 1924.8,2228.82 1941.17,2378.84 \"\/>\n<polyline clip-path=\"url(#clip196)\" style=\"stroke:#e26f46; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"320.114,2419.86 336.488,2398.37 352.862,2625.87 369.237,2355.16 385.611,2459.99 401.985,2344.81 418.36,2524.89 434.734,2596.61 451.108,2390.62 467.483,2443.1 483.857,2319.32 500.231,2409.36 516.606,2352.16 532.98,2573.04 549.354,2198.48 565.729,2620.65 582.103,2409.63 598.477,2719.84 614.852,2451.87 631.226,2373.47 647.6,2660.27 663.975,2397.56 680.349,2519.16 696.723,2611.24 713.098,2566.02 729.472,2446.33 745.846,2525.82 762.221,2500.23 778.595,2656.09 794.969,2339.36 811.344,2560.61 827.718,2361.97 844.092,2453.5 860.467,2426.76 876.841,2448.17 893.215,2477.46 909.59,2477.46 925.964,2563.48 942.338,2683.69 958.713,2419.32 975.087,2430.1 991.461,2471.69 1007.84,2454.95 1024.21,2437.15 1040.58,2588.33 1056.96,2354.22 1073.33,2629.86 1089.71,2347.76 1106.08,2624.48 1122.46,2287.42 1138.83,2576.23 1155.2,2576.23 1171.58,2441.26 1187.95,2436.6 1204.33,2404.56 1220.7,2443.67 1237.08,2498.3 1253.45,2574.95 1269.82,2219.45 1286.2,2437.82 1302.57,2580.46 1318.95,2331.57 1335.32,2394.11 1351.7,2558.99 1368.07,2453.73 1384.45,2410.42 1400.82,2455.81 1417.19,2236.11 1433.57,2595 1449.94,2522.38 1466.32,2511.42 1482.69,2304.85 1499.07,2681.6 1515.44,2510.2 1531.81,2619.81 1548.19,2525.33 1564.56,2548.63 1580.94,2434.23 1597.31,2300.05 1613.69,2378.64 1630.06,2779.33 1646.43,2351.66 1662.81,2567.44 1679.18,2583.63 1695.56,2502.08 1711.93,2538.48 1728.31,2463.18 1744.68,2432.12 1761.05,2128.55 1777.43,2547.22 1793.8,2691 1810.18,2461.94 1826.55,2313.2 1842.93,2496.31 1859.3,2534.34 1875.68,2215.4 1892.05,2646.14 1908.42,2373.55 1924.8,2676.83 1941.17,2526.81 \"\/>\n<path clip-path=\"url(#clip190)\" d=\"M2234.43 2798.92 L3952.76 2798.92 L3952.76 2106.73 L2234.43 2106.73  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<defs>\n  <clipPath id=\"clip197\">\n    <rect x=\"2234\" y=\"2106\" width=\"1719\" height=\"693\"\/>\n  <\/clipPath>\n<\/defs>\n<polyline clip-path=\"url(#clip197)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2426.34,2798.92 2426.34,2106.73 \"\/>\n<polyline clip-path=\"url(#clip197)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2648.76,2798.92 2648.76,2106.73 \"\/>\n<polyline clip-path=\"url(#clip197)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2871.18,2798.92 2871.18,2106.73 \"\/>\n<polyline clip-path=\"url(#clip197)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"3093.59,2798.92 3093.59,2106.73 \"\/>\n<polyline clip-path=\"url(#clip197)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"3316.01,2798.92 3316.01,2106.73 \"\/>\n<polyline clip-path=\"url(#clip197)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"3538.43,2798.92 3538.43,2106.73 \"\/>\n<polyline clip-path=\"url(#clip197)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"3760.85,2798.92 3760.85,2106.73 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2234.43,2798.92 3952.76,2798.92 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2426.34,2798.92 2426.34,2780.02 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2648.76,2798.92 2648.76,2780.02 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2871.18,2798.92 2871.18,2780.02 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"3093.59,2798.92 3093.59,2780.02 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"3316.01,2798.92 3316.01,2780.02 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"3538.43,2798.92 3538.43,2780.02 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"3760.85,2798.92 3760.85,2780.02 \"\/>\n<path clip-path=\"url(#clip190)\" d=\"M2389.14 2842.64 Q2385.53 2842.64 2383.7 2846.2 Q2381.9 2849.74 2381.9 2856.87 Q2381.9 2863.98 2383.7 2867.55 Q2385.53 2871.09 2389.14 2871.09 Q2392.78 2871.09 2394.58 2867.55 Q2396.41 2863.98 2396.41 2856.87 Q2396.41 2849.74 2394.58 2846.2 Q2392.78 2842.64 2389.14 2842.64 M2389.14 2838.93 Q2394.95 2838.93 2398.01 2843.54 Q2401.09 2848.12 2401.09 2856.87 Q2401.09 2865.6 2398.01 2870.21 Q2394.95 2874.79 2389.14 2874.79 Q2383.33 2874.79 2380.25 2870.21 Q2377.2 2865.6 2377.2 2856.87 Q2377.2 2848.12 2380.25 2843.54 Q2383.33 2838.93 2389.14 2838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2409.31 2868.24 L2414.19 2868.24 L2414.19 2874.12 L2409.31 2874.12 L2409.31 2868.24 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2438.54 2855.49 Q2441.9 2856.2 2443.77 2858.47 Q2445.67 2860.74 2445.67 2864.07 Q2445.67 2869.19 2442.15 2871.99 Q2438.63 2874.79 2432.15 2874.79 Q2429.98 2874.79 2427.66 2874.35 Q2425.37 2873.93 2422.92 2873.08 L2422.92 2868.56 Q2424.86 2869.7 2427.18 2870.28 Q2429.49 2870.86 2432.01 2870.86 Q2436.41 2870.86 2438.7 2869.12 Q2441.02 2867.38 2441.02 2864.07 Q2441.02 2861.02 2438.87 2859.31 Q2436.74 2857.57 2432.92 2857.57 L2428.89 2857.57 L2428.89 2853.73 L2433.1 2853.73 Q2436.55 2853.73 2438.38 2852.36 Q2440.21 2850.97 2440.21 2848.38 Q2440.21 2845.72 2438.31 2844.31 Q2436.43 2842.87 2432.92 2842.87 Q2431 2842.87 2428.8 2843.29 Q2426.6 2843.7 2423.96 2844.58 L2423.96 2840.42 Q2426.62 2839.68 2428.93 2839.31 Q2431.27 2838.93 2433.33 2838.93 Q2438.66 2838.93 2441.76 2841.37 Q2444.86 2843.77 2444.86 2847.89 Q2444.86 2850.76 2443.22 2852.75 Q2441.57 2854.72 2438.54 2855.49 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2454.58 2839.56 L2472.94 2839.56 L2472.94 2843.5 L2458.87 2843.5 L2458.87 2851.97 Q2459.88 2851.62 2460.9 2851.46 Q2461.92 2851.27 2462.94 2851.27 Q2468.73 2851.27 2472.11 2854.44 Q2475.49 2857.62 2475.49 2863.03 Q2475.49 2868.61 2472.01 2871.71 Q2468.54 2874.79 2462.22 2874.79 Q2460.05 2874.79 2457.78 2874.42 Q2455.53 2874.05 2453.12 2873.31 L2453.12 2868.61 Q2455.21 2869.74 2457.43 2870.3 Q2459.65 2870.86 2462.13 2870.86 Q2466.13 2870.86 2468.47 2868.75 Q2470.81 2866.64 2470.81 2863.03 Q2470.81 2859.42 2468.47 2857.31 Q2466.13 2855.21 2462.13 2855.21 Q2460.25 2855.21 2458.38 2855.62 Q2456.53 2856.04 2454.58 2856.92 L2454.58 2839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2611.06 2842.64 Q2607.45 2842.64 2605.62 2846.2 Q2603.82 2849.74 2603.82 2856.87 Q2603.82 2863.98 2605.62 2867.55 Q2607.45 2871.09 2611.06 2871.09 Q2614.7 2871.09 2616.5 2867.55 Q2618.33 2863.98 2618.33 2856.87 Q2618.33 2849.74 2616.5 2846.2 Q2614.7 2842.64 2611.06 2842.64 M2611.06 2838.93 Q2616.87 2838.93 2619.93 2843.54 Q2623.01 2848.12 2623.01 2856.87 Q2623.01 2865.6 2619.93 2870.21 Q2616.87 2874.79 2611.06 2874.79 Q2605.25 2874.79 2602.17 2870.21 Q2599.12 2865.6 2599.12 2856.87 Q2599.12 2848.12 2602.17 2843.54 Q2605.25 2838.93 2611.06 2838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2631.23 2868.24 L2636.11 2868.24 L2636.11 2874.12 L2631.23 2874.12 L2631.23 2868.24 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2659.14 2843.63 L2647.34 2862.08 L2659.14 2862.08 L2659.14 2843.63 M2657.91 2839.56 L2663.79 2839.56 L2663.79 2862.08 L2668.73 2862.08 L2668.73 2865.97 L2663.79 2865.97 L2663.79 2874.12 L2659.14 2874.12 L2659.14 2865.97 L2643.54 2865.97 L2643.54 2861.46 L2657.91 2839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2686.46 2842.64 Q2682.85 2842.64 2681.02 2846.2 Q2679.21 2849.74 2679.21 2856.87 Q2679.21 2863.98 2681.02 2867.55 Q2682.85 2871.09 2686.46 2871.09 Q2690.09 2871.09 2691.9 2867.55 Q2693.72 2863.98 2693.72 2856.87 Q2693.72 2849.74 2691.9 2846.2 Q2690.09 2842.64 2686.46 2842.64 M2686.46 2838.93 Q2692.27 2838.93 2695.32 2843.54 Q2698.4 2848.12 2698.4 2856.87 Q2698.4 2865.6 2695.32 2870.21 Q2692.27 2874.79 2686.46 2874.79 Q2680.65 2874.79 2677.57 2870.21 Q2674.51 2865.6 2674.51 2856.87 Q2674.51 2848.12 2677.57 2843.54 Q2680.65 2838.93 2686.46 2838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2833.98 2842.64 Q2830.37 2842.64 2828.54 2846.2 Q2826.73 2849.74 2826.73 2856.87 Q2826.73 2863.98 2828.54 2867.55 Q2830.37 2871.09 2833.98 2871.09 Q2837.61 2871.09 2839.42 2867.55 Q2841.25 2863.98 2841.25 2856.87 Q2841.25 2849.74 2839.42 2846.2 Q2837.61 2842.64 2833.98 2842.64 M2833.98 2838.93 Q2839.79 2838.93 2842.84 2843.54 Q2845.92 2848.12 2845.92 2856.87 Q2845.92 2865.6 2842.84 2870.21 Q2839.79 2874.79 2833.98 2874.79 Q2828.17 2874.79 2825.09 2870.21 Q2822.03 2865.6 2822.03 2856.87 Q2822.03 2848.12 2825.09 2843.54 Q2828.17 2838.93 2833.98 2838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2854.14 2868.24 L2859.02 2868.24 L2859.02 2874.12 L2854.14 2874.12 L2854.14 2868.24 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2882.06 2843.63 L2870.25 2862.08 L2882.06 2862.08 L2882.06 2843.63 M2880.83 2839.56 L2886.71 2839.56 L2886.71 2862.08 L2891.64 2862.08 L2891.64 2865.97 L2886.71 2865.97 L2886.71 2874.12 L2882.06 2874.12 L2882.06 2865.97 L2866.46 2865.97 L2866.46 2861.46 L2880.83 2839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2899.42 2839.56 L2917.77 2839.56 L2917.77 2843.5 L2903.7 2843.5 L2903.7 2851.97 Q2904.72 2851.62 2905.74 2851.46 Q2906.76 2851.27 2907.77 2851.27 Q2913.56 2851.27 2916.94 2854.44 Q2920.32 2857.62 2920.32 2863.03 Q2920.32 2868.61 2916.85 2871.71 Q2913.38 2874.79 2907.06 2874.79 Q2904.88 2874.79 2902.61 2874.42 Q2900.37 2874.05 2897.96 2873.31 L2897.96 2868.61 Q2900.04 2869.74 2902.27 2870.3 Q2904.49 2870.86 2906.96 2870.86 Q2910.97 2870.86 2913.31 2868.75 Q2915.64 2866.64 2915.64 2863.03 Q2915.64 2859.42 2913.31 2857.31 Q2910.97 2855.21 2906.96 2855.21 Q2905.09 2855.21 2903.21 2855.62 Q2901.36 2856.04 2899.42 2856.92 L2899.42 2839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3055.9 2842.64 Q3052.29 2842.64 3050.46 2846.2 Q3048.65 2849.74 3048.65 2856.87 Q3048.65 2863.98 3050.46 2867.55 Q3052.29 2871.09 3055.9 2871.09 Q3059.53 2871.09 3061.34 2867.55 Q3063.17 2863.98 3063.17 2856.87 Q3063.17 2849.74 3061.34 2846.2 Q3059.53 2842.64 3055.9 2842.64 M3055.9 2838.93 Q3061.71 2838.93 3064.76 2843.54 Q3067.84 2848.12 3067.84 2856.87 Q3067.84 2865.6 3064.76 2870.21 Q3061.71 2874.79 3055.9 2874.79 Q3050.09 2874.79 3047.01 2870.21 Q3043.95 2865.6 3043.95 2856.87 Q3043.95 2848.12 3047.01 2843.54 Q3050.09 2838.93 3055.9 2838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3076.06 2868.24 L3080.94 2868.24 L3080.94 2874.12 L3076.06 2874.12 L3076.06 2868.24 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3091.18 2839.56 L3109.53 2839.56 L3109.53 2843.5 L3095.46 2843.5 L3095.46 2851.97 Q3096.48 2851.62 3097.5 2851.46 Q3098.51 2851.27 3099.53 2851.27 Q3105.32 2851.27 3108.7 2854.44 Q3112.08 2857.62 3112.08 2863.03 Q3112.08 2868.61 3108.61 2871.71 Q3105.13 2874.79 3098.81 2874.79 Q3096.64 2874.79 3094.37 2874.42 Q3092.12 2874.05 3089.72 2873.31 L3089.72 2868.61 Q3091.8 2869.74 3094.02 2870.3 Q3096.25 2870.86 3098.72 2870.86 Q3102.73 2870.86 3105.06 2868.75 Q3107.4 2866.64 3107.4 2863.03 Q3107.4 2859.42 3105.06 2857.31 Q3102.73 2855.21 3098.72 2855.21 Q3096.85 2855.21 3094.97 2855.62 Q3093.12 2856.04 3091.18 2856.92 L3091.18 2839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3131.29 2842.64 Q3127.68 2842.64 3125.85 2846.2 Q3124.05 2849.74 3124.05 2856.87 Q3124.05 2863.98 3125.85 2867.55 Q3127.68 2871.09 3131.29 2871.09 Q3134.93 2871.09 3136.73 2867.55 Q3138.56 2863.98 3138.56 2856.87 Q3138.56 2849.74 3136.73 2846.2 Q3134.93 2842.64 3131.29 2842.64 M3131.29 2838.93 Q3137.1 2838.93 3140.16 2843.54 Q3143.24 2848.12 3143.24 2856.87 Q3143.24 2865.6 3140.16 2870.21 Q3137.1 2874.79 3131.29 2874.79 Q3125.48 2874.79 3122.4 2870.21 Q3119.35 2865.6 3119.35 2856.87 Q3119.35 2848.12 3122.4 2843.54 Q3125.48 2838.93 3131.29 2838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3278.81 2842.64 Q3275.2 2842.64 3273.37 2846.2 Q3271.57 2849.74 3271.57 2856.87 Q3271.57 2863.98 3273.37 2867.55 Q3275.2 2871.09 3278.81 2871.09 Q3282.45 2871.09 3284.25 2867.55 Q3286.08 2863.98 3286.08 2856.87 Q3286.08 2849.74 3284.25 2846.2 Q3282.45 2842.64 3278.81 2842.64 M3278.81 2838.93 Q3284.62 2838.93 3287.68 2843.54 Q3290.76 2848.12 3290.76 2856.87 Q3290.76 2865.6 3287.68 2870.21 Q3284.62 2874.79 3278.81 2874.79 Q3273 2874.79 3269.92 2870.21 Q3266.87 2865.6 3266.87 2856.87 Q3266.87 2848.12 3269.92 2843.54 Q3273 2838.93 3278.81 2838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3298.98 2868.24 L3303.86 2868.24 L3303.86 2874.12 L3298.98 2874.12 L3298.98 2868.24 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3314.09 2839.56 L3332.45 2839.56 L3332.45 2843.5 L3318.37 2843.5 L3318.37 2851.97 Q3319.39 2851.62 3320.41 2851.46 Q3321.43 2851.27 3322.45 2851.27 Q3328.23 2851.27 3331.61 2854.44 Q3334.99 2857.62 3334.99 2863.03 Q3334.99 2868.61 3331.52 2871.71 Q3328.05 2874.79 3321.73 2874.79 Q3319.55 2874.79 3317.29 2874.42 Q3315.04 2874.05 3312.63 2873.31 L3312.63 2868.61 Q3314.72 2869.74 3316.94 2870.3 Q3319.16 2870.86 3321.64 2870.86 Q3325.64 2870.86 3327.98 2868.75 Q3330.32 2866.64 3330.32 2863.03 Q3330.32 2859.42 3327.98 2857.31 Q3325.64 2855.21 3321.64 2855.21 Q3319.76 2855.21 3317.89 2855.62 Q3316.04 2856.04 3314.09 2856.92 L3314.09 2839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3344.25 2839.56 L3362.61 2839.56 L3362.61 2843.5 L3348.54 2843.5 L3348.54 2851.97 Q3349.55 2851.62 3350.57 2851.46 Q3351.59 2851.27 3352.61 2851.27 Q3358.4 2851.27 3361.78 2854.44 Q3365.16 2857.62 3365.16 2863.03 Q3365.16 2868.61 3361.68 2871.71 Q3358.21 2874.79 3351.89 2874.79 Q3349.72 2874.79 3347.45 2874.42 Q3345.2 2874.05 3342.79 2873.31 L3342.79 2868.61 Q3344.88 2869.74 3347.1 2870.3 Q3349.32 2870.86 3351.8 2870.86 Q3355.8 2870.86 3358.14 2868.75 Q3360.48 2866.64 3360.48 2863.03 Q3360.48 2859.42 3358.14 2857.31 Q3355.8 2855.21 3351.8 2855.21 Q3349.92 2855.21 3348.05 2855.62 Q3346.2 2856.04 3344.25 2856.92 L3344.25 2839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3500.73 2842.64 Q3497.12 2842.64 3495.29 2846.2 Q3493.49 2849.74 3493.49 2856.87 Q3493.49 2863.98 3495.29 2867.55 Q3497.12 2871.09 3500.73 2871.09 Q3504.37 2871.09 3506.17 2867.55 Q3508 2863.98 3508 2856.87 Q3508 2849.74 3506.17 2846.2 Q3504.37 2842.64 3500.73 2842.64 M3500.73 2838.93 Q3506.54 2838.93 3509.6 2843.54 Q3512.68 2848.12 3512.68 2856.87 Q3512.68 2865.6 3509.6 2870.21 Q3506.54 2874.79 3500.73 2874.79 Q3494.92 2874.79 3491.84 2870.21 Q3488.79 2865.6 3488.79 2856.87 Q3488.79 2848.12 3491.84 2843.54 Q3494.92 2838.93 3500.73 2838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3520.9 2868.24 L3525.78 2868.24 L3525.78 2874.12 L3520.9 2874.12 L3520.9 2868.24 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3546.54 2854.98 Q3543.39 2854.98 3541.54 2857.13 Q3539.71 2859.28 3539.71 2863.03 Q3539.71 2866.76 3541.54 2868.93 Q3543.39 2871.09 3546.54 2871.09 Q3549.69 2871.09 3551.52 2868.93 Q3553.37 2866.76 3553.37 2863.03 Q3553.37 2859.28 3551.52 2857.13 Q3549.69 2854.98 3546.54 2854.98 M3555.83 2840.32 L3555.83 2844.58 Q3554.07 2843.75 3552.26 2843.31 Q3550.48 2842.87 3548.72 2842.87 Q3544.09 2842.87 3541.64 2845.99 Q3539.21 2849.12 3538.86 2855.44 Q3540.22 2853.43 3542.28 2852.36 Q3544.34 2851.27 3546.82 2851.27 Q3552.03 2851.27 3555.04 2854.44 Q3558.07 2857.59 3558.07 2863.03 Q3558.07 2868.36 3554.92 2871.57 Q3551.77 2874.79 3546.54 2874.79 Q3540.55 2874.79 3537.38 2870.21 Q3534.21 2865.6 3534.21 2856.87 Q3534.21 2848.68 3538.09 2843.82 Q3541.98 2838.93 3548.53 2838.93 Q3550.29 2838.93 3552.08 2839.28 Q3553.88 2839.63 3555.83 2840.32 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3576.13 2842.64 Q3572.52 2842.64 3570.69 2846.2 Q3568.88 2849.74 3568.88 2856.87 Q3568.88 2863.98 3570.69 2867.55 Q3572.52 2871.09 3576.13 2871.09 Q3579.76 2871.09 3581.57 2867.55 Q3583.39 2863.98 3583.39 2856.87 Q3583.39 2849.74 3581.57 2846.2 Q3579.76 2842.64 3576.13 2842.64 M3576.13 2838.93 Q3581.94 2838.93 3584.99 2843.54 Q3588.07 2848.12 3588.07 2856.87 Q3588.07 2865.6 3584.99 2870.21 Q3581.94 2874.79 3576.13 2874.79 Q3570.32 2874.79 3567.24 2870.21 Q3564.18 2865.6 3564.18 2856.87 Q3564.18 2848.12 3567.24 2843.54 Q3570.32 2838.93 3576.13 2838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3723.65 2842.64 Q3720.04 2842.64 3718.21 2846.2 Q3716.4 2849.74 3716.4 2856.87 Q3716.4 2863.98 3718.21 2867.55 Q3720.04 2871.09 3723.65 2871.09 Q3727.28 2871.09 3729.09 2867.55 Q3730.92 2863.98 3730.92 2856.87 Q3730.92 2849.74 3729.09 2846.2 Q3727.28 2842.64 3723.65 2842.64 M3723.65 2838.93 Q3729.46 2838.93 3732.51 2843.54 Q3735.59 2848.12 3735.59 2856.87 Q3735.59 2865.6 3732.51 2870.21 Q3729.46 2874.79 3723.65 2874.79 Q3717.84 2874.79 3714.76 2870.21 Q3711.7 2865.6 3711.7 2856.87 Q3711.7 2848.12 3714.76 2843.54 Q3717.84 2838.93 3723.65 2838.93 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3743.81 2868.24 L3748.69 2868.24 L3748.69 2874.12 L3743.81 2874.12 L3743.81 2868.24 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3769.46 2854.98 Q3766.31 2854.98 3764.46 2857.13 Q3762.63 2859.28 3762.63 2863.03 Q3762.63 2866.76 3764.46 2868.93 Q3766.31 2871.09 3769.46 2871.09 Q3772.61 2871.09 3774.44 2868.93 Q3776.29 2866.76 3776.29 2863.03 Q3776.29 2859.28 3774.44 2857.13 Q3772.61 2854.98 3769.46 2854.98 M3778.74 2840.32 L3778.74 2844.58 Q3776.98 2843.75 3775.18 2843.31 Q3773.39 2842.87 3771.63 2842.87 Q3767 2842.87 3764.55 2845.99 Q3762.12 2849.12 3761.77 2855.44 Q3763.14 2853.43 3765.2 2852.36 Q3767.26 2851.27 3769.74 2851.27 Q3774.94 2851.27 3777.95 2854.44 Q3780.99 2857.59 3780.99 2863.03 Q3780.99 2868.36 3777.84 2871.57 Q3774.69 2874.79 3769.46 2874.79 Q3763.46 2874.79 3760.29 2870.21 Q3757.12 2865.6 3757.12 2856.87 Q3757.12 2848.68 3761.01 2843.82 Q3764.9 2838.93 3771.45 2838.93 Q3773.21 2838.93 3774.99 2839.28 Q3776.8 2839.63 3778.74 2840.32 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3789.09 2839.56 L3807.44 2839.56 L3807.44 2843.5 L3793.37 2843.5 L3793.37 2851.97 Q3794.39 2851.62 3795.41 2851.46 Q3796.43 2851.27 3797.44 2851.27 Q3803.23 2851.27 3806.61 2854.44 Q3809.99 2857.62 3809.99 2863.03 Q3809.99 2868.61 3806.52 2871.71 Q3803.05 2874.79 3796.73 2874.79 Q3794.55 2874.79 3792.28 2874.42 Q3790.04 2874.05 3787.63 2873.31 L3787.63 2868.61 Q3789.71 2869.74 3791.93 2870.3 Q3794.16 2870.86 3796.63 2870.86 Q3800.64 2870.86 3802.98 2868.75 Q3805.31 2866.64 3805.31 2863.03 Q3805.31 2859.42 3802.98 2857.31 Q3800.64 2855.21 3796.63 2855.21 Q3794.76 2855.21 3792.88 2855.62 Q3791.03 2856.04 3789.09 2856.92 L3789.09 2839.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2906.47 2921.82 L2906.47 2928.09 Q2902.81 2926.34 2899.57 2925.48 Q2896.32 2924.62 2893.3 2924.62 Q2888.05 2924.62 2885.18 2926.66 Q2882.35 2928.7 2882.35 2932.45 Q2882.35 2935.61 2884.23 2937.23 Q2886.14 2938.82 2891.42 2939.81 L2895.3 2940.6 Q2902.5 2941.97 2905.9 2945.44 Q2909.34 2948.88 2909.34 2954.67 Q2909.34 2961.58 2904.69 2965.14 Q2900.08 2968.71 2891.13 2968.71 Q2887.76 2968.71 2883.94 2967.94 Q2880.15 2967.18 2876.08 2965.68 L2876.08 2959.06 Q2879.99 2961.26 2883.75 2962.37 Q2887.51 2963.49 2891.13 2963.49 Q2896.64 2963.49 2899.63 2961.32 Q2902.62 2959.16 2902.62 2955.15 Q2902.62 2951.65 2900.46 2949.67 Q2898.33 2947.7 2893.43 2946.71 L2889.51 2945.95 Q2882.32 2944.52 2879.1 2941.46 Q2875.89 2938.41 2875.89 2932.96 Q2875.89 2926.66 2880.31 2923.03 Q2884.77 2919.4 2892.57 2919.4 Q2895.91 2919.4 2899.38 2920.01 Q2902.85 2920.61 2906.47 2921.82 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2935.31 2949.86 Q2928.21 2949.86 2925.48 2951.49 Q2922.74 2953.11 2922.74 2957.03 Q2922.74 2960.14 2924.78 2961.99 Q2926.85 2963.81 2930.38 2963.81 Q2935.25 2963.81 2938.18 2960.37 Q2941.14 2956.9 2941.14 2951.17 L2941.14 2949.86 L2935.31 2949.86 M2946.99 2947.45 L2946.99 2967.78 L2941.14 2967.78 L2941.14 2962.37 Q2939.13 2965.62 2936.14 2967.18 Q2933.15 2968.71 2928.82 2968.71 Q2923.34 2968.71 2920.1 2965.65 Q2916.88 2962.56 2916.88 2957.41 Q2916.88 2951.39 2920.89 2948.34 Q2924.94 2945.28 2932.92 2945.28 L2941.14 2945.28 L2941.14 2944.71 Q2941.14 2940.67 2938.46 2938.47 Q2935.82 2936.24 2931.01 2936.24 Q2927.96 2936.24 2925.06 2936.97 Q2922.17 2937.71 2919.49 2939.17 L2919.49 2933.76 Q2922.71 2932.52 2925.73 2931.91 Q2928.75 2931.28 2931.62 2931.28 Q2939.35 2931.28 2943.17 2935.29 Q2946.99 2939.3 2946.99 2947.45 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2986.81 2938.98 Q2989.01 2935.03 2992.06 2933.15 Q2995.12 2931.28 2999.25 2931.28 Q3004.82 2931.28 3007.85 2935.19 Q3010.87 2939.07 3010.87 2946.27 L3010.87 2967.78 L3004.98 2967.78 L3004.98 2946.46 Q3004.98 2941.33 3003.17 2938.85 Q3001.36 2936.37 2997.63 2936.37 Q2993.08 2936.37 2990.44 2939.39 Q2987.8 2942.42 2987.8 2947.64 L2987.8 2967.78 L2981.91 2967.78 L2981.91 2946.46 Q2981.91 2941.3 2980.09 2938.85 Q2978.28 2936.37 2974.49 2936.37 Q2970 2936.37 2967.36 2939.42 Q2964.72 2942.45 2964.72 2947.64 L2964.72 2967.78 L2958.83 2967.78 L2958.83 2932.14 L2964.72 2932.14 L2964.72 2937.67 Q2966.73 2934.4 2969.53 2932.84 Q2972.33 2931.28 2976.18 2931.28 Q2980.06 2931.28 2982.77 2933.25 Q2985.51 2935.22 2986.81 2938.98 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3028.22 2962.44 L3028.22 2981.34 L3022.33 2981.34 L3022.33 2932.14 L3028.22 2932.14 L3028.22 2937.55 Q3030.07 2934.36 3032.87 2932.84 Q3035.7 2931.28 3039.61 2931.28 Q3046.11 2931.28 3050.15 2936.43 Q3054.22 2941.59 3054.22 2949.99 Q3054.22 2958.39 3050.15 2963.55 Q3046.11 2968.71 3039.61 2968.71 Q3035.7 2968.71 3032.87 2967.18 Q3030.07 2965.62 3028.22 2962.44 M3048.14 2949.99 Q3048.14 2943.53 3045.47 2939.87 Q3042.83 2936.18 3038.18 2936.18 Q3033.53 2936.18 3030.86 2939.87 Q3028.22 2943.53 3028.22 2949.99 Q3028.22 2956.45 3030.86 2960.14 Q3033.53 2963.81 3038.18 2963.81 Q3042.83 2963.81 3045.47 2960.14 Q3048.14 2956.45 3048.14 2949.99 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3063.93 2918.26 L3069.79 2918.26 L3069.79 2967.78 L3063.93 2967.78 L3063.93 2918.26 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3112.53 2948.5 L3112.53 2951.36 L3085.61 2951.36 Q3085.99 2957.41 3089.23 2960.59 Q3092.51 2963.74 3098.34 2963.74 Q3101.71 2963.74 3104.86 2962.91 Q3108.04 2962.09 3111.16 2960.43 L3111.16 2965.97 Q3108.01 2967.31 3104.7 2968.01 Q3101.39 2968.71 3097.99 2968.71 Q3089.46 2968.71 3084.46 2963.74 Q3079.49 2958.78 3079.49 2950.31 Q3079.49 2941.56 3084.21 2936.43 Q3088.95 2931.28 3096.97 2931.28 Q3104.16 2931.28 3108.33 2935.92 Q3112.53 2940.54 3112.53 2948.5 M3106.68 2946.78 Q3106.61 2941.97 3103.97 2939.11 Q3101.36 2936.24 3097.03 2936.24 Q3092.13 2936.24 3089.17 2939.01 Q3086.24 2941.78 3085.8 2946.81 L3106.68 2946.78 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3138.66 2932.14 L3144.87 2932.14 L3156.01 2962.05 L3167.15 2932.14 L3173.36 2932.14 L3159.99 2967.78 L3152.03 2967.78 L3138.66 2932.14 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3197.64 2949.86 Q3190.54 2949.86 3187.81 2951.49 Q3185.07 2953.11 3185.07 2957.03 Q3185.07 2960.14 3187.11 2961.99 Q3189.18 2963.81 3192.71 2963.81 Q3197.58 2963.81 3200.51 2960.37 Q3203.47 2956.9 3203.47 2951.17 L3203.47 2949.86 L3197.64 2949.86 M3209.32 2947.45 L3209.32 2967.78 L3203.47 2967.78 L3203.47 2962.37 Q3201.46 2965.62 3198.47 2967.18 Q3195.48 2968.71 3191.15 2968.71 Q3185.67 2968.71 3182.43 2965.65 Q3179.21 2962.56 3179.21 2957.41 Q3179.21 2951.39 3183.22 2948.34 Q3187.27 2945.28 3195.26 2945.28 L3203.47 2945.28 L3203.47 2944.71 Q3203.47 2940.67 3200.79 2938.47 Q3198.15 2936.24 3193.35 2936.24 Q3190.29 2936.24 3187.39 2936.97 Q3184.5 2937.71 3181.82 2939.17 L3181.82 2933.76 Q3185.04 2932.52 3188.06 2931.91 Q3191.09 2931.28 3193.95 2931.28 Q3201.68 2931.28 3205.5 2935.29 Q3209.32 2939.3 3209.32 2947.45 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3221.39 2918.26 L3227.24 2918.26 L3227.24 2967.78 L3221.39 2967.78 L3221.39 2918.26 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3238.89 2953.72 L3238.89 2932.14 L3244.75 2932.14 L3244.75 2953.49 Q3244.75 2958.55 3246.72 2961.1 Q3248.7 2963.61 3252.64 2963.61 Q3257.38 2963.61 3260.12 2960.59 Q3262.89 2957.57 3262.89 2952.35 L3262.89 2932.14 L3268.75 2932.14 L3268.75 2967.78 L3262.89 2967.78 L3262.89 2962.31 Q3260.76 2965.56 3257.93 2967.15 Q3255.12 2968.71 3251.4 2968.71 Q3245.26 2968.71 3242.07 2964.89 Q3238.89 2961.07 3238.89 2953.72 M3253.63 2931.28 L3253.63 2931.28 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3311.3 2948.5 L3311.3 2951.36 L3284.37 2951.36 Q3284.76 2957.41 3288 2960.59 Q3291.28 2963.74 3297.11 2963.74 Q3300.48 2963.74 3303.63 2962.91 Q3306.81 2962.09 3309.93 2960.43 L3309.93 2965.97 Q3306.78 2967.31 3303.47 2968.01 Q3300.16 2968.71 3296.76 2968.71 Q3288.23 2968.71 3283.23 2963.74 Q3278.26 2958.78 3278.26 2950.31 Q3278.26 2941.56 3282.97 2936.43 Q3287.72 2931.28 3295.74 2931.28 Q3302.93 2931.28 3307.1 2935.92 Q3311.3 2940.54 3311.3 2948.5 M3305.45 2946.78 Q3305.38 2941.97 3302.74 2939.11 Q3300.13 2936.24 3295.8 2936.24 Q3290.9 2936.24 3287.94 2939.01 Q3285.01 2941.78 3284.57 2946.81 L3305.45 2946.78 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip197)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2234.43,2689.04 3952.76,2689.04 \"\/>\n<polyline clip-path=\"url(#clip197)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2234.43,2564.29 3952.76,2564.29 \"\/>\n<polyline clip-path=\"url(#clip197)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2234.43,2439.54 3952.76,2439.54 \"\/>\n<polyline clip-path=\"url(#clip197)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2234.43,2314.79 3952.76,2314.79 \"\/>\n<polyline clip-path=\"url(#clip197)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2234.43,2190.04 3952.76,2190.04 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2234.43,2798.92 2234.43,2106.73 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2234.43,2689.04 2253.33,2689.04 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2234.43,2564.29 2253.33,2564.29 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2234.43,2439.54 2253.33,2439.54 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2234.43,2314.79 2253.33,2314.79 \"\/>\n<polyline clip-path=\"url(#clip190)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2234.43,2190.04 2253.33,2190.04 \"\/>\n<path clip-path=\"url(#clip190)\" d=\"M2154.53 2702.39 L2162.17 2702.39 L2162.17 2676.02 L2153.86 2677.69 L2153.86 2673.43 L2162.12 2671.76 L2166.79 2671.76 L2166.79 2702.39 L2174.43 2702.39 L2174.43 2706.32 L2154.53 2706.32 L2154.53 2702.39 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2158.11 2577.64 L2174.43 2577.64 L2174.43 2581.57 L2152.49 2581.57 L2152.49 2577.64 Q2155.15 2574.88 2159.73 2570.25 Q2164.34 2565.6 2165.52 2564.26 Q2167.77 2561.73 2168.65 2560 Q2169.55 2558.24 2169.55 2556.55 Q2169.55 2553.79 2167.6 2552.06 Q2165.68 2550.32 2162.58 2550.32 Q2160.38 2550.32 2157.93 2551.09 Q2155.5 2551.85 2152.72 2553.4 L2152.72 2548.68 Q2155.54 2547.54 2158 2546.96 Q2160.45 2546.39 2162.49 2546.39 Q2167.86 2546.39 2171.05 2549.07 Q2174.25 2551.76 2174.25 2556.25 Q2174.25 2558.38 2173.44 2560.3 Q2172.65 2562.2 2170.54 2564.79 Q2169.97 2565.46 2166.86 2568.68 Q2163.76 2571.87 2158.11 2577.64 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2167.3 2438.19 Q2170.66 2438.9 2172.54 2441.17 Q2174.43 2443.44 2174.43 2446.77 Q2174.43 2451.89 2170.92 2454.69 Q2167.4 2457.49 2160.92 2457.49 Q2158.74 2457.49 2156.42 2457.05 Q2154.13 2456.64 2151.68 2455.78 L2151.68 2451.26 Q2153.62 2452.4 2155.94 2452.98 Q2158.25 2453.56 2160.78 2453.56 Q2165.17 2453.56 2167.47 2451.82 Q2169.78 2450.08 2169.78 2446.77 Q2169.78 2443.72 2167.63 2442.01 Q2165.5 2440.27 2161.68 2440.27 L2157.65 2440.27 L2157.65 2436.43 L2161.86 2436.43 Q2165.31 2436.43 2167.14 2435.06 Q2168.97 2433.67 2168.97 2431.08 Q2168.97 2428.42 2167.07 2427.01 Q2165.2 2425.57 2161.68 2425.57 Q2159.76 2425.57 2157.56 2425.99 Q2155.36 2426.4 2152.72 2427.28 L2152.72 2423.12 Q2155.38 2422.38 2157.7 2422.01 Q2160.04 2421.64 2162.1 2421.64 Q2167.42 2421.64 2170.52 2424.07 Q2173.62 2426.47 2173.62 2430.59 Q2173.62 2433.46 2171.98 2435.45 Q2170.34 2437.42 2167.3 2438.19 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2164.85 2301.58 L2153.04 2320.03 L2164.85 2320.03 L2164.85 2301.58 M2163.62 2297.51 L2169.5 2297.51 L2169.5 2320.03 L2174.43 2320.03 L2174.43 2323.92 L2169.5 2323.92 L2169.5 2332.07 L2164.85 2332.07 L2164.85 2323.92 L2149.25 2323.92 L2149.25 2319.41 L2163.62 2297.51 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2153.53 2172.76 L2171.89 2172.76 L2171.89 2176.69 L2157.81 2176.69 L2157.81 2185.17 Q2158.83 2184.82 2159.85 2184.66 Q2160.87 2184.47 2161.89 2184.47 Q2167.67 2184.47 2171.05 2187.64 Q2174.43 2190.81 2174.43 2196.23 Q2174.43 2201.81 2170.96 2204.91 Q2167.49 2207.99 2161.17 2207.99 Q2158.99 2207.99 2156.73 2207.62 Q2154.48 2207.25 2152.07 2206.51 L2152.07 2201.81 Q2154.16 2202.94 2156.38 2203.5 Q2158.6 2204.05 2161.08 2204.05 Q2165.08 2204.05 2167.42 2201.95 Q2169.76 2199.84 2169.76 2196.23 Q2169.76 2192.62 2167.42 2190.51 Q2165.08 2188.41 2161.08 2188.41 Q2159.2 2188.41 2157.33 2188.82 Q2155.48 2189.24 2153.53 2190.12 L2153.53 2172.76 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2032.76 2566.14 L2069.71 2566.14 L2069.71 2558.37 Q2069.71 2548.53 2065.25 2543.98 Q2060.8 2539.4 2051.18 2539.4 Q2041.64 2539.4 2037.21 2543.98 Q2032.76 2548.53 2032.76 2558.37 L2032.76 2566.14 M2027.47 2572.56 L2027.47 2559.36 Q2027.47 2545.54 2033.23 2539.08 Q2038.96 2532.62 2051.18 2532.62 Q2063.47 2532.62 2069.23 2539.11 Q2074.99 2545.61 2074.99 2559.36 L2074.99 2572.56 L2027.47 2572.56 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2055.7 2492.13 L2058.57 2492.13 L2058.57 2519.06 Q2064.62 2518.68 2067.8 2515.43 Q2070.95 2512.15 2070.95 2506.33 Q2070.95 2502.96 2070.12 2499.8 Q2069.3 2496.62 2067.64 2493.5 L2073.18 2493.5 Q2074.52 2496.65 2075.22 2499.96 Q2075.92 2503.27 2075.92 2506.68 Q2075.92 2515.21 2070.95 2520.21 Q2065.99 2525.17 2057.52 2525.17 Q2048.77 2525.17 2043.64 2520.46 Q2038.49 2515.72 2038.49 2507.7 Q2038.49 2500.51 2043.13 2496.34 Q2047.75 2492.13 2055.7 2492.13 M2053.99 2497.99 Q2049.18 2498.05 2046.32 2500.7 Q2043.45 2503.31 2043.45 2507.63 Q2043.45 2512.54 2046.22 2515.5 Q2048.99 2518.42 2054.02 2518.87 L2053.99 2497.99 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2053.48 2452.89 L2074.99 2452.89 L2074.99 2458.75 L2053.67 2458.75 Q2048.61 2458.75 2046.09 2460.72 Q2043.58 2462.69 2043.58 2466.64 Q2043.58 2471.38 2046.6 2474.12 Q2049.63 2476.86 2054.85 2476.86 L2074.99 2476.86 L2074.99 2482.74 L2039.34 2482.74 L2039.34 2476.86 L2044.88 2476.86 Q2041.67 2474.76 2040.08 2471.92 Q2038.49 2469.06 2038.49 2465.33 Q2038.49 2459.19 2042.3 2456.04 Q2046.09 2452.89 2053.48 2452.89 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2040.39 2418.48 L2045.93 2418.48 Q2044.66 2420.97 2044.02 2423.64 Q2043.39 2426.31 2043.39 2429.18 Q2043.39 2433.54 2044.72 2435.73 Q2046.06 2437.9 2048.73 2437.9 Q2050.77 2437.9 2051.95 2436.34 Q2053.09 2434.78 2054.14 2430.07 L2054.59 2428.06 Q2055.93 2421.82 2058.38 2419.22 Q2060.8 2416.57 2065.16 2416.57 Q2070.12 2416.57 2073.02 2420.52 Q2075.92 2424.43 2075.92 2431.31 Q2075.92 2434.17 2075.34 2437.29 Q2074.8 2440.38 2073.69 2443.82 L2067.64 2443.82 Q2069.33 2440.57 2070.19 2437.42 Q2071.01 2434.27 2071.01 2431.18 Q2071.01 2427.04 2069.61 2424.82 Q2068.18 2422.59 2065.6 2422.59 Q2063.22 2422.59 2061.94 2424.21 Q2060.67 2425.8 2059.49 2431.25 L2059.01 2433.28 Q2057.87 2438.73 2055.51 2441.14 Q2053.13 2443.56 2048.99 2443.56 Q2043.96 2443.56 2041.22 2440 Q2038.49 2436.43 2038.49 2429.88 Q2038.49 2426.63 2038.96 2423.77 Q2039.44 2420.9 2040.39 2418.48 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2039.34 2407.25 L2039.34 2401.39 L2074.99 2401.39 L2074.99 2407.25 L2039.34 2407.25 M2025.47 2407.25 L2025.47 2401.39 L2032.88 2401.39 L2032.88 2407.25 L2025.47 2407.25 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2029.22 2383.34 L2039.34 2383.34 L2039.34 2371.28 L2043.9 2371.28 L2043.9 2383.34 L2063.25 2383.34 Q2067.61 2383.34 2068.85 2382.17 Q2070.09 2380.96 2070.09 2377.3 L2070.09 2371.28 L2074.99 2371.28 L2074.99 2377.3 Q2074.99 2384.08 2072.48 2386.65 Q2069.93 2389.23 2063.25 2389.23 L2043.9 2389.23 L2043.9 2393.53 L2039.34 2393.53 L2039.34 2389.23 L2029.22 2389.23 L2029.22 2383.34 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M2078.3 2348.75 Q2084.67 2351.23 2086.61 2353.58 Q2088.55 2355.94 2088.55 2359.89 L2088.55 2364.57 L2083.65 2364.57 L2083.65 2361.13 Q2083.65 2358.71 2082.5 2357.37 Q2081.36 2356.04 2077.09 2354.41 L2074.42 2353.36 L2039.34 2367.78 L2039.34 2361.57 L2067.23 2350.43 L2039.34 2339.29 L2039.34 2333.09 L2078.3 2348.75 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3026.97 2010.77 L3026.97 2016.32 Q3024.31 2013.84 3021.29 2012.62 Q3018.3 2011.4 3014.91 2011.4 Q3008.24 2011.4 3004.7 2015.48 Q3001.16 2019.55 3001.16 2027.26 Q3001.16 2034.94 3004.7 2039.03 Q3008.24 2043.09 3014.91 2043.09 Q3018.3 2043.09 3021.29 2041.86 Q3024.31 2040.64 3026.97 2038.17 L3026.97 2043.66 Q3024.21 2045.54 3021.11 2046.47 Q3018.04 2047.41 3014.6 2047.41 Q3005.77 2047.41 3000.69 2042.02 Q2995.61 2036.6 2995.61 2027.26 Q2995.61 2017.88 3000.69 2012.49 Q3005.77 2007.07 3014.6 2007.07 Q3018.09 2007.07 3021.16 2008.01 Q3024.26 2008.92 3026.97 2010.77 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3059.13 2029.05 L3059.13 2046.66 L3054.34 2046.66 L3054.34 2029.21 Q3054.34 2025.07 3052.72 2023.01 Q3051.11 2020.95 3047.88 2020.95 Q3044 2020.95 3041.76 2023.43 Q3039.52 2025.9 3039.52 2030.17 L3039.52 2046.66 L3034.7 2046.66 L3034.7 2006.14 L3039.52 2006.14 L3039.52 2022.02 Q3041.24 2019.39 3043.56 2018.09 Q3045.9 2016.79 3048.95 2016.79 Q3053.97 2016.79 3056.55 2019.91 Q3059.13 2023.01 3059.13 2029.05 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3081.94 2031.99 Q3076.13 2031.99 3073.89 2033.32 Q3071.65 2034.65 3071.65 2037.85 Q3071.65 2040.41 3073.32 2041.92 Q3075.01 2043.4 3077.9 2043.4 Q3081.89 2043.4 3084.28 2040.59 Q3086.71 2037.75 3086.71 2033.06 L3086.71 2031.99 L3081.94 2031.99 M3091.5 2030.02 L3091.5 2046.66 L3086.71 2046.66 L3086.71 2042.23 Q3085.07 2044.89 3082.62 2046.16 Q3080.17 2047.41 3076.63 2047.41 Q3072.15 2047.41 3069.49 2044.91 Q3066.86 2042.39 3066.86 2038.17 Q3066.86 2033.24 3070.14 2030.74 Q3073.45 2028.24 3079.99 2028.24 L3086.71 2028.24 L3086.71 2027.78 Q3086.71 2024.47 3084.52 2022.67 Q3082.36 2020.85 3078.43 2020.85 Q3075.93 2020.85 3073.56 2021.45 Q3071.19 2022.05 3069 2023.24 L3069 2018.82 Q3071.63 2017.8 3074.1 2017.31 Q3076.58 2016.79 3078.92 2016.79 Q3085.25 2016.79 3088.37 2020.07 Q3091.5 2023.35 3091.5 2030.02 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3101.37 2017.49 L3106.16 2017.49 L3106.16 2046.66 L3101.37 2046.66 L3101.37 2017.49 M3101.37 2006.14 L3106.16 2006.14 L3106.16 2012.2 L3101.37 2012.2 L3101.37 2006.14 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3140.43 2029.05 L3140.43 2046.66 L3135.64 2046.66 L3135.64 2029.21 Q3135.64 2025.07 3134.02 2023.01 Q3132.41 2020.95 3129.18 2020.95 Q3125.3 2020.95 3123.06 2023.43 Q3120.82 2025.9 3120.82 2030.17 L3120.82 2046.66 L3116 2046.66 L3116 2017.49 L3120.82 2017.49 L3120.82 2022.02 Q3122.54 2019.39 3124.86 2018.09 Q3127.2 2016.79 3130.25 2016.79 Q3135.27 2016.79 3137.85 2019.91 Q3140.43 2023.01 3140.43 2029.05 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip190)\" d=\"M3183.56 2025.69 Q3187.33 2026.5 3189.44 2029.05 Q3191.58 2031.6 3191.58 2035.35 Q3191.58 2041.11 3187.62 2044.26 Q3183.66 2047.41 3176.37 2047.41 Q3173.92 2047.41 3171.32 2046.92 Q3168.74 2046.45 3165.98 2045.48 L3165.98 2040.41 Q3168.16 2041.68 3170.77 2042.33 Q3173.37 2042.98 3176.21 2042.98 Q3181.16 2042.98 3183.74 2041.03 Q3186.34 2039.08 3186.34 2035.35 Q3186.34 2031.92 3183.92 2029.99 Q3181.52 2028.04 3177.23 2028.04 L3172.7 2028.04 L3172.7 2023.71 L3177.44 2023.71 Q3181.32 2023.71 3183.37 2022.18 Q3185.43 2020.61 3185.43 2017.7 Q3185.43 2014.7 3183.29 2013.11 Q3181.19 2011.5 3177.23 2011.5 Q3175.07 2011.5 3172.59 2011.97 Q3170.12 2012.44 3167.15 2013.43 L3167.15 2008.74 Q3170.14 2007.91 3172.75 2007.49 Q3175.38 2007.07 3177.7 2007.07 Q3183.69 2007.07 3187.17 2009.81 Q3190.66 2012.52 3190.66 2017.15 Q3190.66 2020.38 3188.82 2022.62 Q3186.97 2024.83 3183.56 2025.69 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip197)\" style=\"stroke:#009af9; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2288.68,2779.33 2301.4,2776.55 2314.12,2773.59 2326.84,2770.43 2339.56,2767.06 2352.28,2763.47 2365,2759.68 2377.72,2755.71 2390.44,2751.6 2403.16,2747.4 2415.88,2743.16 2428.6,2738.93 2441.32,2734.78 2454.04,2730.75 2466.76,2726.86 2479.48,2723.12 2492.2,2719.52 2504.92,2716 2517.64,2712.48 2530.36,2708.85 2543.08,2704.99 2555.8,2700.75 2568.52,2695.96 2581.24,2690.46 2593.96,2684.1 2606.68,2676.74 2619.4,2668.28 2632.12,2658.62 2644.84,2647.72 2657.56,2635.58 2670.28,2622.23 2683,2607.73 2695.72,2592.18 2708.44,2575.71 2721.16,2558.46 2733.88,2540.58 2746.6,2522.21 2759.32,2503.52 2772.04,2484.61 2784.76,2465.6 2797.48,2446.57 2810.2,2427.57 2822.92,2408.63 2835.64,2389.76 2848.36,2370.93 2861.08,2352.13 2873.8,2333.34 2886.52,2314.55 2899.24,2295.77 2911.96,2277.06 2924.68,2258.51 2937.4,2240.25 2950.12,2222.48 2962.84,2205.42 2975.56,2189.33 2988.28,2174.5 3001,2161.23 3013.72,2149.78 3026.44,2140.41 3039.16,2133.3 3051.88,2128.59 3064.6,2126.32 3077.32,2126.45 3090.04,2128.85 3102.76,2133.3 3115.48,2139.53 3128.2,2147.2 3140.92,2155.92 3153.64,2165.32 3166.36,2175.01 3179.08,2184.65 3191.8,2193.93 3204.52,2202.63 3217.24,2210.57 3229.96,2217.68 3242.68,2223.94 3255.4,2229.41 3268.12,2234.21 3280.84,2238.52 3293.56,2242.54 3306.28,2246.51 3319,2250.66 3331.72,2255.23 3344.44,2260.41 3357.16,2266.4 3369.88,2273.35 3382.6,2281.36 3395.32,2290.48 3408.04,2300.74 3420.76,2312.1 3433.48,2324.51 3446.2,2337.85 3458.92,2352.01 3471.64,2366.84 3484.36,2382.19 3497.08,2397.9 3509.8,2413.84 3522.52,2429.87 3535.24,2445.87 3547.96,2461.76 3560.68,2477.47 3573.4,2492.95 3586.12,2508.18 3598.84,2523.15 3611.56,2537.88 3624.28,2552.37 3637,2566.64 3649.72,2580.7 3662.44,2594.57 3675.16,2608.23 3687.88,2621.67 3700.6,2634.85 3713.32,2647.73 3726.04,2660.25 3738.76,2672.36 3751.48,2683.98 3764.2,2695.04 3776.92,2705.49 3789.64,2715.29 3802.36,2724.38 3815.08,2732.76 3827.8,2740.43 3840.52,2747.39 3853.24,2753.68 3865.96,2759.34 3878.68,2764.43 3891.4,2769.01 3904.12,2773.14 \"\/>\n<polyline clip-path=\"url(#clip197)\" style=\"stroke:#e26f46; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2283.07,2773.14 2295.79,2769.01 2308.51,2764.43 2321.23,2759.34 2333.95,2753.68 2346.67,2747.39 2359.39,2740.43 2372.11,2732.76 2384.83,2724.38 2397.55,2715.29 2410.27,2705.49 2422.99,2695.04 2435.71,2683.98 2448.43,2672.36 2461.15,2660.25 2473.87,2647.73 2486.59,2634.85 2499.31,2621.67 2512.03,2608.23 2524.75,2594.57 2537.47,2580.7 2550.19,2566.64 2562.91,2552.37 2575.63,2537.88 2588.35,2523.15 2601.07,2508.18 2613.79,2492.95 2626.51,2477.47 2639.23,2461.76 2651.95,2445.87 2664.67,2429.87 2677.39,2413.84 2690.11,2397.9 2702.83,2382.19 2715.55,2366.84 2728.27,2352.01 2740.99,2337.85 2753.71,2324.51 2766.43,2312.1 2779.15,2300.74 2791.87,2290.48 2804.59,2281.36 2817.31,2273.35 2830.03,2266.4 2842.75,2260.41 2855.47,2255.23 2868.19,2250.66 2880.91,2246.51 2893.63,2242.54 2906.35,2238.52 2919.07,2234.21 2931.79,2229.41 2944.51,2223.94 2957.23,2217.68 2969.95,2210.57 2982.67,2202.63 2995.39,2193.93 3008.11,2184.65 3020.83,2175.01 3033.55,2165.32 3046.27,2155.92 3058.99,2147.2 3071.71,2139.53 3084.43,2133.3 3097.15,2128.85 3109.87,2126.45 3122.59,2126.32 3135.31,2128.59 3148.03,2133.3 3160.75,2140.41 3173.47,2149.78 3186.19,2161.23 3198.91,2174.5 3211.63,2189.33 3224.35,2205.42 3237.07,2222.48 3249.79,2240.25 3262.51,2258.51 3275.23,2277.06 3287.95,2295.77 3300.67,2314.55 3313.39,2333.34 3326.11,2352.13 3338.83,2370.93 3351.55,2389.76 3364.27,2408.63 3376.99,2427.57 3389.71,2446.57 3402.43,2465.6 3415.15,2484.61 3427.87,2503.52 3440.59,2522.21 3453.31,2540.58 3466.03,2558.46 3478.75,2575.71 3491.47,2592.18 3504.19,2607.73 3516.91,2622.23 3529.63,2635.58 3542.35,2647.72 3555.07,2658.62 3567.79,2668.28 3580.51,2676.74 3593.23,2684.1 3605.95,2690.46 3618.67,2695.96 3631.39,2700.75 3644.11,2704.99 3656.83,2708.85 3669.55,2712.48 3682.27,2716 3694.99,2719.52 3707.71,2723.12 3720.43,2726.86 3733.15,2730.75 3745.87,2734.78 3758.59,2738.93 3771.31,2743.16 3784.03,2747.4 3796.75,2751.6 3809.47,2755.71 3822.19,2759.68 3834.91,2763.47 3847.63,2767.06 3860.35,2770.43 3873.07,2773.59 3885.79,2776.55 3898.51,2779.33 \"\/>\n<\/svg>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=ee6c7752\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell   \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[22]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span><span class=\"n\">chain<\/span> <span class=\"o\">=<\/span> <span class=\"n\">chains<\/span><span class=\"p\">[<\/span><span class=\"o\">:<\/span><span class=\"p\">,<\/span><span class=\"o\">:<\/span><span class=\"p\">,<\/span><span class=\"mi\">1<\/span><span class=\"p\">]<\/span>\n<span class=\"c\"># Model with mean of samples as parameters.<\/span>\n<span class=\"n\">\u03bc_mean<\/span> <span class=\"o\">=<\/span> <span class=\"p\">[<\/span><span class=\"n\">mean<\/span><span class=\"p\">(<\/span><span class=\"n\">chain<\/span><span class=\"p\">,<\/span> <span class=\"s\">&quot;\u03bc[<\/span><span class=\"si\">$i<\/span><span class=\"s\">]&quot;<\/span><span class=\"p\">)<\/span> <span class=\"k\">for<\/span> <span class=\"n\">i<\/span> <span class=\"k\">in<\/span> <span class=\"mi\">1<\/span><span class=\"o\">:<\/span><span class=\"mi\">2<\/span><span class=\"p\">]<\/span>\n<span class=\"n\">w_mean<\/span> <span class=\"o\">=<\/span> <span class=\"p\">[<\/span><span class=\"n\">mean<\/span><span class=\"p\">(<\/span><span class=\"n\">chain<\/span><span class=\"p\">,<\/span> <span class=\"s\">&quot;w[<\/span><span class=\"si\">$i<\/span><span class=\"s\">]&quot;<\/span><span class=\"p\">)<\/span> <span class=\"k\">for<\/span> <span class=\"n\">i<\/span> <span class=\"k\">in<\/span> <span class=\"mi\">1<\/span><span class=\"o\">:<\/span><span class=\"mi\">2<\/span><span class=\"p\">]<\/span>\n<span class=\"n\">mixturemodel_mean<\/span> <span class=\"o\">=<\/span> <span class=\"n\">MixtureModel<\/span><span class=\"p\">([<\/span><span class=\"n\">MvNormal<\/span><span class=\"p\">(<\/span><span class=\"n\">Fill<\/span><span class=\"p\">(<\/span><span class=\"n\">\u03bc\u2096<\/span><span class=\"p\">,<\/span><span class=\"mi\">2<\/span><span class=\"p\">),<\/span> <span class=\"n\">I<\/span><span class=\"p\">)<\/span> <span class=\"k\">for<\/span> <span class=\"n\">\u03bc\u2096<\/span> <span class=\"k\">in<\/span> <span class=\"n\">\u03bc_mean<\/span><span class=\"p\">],<\/span> <span class=\"n\">w_mean<\/span><span class=\"p\">)<\/span>\n<span class=\"n\">contour<\/span><span class=\"p\">(<\/span>\n    <span class=\"n\">range<\/span><span class=\"p\">(<\/span><span class=\"o\">-<\/span><span class=\"mf\">7.5<\/span><span class=\"p\">,<\/span> <span class=\"mi\">3<\/span><span class=\"p\">;<\/span> <span class=\"n\">length<\/span><span class=\"o\">=<\/span><span class=\"mi\">1_000<\/span><span class=\"p\">),<\/span>\n    <span class=\"n\">range<\/span><span class=\"p\">(<\/span><span class=\"o\">-<\/span><span class=\"mf\">6.5<\/span><span class=\"p\">,<\/span> <span class=\"mi\">3<\/span><span class=\"p\">;<\/span> <span class=\"n\">length<\/span><span class=\"o\">=<\/span><span class=\"mi\">1_000<\/span><span class=\"p\">),<\/span>\n    <span class=\"p\">(<\/span><span class=\"n\">x<\/span><span class=\"p\">,<\/span><span class=\"n\">y<\/span><span class=\"p\">)<\/span> <span class=\"o\">-&gt;<\/span> <span class=\"n\">logpdf<\/span><span class=\"p\">(<\/span><span class=\"n\">mixturemodel_mean<\/span><span class=\"p\">,[<\/span><span class=\"n\">x<\/span><span class=\"p\">,<\/span> <span class=\"n\">y<\/span><span class=\"p\">]);<\/span>\n    <span class=\"n\">widen<\/span> <span class=\"o\">=<\/span> <span class=\"nb\">false<\/span><span class=\"p\">)<\/span>\n<span class=\"n\">scatter!<\/span><span class=\"p\">(<\/span><span class=\"n\">x<\/span><span class=\"p\">[<\/span><span class=\"mi\">1<\/span><span class=\"p\">,<\/span><span class=\"o\">:<\/span><span class=\"p\">],<\/span> <span class=\"n\">x<\/span><span class=\"p\">[<\/span><span class=\"mi\">2<\/span><span class=\"p\">,<\/span><span class=\"o\">:<\/span><span class=\"p\">];<\/span> <span class=\"n\">legend<\/span><span class=\"o\">=<\/span><span class=\"nb\">false<\/span><span class=\"p\">,<\/span> <span class=\"n\">title<\/span><span class=\"o\">=<\/span><span class=\"s\">&quot;Sythetic Dataset&quot;<\/span><span class=\"p\">)<\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"jp-Cell-outputWrapper\">\n<div class=\"jp-Collapser jp-OutputCollapser jp-Cell-outputCollapser\">\n<\/div>\n<div class=\"jp-OutputArea jp-Cell-outputArea\">\n<div class=\"jp-OutputArea-child jp-OutputArea-executeResult\">\n    \n    <div class=\"jp-OutputPrompt jp-OutputArea-prompt\">Out[22]:<\/div>\n<div class=\"jp-RenderedHTMLCommon jp-RenderedHTML jp-OutputArea-output jp-OutputArea-executeResult\" data-mime-type=\"text\/html\">\n<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"600\" height=\"400\" viewBox=\"0 0 2400 1600\">\n<defs>\n  <clipPath id=\"clip280\">\n    <rect x=\"0\" y=\"0\" width=\"2400\" height=\"1600\"\/>\n  <\/clipPath>\n<\/defs>\n<path clip-path=\"url(#clip280)\" d=\"M0 1600 L2400 1600 L2400 0 L0 0  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<defs>\n  <clipPath id=\"clip281\">\n    <rect x=\"480\" y=\"0\" width=\"1681\" height=\"1600\"\/>\n  <\/clipPath>\n<\/defs>\n<path clip-path=\"url(#clip280)\" d=\"M149.191 1486.45 L2112.76 1486.45 L2112.76 123.472 L149.191 123.472  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<defs>\n  <clipPath id=\"clip282\">\n    <rect x=\"149\" y=\"123\" width=\"1965\" height=\"1364\"\/>\n  <\/clipPath>\n<\/defs>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"429.7,1486.45 429.7,123.472 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"803.713,1486.45 803.713,123.472 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1177.72,1486.45 1177.72,123.472 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1551.74,1486.45 1551.74,123.472 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1925.75,1486.45 1925.75,123.472 \"\/>\n<polyline clip-path=\"url(#clip280)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"149.191,1486.45 2112.76,1486.45 \"\/>\n<polyline clip-path=\"url(#clip280)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"429.7,1486.45 429.7,1467.55 \"\/>\n<polyline clip-path=\"url(#clip280)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"803.713,1486.45 803.713,1467.55 \"\/>\n<polyline clip-path=\"url(#clip280)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1177.72,1486.45 1177.72,1467.55 \"\/>\n<polyline clip-path=\"url(#clip280)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1551.74,1486.45 1551.74,1467.55 \"\/>\n<polyline clip-path=\"url(#clip280)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1925.75,1486.45 1925.75,1467.55 \"\/>\n<path clip-path=\"url(#clip280)\" d=\"M398.763 1532.02 L428.439 1532.02 L428.439 1535.95 L398.763 1535.95 L398.763 1532.02 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M449.11 1529.7 Q445.962 1529.7 444.11 1531.86 Q442.281 1534.01 442.281 1537.76 Q442.281 1541.49 444.11 1543.66 Q445.962 1545.82 449.11 1545.82 Q452.258 1545.82 454.087 1543.66 Q455.938 1541.49 455.938 1537.76 Q455.938 1534.01 454.087 1531.86 Q452.258 1529.7 449.11 1529.7 M458.392 1515.05 L458.392 1519.31 Q456.633 1518.48 454.827 1518.04 Q453.045 1517.6 451.286 1517.6 Q446.656 1517.6 444.202 1520.72 Q441.772 1523.85 441.425 1530.17 Q442.79 1528.15 444.851 1527.09 Q446.911 1526 449.388 1526 Q454.596 1526 457.605 1529.17 Q460.637 1532.32 460.637 1537.76 Q460.637 1543.08 457.489 1546.3 Q454.341 1549.52 449.11 1549.52 Q443.114 1549.52 439.943 1544.94 Q436.772 1540.33 436.772 1531.6 Q436.772 1523.41 440.661 1518.55 Q444.55 1513.66 451.101 1513.66 Q452.86 1513.66 454.642 1514.01 Q456.448 1514.36 458.392 1515.05 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M772.613 1532.02 L802.289 1532.02 L802.289 1535.95 L772.613 1535.95 L772.613 1532.02 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M825.229 1518.36 L813.423 1536.81 L825.229 1536.81 L825.229 1518.36 M824.002 1514.29 L829.881 1514.29 L829.881 1536.81 L834.812 1536.81 L834.812 1540.7 L829.881 1540.7 L829.881 1548.85 L825.229 1548.85 L825.229 1540.7 L809.627 1540.7 L809.627 1536.19 L824.002 1514.29 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M1147.67 1532.02 L1177.34 1532.02 L1177.34 1535.95 L1147.67 1535.95 L1147.67 1532.02 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M1191.46 1544.91 L1207.78 1544.91 L1207.78 1548.85 L1185.84 1548.85 L1185.84 1544.91 Q1188.5 1542.16 1193.08 1537.53 Q1197.69 1532.88 1198.87 1531.53 Q1201.12 1529.01 1202 1527.27 Q1202.9 1525.51 1202.9 1523.82 Q1202.9 1521.07 1200.95 1519.33 Q1199.03 1517.6 1195.93 1517.6 Q1193.73 1517.6 1191.28 1518.36 Q1188.85 1519.13 1186.07 1520.68 L1186.07 1515.95 Q1188.89 1514.82 1191.35 1514.24 Q1193.8 1513.66 1195.84 1513.66 Q1201.21 1513.66 1204.4 1516.35 Q1207.6 1519.03 1207.6 1523.52 Q1207.6 1525.65 1206.79 1527.57 Q1206 1529.47 1203.89 1532.07 Q1203.32 1532.74 1200.21 1535.95 Q1197.11 1539.15 1191.46 1544.91 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M1551.74 1517.37 Q1548.13 1517.37 1546.3 1520.93 Q1544.49 1524.47 1544.49 1531.6 Q1544.49 1538.71 1546.3 1542.27 Q1548.13 1545.82 1551.74 1545.82 Q1555.37 1545.82 1557.18 1542.27 Q1559.01 1538.71 1559.01 1531.6 Q1559.01 1524.47 1557.18 1520.93 Q1555.37 1517.37 1551.74 1517.37 M1551.74 1513.66 Q1557.55 1513.66 1560.6 1518.27 Q1563.68 1522.85 1563.68 1531.6 Q1563.68 1540.33 1560.6 1544.94 Q1557.55 1549.52 1551.74 1549.52 Q1545.93 1549.52 1542.85 1544.94 Q1539.79 1540.33 1539.79 1531.6 Q1539.79 1522.85 1542.85 1518.27 Q1545.93 1513.66 1551.74 1513.66 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M1920.4 1544.91 L1936.72 1544.91 L1936.72 1548.85 L1914.78 1548.85 L1914.78 1544.91 Q1917.44 1542.16 1922.02 1537.53 Q1926.63 1532.88 1927.81 1531.53 Q1930.06 1529.01 1930.93 1527.27 Q1931.84 1525.51 1931.84 1523.82 Q1931.84 1521.07 1929.89 1519.33 Q1927.97 1517.6 1924.87 1517.6 Q1922.67 1517.6 1920.22 1518.36 Q1917.79 1519.13 1915.01 1520.68 L1915.01 1515.95 Q1917.83 1514.82 1920.29 1514.24 Q1922.74 1513.66 1924.78 1513.66 Q1930.15 1513.66 1933.34 1516.35 Q1936.54 1519.03 1936.54 1523.52 Q1936.54 1525.65 1935.73 1527.57 Q1934.94 1529.47 1932.83 1532.07 Q1932.25 1532.74 1929.15 1535.95 Q1926.05 1539.15 1920.4 1544.91 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip282)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"149.191,1416.68 2112.76,1416.68 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"149.191,1137.59 2112.76,1137.59 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"149.191,858.498 2112.76,858.498 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"149.191,579.41 2112.76,579.41 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"149.191,300.321 2112.76,300.321 \"\/>\n<polyline clip-path=\"url(#clip280)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"149.191,1486.45 149.191,123.472 \"\/>\n<polyline clip-path=\"url(#clip280)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"149.191,1416.68 166.03,1416.68 \"\/>\n<polyline clip-path=\"url(#clip280)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"149.191,1137.59 166.03,1137.59 \"\/>\n<polyline clip-path=\"url(#clip280)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"149.191,858.498 166.03,858.498 \"\/>\n<polyline clip-path=\"url(#clip280)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"149.191,579.41 166.03,579.41 \"\/>\n<polyline clip-path=\"url(#clip280)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"149.191,300.321 166.03,300.321 \"\/>\n<path clip-path=\"url(#clip280)\" d=\"M51.3162 1417.13 L80.992 1417.13 L80.992 1421.06 L51.3162 1421.06 L51.3162 1417.13 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M101.663 1414.81 Q98.515 1414.81 96.6632 1416.97 Q94.8345 1419.12 94.8345 1422.87 Q94.8345 1426.59 96.6632 1428.77 Q98.515 1430.92 101.663 1430.92 Q104.811 1430.92 106.64 1428.77 Q108.492 1426.59 108.492 1422.87 Q108.492 1419.12 106.64 1416.97 Q104.811 1414.81 101.663 1414.81 M110.946 1400.16 L110.946 1404.42 Q109.186 1403.59 107.381 1403.15 Q105.598 1402.71 103.839 1402.71 Q99.2095 1402.71 96.7558 1405.83 Q94.3252 1408.96 93.978 1415.28 Q95.3437 1413.26 97.4039 1412.2 Q99.4641 1411.11 101.941 1411.11 Q107.149 1411.11 110.158 1414.28 Q113.191 1417.43 113.191 1422.87 Q113.191 1428.19 110.043 1431.41 Q106.895 1434.63 101.663 1434.63 Q95.6678 1434.63 92.4965 1430.04 Q89.3253 1425.44 89.3253 1416.71 Q89.3253 1408.52 93.2141 1403.65 Q97.103 1398.77 103.654 1398.77 Q105.413 1398.77 107.196 1399.12 Q109.001 1399.47 110.946 1400.16 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M50.9921 1138.04 L80.6679 1138.04 L80.6679 1141.97 L50.9921 1141.97 L50.9921 1138.04 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M103.608 1124.38 L91.8021 1142.83 L103.608 1142.83 L103.608 1124.38 M102.381 1120.31 L108.26 1120.31 L108.26 1142.83 L113.191 1142.83 L113.191 1146.72 L108.26 1146.72 L108.26 1154.87 L103.608 1154.87 L103.608 1146.72 L88.0058 1146.72 L88.0058 1142.21 L102.381 1120.31 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M53.0754 858.95 L82.7512 858.95 L82.7512 862.885 L53.0754 862.885 L53.0754 858.95 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M96.8715 871.843 L113.191 871.843 L113.191 875.778 L91.2465 875.778 L91.2465 871.843 Q93.9086 869.089 98.4919 864.459 Q103.098 859.806 104.279 858.464 Q106.524 855.941 107.404 854.205 Q108.307 852.445 108.307 850.755 Q108.307 848.001 106.362 846.265 Q104.441 844.529 101.339 844.529 Q99.14 844.529 96.6863 845.293 Q94.2558 846.056 91.478 847.607 L91.478 842.885 Q94.3021 841.751 96.7558 841.172 Q99.2095 840.593 101.246 840.593 Q106.617 840.593 109.811 843.279 Q113.006 845.964 113.006 850.455 Q113.006 852.584 112.196 854.505 Q111.408 856.404 109.302 858.996 Q108.723 859.667 105.621 862.885 Q102.52 866.079 96.8715 871.843 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M101.246 565.209 Q97.6354 565.209 95.8067 568.773 Q94.0012 572.315 94.0012 579.445 Q94.0012 586.551 95.8067 590.116 Q97.6354 593.657 101.246 593.657 Q104.881 593.657 106.686 590.116 Q108.515 586.551 108.515 579.445 Q108.515 572.315 106.686 568.773 Q104.881 565.209 101.246 565.209 M101.246 561.505 Q107.057 561.505 110.112 566.111 Q113.191 570.695 113.191 579.445 Q113.191 588.171 110.112 592.778 Q107.057 597.361 101.246 597.361 Q95.4363 597.361 92.3576 592.778 Q89.3021 588.171 89.3021 579.445 Q89.3021 570.695 92.3576 566.111 Q95.4363 561.505 101.246 561.505 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M96.8715 313.666 L113.191 313.666 L113.191 317.601 L91.2465 317.601 L91.2465 313.666 Q93.9086 310.911 98.4919 306.282 Q103.098 301.629 104.279 300.287 Q106.524 297.763 107.404 296.027 Q108.307 294.268 108.307 292.578 Q108.307 289.824 106.362 288.088 Q104.441 286.351 101.339 286.351 Q99.14 286.351 96.6863 287.115 Q94.2558 287.879 91.478 289.43 L91.478 284.708 Q94.3021 283.574 96.7558 282.995 Q99.2095 282.416 101.246 282.416 Q106.617 282.416 109.811 285.101 Q113.006 287.787 113.006 292.277 Q113.006 294.407 112.196 296.328 Q111.408 298.226 109.302 300.819 Q108.723 301.49 105.621 304.708 Q102.52 307.902 96.8715 313.666 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M828.452 14.0809 L828.452 22.0612 Q823.793 19.8332 819.661 18.7395 Q815.529 17.6457 811.681 17.6457 Q804.997 17.6457 801.351 20.2383 Q797.746 22.8309 797.746 27.611 Q797.746 31.6214 800.136 33.6873 Q802.567 35.7128 809.291 36.9686 L814.233 37.9813 Q823.388 39.7232 827.723 44.1387 Q832.098 48.5136 832.098 55.8863 Q832.098 64.6767 826.183 69.2137 Q820.31 73.7508 808.927 73.7508 Q804.633 73.7508 799.771 72.7785 Q794.951 71.8063 789.766 69.9024 L789.766 61.4765 Q794.748 64.2716 799.528 65.6895 Q804.308 67.1073 808.927 67.1073 Q815.935 67.1073 819.742 64.3527 Q823.55 61.598 823.55 56.4939 Q823.55 52.0379 820.796 49.5264 Q818.082 47.0148 811.843 45.759 L806.861 44.7868 Q797.705 42.9639 793.614 39.075 Q789.523 35.1862 789.523 28.2591 Q789.523 20.2383 795.153 15.6203 Q800.825 11.0023 810.749 11.0023 Q815.003 11.0023 819.418 11.7719 Q823.834 12.5416 828.452 14.0809 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M863.411 76.7889 Q860.251 84.8907 857.254 87.3618 Q854.256 89.8329 849.233 89.8329 L843.278 89.8329 L843.278 83.5945 L847.653 83.5945 Q850.732 83.5945 852.433 82.1361 Q854.135 80.6778 856.201 75.2496 L857.537 71.8468 L839.187 27.2059 L847.086 27.2059 L861.264 62.6918 L875.442 27.2059 L883.342 27.2059 L863.411 76.7889 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M901.004 14.324 L901.004 27.2059 L916.356 27.2059 L916.356 32.9987 L901.004 32.9987 L901.004 57.6282 Q901.004 63.1779 902.502 64.7578 Q904.042 66.3376 908.7 66.3376 L916.356 66.3376 L916.356 72.576 L908.7 72.576 Q900.072 72.576 896.791 69.3758 Q893.509 66.1351 893.509 57.6282 L893.509 32.9987 L888.041 32.9987 L888.041 27.2059 L893.509 27.2059 L893.509 14.324 L901.004 14.324 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M963.874 45.1919 L963.874 72.576 L956.42 72.576 L956.42 45.4349 Q956.42 38.994 953.908 35.7938 Q951.397 32.5936 946.374 32.5936 Q940.338 32.5936 936.854 36.4419 Q933.37 40.2903 933.37 46.9338 L933.37 72.576 L925.876 72.576 L925.876 9.54393 L933.37 9.54393 L933.37 34.2544 Q936.044 30.163 939.649 28.1376 Q943.295 26.1121 948.035 26.1121 Q955.853 26.1121 959.863 30.9732 Q963.874 35.7938 963.874 45.1919 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M1017.55 48.0275 L1017.55 51.6733 L983.277 51.6733 Q983.764 59.3701 987.895 63.421 Q992.068 67.4314 999.481 67.4314 Q1003.77 67.4314 1007.79 66.3781 Q1011.84 65.3249 1015.81 63.2184 L1015.81 70.267 Q1011.8 71.9684 1007.58 72.8596 Q1003.37 73.7508 999.035 73.7508 Q988.179 73.7508 981.819 67.4314 Q975.5 61.1119 975.5 50.3365 Q975.5 39.1965 981.495 32.6746 Q987.531 26.1121 997.739 26.1121 Q1006.89 26.1121 1012.2 32.0264 Q1017.55 37.9003 1017.55 48.0275 M1010.09 45.84 Q1010.01 39.7232 1006.65 36.0774 Q1003.33 32.4315 997.82 32.4315 Q991.582 32.4315 987.814 35.9558 Q984.088 39.4801 983.52 45.8805 L1010.09 45.84 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M1037.15 14.324 L1037.15 27.2059 L1052.51 27.2059 L1052.51 32.9987 L1037.15 32.9987 L1037.15 57.6282 Q1037.15 63.1779 1038.65 64.7578 Q1040.19 66.3376 1044.85 66.3376 L1052.51 66.3376 L1052.51 72.576 L1044.85 72.576 Q1036.22 72.576 1032.94 69.3758 Q1029.66 66.1351 1029.66 57.6282 L1029.66 32.9987 L1024.19 32.9987 L1024.19 27.2059 L1029.66 27.2059 L1029.66 14.324 L1037.15 14.324 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M1062.31 27.2059 L1069.76 27.2059 L1069.76 72.576 L1062.31 72.576 L1062.31 27.2059 M1062.31 9.54393 L1069.76 9.54393 L1069.76 18.9825 L1062.31 18.9825 L1062.31 9.54393 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M1118.01 28.9478 L1118.01 35.9153 Q1114.85 34.1734 1111.65 33.3227 Q1108.49 32.4315 1105.25 32.4315 Q1098 32.4315 1093.99 37.0496 Q1089.98 41.6271 1089.98 49.9314 Q1089.98 58.2358 1093.99 62.8538 Q1098 67.4314 1105.25 67.4314 Q1108.49 67.4314 1111.65 66.5807 Q1114.85 65.6895 1118.01 63.9476 L1118.01 70.8341 Q1114.89 72.2924 1111.53 73.0216 Q1108.21 73.7508 1104.44 73.7508 Q1094.19 73.7508 1088.16 67.3098 Q1082.12 60.8689 1082.12 49.9314 Q1082.12 38.832 1088.2 32.472 Q1094.31 26.1121 1104.93 26.1121 Q1108.37 26.1121 1111.65 26.8413 Q1114.93 27.5299 1118.01 28.9478 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M1165.85 18.8205 L1165.85 65.8515 L1175.74 65.8515 Q1188.25 65.8515 1194.05 60.1802 Q1199.88 54.509 1199.88 42.2752 Q1199.88 30.1225 1194.05 24.4918 Q1188.25 18.8205 1175.74 18.8205 L1165.85 18.8205 M1157.67 12.096 L1174.48 12.096 Q1192.06 12.096 1200.28 19.4281 Q1208.51 26.7198 1208.51 42.2752 Q1208.51 57.9117 1200.24 65.2439 Q1191.98 72.576 1174.48 72.576 L1157.67 72.576 L1157.67 12.096 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M1241.85 49.7694 Q1232.81 49.7694 1229.33 51.8354 Q1225.85 53.9013 1225.85 58.8839 Q1225.85 62.8538 1228.44 65.2034 Q1231.07 67.5124 1235.57 67.5124 Q1241.77 67.5124 1245.49 63.1374 Q1249.26 58.7219 1249.26 51.4303 L1249.26 49.7694 L1241.85 49.7694 M1256.71 46.6907 L1256.71 72.576 L1249.26 72.576 L1249.26 65.6895 Q1246.71 69.8214 1242.9 71.8063 Q1239.09 73.7508 1233.58 73.7508 Q1226.62 73.7508 1222.48 69.8619 Q1218.39 65.9325 1218.39 59.3701 Q1218.39 51.7138 1223.5 47.825 Q1228.64 43.9361 1238.81 43.9361 L1249.26 43.9361 L1249.26 43.2069 Q1249.26 38.0623 1245.86 35.2672 Q1242.49 32.4315 1236.38 32.4315 Q1232.49 32.4315 1228.8 33.3632 Q1225.12 34.295 1221.71 36.1584 L1221.71 29.2718 Q1225.81 27.692 1229.65 26.9223 Q1233.5 26.1121 1237.15 26.1121 Q1246.99 26.1121 1251.85 31.2163 Q1256.71 36.3204 1256.71 46.6907 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M1279.44 14.324 L1279.44 27.2059 L1294.79 27.2059 L1294.79 32.9987 L1279.44 32.9987 L1279.44 57.6282 Q1279.44 63.1779 1280.94 64.7578 Q1282.48 66.3376 1287.14 66.3376 L1294.79 66.3376 L1294.79 72.576 L1287.14 72.576 Q1278.51 72.576 1275.23 69.3758 Q1271.94 66.1351 1271.94 57.6282 L1271.94 32.9987 L1266.48 32.9987 L1266.48 27.2059 L1271.94 27.2059 L1271.94 14.324 L1279.44 14.324 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M1325.21 49.7694 Q1316.18 49.7694 1312.7 51.8354 Q1309.21 53.9013 1309.21 58.8839 Q1309.21 62.8538 1311.81 65.2034 Q1314.44 67.5124 1318.94 67.5124 Q1325.13 67.5124 1328.86 63.1374 Q1332.63 58.7219 1332.63 51.4303 L1332.63 49.7694 L1325.21 49.7694 M1340.08 46.6907 L1340.08 72.576 L1332.63 72.576 L1332.63 65.6895 Q1330.08 69.8214 1326.27 71.8063 Q1322.46 73.7508 1316.95 73.7508 Q1309.98 73.7508 1305.85 69.8619 Q1301.76 65.9325 1301.76 59.3701 Q1301.76 51.7138 1306.86 47.825 Q1312.01 43.9361 1322.18 43.9361 L1332.63 43.9361 L1332.63 43.2069 Q1332.63 38.0623 1329.22 35.2672 Q1325.86 32.4315 1319.75 32.4315 Q1315.86 32.4315 1312.17 33.3632 Q1308.48 34.295 1305.08 36.1584 L1305.08 29.2718 Q1309.17 27.692 1313.02 26.9223 Q1316.87 26.1121 1320.52 26.1121 Q1330.36 26.1121 1335.22 31.2163 Q1340.08 36.3204 1340.08 46.6907 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M1384.36 28.5427 L1384.36 35.5912 Q1381.2 33.9709 1377.79 33.1607 Q1374.39 32.3505 1370.75 32.3505 Q1365.2 32.3505 1362.4 34.0519 Q1359.65 35.7533 1359.65 39.156 Q1359.65 41.7486 1361.63 43.2475 Q1363.62 44.7058 1369.61 46.0426 L1372.16 46.6097 Q1380.1 48.3111 1383.43 51.4303 Q1386.79 54.509 1386.79 60.0587 Q1386.79 66.3781 1381.76 70.0644 Q1376.78 73.7508 1368.03 73.7508 Q1364.39 73.7508 1360.42 73.0216 Q1356.49 72.3329 1352.11 70.9151 L1352.11 63.2184 Q1356.24 65.3654 1360.25 66.4591 Q1364.26 67.5124 1368.19 67.5124 Q1373.46 67.5124 1376.3 65.73 Q1379.13 63.9071 1379.13 60.6258 Q1379.13 57.5877 1377.07 55.9673 Q1375.04 54.3469 1368.11 52.8481 L1365.52 52.2405 Q1358.59 50.7821 1355.52 47.7845 Q1352.44 44.7463 1352.44 39.4801 Q1352.44 33.0797 1356.97 29.5959 Q1361.51 26.1121 1369.86 26.1121 Q1373.99 26.1121 1377.63 26.7198 Q1381.28 27.3274 1384.36 28.5427 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M1437.46 48.0275 L1437.46 51.6733 L1403.19 51.6733 Q1403.68 59.3701 1407.81 63.421 Q1411.98 67.4314 1419.4 67.4314 Q1423.69 67.4314 1427.7 66.3781 Q1431.75 65.3249 1435.72 63.2184 L1435.72 70.267 Q1431.71 71.9684 1427.5 72.8596 Q1423.29 73.7508 1418.95 73.7508 Q1408.1 73.7508 1401.74 67.4314 Q1395.42 61.1119 1395.42 50.3365 Q1395.42 39.1965 1401.41 32.6746 Q1407.45 26.1121 1417.66 26.1121 Q1426.81 26.1121 1432.12 32.0264 Q1437.46 37.9003 1437.46 48.0275 M1430.01 45.84 Q1429.93 39.7232 1426.57 36.0774 Q1423.25 32.4315 1417.74 32.4315 Q1411.5 32.4315 1407.73 35.9558 Q1404 39.4801 1403.44 45.8805 L1430.01 45.84 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M1457.07 14.324 L1457.07 27.2059 L1472.42 27.2059 L1472.42 32.9987 L1457.07 32.9987 L1457.07 57.6282 Q1457.07 63.1779 1458.57 64.7578 Q1460.11 66.3376 1464.77 66.3376 L1472.42 66.3376 L1472.42 72.576 L1464.77 72.576 Q1456.14 72.576 1452.86 69.3758 Q1449.58 66.1351 1449.58 57.6282 L1449.58 32.9987 L1444.11 32.9987 L1444.11 27.2059 L1449.58 27.2059 L1449.58 14.324 L1457.07 14.324 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip282)\" style=\"stroke:#d04544; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"158.811,1486.45 157.457,1485.12 157.053,1484.72 156.111,1483.79 155.087,1482.78 154.77,1482.47 153.436,1481.14 153.122,1480.83 152.109,1479.81 151.156,1478.86 150.788,1478.49 149.474,1477.16 149.191,1476.87 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#e35832; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"248.848,1486.45 247.467,1485.26 247.309,1485.12 245.779,1483.79 245.502,1483.55 244.258,1482.47 243.536,1481.84 242.744,1481.14 241.571,1480.11 241.239,1479.81 239.742,1478.49 239.605,1478.36 238.253,1477.16 237.64,1476.61 236.772,1475.83 235.674,1474.84 235.299,1474.5 233.833,1473.18 233.709,1473.06 232.377,1471.85 231.743,1471.27 230.927,1470.52 229.778,1469.47 229.485,1469.2 228.051,1467.87 227.812,1467.65 226.625,1466.54 225.847,1465.82 225.206,1465.22 223.881,1463.97 223.795,1463.89 222.392,1462.56 221.915,1462.11 220.996,1461.23 219.95,1460.24 219.607,1459.91 218.225,1458.58 217.984,1458.35 216.852,1457.25 216.019,1456.45 215.485,1455.93 214.125,1454.6 214.053,1454.53 212.773,1453.27 212.088,1452.6 211.428,1451.95 210.122,1450.65 210.09,1450.62 208.759,1449.29 208.157,1448.69 207.436,1447.96 206.191,1446.71 206.118,1446.64 204.809,1445.31 204.226,1444.72 203.506,1443.98 202.26,1442.71 202.21,1442.66 200.921,1441.33 200.295,1440.68 199.639,1440 198.363,1438.68 198.329,1438.64 197.094,1437.35 196.364,1436.58 195.832,1436.02 194.576,1434.69 194.398,1434.51 193.328,1433.37 192.433,1432.41 192.086,1432.04 190.85,1430.71 190.467,1430.3 189.621,1429.39 188.501,1428.17 188.398,1428.06 187.182,1426.73 186.536,1426.02 185.973,1425.41 184.769,1424.08 184.57,1423.86 183.572,1422.75 182.605,1421.67 182.381,1421.42 181.197,1420.1 180.639,1419.47 180.019,1418.77 178.847,1417.44 178.674,1417.25 177.682,1416.12 176.708,1415 176.522,1414.79 175.37,1413.46 174.743,1412.74 174.222,1412.14 173.081,1410.81 172.777,1410.45 171.947,1409.48 170.817,1408.15 170.812,1408.15 169.695,1406.83 168.846,1405.82 168.578,1405.5 167.467,1404.17 166.881,1403.47 166.362,1402.85 165.263,1401.52 164.915,1401.1 164.17,1400.19 163.082,1398.87 162.95,1398.7 162.001,1397.54 160.984,1396.29 160.925,1396.21 159.855,1394.89 159.019,1393.84 158.791,1393.56 157.732,1392.23 157.053,1391.38 156.679,1390.9 155.632,1389.58 155.087,1388.88 154.591,1388.25 153.555,1386.92 153.122,1386.37 152.525,1385.6 151.5,1384.27 151.156,1383.82 150.481,1382.94 149.468,1381.62 149.191,1381.25 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#f0701e; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"353.323,1486.45 351.641,1485.23 351.495,1485.12 349.679,1483.79 349.675,1483.79 347.875,1482.47 347.709,1482.34 346.083,1481.14 345.744,1480.89 344.301,1479.81 343.778,1479.42 342.531,1478.49 341.813,1477.95 340.772,1477.16 339.847,1476.46 339.024,1475.83 337.882,1474.96 337.287,1474.5 335.916,1473.45 335.56,1473.18 333.951,1471.93 333.844,1471.85 332.139,1470.52 331.985,1470.4 330.445,1469.2 330.02,1468.86 328.761,1467.87 328.054,1467.31 327.087,1466.54 326.089,1465.75 325.423,1465.22 324.123,1464.17 323.77,1463.89 322.158,1462.59 322.126,1462.56 320.493,1461.23 320.192,1460.99 318.87,1459.91 318.226,1459.38 317.256,1458.58 316.261,1457.76 315.652,1457.25 314.295,1456.13 314.057,1455.93 312.473,1454.6 312.33,1454.48 310.898,1453.27 310.364,1452.82 309.332,1451.95 308.399,1451.15 307.776,1450.62 306.433,1449.47 306.228,1449.29 304.691,1447.96 304.468,1447.77 303.162,1446.64 302.502,1446.06 301.643,1445.31 300.537,1444.34 300.132,1443.98 298.63,1442.66 298.571,1442.61 297.137,1441.33 296.606,1440.86 295.654,1440 294.64,1439.09 294.178,1438.68 292.711,1437.35 292.675,1437.32 291.254,1436.02 290.709,1435.52 289.804,1434.69 288.744,1433.72 288.363,1433.37 286.931,1432.04 286.778,1431.9 285.507,1430.71 284.812,1430.06 284.091,1429.39 282.847,1428.21 282.683,1428.06 281.284,1426.73 280.881,1426.35 279.893,1425.41 278.916,1424.47 278.51,1424.08 277.135,1422.75 276.95,1422.57 275.769,1421.42 274.985,1420.66 274.409,1420.1 273.058,1418.77 273.019,1418.73 271.715,1417.44 271.054,1416.79 270.38,1416.12 269.088,1414.83 269.051,1414.79 267.732,1413.46 267.123,1412.85 266.42,1412.14 265.157,1410.85 265.114,1410.81 263.818,1409.48 263.192,1408.84 262.528,1408.15 261.245,1406.83 261.226,1406.81 259.971,1405.5 259.261,1404.76 258.703,1404.17 257.443,1402.85 257.295,1402.69 256.191,1401.52 255.33,1400.6 254.945,1400.19 253.706,1398.87 253.364,1398.5 252.476,1397.54 251.398,1396.37 251.251,1396.21 250.034,1394.89 249.433,1394.23 248.825,1393.56 247.621,1392.23 247.467,1392.06 246.426,1390.9 245.502,1389.87 245.237,1389.58 244.055,1388.25 243.536,1387.67 242.879,1386.92 241.711,1385.6 241.571,1385.44 240.55,1384.27 239.605,1383.19 239.394,1382.94 238.246,1381.62 237.64,1380.91 237.105,1380.29 235.97,1378.96 235.674,1378.61 234.842,1377.63 233.72,1376.31 233.709,1376.29 232.605,1374.98 231.743,1373.95 231.496,1373.65 230.395,1372.33 229.778,1371.58 229.299,1371 228.21,1369.67 227.812,1369.19 227.127,1368.35 226.05,1367.02 225.847,1366.77 224.981,1365.69 223.916,1364.36 223.881,1364.32 222.859,1363.04 221.915,1361.85 221.807,1361.71 220.763,1360.38 219.95,1359.35 219.724,1359.06 218.691,1357.73 217.984,1356.82 217.664,1356.4 216.644,1355.08 216.019,1354.26 215.629,1353.75 214.621,1352.42 214.053,1351.67 213.619,1351.09 212.622,1349.77 212.088,1349.05 211.632,1348.44 210.648,1347.11 210.122,1346.4 209.669,1345.79 208.697,1344.46 208.157,1343.72 207.73,1343.13 206.769,1341.81 206.191,1341 205.814,1340.48 204.865,1339.15 204.226,1338.25 203.921,1337.82 202.983,1336.5 202.26,1335.47 202.051,1335.17 201.125,1333.84 200.295,1332.65 200.204,1332.52 199.289,1331.19 198.379,1329.86 198.329,1329.79 197.476,1328.54 196.578,1327.21 196.364,1326.89 195.686,1325.88 194.798,1324.55 194.398,1323.95 193.917,1323.23 193.041,1321.9 192.433,1320.97 192.17,1320.57 191.306,1319.25 190.467,1317.95 190.446,1317.92 189.592,1316.59 188.743,1315.27 188.501,1314.89 187.9,1313.94 187.062,1312.61 186.536,1311.77 186.229,1311.28 185.403,1309.96 184.58,1308.63 184.57,1308.61 183.764,1307.3 182.953,1305.98 182.605,1305.4 182.147,1304.65 181.346,1303.32 180.639,1302.14 180.55,1302 179.76,1300.67 178.975,1299.34 178.674,1298.83 178.195,1298.01 177.42,1296.69 176.708,1295.46 176.65,1295.36 175.886,1294.03 175.126,1292.71 174.743,1292.03 174.372,1291.38 173.623,1290.05 172.878,1288.73 172.777,1288.54 172.14,1287.4 171.406,1286.07 170.812,1284.99 170.676,1284.74 169.953,1283.42 169.234,1282.09 168.846,1281.37 168.519,1280.76 167.811,1279.44 167.106,1278.11 166.881,1277.68 166.407,1276.78 165.713,1275.46 165.023,1274.13 164.915,1273.92 164.339,1272.8 163.66,1271.47 162.984,1270.15 162.95,1270.08 162.315,1268.82 161.65,1267.49 160.989,1266.17 160.984,1266.16 160.334,1264.84 159.684,1263.51 159.037,1262.19 159.019,1262.15 158.397,1260.86 157.761,1259.53 157.129,1258.2 157.053,1258.04 156.502,1256.88 155.88,1255.55 155.263,1254.22 155.087,1253.84 154.65,1252.9 154.043,1251.57 153.439,1250.24 153.122,1249.54 152.841,1248.92 152.247,1247.59 151.658,1246.26 151.156,1245.12 151.073,1244.93 150.493,1243.61 149.918,1242.28 149.347,1240.95 149.191,1240.59 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#f98c09; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"482.761,1486.45 481.366,1485.67 480.379,1485.12 479.4,1484.57 478.018,1483.79 477.434,1483.46 475.677,1482.47 475.469,1482.35 473.503,1481.22 473.356,1481.14 471.538,1480.09 471.055,1479.81 469.572,1478.95 468.774,1478.49 467.607,1477.8 466.511,1477.16 465.641,1476.65 464.266,1475.83 463.676,1475.48 462.04,1474.5 461.71,1474.31 459.832,1473.18 459.745,1473.13 457.779,1471.93 457.642,1471.85 455.814,1470.73 455.47,1470.52 453.848,1469.53 453.315,1469.2 451.883,1468.31 451.178,1467.87 449.917,1467.08 449.057,1466.54 447.952,1465.85 446.952,1465.22 445.986,1464.6 444.864,1463.89 444.02,1463.35 442.793,1462.56 442.055,1462.09 440.737,1461.23 440.089,1460.81 438.697,1459.91 438.124,1459.53 436.672,1458.58 436.158,1458.24 434.663,1457.25 434.193,1456.94 432.669,1455.93 432.227,1455.63 430.69,1454.6 430.262,1454.31 428.726,1453.27 428.296,1452.98 426.776,1451.95 426.331,1451.64 424.841,1450.62 424.365,1450.29 422.92,1449.29 422.4,1448.93 421.014,1447.96 420.434,1447.56 419.121,1446.64 418.469,1446.18 417.242,1445.31 416.503,1444.79 415.376,1443.98 414.537,1443.38 413.524,1442.66 412.572,1441.97 411.685,1441.33 410.606,1440.55 409.859,1440 408.641,1439.11 408.047,1438.68 406.675,1437.67 406.247,1437.35 404.71,1436.21 404.459,1436.02 402.744,1434.74 402.685,1434.69 400.923,1433.37 400.779,1433.26 399.173,1432.04 398.813,1431.77 397.436,1430.71 396.848,1430.26 395.711,1429.39 394.882,1428.75 393.997,1428.06 392.917,1427.22 392.296,1426.73 390.951,1425.68 390.605,1425.41 388.986,1424.13 388.927,1424.08 387.26,1422.75 387.02,1422.56 385.605,1421.42 385.055,1420.98 383.961,1420.1 383.089,1419.39 382.328,1418.77 381.123,1417.79 380.706,1417.44 379.158,1416.17 379.094,1416.12 377.495,1414.79 377.192,1414.54 375.906,1413.46 375.227,1412.89 374.327,1412.14 373.261,1411.24 372.759,1410.81 371.296,1409.56 371.201,1409.48 369.654,1408.15 369.33,1407.88 368.117,1406.83 367.365,1406.18 366.59,1405.5 365.399,1404.46 365.073,1404.17 363.567,1402.85 363.434,1402.73 362.07,1401.52 361.468,1400.98 360.584,1400.19 359.503,1399.22 359.107,1398.87 357.639,1397.54 357.537,1397.45 356.182,1396.21 355.572,1395.65 354.734,1394.89 353.606,1393.85 353.295,1393.56 351.866,1392.23 351.641,1392.02 350.447,1390.9 349.675,1390.18 349.036,1389.58 347.709,1388.32 347.634,1388.25 346.243,1386.92 345.744,1386.45 344.86,1385.6 343.778,1384.55 343.485,1384.27 342.12,1382.94 341.813,1382.64 340.764,1381.62 339.847,1380.71 339.417,1380.29 338.078,1378.96 337.882,1378.77 336.748,1377.63 335.916,1376.8 335.426,1376.31 334.113,1374.98 333.951,1374.82 332.809,1373.65 331.985,1372.81 331.513,1372.33 330.225,1371 330.02,1370.79 328.947,1369.67 328.054,1368.74 327.676,1368.35 326.413,1367.02 326.089,1366.68 325.159,1365.69 324.123,1364.59 323.912,1364.36 322.674,1363.04 322.158,1362.48 321.443,1361.71 320.22,1360.38 320.192,1360.35 319.006,1359.06 318.226,1358.2 317.8,1357.73 316.601,1356.4 316.261,1356.02 315.41,1355.08 314.295,1353.83 314.226,1353.75 313.051,1352.42 312.33,1351.6 311.883,1351.09 310.722,1349.77 310.364,1349.36 309.57,1348.44 308.424,1347.11 308.399,1347.08 307.286,1345.79 306.433,1344.79 306.156,1344.46 305.033,1343.13 304.468,1342.46 303.917,1341.81 302.808,1340.48 302.502,1340.11 301.707,1339.15 300.612,1337.82 300.537,1337.73 299.526,1336.5 298.571,1335.32 298.446,1335.17 297.374,1333.84 296.606,1332.89 296.308,1332.52 295.249,1331.19 294.64,1330.42 294.198,1329.86 293.153,1328.54 292.675,1327.92 292.115,1327.21 291.084,1325.88 290.709,1325.4 290.06,1324.55 289.043,1323.23 288.744,1322.83 288.033,1321.9 287.029,1320.57 286.778,1320.24 286.032,1319.25 285.041,1317.92 284.812,1317.61 284.058,1316.59 283.08,1315.27 282.847,1314.95 282.11,1313.94 281.146,1312.61 280.881,1312.24 280.189,1311.28 279.238,1309.96 278.916,1309.51 278.294,1308.63 277.355,1307.3 276.95,1306.73 276.424,1305.98 275.499,1304.65 274.985,1303.91 274.58,1303.32 273.667,1302 273.019,1301.05 272.761,1300.67 271.861,1299.34 271.054,1298.14 270.967,1298.01 270.08,1296.69 269.198,1295.36 269.088,1295.19 268.323,1294.03 267.454,1292.71 267.123,1292.2 266.591,1291.38 265.734,1290.05 265.157,1289.15 264.883,1288.73 264.039,1287.4 263.199,1286.07 263.192,1286.06 262.367,1284.74 261.54,1283.42 261.226,1282.91 260.719,1282.09 259.904,1280.76 259.261,1279.71 259.095,1279.44 258.292,1278.11 257.495,1276.78 257.295,1276.45 256.704,1275.46 255.918,1274.13 255.33,1273.13 255.138,1272.8 254.364,1271.47 253.595,1270.15 253.364,1269.75 252.833,1268.82 252.076,1267.49 251.398,1266.3 251.325,1266.17 250.58,1264.84 249.84,1263.51 249.433,1262.78 249.105,1262.19 248.377,1260.86 247.653,1259.53 247.467,1259.19 246.936,1258.2 246.225,1256.88 245.518,1255.55 245.502,1255.52 244.817,1254.22 244.122,1252.9 243.536,1251.77 243.432,1251.57 242.748,1250.24 242.069,1248.92 241.571,1247.93 241.395,1247.59 240.728,1246.26 240.065,1244.93 239.605,1244.01 239.407,1243.61 238.756,1242.28 238.109,1240.95 237.64,1239.98 237.468,1239.63 236.833,1238.3 236.202,1236.97 235.674,1235.85 235.576,1235.65 234.957,1234.32 234.342,1232.99 233.732,1231.66 233.709,1231.61 233.129,1230.34 232.53,1229.01 231.936,1227.68 231.743,1227.25 231.347,1226.36 230.764,1225.03 230.186,1223.7 229.778,1222.76 229.613,1222.38 229.045,1221.05 228.482,1219.72 227.924,1218.39 227.812,1218.13 227.372,1217.07 226.825,1215.74 226.282,1214.41 225.847,1213.34 225.745,1213.09 225.213,1211.76 224.686,1210.43 224.164,1209.11 223.881,1208.38 223.646,1207.78 223.135,1206.45 222.628,1205.12 222.125,1203.8 221.915,1203.24 221.628,1202.47 221.136,1201.14 220.649,1199.82 220.166,1198.49 219.95,1197.89 219.689,1197.16 219.217,1195.84 218.75,1194.51 218.287,1193.18 217.984,1192.31 217.829,1191.85 217.377,1190.53 216.929,1189.2 216.485,1187.87 216.047,1186.55 216.019,1186.46 215.614,1185.22 215.186,1183.89 214.762,1182.57 214.343,1181.24 214.053,1180.31 213.929,1179.91 213.52,1178.58 213.115,1177.26 212.716,1175.93 212.32,1174.6 212.088,1173.81 211.93,1173.28 211.545,1171.95 211.165,1170.62 210.789,1169.3 210.418,1167.97 210.122,1166.9 210.051,1166.64 209.69,1165.31 209.333,1163.99 208.981,1162.66 208.633,1161.33 208.29,1160.01 208.157,1159.48 207.952,1158.68 207.619,1157.35 207.29,1156.03 206.966,1154.7 206.646,1153.37 206.331,1152.04 206.191,1151.45 206.021,1150.72 205.716,1149.39 205.415,1148.06 205.119,1146.74 204.827,1145.41 204.54,1144.08 204.257,1142.76 204.226,1142.6 203.98,1141.43 203.707,1140.1 203.439,1138.77 203.175,1137.45 202.915,1136.12 202.66,1134.79 202.41,1133.47 202.26,1132.66 202.164,1132.14 201.923,1130.81 201.687,1129.49 201.455,1128.16 201.228,1126.83 201.005,1125.5 200.786,1124.18 200.572,1122.85 200.363,1121.52 200.295,1121.08 200.158,1120.2 199.958,1118.87 199.763,1117.54 199.572,1116.22 199.385,1114.89 199.203,1113.56 199.025,1112.23 198.852,1110.91 198.683,1109.58 198.519,1108.25 198.359,1106.93 198.329,1106.67 198.204,1105.6 198.054,1104.27 197.908,1102.95 197.766,1101.62 197.629,1100.29 197.497,1098.96 197.369,1097.64 197.245,1096.31 197.126,1094.98 197.011,1093.66 196.901,1092.33 196.795,1091 196.693,1089.68 196.596,1088.35 196.504,1087.02 196.416,1085.69 196.364,1084.87 196.332,1084.37 196.253,1083.04 196.178,1081.71 196.108,1080.39 196.043,1079.06 195.982,1077.73 195.925,1076.41 195.872,1075.08 195.825,1073.75 195.781,1072.42 195.742,1071.1 195.708,1069.77 195.677,1068.44 195.652,1067.12 195.631,1065.79 195.614,1064.46 195.601,1063.14 195.594,1061.81 195.59,1060.48 195.591,1059.15 195.596,1057.83 195.606,1056.5 195.621,1055.17 195.639,1053.85 195.662,1052.52 195.69,1051.19 195.722,1049.87 195.759,1048.54 195.8,1047.21 195.845,1045.88 195.895,1044.56 195.949,1043.23 196.008,1041.9 196.071,1040.58 196.138,1039.25 196.21,1037.92 196.287,1036.6 196.364,1035.34 196.368,1035.27 196.453,1033.94 196.543,1032.61 196.638,1031.29 196.737,1029.96 196.84,1028.63 196.948,1027.31 197.06,1025.98 197.177,1024.65 197.298,1023.33 197.424,1022 197.554,1020.67 197.689,1019.34 197.828,1018.02 197.971,1016.69 198.119,1015.36 198.271,1014.04 198.329,1013.55 198.428,1012.71 198.59,1011.38 198.756,1010.06 198.927,1008.73 199.102,1007.4 199.282,1006.07 199.466,1004.75 199.654,1003.42 199.847,1002.09 200.045,1000.77 200.247,999.44 200.295,999.131 200.453,998.113 200.665,996.786 200.881,995.459 201.101,994.132 201.326,992.805 201.555,991.478 201.789,990.151 202.027,988.824 202.26,987.552 202.27,987.497 202.518,986.17 202.771,984.843 203.028,983.516 203.289,982.189 203.555,980.862 203.825,979.535 204.1,978.208 204.226,977.611 204.38,976.881 204.665,975.554 204.954,974.227 205.247,972.9 205.546,971.573 205.848,970.246 206.155,968.919 206.191,968.766 206.468,967.592 206.785,966.265 207.107,964.938 207.433,963.611 207.763,962.284 208.098,960.957 208.157,960.728 208.439,959.63 208.784,958.303 209.134,956.976 209.488,955.649 209.846,954.322 210.122,953.314 210.21,952.995 210.579,951.668 210.952,950.341 211.33,949.014 211.712,947.687 212.088,946.399 212.099,946.36 212.492,945.033 212.889,943.706 213.291,942.379 213.697,941.052 214.053,939.901 214.108,939.725 214.525,938.398 214.946,937.071 215.372,935.744 215.802,934.417 216.019,933.754 216.237,933.09 216.678,931.763 217.123,930.436 217.573,929.109 217.984,927.907 218.027,927.782 218.488,926.455 218.953,925.128 219.422,923.801 219.896,922.474 219.95,922.325 220.376,921.147 220.861,919.82 221.35,918.493 221.844,917.166 221.915,916.975 222.343,915.839 222.848,914.512 223.357,913.185 223.871,911.858 223.881,911.831 224.391,910.531 224.915,909.204 225.444,907.877 225.847,906.876 225.978,906.55 226.518,905.223 227.063,903.896 227.612,902.569 227.812,902.089 228.167,901.242 228.727,899.915 229.292,898.588 229.778,897.456 229.861,897.261 230.437,895.934 231.018,894.607 231.603,893.28 231.743,892.964 232.194,891.953 232.79,890.626 233.391,889.299 233.709,888.603 233.997,887.972 234.609,886.645 235.226,885.318 235.674,884.361 235.848,883.991 236.476,882.664 237.109,881.337 237.64,880.231 237.746,880.01 238.39,878.683 239.039,877.356 239.605,876.206 239.693,876.029 240.353,874.702 241.018,873.375 241.571,872.279 241.688,872.048 242.364,870.721 243.045,869.394 243.536,868.444 243.732,868.067 244.424,866.74 245.122,865.413 245.502,864.695 245.825,864.086 246.534,862.759 247.248,861.432 247.467,861.026 247.968,860.105 248.694,858.778 249.424,857.451 249.433,857.435 250.161,856.124 250.903,854.797 251.398,853.918 251.651,853.47 252.405,852.143 253.164,850.816 253.364,850.469 253.93,849.489 254.7,848.162 255.33,847.086 255.477,846.835 256.259,845.508 257.047,844.181 257.295,843.766 257.841,842.854 258.641,841.527 259.261,840.506 259.447,840.2 260.259,838.873 261.076,837.546 261.226,837.303 261.9,836.219 262.729,834.892 263.192,834.156 263.564,833.565 264.406,832.238 265.157,831.06 265.253,830.911 266.107,829.584 266.966,828.257 267.123,828.016 267.832,826.93 268.703,825.603 269.088,825.02 269.581,824.276 270.465,822.949 271.054,822.071 271.355,821.622 272.252,820.295 273.019,819.166 273.154,818.968 274.064,817.641 274.979,816.314 274.985,816.305 275.901,814.987 276.828,813.66 276.95,813.486 277.763,812.333 278.704,811.006 278.916,810.708 279.652,809.679 280.605,808.352 280.881,807.969 281.565,807.025 282.532,805.698 282.847,805.268 283.506,804.371 284.485,803.044 284.812,802.603 285.472,801.717 286.465,800.39 286.778,799.974 287.465,799.063 288.472,797.736 288.744,797.379 289.485,796.409 290.505,795.082 290.709,794.818 291.533,793.755 292.566,792.428 292.675,792.289 293.607,791.101 294.64,789.792 294.654,789.774 295.71,788.447 296.606,787.326 296.771,787.12 297.84,785.793 298.571,784.89 298.915,784.466 299.999,783.139 300.537,782.483 301.089,781.812 302.186,780.485 302.502,780.104 303.29,779.158 304.401,777.831 304.468,777.752 305.521,776.504 306.433,775.428 306.647,775.177 307.781,773.85 308.399,773.131 308.922,772.523 310.071,771.196 310.364,770.858 311.227,769.869 312.33,768.611 312.39,768.542 313.562,767.215 314.295,766.389 314.741,765.888 315.928,764.561 316.261,764.19 317.122,763.234 318.226,762.014 318.324,761.907 319.534,760.58 320.192,759.862 320.752,759.253 321.978,757.926 322.158,757.732 323.212,756.599 324.123,755.624 324.454,755.272 325.704,753.945 326.089,753.538 326.962,752.618 328.054,751.473 328.228,751.291 329.503,749.964 330.02,749.428 330.786,748.637 331.985,747.403 332.076,747.31 333.376,745.983 333.951,745.399 334.685,744.656 335.916,743.414 336.001,743.329 337.326,742.002 337.882,741.448 338.66,740.675 339.847,739.501 340.002,739.348 341.354,738.021 341.813,737.572 342.714,736.694 343.778,735.661 344.083,735.367 345.461,734.04 345.744,733.768 346.848,732.713 347.709,731.893 348.244,731.386 349.649,730.059 349.675,730.034 351.064,728.732 351.641,728.194 352.488,727.405 353.606,726.369 353.921,726.078 355.363,724.751 355.572,724.56 356.816,723.424 357.537,722.768 358.278,722.097 359.503,720.991 359.749,720.77 361.23,719.443 361.468,719.23 362.721,718.116 363.434,717.485 364.222,716.789 365.399,715.754 365.733,715.462 367.253,714.135 367.365,714.038 368.785,712.808 369.33,712.338 370.327,711.481 371.296,710.651 371.878,710.154 373.261,708.978 373.44,708.827 375.013,707.5 375.227,707.32 376.596,706.173 377.192,705.676 378.191,704.846 379.158,704.045 379.795,703.519 381.123,702.427 381.411,702.192 383.037,700.865 383.089,700.823 384.675,699.538 385.055,699.232 386.325,698.211 387.02,697.654 387.985,696.884 388.986,696.089 389.657,695.557 390.951,694.536 391.34,694.23 392.917,692.995 393.035,692.903 394.741,691.576 394.882,691.467 396.46,690.249 396.848,689.951 398.191,688.922 398.813,688.447 399.934,687.595 400.779,686.955 401.689,686.268 402.744,685.475 403.457,684.941 404.71,684.006 405.236,683.614 406.675,682.548 407.029,682.287 408.641,681.102 408.834,680.96 410.606,679.666 410.652,679.633 412.484,678.306 412.572,678.242 414.328,676.979 414.537,676.829 416.186,675.652 416.503,675.427 418.058,674.325 418.469,674.035 419.943,672.998 420.434,672.654 421.842,671.671 422.4,671.283 423.755,670.344 424.365,669.923 425.682,669.017 426.331,668.573 427.624,667.69 428.296,667.233 429.58,666.363 430.262,665.903 431.55,665.036 432.227,664.583 433.536,663.709 434.193,663.272 435.536,662.382 436.158,661.972 437.552,661.055 438.124,660.681 439.583,659.728 440.089,659.399 441.63,658.401 442.055,658.127 443.693,657.074 444.02,656.864 445.771,655.747 445.986,655.611 447.866,654.42 447.952,654.366 449.917,653.131 449.978,653.093 451.883,651.905 452.106,651.766 453.848,650.688 454.252,650.439 455.814,649.48 456.414,649.112 457.779,648.28 458.594,647.785 459.745,647.089 460.792,646.458 461.71,645.907 463.008,645.131 463.676,644.733 465.241,643.804 465.641,643.568 467.493,642.477 467.607,642.41 469.572,641.262 469.764,641.15 471.538,640.122 472.055,639.823 473.503,638.99 474.365,638.496 475.469,637.866 476.695,637.169 477.434,636.75 479.044,635.842 479.4,635.642 481.366,634.542 481.413,634.515 483.331,633.45 483.804,633.188 485.297,632.366 486.216,631.861 487.262,631.289 488.649,630.534 489.228,630.22 491.103,629.207 491.193,629.159 493.159,628.105 493.581,627.88 495.124,627.059 496.081,626.553 497.09,626.021 498.603,625.226 499.055,624.989 501.021,623.965 501.149,623.899 502.986,622.949 503.719,622.572 504.952,621.94 506.314,621.245 506.917,620.938 508.883,619.943 508.932,619.918 510.848,618.956 511.577,618.591 512.814,617.975 514.247,617.264 514.78,617.001 516.745,616.034 516.944,615.937 518.711,615.075 519.668,614.61 520.676,614.122 522.418,613.283 522.642,613.176 524.607,612.237 525.198,611.956 526.573,611.305 528.005,610.629 528.538,610.379 530.504,609.46 530.842,609.302 532.469,608.547 533.709,607.975 534.435,607.641 536.4,606.742 536.606,606.648 538.366,605.849 539.536,605.321 540.331,604.963 542.297,604.083 542.496,603.994 544.263,603.21 545.491,602.667 546.228,602.343 548.194,601.482 548.518,601.34 550.159,600.628 551.581,600.013 552.125,599.779 554.09,598.937 554.679,598.686 556.056,598.102 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#f98c09; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"556.056,598.102 557.813,597.359 558.021,597.272 559.987,596.448 560.986,596.032 561.952,595.631 563.918,594.819 564.195,594.705 565.883,594.014 567.445,593.378 567.849,593.214 569.814,592.421 570.736,592.051 571.78,591.634 573.745,590.852 574.068,590.724 575.711,590.076 577.443,589.397 577.677,589.306 579.642,588.542 580.864,588.07 581.608,587.784 583.573,587.031 584.33,586.743 585.539,586.284 587.504,585.543 587.842,585.416 589.47,584.808 591.404,584.089 591.435,584.078 593.401,583.354 595.017,582.762 595.366,582.635 597.332,581.922 598.682,581.435 599.297,581.214 601.263,580.512 602.401,580.108 603.228,579.816 605.194,579.125 606.177,578.781 607.159,578.439 609.125,577.759 610.01,577.454 611.091,577.084 613.056,576.414 613.904,576.127 615.022,575.75 616.987,575.091 617.86,574.8 618.953,574.437 620.918,573.789 621.882,573.473 622.884,573.146 624.849,572.508 625.972,572.146 626.815,571.875 628.78,571.248 630.133,570.819 630.746,570.626 632.711,570.009 634.367,569.492 634.677,569.396 636.642,568.789 638.608,568.187 638.679,568.165 640.574,567.59 642.539,566.998 643.074,566.838 644.505,566.412 646.47,565.83 647.553,565.511 648.436,565.253 650.401,564.681 652.12,564.184 652.367,564.113 654.332,563.551 656.298,562.994 656.782,562.857 658.263,562.441 660.229,561.894 661.543,561.53 662.194,561.351 664.16,560.813 666.125,560.279 666.407,560.203 668.091,559.751 670.056,559.227 671.382,558.876 672.022,558.707 673.988,558.193 675.953,557.683 676.472,557.549 677.919,557.178 679.884,556.677 681.685,556.222 681.85,556.181 683.815,555.69 685.781,555.203 687.032,554.895 687.746,554.72 689.712,554.242 691.677,553.769 692.516,553.568 693.643,553.3 695.608,552.835 697.574,552.375 698.148,552.241 699.539,551.919 701.505,551.467 703.47,551.02 703.938,550.914 705.436,550.577 707.402,550.138 709.367,549.704 709.898,549.587 711.333,549.273 713.298,548.847 715.264,548.425 716.038,548.26 717.229,548.007 719.195,547.594 721.16,547.184 722.372,546.933 723.126,546.778 725.091,546.376 727.057,545.978 728.91,545.606 729.022,545.584 730.988,545.194 732.953,544.808 734.919,544.425 735.673,544.279 736.885,544.046 738.85,543.671 740.816,543.299 742.668,542.952 742.781,542.931 744.747,542.567 746.712,542.206 748.678,541.849 749.916,541.625 750.643,541.494 752.609,541.144 754.574,540.796 756.54,540.452 757.425,540.298 758.505,540.111 760.471,539.773 762.436,539.438 764.402,539.106 765.204,538.971 766.367,538.777 768.333,538.45 770.299,538.127 772.264,537.805 773.258,537.644 774.23,537.487 776.195,537.171 778.161,536.857 780.126,536.546 781.578,536.317 782.092,536.237 784.057,535.93 786.023,535.624 787.988,535.321 789.954,535.019 790.142,534.99 791.919,534.719 793.885,534.42 795.85,534.123 797.816,533.827 798.905,533.663 799.781,533.532 801.747,533.237 803.713,532.944 805.678,532.651 807.644,532.358 807.788,532.336 809.609,532.065 811.575,531.773 813.54,531.48 815.506,531.186 816.689,531.009 817.471,530.892 819.437,530.597 821.402,530.301 823.368,530.003 825.333,529.703 825.47,529.682 827.299,529.402 829.264,529.098 831.23,528.791 833.196,528.481 833.985,528.355 835.161,528.168 837.127,527.85 839.092,527.529 841.058,527.203 842.096,527.028 843.023,526.872 844.989,526.534 846.954,526.191 848.92,525.842 849.695,525.701 850.885,525.484 852.851,525.119 854.816,524.745 856.722,524.374 856.782,524.363 858.747,523.969 860.713,523.565 862.678,523.149 863.149,523.047 864.644,522.72 866.61,522.278 868.575,521.821 868.996,521.72 870.541,521.347 872.506,520.857 874.299,520.393 874.472,520.348 876.437,519.818 878.403,519.268 879.099,519.066 880.368,518.693 882.334,518.094 883.454,517.739 884.299,517.467 886.265,516.81 887.41,516.412 888.23,516.122 890.196,515.398 891.014,515.085 892.161,514.637 894.127,513.835 894.309,513.758 896.092,512.987 897.323,512.431 898.058,512.091 900.024,511.143 900.1,511.104 901.989,510.133 902.654,509.777 903.955,509.06 905.018,508.45 905.92,507.917 907.211,507.123 907.886,506.695 909.25,505.796 909.851,505.387 911.15,504.469 911.817,503.982 912.926,503.142 913.782,502.47 914.589,501.815 915.748,500.839 916.151,500.488 917.62,499.161 917.713,499.074 919,497.834 919.679,497.155 920.306,496.507 921.542,495.18 921.644,495.067 922.709,493.853 923.61,492.783 923.82,492.526 924.873,491.199 925.575,490.277 925.877,489.872 926.832,488.545 927.541,487.521 927.746,487.218 928.616,485.891 929.452,484.564 929.507,484.476 930.25,483.237 931.018,481.91 931.472,481.099 931.756,480.583 932.464,479.256 933.148,477.929 933.438,477.35 933.806,476.602 934.442,475.275 935.057,473.948 935.403,473.181 935.652,472.621 936.228,471.294 936.787,469.967 937.331,468.64 937.369,468.547 937.859,467.313 938.373,465.986 938.874,464.659 939.334,463.412 939.363,463.332 939.84,462.005 940.307,460.678 940.764,459.351 941.213,458.024 941.3,457.763 941.652,456.697 942.083,455.37 942.508,454.043 942.925,452.716 943.265,451.622 943.337,451.389 943.742,450.062 944.143,448.735 944.539,447.408 944.93,446.081 945.231,445.052 945.317,444.754 945.701,443.427 946.081,442.1 946.459,440.773 946.834,439.446 947.196,438.157 947.207,438.119 947.578,436.793 947.947,435.466 948.315,434.139 948.681,432.812 949.047,431.485 949.162,431.068 949.412,430.158 949.777,428.831 950.142,427.504 950.506,426.177 950.871,424.85 951.127,423.918 951.236,423.523 951.602,422.196 951.969,420.869 952.336,419.542 952.705,418.215 953.074,416.888 953.093,416.822 953.446,415.561 953.819,414.234 954.193,412.907 954.569,411.58 954.947,410.253 955.058,409.865 955.328,408.926 955.71,407.599 956.095,406.272 956.482,404.945 956.871,403.618 957.024,403.101 957.264,402.291 957.659,400.964 958.056,399.637 958.457,398.31 958.86,396.983 958.989,396.559 959.266,395.656 959.676,394.329 960.089,393.002 960.505,391.675 960.924,390.348 960.955,390.25 961.347,389.021 961.773,387.694 962.203,386.367 962.636,385.04 962.921,384.175 963.073,383.713 963.514,382.386 963.959,381.059 964.407,379.732 964.858,378.405 964.886,378.324 965.315,377.078 965.775,375.751 966.239,374.424 966.707,373.097 966.852,372.69 967.179,371.77 967.656,370.443 968.137,369.116 968.621,367.789 968.817,367.256 969.11,366.462 969.604,365.135 970.102,363.808 970.604,362.481 970.783,362.011 971.11,361.154 971.622,359.827 972.137,358.5 972.657,357.173 972.748,356.942 973.182,355.846 973.711,354.519 974.245,353.192 974.714,352.036 974.783,351.865 975.327,350.538 975.875,349.211 976.427,347.884 976.679,347.283 976.985,346.557 977.548,345.23 978.115,343.903 978.645,342.671 978.686,342.576 979.263,341.249 979.845,339.922 980.431,338.595 980.61,338.193 981.023,337.268 981.62,335.941 982.221,334.614 982.576,333.837 982.828,333.287 983.44,331.96 984.057,330.633 984.541,329.597 984.678,329.306 985.306,327.979 985.938,326.652 986.507,325.465 986.574,325.325 987.217,323.998 987.865,322.671 988.472,321.435 988.518,321.344 989.176,320.017 989.84,318.69 990.438,317.502 990.508,317.363 991.183,316.036 991.862,314.709 992.403,313.659 992.547,313.382 993.237,312.055 993.933,310.728 994.369,309.901 994.634,309.401 995.341,308.074 996.052,306.747 996.335,306.224 996.77,305.42 997.493,304.093 998.221,302.766 998.3,302.623 998.956,301.439 999.696,300.112 1000.27,299.096 1000.44,298.785 1001.19,297.458 1001.95,296.131 1002.23,295.638 1002.71,294.804 1003.48,293.477 1004.2,292.245 1004.25,292.15 1005.03,290.823 1005.82,289.496 1006.16,288.917 1006.61,288.169 1007.41,286.842 1008.13,285.647 1008.21,285.515 1009.02,284.188 1009.83,282.861 1010.09,282.436 1010.65,281.534 1011.48,280.207 1012.06,279.28 1012.31,278.88 1013.15,277.553 1013.99,276.226 1014.02,276.177 1014.84,274.899 1015.7,273.572 1015.99,273.125 1016.56,272.245 1017.43,270.918 1017.96,270.122 1018.31,269.591 1019.19,268.264 1019.92,267.165 1020.07,266.937 1020.97,265.61 1021.87,264.283 1021.89,264.254 1022.77,262.956 1023.69,261.629 1023.85,261.388 1024.6,260.302 1025.53,258.975 1025.82,258.563 1026.46,257.648 1027.4,256.321 1027.78,255.779 1028.34,254.994 1029.29,253.667 1029.75,253.034 1030.25,252.34 1031.21,251.013 1031.71,250.328 1032.18,249.686 1033.16,248.359 1033.68,247.659 1034.14,247.032 1035.14,245.705 1035.65,245.025 1036.13,244.378 1037.14,243.051 1037.61,242.426 1038.15,241.724 1039.16,240.397 1039.58,239.861 1040.19,239.07 1041.22,237.743 1041.54,237.329 1042.26,236.416 1043.3,235.089 1043.51,234.828 1044.35,233.762 1045.41,232.435 1045.47,232.358 1046.48,231.108 1047.44,229.919 1047.55,229.781 1048.63,228.454 1049.4,227.509 1049.72,227.127 1050.81,225.8 1051.37,225.128 1051.91,224.473 1053.02,223.146 1053.33,222.774 1054.14,221.819 1055.26,220.492 1055.3,220.447 1056.39,219.165 1057.27,218.147 1057.53,217.838 1058.68,216.511 1059.23,215.873 1059.83,215.184 1060.99,213.857 1061.2,213.624 1062.16,212.53 1063.16,211.4 1063.34,211.203 1064.52,209.876 1065.13,209.2 1065.71,208.549 1066.91,207.222 1067.09,207.023 1068.12,205.895 1069.06,204.87 1069.34,204.568 1070.56,203.241 1071.02,202.74 1071.79,201.914 1072.99,200.63 1073.03,200.587 1074.28,199.26 1074.96,198.544 1075.53,197.933 1076.8,196.606 1076.92,196.477 1078.07,195.279 1078.89,194.432 1079.35,193.952 1080.64,192.625 1080.85,192.407 1081.94,191.298 1082.82,190.403 1083.24,189.971 1084.56,188.644 1084.78,188.417 1085.88,187.317 1086.75,186.451 1087.21,185.99 1088.55,184.663 1088.71,184.504 1089.9,183.336 1090.68,182.576 1091.26,182.009 1092.63,180.682 1092.65,180.664 1094,179.355 1094.61,178.772 1095.39,178.028 1096.58,176.897 1096.78,176.701 1098.19,175.374 1098.54,175.039 1099.6,174.047 1100.51,173.199 1101.02,172.72 1102.45,171.393 1102.47,171.374 1103.89,170.066 1104.44,169.567 1105.34,168.739 1106.4,167.775 1106.8,167.412 1108.27,166.085 1108.37,165.999 1109.75,164.758 1110.34,164.239 1111.24,163.431 1112.3,162.494 1112.74,162.104 1114.25,160.777 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#f0701e; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1007.35,160.777 1006.16,162.029 1006.09,162.104 1004.84,163.431 1004.2,164.114 1003.59,164.758 1002.35,166.085 1002.23,166.217 1001.12,167.412 1000.27,168.34 999.899,168.739 998.682,170.066 998.3,170.484 997.472,171.393 996.335,172.647 996.269,172.72 995.073,174.047 994.369,174.832 993.884,175.374 992.702,176.701 992.403,177.037 991.527,178.028 990.438,179.264 990.358,179.355 989.198,180.682 988.472,181.514 988.043,182.009 986.895,183.336 986.507,183.786 985.754,184.663 984.619,185.99 984.541,186.08 983.491,187.317 982.576,188.399 982.369,188.644 981.255,189.971 980.61,190.742 980.147,191.298 979.045,192.625 978.645,193.109 977.95,193.952 976.861,195.279 976.679,195.501 975.779,196.606 974.714,197.918 974.702,197.933 973.633,199.26 972.748,200.363 972.569,200.587 971.513,201.914 970.783,202.835 970.462,203.241 969.417,204.568 968.817,205.334 968.379,205.895 967.346,207.222 966.852,207.861 966.32,208.549 965.3,209.876 964.886,210.417 964.287,211.203 963.279,212.53 962.921,213.003 962.277,213.857 961.281,215.184 960.955,215.62 960.291,216.511 959.307,217.838 958.989,218.269 958.33,219.165 957.357,220.492 957.024,220.949 956.391,221.819 955.431,223.146 955.058,223.663 954.477,224.473 953.528,225.8 953.093,226.411 952.585,227.127 951.648,228.454 951.127,229.194 950.716,229.781 949.791,231.108 949.162,232.014 948.87,232.435 947.956,233.762 947.196,234.871 947.047,235.089 946.144,236.416 945.246,237.743 945.231,237.766 944.355,239.07 943.468,240.397 943.265,240.701 942.587,241.724 941.711,243.051 941.3,243.678 940.841,244.378 939.977,245.705 939.334,246.697 939.117,247.032 938.264,248.359 937.415,249.686 937.369,249.759 936.573,251.013 935.735,252.34 935.403,252.868 934.902,253.667 934.075,254.994 933.438,256.023 933.253,256.321 932.437,257.648 931.625,258.975 931.472,259.226 930.819,260.302 930.018,261.629 929.507,262.481 929.222,262.956 928.432,264.283 927.646,265.61 927.541,265.788 926.866,266.937 926.09,268.264 925.575,269.15 925.32,269.591 924.555,270.918 923.794,272.245 923.61,272.568 923.039,273.572 922.289,274.899 921.644,276.045 921.543,276.226 920.803,277.553 920.067,278.88 919.679,279.584 919.336,280.207 918.61,281.534 917.889,282.861 917.713,283.186 917.173,284.188 916.461,285.515 915.754,286.842 915.748,286.854 915.053,288.169 914.355,289.496 913.782,290.592 913.662,290.823 912.975,292.15 912.291,293.477 911.817,294.403 911.612,294.804 910.938,296.131 910.268,297.458 909.851,298.288 909.603,298.785 908.942,300.112 908.286,301.439 907.886,302.252 907.634,302.766 906.987,304.093 906.343,305.42 905.92,306.298 905.704,306.747 905.07,308.074 904.44,309.401 903.955,310.428 903.813,310.728 903.192,312.055 902.574,313.382 901.989,314.646 901.96,314.709 901.351,316.036 900.746,317.363 900.144,318.69 900.024,318.956 899.546,320.017 898.953,321.344 898.363,322.671 898.058,323.36 897.777,323.998 897.195,325.325 896.616,326.652 896.092,327.859 896.041,327.979 895.47,329.306 894.902,330.633 894.338,331.96 894.127,332.458 893.777,333.287 893.22,334.614 892.665,335.941 892.161,337.154 892.114,337.268 891.567,338.595 891.022,339.922 890.48,341.249 890.196,341.949 889.941,342.576 889.406,343.903 888.873,345.23 888.342,346.557 888.23,346.837 887.814,347.884 887.289,349.211 886.766,350.538 886.265,351.814 886.245,351.865 885.727,353.192 885.211,354.519 884.696,355.846 884.299,356.872 884.183,357.173 883.673,358.5 883.163,359.827 882.655,361.154 882.334,361.996 882.149,362.481 881.644,363.808 881.139,365.135 880.635,366.462 880.368,367.167 880.132,367.789 879.63,369.116 879.128,370.443 878.626,371.77 878.403,372.359 878.124,373.097 877.621,374.424 877.118,375.751 876.614,377.078 876.437,377.543 876.109,378.405 875.603,379.732 875.095,381.059 874.586,382.386 874.472,382.682 874.074,383.713 873.56,385.04 873.043,386.367 872.523,387.694 872.506,387.737 871.999,389.021 871.472,390.348 870.94,391.675 870.541,392.665 870.404,393.002 869.862,394.329 869.315,395.656 868.762,396.983 868.575,397.427 868.202,398.31 867.635,399.637 867.06,400.964 866.61,401.991 866.477,402.291 865.885,403.618 865.283,404.945 864.671,406.272 864.644,406.329 864.047,407.599 863.411,408.926 862.763,410.253 862.678,410.423 862.1,411.58 861.422,412.907 860.73,414.234 860.713,414.266 860.019,415.561 859.29,416.888 858.747,417.854 858.543,418.215 857.773,419.542 856.983,420.869 856.782,421.198 856.167,422.196 855.326,423.523 854.816,424.306 854.458,424.85 853.559,426.177 852.851,427.193 852.631,427.504 851.666,428.831 850.885,429.873 850.668,430.158 849.628,431.485 848.92,432.361 848.548,432.812 847.422,434.139 846.954,434.674 846.248,435.466 845.023,436.793 844.989,436.829 843.738,438.119 843.023,438.834 842.395,439.446 841.058,440.709 840.988,440.773 839.506,442.1 839.092,442.46 837.947,443.427 837.127,444.101 836.307,444.754 835.161,445.641 834.576,446.081 833.196,447.09 832.747,447.408 831.23,448.455 830.81,448.735 829.264,449.742 828.757,450.062 827.299,450.959 826.577,451.389 825.333,452.112 824.259,452.716 823.368,453.206 821.791,454.043 821.402,454.246 819.437,455.235 819.16,455.37 817.471,456.178 816.347,456.697 815.506,457.079 813.54,457.941 813.344,458.024 811.575,458.765 810.128,459.351 809.609,459.558 807.644,460.319 806.686,460.678 805.678,461.051 803.713,461.757 803.002,462.005 801.747,462.438 799.781,463.096 799.058,463.332 797.816,463.733 795.85,464.35 794.843,464.659 793.885,464.95 791.919,465.532 790.346,465.986 789.954,466.099 787.988,466.65 786.023,467.189 785.56,467.313 784.057,467.715 782.092,468.229 780.488,468.64 780.126,468.733 778.161,469.226 776.195,469.711 775.138,469.967 774.23,470.187 772.264,470.655 770.299,471.116 769.528,471.294 768.333,471.57 766.367,472.018 764.402,472.461 763.685,472.621 762.436,472.899 760.471,473.332 758.505,473.762 757.644,473.948 756.54,474.187 754.574,474.609 752.609,475.028 751.444,475.275 750.643,475.445 748.678,475.859 746.712,476.271 745.128,476.602 744.747,476.682 742.781,477.091 740.816,477.499 738.85,477.907 738.74,477.929 736.885,478.313 734.919,478.72 732.953,479.126 732.321,479.256 730.988,479.532 729.022,479.938 727.057,480.345 725.907,480.583 725.091,480.752 723.126,481.161 721.16,481.57 719.527,481.91 719.195,481.98 717.229,482.391 715.264,482.804 713.298,483.218 713.206,483.237 711.333,483.634 709.367,484.052 707.402,484.471 706.966,484.564 705.436,484.893 703.47,485.316 701.505,485.742 700.818,485.891 699.539,486.17 697.574,486.6 695.608,487.033 694.771,487.218 693.643,487.469 691.677,487.907 689.712,488.347 688.834,488.545 687.746,488.791 685.781,489.237 683.815,489.687 683.007,489.872 681.85,490.139 679.884,490.594 677.919,491.053 677.294,491.199 675.953,491.515 673.988,491.98 672.022,492.448 671.693,492.526 670.056,492.919 668.091,493.394 666.203,493.853 666.125,493.872 664.16,494.354 662.194,494.84 660.824,495.18 660.229,495.329 658.263,495.821 656.298,496.317 655.55,496.507 654.332,496.817 652.367,497.321 650.401,497.828 650.377,497.834 648.436,498.34 646.47,498.855 645.308,499.161 644.505,499.374 642.539,499.897 640.574,500.423 640.332,500.488 638.608,500.954 636.642,501.489 635.451,501.815 634.677,502.028 632.711,502.571 630.746,503.118 630.657,503.142 628.78,503.669 626.815,504.224 625.952,504.469 624.849,504.783 622.884,505.347 621.327,505.796 620.918,505.915 618.953,506.487 616.987,507.063 616.783,507.123 615.022,507.644 613.056,508.229 612.317,508.45 611.091,508.818 609.125,509.412 607.923,509.777 607.159,510.01 605.194,510.613 603.6,511.104 603.228,511.219 601.263,511.831 599.346,512.431 599.297,512.447 597.332,513.067 595.366,513.692 595.158,513.758 593.401,514.322 591.435,514.955 591.035,515.085 589.47,515.594 587.504,516.237 586.972,516.412 585.539,516.885 583.573,517.538 582.969,517.739 581.608,518.195 579.642,518.857 579.023,519.066 577.677,519.523 575.711,520.195 575.133,520.393 573.745,520.871 571.78,521.552 571.296,521.72 569.814,522.238 567.849,522.928 567.51,523.047 565.883,523.623 563.918,524.323 563.775,524.374 561.952,525.029 560.089,525.701 559.987,525.739 558.021,526.454 556.451,527.028 556.056,527.174 554.09,527.899 552.859,528.355 552.125,528.628 550.159,529.363 549.311,529.682 548.194,530.103 546.228,530.848 545.806,531.009 544.263,531.599 542.342,532.336 542.297,532.354 540.331,533.114 538.921,533.663 538.366,533.88 536.4,534.651 535.539,534.99 534.435,535.427 532.469,536.208 532.195,536.317 530.504,536.994 528.889,537.644 528.538,537.786 526.573,538.583 525.621,538.971 524.607,539.386 522.642,540.193 522.387,540.298 520.676,541.007 519.189,541.625 518.711,541.825 516.745,542.649 516.025,542.952 514.78,543.479 512.894,544.279 512.814,544.313 510.848,545.154 509.796,545.606 508.883,546 506.917,546.851 506.729,546.933 504.952,547.709 503.695,548.26 502.986,548.572 501.021,549.44 500.689,549.587 499.055,550.315 497.714,550.914 497.09,551.194 495.124,552.08 494.768,552.241 493.159,552.972 491.85,553.568 491.193,553.869 489.228,554.772 488.96,554.895 487.262,555.681 486.098,556.222 485.297,556.596 483.331,557.516 483.261,557.549 481.366,558.444 480.452,558.876 479.4,559.376 477.668,560.203 477.434,560.315 475.469,561.26 474.909,561.53 473.503,562.211 472.176,562.857 471.538,563.168 469.572,564.131 469.465,564.184 467.607,565.101 466.78,565.511 465.641,566.077 464.117,566.838 463.676,567.059 461.71,568.048 461.477,568.165 459.745,569.043 458.861,569.492 457.779,570.044 456.266,570.819 455.814,571.052 453.848,572.066 453.692,572.146 451.883,573.087 451.141,573.473 449.917,574.114 448.611,574.8 447.952,575.148 446.1,576.127 445.986,576.188 444.02,577.235 443.612,577.454 442.055,578.29 441.143,578.781 440.089,579.35 438.693,580.108 438.124,580.418 436.262,581.435 436.158,581.492 434.193,582.574 433.851,582.762 432.227,583.662 431.46,584.089 430.262,584.758 429.086,585.416 428.296,585.86 426.73,586.743 426.331,586.969 424.393,588.07 424.365,588.086 422.4,589.21 422.074,589.397 420.434,590.341 419.772,590.724 418.469,591.48 417.487,592.051 416.503,592.626 415.22,593.378 414.537,593.779 412.968,594.705 412.572,594.94 410.734,596.032 410.606,596.108 408.641,597.284 408.516,597.359 406.675,598.468 406.314,598.686 404.71,599.659 404.128,600.013 402.744,600.858 401.958,601.34 400.779,602.065 399.803,602.667 398.813,603.28 397.664,603.994 396.848,604.503 395.54,605.321 394.882,605.734 393.43,606.648 392.917,606.972 391.335,607.975 390.951,608.219 389.255,609.302 388.986,609.475 387.189,610.629 387.02,610.738 385.137,611.956 385.055,612.01 383.1,613.283 383.089,613.29 381.123,614.579 381.076,614.61 379.158,615.877 379.067,615.937 377.192,617.183 377.071,617.264 375.227,618.498 375.088,618.591 373.261,619.821 373.118,619.918 371.296,621.154 371.162,621.245 369.33,622.496 369.218,622.572 367.365,623.846 367.288,623.899 365.399,625.206 365.37,625.226 363.464,626.553 363.434,626.575 361.572,627.88 361.468,627.953 359.691,629.207 359.503,629.341 357.823,630.534 357.537,630.738 355.967,631.861 355.572,632.145 354.123,633.188 353.606,633.561 352.29,634.515 351.641,634.988 350.47,635.842 349.675,636.424 348.66,637.169 347.709,637.87 346.863,638.496 345.744,639.326 345.076,639.823 343.778,640.792 343.301,641.15 341.813,642.269 341.537,642.477 339.847,643.756 339.783,643.804 338.042,645.131 337.882,645.253 336.311,646.458 335.916,646.762 334.591,647.785 333.951,648.281 332.881,649.112 331.985,649.811 331.182,650.439 330.02,651.351 329.493,651.766 328.054,652.903 327.814,653.093 326.146,654.42 326.089,654.466 324.488,655.747 324.123,656.041 322.841,657.074 322.158,657.627 321.203,658.401 320.192,659.224 319.575,659.728 318.226,660.834 317.957,661.055 316.349,662.382 316.261,662.455 314.751,663.709 314.295,664.089 313.162,665.036 312.33,665.734 311.583,666.363 310.364,667.392 310.013,667.69 308.452,669.017 308.399,669.062 306.901,670.344 306.433,670.746 305.36,671.671 304.468,672.442 303.827,672.998 302.502,674.151 302.303,674.325 300.788,675.652 300.537,675.873 299.283,676.979 298.571,677.609 297.787,678.306 296.606,679.359 296.298,679.633 294.819,680.96 294.64,681.121 293.349,682.287 292.675,682.899 291.888,683.614 290.709,684.69 290.434,684.941 288.99,686.268 288.744,686.495 287.554,687.595 286.778,688.315 286.126,688.922 284.812,690.15 284.706,690.249 283.296,691.576 282.847,692 281.893,692.903 280.881,693.865 280.498,694.23 279.111,695.557 278.916,695.745 277.733,696.884 276.95,697.641 276.363,698.211 275,699.538 274.985,699.553 273.646,700.865 273.019,701.482 272.299,702.192 271.054,703.426 270.96,703.519 269.629,704.846 269.088,705.388 268.306,706.173 267.123,707.366 266.99,707.5 265.682,708.827 265.157,709.362 264.382,710.154 263.192,711.375 263.088,711.481 261.803,712.808 261.226,713.406 260.525,714.135 259.261,715.455 259.254,715.462 257.991,716.789 257.295,717.524 256.735,718.116 255.486,719.443 255.33,719.61 254.245,720.77 253.364,721.716 253.011,722.097 251.784,723.424 251.398,723.842 250.564,724.751 249.433,725.987 249.35,726.078 248.145,727.405 247.467,728.154 246.946,728.732 245.754,730.059 245.502,730.34 244.569,731.386 243.536,732.548 243.39,732.713 242.219,734.04 241.571,734.778 241.055,735.367 239.897,736.694 239.605,737.029 238.746,738.021 237.64,739.303 237.601,739.348 236.464,740.675 235.674,741.6 235.332,742.002 234.208,743.329 233.709,743.921 233.09,744.656 231.978,745.983 231.743,746.265 230.874,747.31 229.778,748.634 229.775,748.637 228.684,749.964 227.812,751.028 227.598,751.291 226.519,752.618 225.847,753.448 225.446,753.945 224.379,755.272 223.881,755.895 223.319,756.599 222.265,757.926 221.915,758.368 221.217,759.253 220.175,760.58 219.95,760.868 219.14,761.907 218.111,763.234 217.984,763.397 217.088,764.561 216.07,765.888 216.019,765.955 215.06,767.215 214.054,768.542 214.053,768.543 213.056,769.869 212.088,771.162 212.062,771.196 211.076,772.523 210.122,773.812 210.094,773.85 209.12,775.177 208.157,776.494 208.15,776.504 207.187,777.831 206.229,779.158 206.191,779.21 205.277,780.485 204.331,781.812 204.226,781.96 203.391,783.139 202.456,784.466 202.26,784.745 201.528,785.793 200.604,787.12 200.295,787.567 199.687,788.447 198.775,789.774 198.329,790.426 197.869,791.101 196.969,792.428 196.364,793.324 196.073,793.755 195.184,795.082 194.398,796.261 194.3,796.409 193.422,797.736 192.549,799.063 192.433,799.24 191.682,800.39 190.82,801.717 190.467,802.263 189.963,803.044 189.112,804.371 188.501,805.329 188.266,805.698 187.427,807.025 186.591,808.352 186.536,808.44 185.762,809.679 184.938,811.006 184.57,811.6 184.119,812.333 183.305,813.66 182.605,814.809 182.497,814.987 181.694,816.314 180.896,817.641 180.639,818.07 180.104,818.968 179.316,820.295 178.674,821.384 178.534,821.622 177.757,822.949 176.985,824.276 176.708,824.754 176.218,825.603 175.457,826.93 174.743,828.181 174.7,828.257 173.949,829.584 173.202,830.911 172.777,831.671 172.461,832.238 171.725,833.565 170.993,834.892 170.812,835.223 170.267,836.219 169.546,837.546 168.846,838.842 168.829,838.873 168.119,840.2 167.412,841.527 166.881,842.532 166.711,842.854 166.015,844.181 165.323,845.508 164.915,846.295 164.636,846.835 163.955,848.162 163.278,849.489 162.95,850.136 162.606,850.816 161.939,852.143 161.276,853.47 160.984,854.059 160.619,854.797 159.967,856.124 159.318,857.451 159.019,858.069 158.675,858.778 158.037,860.105 157.403,861.432 157.053,862.171 156.775,862.759 156.151,864.086 155.531,865.413 155.087,866.37 154.916,866.74 154.307,868.067 153.702,869.394 153.122,870.673 153.1,870.721 152.505,872.048 151.914,873.375 151.327,874.702 151.156,875.09 150.745,876.029 150.168,877.356 149.595,878.683 149.191,879.626 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#e35832; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"149.191,738.963 149.909,738.021 150.924,736.694 151.156,736.392 151.946,735.367 152.973,734.04 153.122,733.848 154.006,732.713 155.044,731.386 155.087,731.33 156.088,730.059 157.053,728.838 157.137,728.732 158.193,727.405 159.019,726.371 159.253,726.078 160.32,724.751 160.984,723.929 161.393,723.424 162.471,722.097 162.95,721.51 163.555,720.77 164.645,719.443 164.915,719.115 165.741,718.116 166.842,716.789 166.881,716.743 167.95,715.462 168.846,714.393 169.063,714.135 170.183,712.808 170.812,712.066 171.308,711.481 172.44,710.154 172.777,709.76 173.578,708.827 174.721,707.5 174.743,707.475 175.871,706.173 176.708,705.211 177.027,704.846 178.189,703.519 178.674,702.967 179.357,702.192 180.531,700.865 180.639,700.743 181.713,699.538 182.605,698.54 182.899,698.211 184.093,696.884 184.57,696.355 185.293,695.557 186.498,694.23 186.536,694.189 187.711,692.903 188.501,692.042 188.93,691.576 190.155,690.249 190.467,689.913 191.388,688.922 192.433,687.802 192.626,687.595 193.871,686.268 194.398,685.708 195.123,684.941 196.364,683.632 196.38,683.614 197.646,682.287 198.329,681.573 198.918,680.96 200.196,679.633 200.295,679.531 201.482,678.306 202.26,677.506 202.774,676.979 204.072,675.652 204.226,675.496 205.379,674.325 206.191,673.503 206.691,672.998 208.011,671.671 208.157,671.525 209.338,670.344 210.122,669.563 210.672,669.017 212.013,667.69 212.088,667.616 213.361,666.363 214.053,665.685 214.717,665.036 216.019,663.767 216.079,663.709 217.449,662.382 217.984,661.865 218.826,661.055 219.95,659.977 220.21,659.728 221.602,658.401 221.915,658.104 223.002,657.074 223.881,656.244 224.409,655.747 225.823,654.42 225.847,654.398 227.245,653.093 227.812,652.566 228.675,651.766 229.778,650.747 230.112,650.439 231.557,649.112 231.743,648.942 233.01,647.785 233.709,647.15 234.471,646.458 235.674,645.37 235.939,645.131 237.416,643.804 237.64,643.604 238.901,642.477 239.605,641.85 240.393,641.15 241.571,640.108 241.894,639.823 243.402,638.496 243.536,638.379 244.92,637.169 245.502,636.662 246.445,635.842 247.467,634.957 247.978,634.515 249.433,633.263 249.52,633.188 251.071,631.861 251.398,631.582 252.63,630.534 253.364,629.912 254.197,629.207 255.33,628.253 255.773,627.88 257.295,626.605 257.358,626.553 258.951,625.226 259.261,624.97 260.554,623.899 261.226,623.345 262.165,622.572 263.192,621.731 263.785,621.245 265.157,620.127 265.414,619.918 267.052,618.591 267.123,618.534 268.7,617.264 269.088,616.953 270.357,615.937 271.054,615.381 272.023,614.61 273.019,613.82 273.698,613.283 274.985,612.269 275.383,611.956 276.95,610.728 277.077,610.629 278.78,609.302 278.916,609.197 280.494,607.975 280.881,607.676 282.218,606.648 282.847,606.165 283.951,605.321 284.812,604.664 285.694,603.994 286.778,603.173 287.447,602.667 288.744,601.69 289.21,601.34 290.709,600.218 290.983,600.013 292.675,598.754 292.766,598.686 294.56,597.359 294.64,597.3 296.365,596.032 296.606,595.856 298.18,594.705 298.571,594.42 300.005,593.378 300.537,592.993 301.842,592.051 302.502,591.576 303.689,590.724 304.468,590.167 305.547,589.397 306.433,588.767 307.416,588.07 308.399,587.375 309.296,586.743 310.364,585.992 311.187,585.416 312.33,584.618 313.09,584.089 314.295,583.252 315.004,582.762 316.261,581.895 316.929,581.435 318.226,580.546 318.867,580.108 320.192,579.205 320.816,578.781 322.158,577.872 322.777,577.454 324.123,576.548 324.75,576.127 326.089,575.231 326.735,574.8 328.054,573.923 328.733,573.473 330.02,572.622 330.742,572.146 331.985,571.33 332.765,570.819 333.951,570.045 334.8,569.492 335.916,568.768 336.848,568.165 337.882,567.498 338.909,566.838 339.847,566.236 340.982,565.511 341.813,564.982 343.069,564.184 343.778,563.735 345.17,562.857 345.744,562.496 347.284,561.53 347.709,561.264 349.411,560.203 349.675,560.039 351.552,558.876 351.641,558.822 353.606,557.612 353.708,557.549 355.572,556.409 355.878,556.222 357.537,555.213 358.062,554.895 359.503,554.025 360.261,553.568 361.468,552.843 362.474,552.241 363.434,551.668 364.702,550.914 365.399,550.501 366.944,549.587 367.365,549.34 369.202,548.26 369.33,548.185 371.296,547.038 371.476,546.933 373.261,545.898 373.766,545.606 375.227,544.764 376.071,544.279 377.192,543.637 378.392,542.952 379.158,542.516 380.729,541.625 381.123,541.402 383.082,540.298 383.089,540.294 385.055,539.194 385.453,538.971 387.02,538.099 387.84,537.644 388.986,537.011 390.245,536.317 390.951,535.929 392.666,534.99 392.917,534.854 394.882,533.784 395.105,533.663 396.848,532.722 397.563,532.336 398.813,531.665 400.039,531.009 400.779,530.614 402.532,529.682 402.744,529.57 404.71,528.531 405.044,528.355 406.675,527.499 407.576,527.028 408.641,526.473 410.127,525.701 410.606,525.453 412.572,524.438 412.696,524.374 414.537,523.43 415.287,523.047 416.503,522.428 417.897,521.72 418.469,521.431 420.434,520.44 420.527,520.393 422.4,519.455 423.179,519.066 424.365,518.476 425.851,517.739 426.331,517.502 428.296,516.534 428.545,516.412 430.262,515.572 431.261,515.085 432.227,514.616 433.999,513.758 434.193,513.665 436.158,512.72 436.76,512.431 438.124,511.78 439.544,511.104 440.089,510.846 442.055,509.917 442.351,509.777 444.02,508.994 445.182,508.45 445.986,508.076 447.952,507.163 448.037,507.123 449.917,506.256 450.918,505.796 451.883,505.354 453.822,504.469 453.848,504.458 455.814,503.567 456.754,503.142 457.779,502.681 459.71,501.815 459.745,501.8 461.71,500.925 462.695,500.488 463.676,500.055 465.641,499.189 465.705,499.161 467.607,498.33 468.745,497.834 469.572,497.475 471.538,496.625 471.812,496.507 473.503,495.781 474.909,495.18 475.469,494.941 477.434,494.107 478.034,493.853 479.4,493.278 481.19,492.526 481.366,492.453 483.331,491.634 484.378,491.199 485.297,490.819 487.262,490.009 487.595,489.872 489.228,489.205 490.846,488.545 491.193,488.404 493.159,487.61 494.13,487.218 495.124,486.819 497.09,486.034 497.447,485.891 499.055,485.253 500.799,484.564 501.021,484.477 502.986,483.706 504.187,483.237 504.952,482.94 506.917,482.178 507.611,481.91 508.883,481.421 510.848,480.668 511.071,480.583 512.814,479.921 514.57,479.256 514.78,479.177 516.745,478.439 518.109,477.929 518.711,477.705 520.676,476.976 521.687,476.602 522.642,476.251 524.607,475.53 525.306,475.275 526.573,474.814 528.538,474.103 528.967,473.948 530.504,473.396 532.469,472.693 532.671,472.621 534.435,471.995 536.4,471.301 536.42,471.294 538.366,470.612 540.214,469.967 540.331,469.927 542.297,469.246 544.056,468.64 544.263,468.57 546.228,467.898 547.946,467.313 548.194,467.229 550.159,466.566 551.885,465.986 552.125,465.906 554.09,465.251 555.875,464.659 556.056,464.6 558.021,463.953 559.918,463.332 559.987,463.31 561.952,462.671 563.918,462.036 564.014,462.005 565.883,461.406 567.849,460.779 568.166,460.678 569.814,460.157 571.78,459.538 572.375,459.351 573.745,458.923 575.711,458.312 576.642,458.024 577.677,457.705 579.642,457.102 580.968,456.697 581.608,456.503 583.573,455.907 585.355,455.37 585.539,455.315 587.504,454.727 589.47,454.143 589.805,454.043 591.435,453.562 593.401,452.985 594.32,452.716 595.366,452.412 597.332,451.842 598.9,451.389 599.297,451.275 601.263,450.712 603.228,450.152 603.546,450.062 605.194,449.596 607.159,449.043 608.26,448.735 609.125,448.494 611.091,447.947 613.039,447.408 613.056,447.404 615.022,446.864 616.987,446.327 617.89,446.081 618.953,445.793 620.918,445.262 622.806,444.754 622.884,444.734 624.849,444.209 626.815,443.686 627.791,443.427 628.78,443.166 630.746,442.649 632.711,442.134 632.839,442.1 634.677,441.622 636.642,441.112 637.951,440.773 638.608,440.604 640.574,440.098 642.539,439.595 643.12,439.446 644.505,439.093 646.47,438.594 648.342,438.119 648.436,438.096 650.401,437.6 652.367,437.105 653.612,436.793 654.332,436.612 656.298,436.12 658.263,435.629 658.918,435.466 660.229,435.139 662.194,434.65 664.16,434.161 664.25,434.139 666.125,433.673 668.091,433.185 669.596,432.812 670.056,432.697 672.022,432.209 673.988,431.721 674.938,431.485 675.953,431.232 677.919,430.742 679.884,430.252 680.26,430.158 681.85,429.759 683.815,429.266 685.542,428.831 685.781,428.77 687.746,428.272 689.712,427.772 690.762,427.504 691.677,427.269 693.643,426.762 695.608,426.252 695.898,426.177 697.574,425.738 699.539,425.219 700.927,424.85 701.505,424.695 703.47,424.166 705.436,423.631 705.83,423.523 707.402,423.089 709.367,422.54 710.587,422.196 711.333,421.984 713.298,421.418 715.182,420.869 715.264,420.844 717.229,420.26 719.195,419.666 719.6,419.542 721.16,419.059 723.126,418.441 723.833,418.215 725.091,417.808 727.057,417.162 727.876,416.888 729.022,416.499 730.988,415.821 731.726,415.561 732.953,415.123 734.919,414.407 735.385,414.234 736.885,413.669 738.85,412.909 738.857,412.907 740.816,412.124 742.142,411.58 742.781,411.313 744.747,410.474 745.254,410.253 746.712,409.605 748.199,408.926 748.678,408.703 750.643,407.765 750.985,407.599 752.609,406.789 753.619,406.272 754.574,405.772 756.115,404.945 756.54,404.712 758.48,403.618 758.505,403.603 760.471,402.442 760.72,402.291 762.436,401.224 762.845,400.964 764.402,399.946 764.864,399.637 766.367,398.603 766.783,398.31 768.333,397.189 768.611,396.983 770.299,395.698 770.353,395.656 772.013,394.329 772.264,394.123 773.599,393.002 774.23,392.457 775.116,391.675 776.195,390.695 776.57,390.348 777.964,389.021 778.161,388.829 779.3,387.694 780.126,386.847 780.586,386.367 781.823,385.04 782.092,384.745 783.014,383.713 784.057,382.512 784.165,382.386 785.274,381.059 786.023,380.138 786.348,379.732 787.387,378.405 787.988,377.617 788.394,377.078 789.371,375.751 789.954,374.941 790.321,374.424 791.243,373.097 791.919,372.102 792.143,371.77 793.017,370.443 793.873,369.116 793.885,369.096 794.706,367.789 795.522,366.462 795.85,365.918 796.32,365.135 797.101,363.808 797.816,362.572 797.868,362.481 798.62,361.154 799.359,359.827 799.781,359.058 800.086,358.5 800.8,357.173 801.505,355.846 801.747,355.385 802.199,354.519 802.884,353.192 803.561,351.865 803.713,351.564 804.229,350.538 804.89,349.211 805.544,347.884 805.678,347.61 806.192,346.557 806.834,345.23 807.471,343.903 807.644,343.54 808.102,342.576 808.73,341.249 809.353,339.922 809.609,339.375 809.973,338.595 810.59,337.268 811.204,335.941 811.575,335.136 811.815,334.614 812.424,333.287 813.031,331.96 813.54,330.844 813.636,330.633 814.241,329.306 814.844,327.979 815.446,326.652 815.506,326.519 816.047,325.325 816.648,323.998 817.249,322.671 817.471,322.181 817.85,321.344 818.452,320.017 819.053,318.69 819.437,317.845 819.656,317.363 820.259,316.036 820.863,314.709 821.402,313.525 821.468,313.382 822.074,312.055 822.682,310.728 823.291,309.401 823.368,309.234 823.902,308.074 824.515,306.747 825.129,305.42 825.333,304.98 825.746,304.093 826.365,302.766 826.986,301.439 827.299,300.772 827.609,300.112 828.235,298.785 828.863,297.458 829.264,296.614 829.494,296.131 830.128,294.804 830.765,293.477 831.23,292.51 831.404,292.15 832.046,290.823 832.691,289.496 833.196,288.463 833.34,288.169 833.991,286.842 834.646,285.515 835.161,284.475 835.304,284.188 835.966,282.861 836.63,281.534 837.127,280.547 837.298,280.207 837.97,278.88 838.646,277.553 839.092,276.679 839.324,276.226 840.007,274.899 840.693,273.572 841.058,272.871 841.383,272.245 842.077,270.918 842.775,269.591 843.023,269.121 843.477,268.264 844.182,266.937 844.891,265.61 844.989,265.429 845.605,264.283 846.323,262.956 846.954,261.794 847.044,261.629 847.77,260.302 848.5,258.975 848.92,258.215 849.234,257.648 849.972,256.321 850.714,254.994 850.885,254.69 851.461,253.667 852.212,252.34 852.851,251.217 852.967,251.013 853.728,249.686 854.491,248.359 854.816,247.797 855.26,247.032 856.033,245.705 856.782,244.426 856.81,244.378 857.592,243.051 858.379,241.724 858.747,241.104 859.17,240.397 859.965,239.07 860.713,237.829 860.765,237.743 861.57,236.416 862.379,235.089 862.678,234.6 863.193,233.762 864.012,232.435 864.644,231.416 864.835,231.108 865.664,229.781 866.496,228.454 866.61,228.274 867.334,227.127 868.177,225.8 868.575,225.175 869.024,224.473 869.876,223.146 870.541,222.116 870.733,221.819 871.595,220.492 872.461,219.165 872.506,219.096 873.333,217.838 874.21,216.511 874.472,216.116 875.092,215.184 875.978,213.857 876.437,213.173 876.87,212.53 877.766,211.203 878.403,210.265 878.668,209.876 879.575,208.549 880.368,207.393 880.486,207.222 881.403,205.895 882.325,204.568 882.334,204.555 883.253,203.241 884.185,201.914 884.299,201.751 885.123,200.587 886.065,199.26 886.265,198.98 887.014,197.933 887.967,196.606 888.23,196.24 888.926,195.279 889.889,193.952 890.196,193.531 890.859,192.625 891.833,191.298 892.161,190.853 892.813,189.971 893.799,188.644 894.127,188.203 894.79,187.317 895.786,185.99 896.092,185.583 896.788,184.663 897.795,183.336 898.058,182.99 898.808,182.009 899.825,180.682 900.024,180.425 900.85,179.355 901.879,178.028 901.989,177.886 902.914,176.701 903.954,175.374 903.955,175.373 905.001,174.047 905.92,172.887 906.052,172.72 907.111,171.393 907.886,170.425 908.174,170.066 909.243,168.739 909.851,167.987 910.318,167.412 911.399,166.085 911.817,165.574 912.485,164.758 913.578,163.431 913.782,163.183 914.676,162.104 915.748,160.815 915.78,160.777 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#d04544; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"834.375,160.777 833.379,162.104 833.196,162.35 832.389,163.431 831.404,164.758 831.23,164.993 830.424,166.085 829.448,167.412 829.264,167.663 828.478,168.739 827.512,170.066 827.299,170.36 826.552,171.393 825.596,172.72 825.333,173.086 824.645,174.047 823.699,175.374 823.368,175.84 822.758,176.701 821.822,178.028 821.402,178.624 820.89,179.355 819.963,180.682 819.437,181.438 819.041,182.009 818.123,183.336 817.471,184.283 817.21,184.663 816.303,185.99 815.506,187.159 815.399,187.317 814.5,188.644 813.605,189.971 813.54,190.068 812.716,191.298 811.831,192.625 811.575,193.01 810.95,193.952 810.074,195.279 809.609,195.986 809.203,196.606 808.336,197.933 807.644,198.996 807.473,199.26 806.615,200.587 805.76,201.914 805.678,202.042 804.911,203.241 804.066,204.568 803.713,205.125 803.225,205.895 802.389,207.222 801.747,208.244 801.556,208.549 800.729,209.876 799.904,211.203 799.781,211.402 799.085,212.53 798.27,213.857 797.816,214.598 797.458,215.184 796.651,216.511 795.85,217.833 795.848,217.838 795.049,219.165 794.254,220.492 793.885,221.11 793.463,221.819 792.676,223.146 791.919,224.426 791.892,224.473 791.113,225.8 790.337,227.127 789.954,227.785 789.565,228.454 788.797,229.781 788.033,231.108 787.988,231.185 787.273,232.435 786.515,233.762 786.023,234.629 785.762,235.089 785.012,236.416 784.266,237.743 784.057,238.114 783.523,239.07 782.783,240.397 782.092,241.642 782.047,241.724 781.314,243.051 780.584,244.378 780.126,245.214 779.857,245.705 779.134,247.032 778.413,248.359 778.161,248.826 777.696,249.686 776.981,251.013 776.269,252.34 776.195,252.478 775.56,253.667 774.854,254.994 774.23,256.17 774.15,256.321 773.449,257.648 772.75,258.975 772.264,259.899 772.053,260.302 771.358,261.629 770.666,262.956 770.299,263.662 769.975,264.283 769.287,265.61 768.6,266.937 768.333,267.454 767.915,268.264 767.231,269.591 766.549,270.918 766.367,271.271 765.868,272.245 765.188,273.572 764.508,274.899 764.402,275.107 763.83,276.226 763.152,277.553 762.474,278.88 762.436,278.954 761.797,280.207 761.12,281.534 760.471,282.805 760.442,282.861 759.765,284.188 759.086,285.515 758.505,286.649 758.407,286.842 757.726,288.169 757.044,289.496 756.54,290.475 756.361,290.823 755.675,292.15 754.987,293.477 754.574,294.271 754.297,294.804 753.603,296.131 752.907,297.458 752.609,298.023 752.206,298.785 751.502,300.112 750.793,301.439 750.643,301.718 750.079,302.766 749.36,304.093 748.678,305.342 748.635,305.42 747.904,306.747 747.165,308.074 746.712,308.881 746.419,309.401 745.665,310.728 744.903,312.055 744.747,312.324 744.13,313.382 743.348,314.709 742.781,315.659 742.555,316.036 741.75,317.363 740.933,318.69 740.816,318.878 740.101,320.017 739.256,321.344 738.85,321.972 738.395,322.671 737.517,323.998 736.885,324.939 736.622,325.325 735.708,326.652 734.919,327.775 734.774,327.979 733.817,329.306 732.953,330.479 732.839,330.633 731.835,331.96 730.988,333.054 730.805,333.287 729.746,334.614 729.022,335.501 728.658,335.941 727.537,337.268 727.057,337.825 726.382,338.595 725.192,339.922 725.091,340.032 723.96,341.249 723.126,342.123 722.687,342.576 721.37,343.903 721.16,344.11 720.004,345.23 719.195,345.994 718.587,346.557 717.229,347.784 717.117,347.884 715.587,349.211 715.264,349.484 713.993,350.538 713.298,351.1 712.334,351.865 711.333,352.64 710.603,353.192 709.367,354.106 708.797,354.519 707.402,355.505 706.909,355.846 705.436,356.841 704.934,357.173 703.47,358.118 702.866,358.5 701.505,359.341 700.7,359.827 699.539,360.513 698.43,361.154 697.574,361.639 696.051,362.481 695.608,362.721 693.643,363.762 693.555,363.808 691.677,364.764 690.933,365.135 689.712,365.732 688.185,366.462 687.746,366.668 685.781,367.573 685.303,367.789 683.815,368.449 682.281,369.116 681.85,369.3 679.884,370.126 679.116,370.443 677.919,370.929 675.953,371.712 675.806,371.77 673.988,372.474 672.347,373.097 672.022,373.219 670.056,373.946 668.741,374.424 668.091,374.658 666.125,375.354 664.99,375.751 664.16,376.038 662.194,376.708 661.097,377.078 660.229,377.368 658.263,378.016 657.069,378.405 656.298,378.654 654.332,379.283 652.915,379.732 652.367,379.904 650.401,380.517 648.643,381.059 648.436,381.122 646.47,381.721 644.505,382.314 644.266,382.386 642.539,382.901 640.574,383.484 639.796,383.713 638.608,384.061 636.642,384.635 635.248,385.04 634.677,385.205 632.711,385.771 630.746,386.335 630.636,386.367 628.78,386.896 626.815,387.455 625.974,387.694 624.849,388.012 622.884,388.567 621.276,389.021 620.918,389.121 618.953,389.674 616.987,390.226 616.554,390.348 615.022,390.778 613.056,391.329 611.822,391.675 611.091,391.879 609.125,392.43 607.159,392.982 607.088,393.002 605.194,393.533 603.228,394.085 602.364,394.329 601.263,394.638 599.297,395.192 597.657,395.656 597.332,395.747 595.366,396.304 593.401,396.861 592.974,396.983 591.435,397.42 589.47,397.981 588.321,398.31 587.504,398.543 585.539,399.108 583.702,399.637 583.573,399.674 581.608,400.242 579.642,400.812 579.123,400.964 577.677,401.385 575.711,401.96 574.585,402.291 573.745,402.537 571.78,403.117 570.09,403.618 569.814,403.699 567.849,404.284 565.883,404.872 565.641,404.945 563.918,405.463 561.952,406.056 561.24,406.272 559.987,406.652 558.021,407.251 556.886,407.599 556.056,407.853 554.09,408.458 552.58,408.926 552.125,409.067 550.159,409.678 548.322,410.253 548.194,410.293 546.228,410.911 544.263,411.532 544.113,411.58 542.297,412.157 540.331,412.785 539.951,412.907 538.366,413.416 536.4,414.051 535.837,414.234 534.435,414.689 532.469,415.331 531.77,415.561 530.504,415.977 528.538,416.626 527.749,416.888 526.573,417.278 524.607,417.935 523.773,418.215 522.642,418.595 520.676,419.259 519.842,419.542 518.711,419.926 516.745,420.597 515.955,420.869 514.78,421.273 512.814,421.952 512.111,422.196 510.848,422.635 508.883,423.321 508.309,423.523 506.917,424.012 504.952,424.706 504.548,424.85 502.986,425.405 501.021,426.107 500.828,426.177 499.055,426.814 497.147,427.504 497.09,427.524 495.124,428.239 493.506,428.831 493.159,428.958 491.193,429.681 489.903,430.158 489.228,430.408 487.262,431.139 486.337,431.485 485.297,431.874 483.331,432.613 482.806,432.812 481.366,433.357 479.4,434.105 479.311,434.139 477.434,434.857 475.852,435.466 475.469,435.613 473.503,436.374 472.427,436.793 471.538,437.139 469.572,437.908 469.034,438.119 467.607,438.682 465.674,439.446 465.641,439.46 463.676,440.242 462.347,440.773 461.71,441.029 459.745,441.82 459.051,442.1 457.779,442.616 455.814,443.416 455.785,443.427 453.848,444.221 452.55,444.754 451.883,445.03 449.917,445.843 449.344,446.081 447.952,446.662 446.167,447.408 445.986,447.484 444.02,448.312 443.018,448.735 442.055,449.144 440.089,449.98 439.897,450.062 438.124,450.822 436.804,451.389 436.158,451.668 434.193,452.518 433.736,452.716 432.227,453.374 430.695,454.043 430.262,454.234 428.296,455.098 427.681,455.37 426.331,455.968 424.69,456.697 424.365,456.842 422.4,457.722 421.726,458.024 420.434,458.606 418.785,459.351 418.469,459.495 416.503,460.389 415.869,460.678 414.537,461.288 412.975,462.005 412.572,462.191 410.606,463.1 410.105,463.332 408.641,464.014 407.258,464.659 406.675,464.932 404.71,465.856 404.433,465.986 402.744,466.785 401.63,467.313 400.779,467.718 398.848,468.64 398.813,468.657 396.848,469.601 396.089,469.967 394.882,470.551 393.35,471.294 392.917,471.505 390.951,472.465 390.631,472.621 388.986,473.43 387.933,473.948 387.02,474.4 385.254,475.275 385.055,475.375 383.089,476.356 382.596,476.602 381.123,477.342 379.957,477.929 379.158,478.333 377.336,479.256 377.192,479.33 375.227,480.332 374.735,480.583 373.261,481.34 372.153,481.91 371.296,482.353 369.588,483.237 369.33,483.371 367.365,484.395 367.041,484.564 365.399,485.425 364.513,485.891 363.434,486.461 362.002,487.218 361.468,487.501 359.507,488.545 359.503,488.548 357.537,489.6 357.031,489.872 355.572,490.658 354.571,491.199 353.606,491.722 352.127,492.526 351.641,492.792 349.699,493.853 349.675,493.867 347.709,494.948 347.289,495.18 345.744,496.035 344.894,496.507 343.778,497.128 342.515,497.834 341.813,498.227 340.15,499.161 339.847,499.332 337.882,500.443 337.802,500.488 335.916,501.56 335.469,501.815 333.951,502.683 333.151,503.142 331.985,503.813 330.847,504.469 330.02,504.948 328.558,505.796 328.054,506.09 326.284,507.123 326.089,507.238 324.123,508.392 324.023,508.45 322.158,509.552 321.778,509.777 320.192,510.719 319.546,511.104 318.226,511.893 317.328,512.431 316.261,513.072 315.123,513.758 314.295,514.259 312.932,515.085 312.33,515.451 310.754,516.412 310.364,516.651 308.589,517.739 308.399,517.856 306.437,519.066 306.433,519.069 304.468,520.288 304.299,520.393 302.502,521.515 302.173,521.72 300.537,522.747 300.06,523.047 298.571,523.987 297.96,524.374 296.606,525.234 295.872,525.701 294.64,526.488 293.796,527.028 292.675,527.748 291.732,528.355 290.709,529.016 289.68,529.682 288.744,530.29 287.64,531.009 286.778,531.572 285.612,532.336 284.812,532.861 283.595,533.663 282.847,534.158 281.59,534.99 280.881,535.461 279.596,536.317 278.916,536.772 277.614,537.644 276.95,538.09 275.643,538.971 274.985,539.416 273.683,540.298 273.019,540.75 271.734,541.625 271.054,542.091 269.797,542.952 269.088,543.439 267.869,544.279 267.123,544.795 265.953,545.606 265.157,546.159 264.047,546.933 263.192,547.531 262.152,548.26 261.226,548.911 260.267,549.587 259.261,550.299 258.393,550.914 257.295,551.695 256.528,552.241 255.33,553.098 254.674,553.568 253.364,554.51 252.83,554.895 251.398,555.93 250.996,556.222 249.433,557.359 249.172,557.549 247.467,558.796 247.357,558.876 245.553,560.203 245.502,560.241 243.758,561.53 243.536,561.695 241.973,562.857 241.571,563.157 240.197,564.184 239.605,564.628 238.431,565.511 237.64,566.108 236.674,566.838 235.674,567.597 234.927,568.165 233.709,569.094 233.188,569.492 231.743,570.6 231.459,570.819 229.778,572.116 229.738,572.146 228.027,573.473 227.812,573.641 226.325,574.8 225.847,575.175 224.632,576.127 223.881,576.718 222.947,577.454 221.915,578.27 221.271,578.781 219.95,579.832 219.604,580.108 217.984,581.404 217.945,581.435 216.296,582.762 216.019,582.985 214.654,584.089 214.053,584.577 213.021,585.416 212.088,586.178 211.397,586.743 210.122,587.789 209.78,588.07 208.172,589.397 208.157,589.409 206.572,590.724 206.191,591.041 204.981,592.051 204.226,592.683 203.397,593.378 202.26,594.335 201.821,594.705 200.295,595.997 200.253,596.032 198.694,597.359 198.329,597.67 197.142,598.686 196.364,599.354 195.598,600.013 194.398,601.049 194.061,601.34 192.533,602.667 192.433,602.754 191.012,603.994 190.467,604.472 189.499,605.321 188.501,606.2 187.993,606.648 186.536,607.939 186.495,607.975 185.005,609.302 184.57,609.69 183.522,610.629 182.605,611.453 182.046,611.956 180.639,613.226 180.577,613.283 179.116,614.61 178.674,615.013 177.662,615.937 176.708,616.811 176.215,617.264 174.775,618.591 174.743,618.621 173.344,619.918 172.777,620.445 171.918,621.245 170.812,622.28 170.5,622.572 169.088,623.899 168.846,624.128 167.685,625.226 166.881,625.989 166.287,626.553 164.915,627.862 164.896,627.88 163.513,629.207 162.95,629.749 162.136,630.534 160.984,631.65 160.766,631.861 159.403,633.188 159.019,633.563 158.046,634.515 157.053,635.491 156.696,635.842 155.353,637.169 155.087,637.432 154.016,638.496 153.122,639.388 152.686,639.823 151.362,641.15 151.156,641.357 150.046,642.477 149.191,643.342 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#ba3655; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"149.191,565.887 149.631,565.511 151.156,564.212 151.189,564.184 152.756,562.857 153.122,562.548 154.33,561.53 155.087,560.894 155.911,560.203 157.053,559.249 157.5,558.876 159.019,557.614 159.096,557.549 160.7,556.222 160.984,555.988 162.312,554.895 162.95,554.372 163.932,553.568 164.915,552.766 165.559,552.241 166.881,551.168 167.194,550.914 168.837,549.587 168.846,549.58 170.488,548.26 170.812,548.001 172.147,546.933 172.777,546.431 173.814,545.606 174.743,544.87 175.49,544.279 176.708,543.318 177.173,542.952 178.674,541.774 178.864,541.625 180.564,540.298 180.639,540.24 182.272,538.971 182.605,538.714 183.989,537.644 184.57,537.196 185.714,536.317 186.536,535.688 187.448,534.99 188.501,534.187 189.19,533.663 190.467,532.695 190.941,532.336 192.433,531.211 192.7,531.009 194.398,529.735 194.468,529.682 196.246,528.355 196.364,528.267 198.032,527.028 198.329,526.808 199.827,525.701 200.295,525.357 201.631,524.374 202.26,523.913 203.445,523.047 204.226,522.478 205.267,521.72 206.191,521.05 207.099,520.393 208.157,519.63 208.94,519.066 210.122,518.217 210.79,517.739 212.088,516.813 212.65,516.412 214.053,515.415 214.519,515.085 216.019,514.026 216.398,513.758 217.984,512.643 218.287,512.431 219.95,511.268 220.185,511.104 221.915,509.901 222.094,509.777 223.881,508.541 224.012,508.45 225.847,507.188 225.94,507.123 227.812,505.842 227.879,505.796 229.778,504.503 229.828,504.469 231.743,503.172 231.787,503.142 233.709,501.847 233.756,501.815 235.674,500.53 235.736,500.488 237.64,499.219 237.727,499.161 239.605,497.915 239.728,497.834 241.571,496.619 241.74,496.507 243.536,495.328 243.763,495.18 245.502,494.045 245.796,493.853 247.467,492.768 247.841,492.526 249.433,491.499 249.897,491.199 251.398,490.235 251.965,489.872 253.364,488.978 254.043,488.545 255.33,487.728 256.134,487.218 257.295,486.484 258.235,485.891 259.261,485.247 260.349,484.564 261.226,484.016 262.474,483.237 263.192,482.791 264.611,481.91 265.157,481.572 266.76,480.583 267.123,480.36 268.921,479.256 269.088,479.154 271.054,477.955 271.095,477.929 273.019,476.761 273.281,476.602 274.985,475.574 275.48,475.275 276.95,474.393 277.692,473.948 278.916,473.217 279.916,472.621 280.881,472.048 282.154,471.294 282.847,470.885 284.404,469.967 284.812,469.727 286.667,468.64 286.778,468.576 288.744,467.43 288.944,467.313 290.709,466.29 291.235,465.986 292.675,465.156 293.539,464.659 294.64,464.028 295.857,463.332 296.606,462.906 298.189,462.005 298.571,461.789 300.535,460.678 300.537,460.677 302.502,459.572 302.896,459.351 304.468,458.472 305.271,458.024 306.433,457.378 307.661,456.697 308.399,456.289 310.065,455.37 310.364,455.206 312.33,454.128 312.485,454.043 314.295,453.056 314.92,452.716 316.261,451.989 317.37,451.389 318.226,450.928 319.836,450.062 320.192,449.871 322.158,448.821 322.317,448.735 324.123,447.775 324.815,447.408 326.089,446.735 327.329,446.081 328.054,445.7 329.859,444.754 330.02,444.67 331.985,443.646 332.406,443.427 333.951,442.627 334.97,442.1 335.916,441.613 337.55,440.773 337.882,440.604 339.847,439.6 340.148,439.446 341.813,438.601 342.764,438.119 343.778,437.607 345.397,436.793 345.744,436.618 347.709,435.635 348.048,435.466 349.675,434.656 350.718,434.139 351.641,433.682 353.406,432.812 353.606,432.713 355.572,431.749 356.113,431.485 357.537,430.79 358.839,430.158 359.503,429.836 361.468,428.886 361.584,428.831 363.434,427.942 364.35,427.504 365.399,427.002 367.134,426.177 367.365,426.067 369.33,425.137 369.94,424.85 371.296,424.212 372.766,423.523 373.261,423.291 375.227,422.375 375.612,422.196 377.192,421.463 378.481,420.869 379.158,420.556 381.123,419.654 381.37,419.542 383.089,418.757 384.281,418.215 385.055,417.864 387.02,416.975 387.215,416.888 388.986,416.091 390.171,415.561 390.951,415.212 392.917,414.337 393.15,414.234 394.882,413.467 396.153,412.907 396.848,412.601 398.813,411.739 399.179,411.58 400.779,410.883 402.23,410.253 402.744,410.03 404.71,409.182 405.306,408.926 406.675,408.338 408.405,407.599 408.641,407.498 410.606,406.663 411.532,406.272 412.572,405.832 414.537,405.005 414.683,404.945 416.503,404.183 417.861,403.618 418.469,403.365 420.434,402.551 421.066,402.291 422.4,401.742 424.298,400.964 424.365,400.936 426.331,400.135 427.559,399.637 428.296,399.338 430.262,398.545 430.847,398.31 432.227,397.756 434.164,396.983 434.193,396.971 436.158,396.191 437.511,395.656 438.124,395.414 440.089,394.641 440.888,394.329 442.055,393.873 444.02,393.108 444.295,393.002 445.986,392.348 447.733,391.675 447.952,391.591 449.917,390.838 451.203,390.348 451.883,390.089 453.848,389.344 454.705,389.021 455.814,388.603 457.779,387.866 458.24,387.694 459.745,387.132 461.71,386.402 461.807,386.367 463.676,385.677 465.409,385.04 465.641,384.954 467.607,384.236 469.045,383.713 469.572,383.521 471.538,382.81 472.716,382.386 473.503,382.103 475.469,381.399 476.423,381.059 477.434,380.698 479.4,380.002 480.165,379.732 481.366,379.308 483.331,378.618 483.943,378.405 485.297,377.932 487.262,377.249 487.758,377.078 489.228,376.57 491.193,375.893 491.61,375.751 493.159,375.221 495.124,374.551 495.499,374.424 497.09,373.884 499.055,373.221 499.425,373.097 501.021,372.561 502.986,371.904 503.389,371.77 504.952,371.25 506.917,370.599 507.391,370.443 508.883,369.951 510.848,369.306 511.429,369.116 512.814,368.663 514.78,368.023 515.504,367.789 516.745,367.387 518.711,366.752 519.614,366.462 520.676,366.12 522.642,365.491 523.759,365.135 524.607,364.864 526.573,364.24 527.937,363.808 528.538,363.617 530.504,362.997 532.147,362.481 532.469,362.379 534.435,361.763 536.385,361.154 536.4,361.149 538.366,360.537 540.331,359.926 540.651,359.827 542.297,359.317 544.263,358.709 544.94,358.5 546.228,358.102 548.194,357.497 549.248,357.173 550.159,356.892 552.125,356.289 553.57,355.846 554.09,355.686 556.056,355.084 557.901,354.519 558.021,354.482 559.987,353.88 561.952,353.278 562.235,353.192 563.918,352.676 565.883,352.074 566.565,351.865 567.849,351.47 569.814,350.866 570.882,350.538 571.78,350.261 573.745,349.654 575.179,349.211 575.711,349.046 577.677,348.435 579.445,347.884 579.642,347.822 581.608,347.206 583.573,346.587 583.671,346.557 585.539,345.965 587.504,345.339 587.846,345.23 589.47,344.709 591.435,344.073 591.961,343.903 593.401,343.433 595.366,342.787 596.005,342.576 597.332,342.134 599.297,341.475 599.967,341.249 601.263,340.808 603.228,340.133 603.84,339.922 605.194,339.45 607.159,338.757 607.614,338.595 609.125,338.053 611.091,337.338 611.283,337.268 613.056,336.611 614.839,335.941 615.022,335.872 616.987,335.117 618.279,334.614 618.953,334.349 620.918,333.563 621.6,333.287 622.884,332.761 624.802,331.96 624.849,331.94 626.815,331.097 627.879,330.633 628.78,330.234 630.746,329.348 630.838,329.306 632.711,328.436 633.675,327.979 634.677,327.497 636.399,326.652 636.642,326.53 638.608,325.532 639.007,325.325 640.574,324.5 641.506,323.998 642.539,323.432 643.901,322.671 644.505,322.327 646.195,321.344 646.47,321.181 648.394,320.017 648.436,319.991 650.401,318.753 650.5,318.69 652.367,317.465 652.52,317.363 654.332,316.123 654.458,316.036 656.298,314.724 656.318,314.709 658.105,313.382 658.263,313.262 659.822,312.055 660.229,311.733 661.476,310.728 662.194,310.135 663.068,309.401 664.16,308.463 664.604,308.074 666.087,306.747 666.125,306.712 667.517,305.42 668.091,304.875 668.901,304.093 670.056,302.951 670.241,302.766 671.538,301.439 672.022,300.933 672.796,300.112 673.988,298.82 674.02,298.785 675.206,297.458 675.953,296.604 676.361,296.131 677.486,294.804 677.919,294.285 678.583,293.477 679.653,292.15 679.884,291.859 680.698,290.823 681.721,289.496 681.85,289.326 682.72,288.169 683.7,286.842 683.815,286.684 684.66,285.515 685.603,284.188 685.781,283.934 686.528,282.861 687.438,281.534 687.746,281.079 688.333,280.207 689.215,278.88 689.712,278.123 690.084,277.553 690.941,276.226 691.677,275.072 691.787,274.899 692.622,273.572 693.448,272.245 693.643,271.93 694.265,270.918 695.074,269.591 695.608,268.708 695.876,268.264 696.67,266.937 697.458,265.61 697.574,265.413 698.239,264.283 699.016,262.956 699.539,262.055 699.787,261.629 700.554,260.302 701.316,258.975 701.505,258.645 702.075,257.648 702.83,256.321 703.47,255.192 703.583,254.994 704.333,253.667 705.08,252.34 705.436,251.707 705.825,251.013 706.569,249.686 707.311,248.359 707.402,248.197 708.053,247.032 708.793,245.705 709.367,244.674 709.532,244.378 710.271,243.051 711.01,241.724 711.333,241.144 711.749,240.397 712.488,239.07 713.227,237.743 713.298,237.614 713.967,236.416 714.707,235.089 715.264,234.092 715.448,233.762 716.191,232.435 716.934,231.108 717.229,230.582 717.679,229.781 718.425,228.454 719.173,227.127 719.195,227.088 719.923,225.8 720.674,224.473 721.16,223.616 721.427,223.146 722.183,221.819 722.94,220.492 723.126,220.168 723.7,219.165 724.462,217.838 725.091,216.745 725.227,216.511 725.994,215.184 726.763,213.857 727.057,213.352 727.536,212.53 728.311,211.203 729.022,209.988 729.088,209.876 729.87,208.549 730.653,207.222 730.988,206.657 731.44,205.895 732.23,204.568 732.953,203.356 733.022,203.241 733.819,201.914 734.618,200.587 734.919,200.089 735.421,199.26 736.227,197.933 736.885,196.855 737.037,196.606 737.85,195.279 738.666,193.952 738.85,193.654 739.486,192.625 740.31,191.298 740.816,190.486 741.137,189.971 741.968,188.644 742.781,187.351 742.802,187.317 743.641,185.99 744.483,184.663 744.747,184.249 745.329,183.336 746.179,182.009 746.712,181.18 747.033,180.682 747.891,179.355 748.678,178.142 748.752,178.028 749.618,176.701 750.487,175.374 750.643,175.136 751.361,174.047 752.238,172.72 752.609,172.162 753.12,171.393 754.006,170.066 754.574,169.218 754.896,168.739 755.79,167.412 756.54,166.304 756.688,166.085 757.591,164.758 758.497,163.431 758.505,163.419 759.409,162.104 760.324,160.777 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#a12b61; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"691.833,160.777 691.677,161.018 690.974,162.104 690.117,163.431 689.712,164.061 689.264,164.758 688.415,166.085 687.746,167.132 687.568,167.412 686.725,168.739 685.884,170.066 685.781,170.229 685.047,171.393 684.212,172.72 683.815,173.353 683.381,174.047 682.552,175.374 681.85,176.503 681.726,176.701 680.904,178.028 680.083,179.355 679.884,179.677 679.265,180.682 678.45,182.009 677.919,182.875 677.637,183.336 676.826,184.663 676.017,185.99 675.953,186.096 675.211,187.317 674.407,188.644 673.988,189.337 673.604,189.971 672.804,191.298 672.022,192.596 672.005,192.625 671.207,193.952 670.411,195.279 670.056,195.871 669.617,196.606 668.823,197.933 668.091,199.159 668.031,199.26 667.239,200.587 666.448,201.914 666.125,202.456 665.658,203.241 664.868,204.568 664.16,205.757 664.078,205.895 663.288,207.222 662.498,208.549 662.194,209.059 661.708,209.876 660.917,211.203 660.229,212.355 660.124,212.53 659.331,213.857 658.536,215.184 658.263,215.639 657.74,216.511 656.942,217.838 656.298,218.905 656.141,219.165 655.337,220.492 654.531,221.819 654.332,222.145 653.721,223.146 652.908,224.473 652.367,225.352 652.091,225.8 651.269,227.127 650.442,228.454 650.401,228.519 649.609,229.781 648.771,231.108 648.436,231.635 647.926,232.435 647.074,233.762 646.47,234.696 646.215,235.089 645.347,236.416 644.505,237.692 644.471,237.743 643.584,239.07 642.689,240.397 642.539,240.616 641.781,241.724 640.862,243.051 640.574,243.464 639.93,244.378 638.985,245.705 638.608,246.228 638.025,247.032 637.049,248.359 636.642,248.905 636.057,249.686 635.047,251.013 634.677,251.493 634.018,252.34 632.969,253.667 632.711,253.988 631.897,254.994 630.804,256.321 630.746,256.39 629.684,257.648 628.78,258.698 628.54,258.975 627.366,260.302 626.815,260.914 626.163,261.629 624.929,262.956 624.849,263.041 623.66,264.283 622.884,265.077 622.355,265.61 621.013,266.937 620.918,267.029 619.629,268.264 618.953,268.898 618.201,269.591 616.987,270.688 616.729,270.918 615.207,272.245 615.022,272.404 613.632,273.572 613.056,274.046 612.002,274.899 611.091,275.622 610.315,276.226 609.125,277.134 608.565,277.553 607.159,278.585 606.75,278.88 605.194,279.98 604.866,280.207 603.228,281.321 602.909,281.534 601.263,282.612 600.875,282.861 599.297,283.856 598.76,284.188 597.332,285.056 596.561,285.515 595.366,286.214 594.273,286.842 593.401,287.335 591.895,288.169 591.435,288.42 589.47,289.471 589.423,289.496 587.504,290.49 586.849,290.823 585.539,291.48 584.177,292.15 583.573,292.443 581.608,293.381 581.403,293.477 579.642,294.294 578.523,294.804 577.677,295.185 575.711,296.056 575.541,296.131 573.745,296.907 572.452,297.458 571.78,297.741 569.814,298.558 569.262,298.785 567.849,299.36 565.972,300.112 565.883,300.147 563.918,300.921 562.583,301.439 561.952,301.682 559.987,302.432 559.102,302.766 558.021,303.171 556.056,303.901 555.534,304.093 554.09,304.621 552.125,305.333 551.884,305.42 550.159,306.037 548.194,306.734 548.159,306.747 546.228,307.425 544.367,308.074 544.263,308.11 542.297,308.789 540.515,309.401 540.331,309.464 538.366,310.134 536.613,310.728 536.4,310.799 534.435,311.462 532.667,312.055 532.469,312.121 530.504,312.777 528.687,313.382 528.538,313.431 526.573,314.083 524.679,314.709 524.607,314.732 522.642,315.38 520.676,316.027 520.651,316.036 518.711,316.673 516.745,317.318 516.61,317.363 514.78,317.963 512.814,318.607 512.562,318.69 510.848,319.251 508.883,319.895 508.513,320.017 506.917,320.54 504.952,321.185 504.468,321.344 502.986,321.83 501.021,322.477 500.431,322.671 499.055,323.124 497.09,323.772 496.408,323.998 495.124,324.422 493.159,325.073 492.4,325.325 491.193,325.725 489.228,326.379 488.411,326.652 487.262,327.035 485.297,327.692 484.443,327.979 483.331,328.352 481.366,329.013 480.499,329.306 479.4,329.677 477.434,330.343 476.58,330.633 475.469,331.011 473.503,331.681 472.688,331.96 471.538,332.354 469.572,333.029 468.824,333.287 467.607,333.707 465.641,334.387 464.989,334.614 463.676,335.07 461.71,335.756 461.183,335.941 459.745,336.445 457.779,337.136 457.407,337.268 455.814,337.831 453.848,338.528 453.661,338.595 451.883,339.229 449.946,339.922 449.917,339.932 447.952,340.639 446.262,341.249 445.986,341.348 444.02,342.061 442.608,342.576 442.055,342.778 440.089,343.497 438.985,343.903 438.124,344.22 436.158,344.946 435.392,345.23 434.193,345.675 432.227,346.408 431.829,346.557 430.262,347.144 428.296,347.883 428.296,347.884 426.331,348.627 424.793,349.211 424.365,349.373 422.4,350.124 421.319,350.538 420.434,350.877 418.469,351.635 417.874,351.865 416.503,352.396 414.537,353.16 414.457,353.192 412.572,353.929 411.07,354.519 410.606,354.701 408.641,355.477 407.71,355.846 406.675,356.256 404.71,357.039 404.376,357.173 402.744,357.826 401.07,358.5 400.779,358.617 398.813,359.412 397.792,359.827 396.848,360.21 394.882,361.013 394.538,361.154 392.917,361.819 391.311,362.481 390.951,362.629 388.986,363.443 388.11,363.808 387.02,364.262 385.055,365.083 384.932,365.135 383.089,365.91 381.781,366.462 381.123,366.74 379.158,367.574 378.653,367.789 377.192,368.412 375.549,369.116 375.227,369.254 373.261,370.1 372.469,370.443 371.296,370.951 369.411,371.77 369.33,371.805 367.365,372.664 366.378,373.097 365.399,373.527 363.434,374.393 363.365,374.424 361.468,375.265 360.376,375.751 359.503,376.14 357.537,377.02 357.408,377.078 355.572,377.904 354.462,378.405 353.606,378.792 351.641,379.684 351.536,379.732 349.675,380.581 348.632,381.059 347.709,381.482 345.748,382.386 345.744,382.387 343.778,383.297 342.885,383.713 341.813,384.212 340.04,385.04 339.847,385.13 337.882,386.053 337.217,386.367 335.916,386.981 334.412,387.694 333.951,387.912 331.985,388.849 331.626,389.021 330.02,389.79 328.859,390.348 328.054,390.735 326.11,391.675 326.089,391.685 324.123,392.64 323.38,393.002 322.158,393.599 320.668,394.329 320.192,394.562 318.226,395.531 317.974,395.656 316.261,396.504 315.297,396.983 314.295,397.481 312.638,398.31 312.33,398.464 310.364,399.451 309.995,399.637 308.399,400.443 307.37,400.964 306.433,401.439 304.761,402.291 304.468,402.44 302.502,403.446 302.169,403.618 300.537,404.457 299.593,404.945 298.571,405.473 297.033,406.272 296.606,406.494 294.64,407.519 294.488,407.599 292.675,408.55 291.96,408.926 290.709,409.585 289.447,410.253 288.744,410.625 286.948,411.58 286.778,411.67 284.812,412.721 284.466,412.907 282.847,413.776 281.998,414.234 280.881,414.837 279.545,415.561 278.916,415.902 277.106,416.888 276.95,416.972 274.985,418.048 274.682,418.215 273.019,419.129 272.272,419.542 271.054,420.215 269.876,420.869 269.088,421.306 267.494,422.196 267.123,422.403 265.157,423.504 265.125,423.523 263.192,424.612 262.771,424.85 261.226,425.724 260.43,426.177 259.261,426.842 258.102,427.504 257.295,427.965 255.787,428.831 255.33,429.093 253.485,430.158 253.364,430.227 251.398,431.367 251.196,431.485 249.433,432.512 248.92,432.812 247.467,433.662 246.657,434.139 245.502,434.818 244.406,435.466 243.536,435.98 242.167,436.793 241.571,437.147 239.94,438.119 239.605,438.32 237.726,439.446 237.64,439.498 235.674,440.682 235.524,440.773 233.709,441.873 233.333,442.1 231.743,443.068 231.155,443.427 229.778,444.27 228.988,444.754 227.812,445.478 226.833,446.081 225.847,446.691 224.689,447.408 223.881,447.91 222.556,448.735 221.915,449.135 220.434,450.062 219.95,450.366 218.324,451.389 217.984,451.604 216.224,452.716 216.019,452.847 214.136,454.043 214.053,454.096 212.088,455.351 212.058,455.37 210.122,456.613 209.991,456.697 208.157,457.881 207.935,458.024 206.191,459.155 205.89,459.351 204.226,460.436 203.854,460.678 202.26,461.723 201.83,462.005 200.295,463.016 199.815,463.332 198.329,464.315 197.811,464.659 196.364,465.621 195.816,465.986 194.398,466.934 193.832,467.313 192.433,468.253 191.857,468.64 190.467,469.579 189.893,469.967 188.501,470.911 187.938,471.294 186.536,472.25 185.993,472.621 184.57,473.596 184.057,473.948 182.605,474.948 182.131,475.275 180.639,476.307 180.214,476.602 178.674,477.674 178.307,477.929 176.708,479.047 176.409,479.256 174.743,480.427 174.52,480.583 172.777,481.814 172.641,481.91 170.812,483.208 170.77,483.237 168.908,484.564 168.846,484.609 167.056,485.891 166.881,486.017 165.213,487.218 164.915,487.433 163.378,488.545 162.95,488.856 161.552,489.872 160.984,490.286 159.735,491.199 159.019,491.724 157.926,492.526 157.053,493.169 156.126,493.853 155.087,494.622 154.334,495.18 153.122,496.082 152.551,496.507 151.156,497.549 150.776,497.834 149.191,499.025 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#88216a; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"149.191,439.322 150.963,438.119 151.156,437.989 152.927,436.793 153.122,436.661 154.9,435.466 155.087,435.34 156.883,434.139 157.053,434.025 158.875,432.812 159.019,432.716 160.876,431.485 160.984,431.413 162.888,430.158 162.95,430.117 164.908,428.831 164.915,428.826 166.881,427.542 166.939,427.504 168.846,426.263 168.98,426.177 170.812,424.991 171.03,424.85 172.777,423.724 173.091,423.523 174.743,422.464 175.162,422.196 176.708,421.209 177.243,420.869 178.674,419.96 179.334,419.542 180.639,418.717 181.436,418.215 182.605,417.479 183.548,416.888 184.57,416.247 185.67,415.561 186.536,415.021 187.803,414.234 188.501,413.801 189.947,412.907 190.467,412.586 192.102,411.58 192.433,411.377 194.268,410.253 194.398,410.173 196.364,408.975 196.444,408.926 198.329,407.782 198.633,407.599 200.295,406.595 200.832,406.272 202.26,405.413 203.043,404.945 204.226,404.237 205.265,403.618 206.191,403.066 207.498,402.291 208.157,401.9 209.743,400.964 210.122,400.74 212,399.637 212.088,399.585 214.053,398.435 214.269,398.31 216.019,397.291 216.55,396.983 217.984,396.152 218.844,395.656 219.95,395.018 221.149,394.329 221.915,393.889 223.466,393.002 223.881,392.765 225.796,391.675 225.847,391.646 227.812,390.533 228.14,390.348 229.778,389.424 230.496,389.021 231.743,388.321 232.864,387.694 233.709,387.222 235.246,386.367 235.674,386.128 237.64,385.04 237.64,385.04 239.605,383.956 240.049,383.713 241.571,382.878 242.47,382.386 243.536,381.804 244.906,381.059 245.502,380.735 247.354,379.732 247.467,379.67 249.433,378.611 249.817,378.405 251.398,377.557 252.295,377.078 253.364,376.507 254.786,375.751 255.33,375.462 257.291,374.424 257.295,374.421 259.261,373.386 259.812,373.097 261.226,372.355 262.347,371.77 263.192,371.329 264.896,370.443 265.157,370.307 267.123,369.29 267.461,369.116 269.088,368.278 270.041,367.789 271.054,367.27 272.637,366.462 273.019,366.267 274.985,365.268 275.248,365.135 276.95,364.274 277.875,363.808 278.916,363.284 280.518,362.481 280.881,362.299 282.847,361.318 283.177,361.154 284.812,360.342 285.853,359.827 286.778,359.37 288.545,358.5 288.744,358.402 290.709,357.439 291.254,357.173 292.675,356.48 293.98,355.846 294.64,355.526 296.606,354.575 296.723,354.519 298.571,353.63 299.485,353.192 300.537,352.688 302.263,351.865 302.502,351.751 304.468,350.818 305.06,350.538 306.433,349.889 307.875,349.211 308.399,348.964 310.364,348.044 310.708,347.884 312.33,347.128 313.56,346.557 314.295,346.216 316.261,345.308 316.431,345.23 318.226,344.404 319.321,343.903 320.192,343.504 322.158,342.609 322.23,342.576 324.123,341.717 325.16,341.249 326.089,340.83 328.054,339.946 328.109,339.922 330.02,339.067 331.079,338.595 331.985,338.192 333.951,337.32 334.069,337.268 335.916,336.453 337.081,335.941 337.882,335.589 339.847,334.729 340.112,334.614 341.813,333.874 343.167,333.287 343.778,333.022 345.744,332.174 346.242,331.96 347.709,331.33 349.339,330.633 349.675,330.489 351.641,329.653 352.46,329.306 353.606,328.82 355.572,327.991 355.601,327.979 357.537,327.166 358.768,326.652 359.503,326.345 361.468,325.527 361.956,325.325 363.434,324.713 365.168,323.998 365.399,323.903 367.365,323.096 368.405,322.671 369.33,322.293 371.296,321.493 371.665,321.344 373.261,320.698 374.95,320.017 375.227,319.905 377.192,319.116 378.26,318.69 379.158,318.331 381.123,317.549 381.594,317.363 383.089,316.771 384.953,316.036 385.055,315.996 387.02,315.224 388.339,314.709 388.986,314.456 390.951,313.691 391.75,313.382 392.917,312.93 394.882,312.171 395.186,312.055 396.848,311.417 398.648,310.728 398.813,310.665 400.779,309.916 402.137,309.401 402.744,309.171 404.71,308.428 405.652,308.074 406.675,307.689 408.641,306.952 409.192,306.747 410.606,306.219 412.572,305.489 412.758,305.42 414.537,304.761 416.35,304.093 416.503,304.036 418.469,303.314 419.967,302.766 420.434,302.595 422.4,301.878 423.61,301.439 424.365,301.164 426.331,300.453 427.276,300.112 428.296,299.744 430.262,299.037 430.966,298.785 432.227,298.333 434.193,297.631 434.679,297.458 436.158,296.931 438.124,296.233 438.414,296.131 440.089,295.538 442.055,294.844 442.169,294.804 444.02,294.152 445.943,293.477 445.986,293.462 447.952,292.773 449.734,292.15 449.917,292.086 451.883,291.4 453.539,290.823 453.848,290.715 455.814,290.032 457.357,289.496 457.779,289.349 459.745,288.668 461.184,288.169 461.71,287.986 463.676,287.306 465.017,286.842 465.641,286.626 467.607,285.945 468.852,285.515 469.572,285.265 471.538,284.585 472.684,284.188 473.503,283.904 475.469,283.222 476.51,282.861 477.434,282.54 479.4,281.856 480.324,281.534 481.366,281.17 483.331,280.483 484.121,280.207 485.297,279.794 487.262,279.103 487.894,278.88 489.228,278.408 491.193,277.711 491.637,277.553 493.159,277.01 495.124,276.305 495.344,276.226 497.09,275.596 499.009,274.899 499.055,274.882 501.021,274.162 502.624,273.572 502.986,273.438 504.952,272.706 506.182,272.245 506.917,271.968 508.883,271.222 509.678,270.918 510.848,270.468 512.814,269.705 513.106,269.591 514.78,268.932 516.46,268.264 516.745,268.15 518.711,267.355 519.734,266.937 520.676,266.549 522.642,265.73 522.927,265.61 524.607,264.896 526.031,264.283 526.573,264.048 528.538,263.183 529.047,262.956 530.504,262.3 531.972,261.629 532.469,261.399 534.435,260.478 534.805,260.302 536.4,259.535 537.545,258.975 538.366,258.569 540.195,257.648 540.331,257.578 542.297,256.56 542.751,256.321 544.263,255.514 545.219,254.994 546.228,254.437 547.6,253.667 548.194,253.329 549.897,252.34 550.159,252.185 552.112,251.013 552.125,251.005 554.09,249.784 554.246,249.686 556.056,248.521 556.304,248.359 558.021,247.214 558.289,247.032 559.987,245.859 560.205,245.705 561.952,244.453 562.055,244.378 563.841,243.051 563.918,242.993 565.567,241.724 565.883,241.476 567.236,240.397 567.849,239.898 568.851,239.07 569.814,238.258 570.416,237.743 571.78,236.552 571.934,236.416 573.404,235.089 573.745,234.775 574.832,233.762 575.711,232.926 576.22,232.435 577.571,231.108 577.677,231.003 578.884,229.781 579.642,229 580.165,228.454 581.414,227.127 581.608,226.918 582.632,225.8 583.573,224.755 583.824,224.473 584.988,223.146 585.539,222.509 586.128,221.819 587.245,220.492 587.504,220.18 588.34,219.165 589.415,217.838 589.47,217.77 590.47,216.511 591.435,215.278 591.509,215.184 592.529,213.857 593.401,212.707 593.535,212.53 594.525,211.203 595.366,210.061 595.502,209.876 596.466,208.549 597.332,207.343 597.418,207.222 598.359,205.895 599.29,204.568 599.297,204.557 600.211,203.241 601.123,201.914 601.263,201.709 602.027,200.587 602.923,199.26 603.228,198.805 603.812,197.933 604.695,196.606 605.194,195.851 605.571,195.279 606.442,193.952 607.159,192.854 607.308,192.625 608.17,191.298 609.027,189.971 609.125,189.819 609.881,188.644 610.731,187.317 611.091,186.754 611.578,185.99 612.423,184.663 613.056,183.665 613.265,183.336 614.105,182.009 614.944,180.682 615.022,180.558 615.781,179.355 616.616,178.028 616.987,177.439 617.451,176.701 618.285,175.374 618.953,174.311 619.119,174.047 619.952,172.72 620.785,171.393 620.918,171.181 621.619,170.066 622.453,168.739 622.884,168.053 623.287,167.412 624.122,166.085 624.849,164.93 624.957,164.758 625.794,163.431 626.632,162.104 626.815,161.815 627.471,160.777 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#6e186e; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"565.497,160.777 564.595,162.104 563.918,163.096 563.688,163.431 562.776,164.758 561.952,165.949 561.858,166.085 560.933,167.412 560.002,168.739 559.987,168.761 559.063,170.066 558.117,171.393 558.021,171.526 557.161,172.72 556.197,174.047 556.056,174.24 555.222,175.374 554.236,176.701 554.09,176.896 553.239,178.028 552.229,179.355 552.125,179.492 551.206,180.682 550.169,182.009 550.159,182.022 549.116,183.336 548.194,184.483 548.047,184.663 546.96,185.99 546.228,186.872 545.856,187.317 544.731,188.644 544.263,189.189 543.585,189.971 542.417,191.298 542.297,191.432 541.224,192.625 540.331,193.6 540.006,193.952 538.761,195.279 538.366,195.693 537.486,196.606 536.4,197.713 536.182,197.933 534.845,199.26 534.435,199.66 533.473,200.587 532.469,201.536 532.065,201.914 530.618,203.241 530.504,203.344 529.128,204.568 528.538,205.084 527.596,205.895 526.573,206.76 526.019,207.222 524.607,208.376 524.393,208.549 522.715,209.876 522.642,209.933 520.983,211.203 520.676,211.433 519.193,212.53 518.711,212.881 517.345,213.857 516.745,214.278 515.434,215.184 514.78,215.628 513.458,216.511 512.814,216.934 511.413,217.838 510.848,218.197 509.298,219.165 508.883,219.42 507.11,220.492 506.917,220.606 504.952,221.757 504.845,221.819 502.986,222.875 502.501,223.146 501.021,223.962 500.078,224.473 499.055,225.02 497.574,225.8 497.09,226.052 495.124,227.058 494.988,227.127 493.159,228.04 492.316,228.454 491.193,229 489.563,229.781 489.228,229.94 487.262,230.86 486.726,231.108 485.297,231.763 483.808,232.435 483.331,232.649 481.366,233.519 480.81,233.762 479.4,234.375 477.736,235.089 477.434,235.217 475.469,236.047 474.586,236.416 473.503,236.865 471.538,237.673 471.367,237.743 469.572,238.471 468.081,239.07 467.607,239.259 465.641,240.039 464.734,240.397 463.676,240.812 461.71,241.577 461.331,241.724 459.745,242.336 457.877,243.051 457.779,243.088 455.814,243.835 454.379,244.378 453.848,244.578 451.883,245.315 450.84,245.705 449.917,246.049 447.952,246.779 447.269,247.032 445.986,247.506 444.02,248.23 443.669,248.359 442.055,248.951 440.089,249.67 440.046,249.686 438.124,250.387 436.406,251.013 436.158,251.103 434.193,251.817 432.753,252.34 432.227,252.53 430.262,253.243 429.091,253.667 428.296,253.955 426.331,254.666 425.425,254.994 424.365,255.377 422.4,256.089 421.759,256.321 420.434,256.8 418.469,257.512 418.095,257.648 416.503,258.225 414.537,258.938 414.437,258.975 412.572,259.653 410.788,260.302 410.606,260.368 408.641,261.084 407.15,261.629 406.675,261.802 404.71,262.521 403.524,262.956 402.744,263.242 400.779,263.964 399.914,264.283 398.813,264.688 396.848,265.414 396.319,265.61 394.882,266.142 392.917,266.872 392.742,266.937 390.951,267.604 389.184,268.264 388.986,268.338 387.02,269.075 385.647,269.591 385.055,269.813 383.089,270.555 382.129,270.918 381.123,271.298 379.158,272.045 378.632,272.245 377.192,272.793 375.227,273.545 375.156,273.572 373.261,274.299 371.703,274.899 371.296,275.056 369.33,275.816 368.273,276.226 367.365,276.578 365.399,277.344 364.864,277.553 363.434,278.112 361.478,278.88 361.468,278.883 359.503,279.658 358.115,280.207 357.537,280.436 355.572,281.216 354.774,281.534 353.606,282 351.641,282.787 351.456,282.861 349.675,283.577 348.161,284.188 347.709,284.37 345.744,285.167 344.889,285.515 343.778,285.967 341.813,286.77 341.638,286.842 339.847,287.577 338.41,288.169 337.882,288.387 335.916,289.2 335.204,289.496 333.951,290.017 332.019,290.823 331.985,290.837 330.02,291.661 328.857,292.15 328.054,292.488 326.089,293.319 325.715,293.477 324.123,294.153 322.596,294.804 322.158,294.991 320.192,295.832 319.497,296.131 318.226,296.677 316.418,297.458 316.261,297.526 314.295,298.378 313.361,298.785 312.33,299.234 310.364,300.094 310.323,300.112 308.399,300.957 307.306,301.439 306.433,301.824 304.468,302.695 304.308,302.766 302.502,303.57 301.331,304.093 300.537,304.448 298.571,305.33 298.372,305.42 296.606,306.216 295.433,306.747 294.64,307.106 292.675,308 292.512,308.074 290.709,308.897 289.611,309.401 288.744,309.799 286.778,310.704 286.726,310.728 284.812,311.613 283.862,312.055 282.847,312.527 281.014,313.382 280.881,313.444 278.916,314.365 278.185,314.709 276.95,315.29 275.372,316.036 274.985,316.219 273.019,317.152 272.577,317.363 271.054,318.089 269.799,318.69 269.088,319.031 267.123,319.976 267.038,320.017 265.157,320.925 264.294,321.344 263.192,321.879 261.566,322.671 261.226,322.837 259.261,323.798 258.854,323.998 257.295,324.764 256.159,325.325 255.33,325.735 253.479,326.652 253.364,326.709 251.398,327.687 250.815,327.979 249.433,328.67 248.167,329.306 247.467,329.657 245.533,330.633 245.502,330.648 243.536,331.644 242.916,331.96 241.571,332.644 240.313,333.287 239.605,333.648 237.724,334.614 237.64,334.657 235.674,335.67 235.151,335.941 233.709,336.687 232.592,337.268 231.743,337.709 230.046,338.595 229.778,338.735 227.812,339.766 227.516,339.922 225.847,340.801 224.999,341.249 223.881,341.841 222.496,342.576 221.915,342.885 220.007,343.903 219.95,343.933 217.984,344.986 217.532,345.23 216.019,346.044 215.07,346.557 214.053,347.106 212.62,347.884 212.088,348.173 210.184,349.211 210.122,349.244 208.157,350.321 207.762,350.538 206.191,351.402 205.352,351.865 204.226,352.487 202.955,353.192 202.26,353.577 200.57,354.519 200.295,354.672 198.329,355.772 198.197,355.846 196.364,356.876 195.838,357.173 194.398,357.986 193.49,358.5 192.433,359.1 191.155,359.827 190.467,360.218 188.831,361.154 188.501,361.342 186.536,362.471 186.519,362.481 184.57,363.604 184.219,363.808 182.605,364.743 181.931,365.135 180.639,365.887 179.654,366.462 178.674,367.035 177.389,367.789 176.708,368.189 175.135,369.116 174.743,369.347 172.892,370.443 172.777,370.51 170.812,371.679 170.66,371.77 168.846,372.853 168.44,373.097 166.881,374.032 166.23,374.424 164.915,375.216 164.031,375.751 162.95,376.406 161.843,377.078 160.984,377.6 159.665,378.405 159.019,378.8 157.498,379.732 157.053,380.005 155.341,381.059 155.087,381.215 153.195,382.386 153.122,382.431 151.156,383.652 151.059,383.713 149.191,384.879 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#550f6d; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"149.191,334.508 151.156,333.367 151.294,333.287 153.122,332.23 153.591,331.96 155.087,331.098 155.898,330.633 157.053,329.971 158.216,329.306 159.019,328.848 160.546,327.979 160.984,327.73 162.887,326.652 162.95,326.616 164.915,325.508 165.241,325.325 166.881,324.404 167.606,323.998 168.846,323.304 169.982,322.671 170.812,322.209 172.371,321.344 172.777,321.119 174.743,320.032 174.771,320.017 176.708,318.951 177.185,318.69 178.674,317.874 179.61,317.363 180.639,316.802 182.048,316.036 182.605,315.733 184.498,314.709 184.57,314.669 186.536,313.61 186.961,313.382 188.501,312.555 189.437,312.055 190.467,311.505 191.926,310.728 192.433,310.458 194.398,309.416 194.427,309.401 196.364,308.379 196.943,308.074 198.329,307.345 199.472,306.747 200.295,306.316 202.014,305.42 202.26,305.291 204.226,304.271 204.569,304.093 206.191,303.254 207.139,302.766 208.157,302.242 209.722,301.439 210.122,301.234 212.088,300.23 212.32,300.112 214.053,299.23 214.932,298.785 216.019,298.235 217.558,297.458 217.984,297.243 219.95,296.255 220.199,296.131 221.915,295.272 222.855,294.804 223.881,294.293 225.525,293.477 225.847,293.317 227.812,292.346 228.21,292.15 229.778,291.379 230.911,290.823 231.743,290.415 233.627,289.496 233.709,289.456 235.674,288.501 236.359,288.169 237.64,287.549 239.107,286.842 239.605,286.602 241.571,285.658 241.87,285.515 243.536,284.718 244.65,284.188 245.502,283.782 247.445,282.861 247.467,282.85 249.433,281.922 250.258,281.534 251.398,280.998 253.087,280.207 253.364,280.077 255.33,279.16 255.933,278.88 257.295,278.247 258.796,277.553 259.261,277.338 261.226,276.433 261.676,276.226 263.192,275.531 264.574,274.899 265.157,274.633 267.123,273.738 267.489,273.572 269.088,272.847 270.423,272.245 271.054,271.96 273.019,271.077 273.374,270.918 274.985,270.197 276.344,269.591 276.95,269.321 278.916,268.448 279.332,268.264 280.881,267.579 282.338,266.937 282.847,266.713 284.812,265.851 285.364,265.61 286.778,264.992 288.408,264.283 288.744,264.137 290.709,263.285 291.472,262.956 292.675,262.437 294.554,261.629 294.64,261.592 296.606,260.751 297.658,260.302 298.571,259.913 300.537,259.078 300.779,258.975 302.502,258.246 303.922,257.648 304.468,257.418 306.433,256.593 307.084,256.321 308.399,255.771 310.265,254.994 310.364,254.952 312.33,254.137 313.468,253.667 314.295,253.325 316.261,252.516 316.69,252.34 318.226,251.71 319.932,251.013 320.192,250.907 322.158,250.107 323.195,249.686 324.123,249.31 326.089,248.515 326.477,248.359 328.054,247.724 329.78,247.032 330.02,246.936 331.985,246.15 333.103,245.705 333.951,245.367 335.916,244.587 336.445,244.378 337.882,243.81 339.806,243.051 339.847,243.034 341.813,242.262 343.187,241.724 343.778,241.492 345.744,240.725 346.586,240.397 347.709,239.96 349.675,239.197 350.003,239.07 351.641,238.436 353.437,237.743 353.606,237.678 355.572,236.921 356.888,236.416 357.537,236.167 359.503,235.414 360.354,235.089 361.468,234.663 363.434,233.914 363.834,233.762 365.399,233.167 367.327,232.435 367.365,232.421 369.33,231.676 370.833,231.108 371.296,230.933 373.261,230.19 374.347,229.781 375.227,229.449 377.192,228.709 377.869,228.454 379.158,227.969 381.123,227.229 381.396,227.127 383.089,226.491 384.927,225.8 385.055,225.752 387.02,225.013 388.457,224.473 388.986,224.274 390.951,223.535 391.984,223.146 392.917,222.795 394.882,222.054 395.505,221.819 396.848,221.312 398.813,220.568 399.015,220.492 400.779,219.823 402.511,219.165 402.744,219.076 404.71,218.327 405.989,217.838 406.675,217.575 408.641,216.82 409.443,216.511 410.606,216.061 412.572,215.299 412.869,215.184 414.537,214.533 416.262,213.857 416.503,213.762 418.469,212.986 419.618,212.53 420.434,212.205 422.4,211.417 422.931,211.203 424.365,210.622 426.196,209.876 426.331,209.821 428.296,209.011 429.409,208.549 430.262,208.193 432.227,207.365 432.565,207.222 434.193,206.527 435.66,205.895 436.158,205.679 438.124,204.818 438.69,204.568 440.089,203.945 441.653,203.241 442.055,203.059 444.02,202.157 444.545,201.914 445.986,201.24 447.363,200.587 447.952,200.306 449.917,199.354 450.108,199.26 451.883,198.381 452.775,197.933 453.848,197.389 455.368,196.606 455.814,196.374 457.779,195.335 457.885,195.279 459.745,194.271 460.323,193.952 461.71,193.179 462.688,192.625 463.676,192.058 464.979,191.298 465.641,190.907 467.199,189.971 467.607,189.722 469.348,188.644 469.572,188.503 471.429,187.317 471.538,187.246 473.444,185.99 473.503,185.95 475.395,184.663 475.469,184.612 477.285,183.336 477.434,183.229 479.116,182.009 479.4,181.799 480.891,180.682 481.366,180.32 482.613,179.355 483.331,178.79 484.284,178.028 485.297,177.205 485.907,176.701 487.262,175.564 487.485,175.374 489.019,174.047 489.228,173.863 490.51,172.72 491.193,172.1 491.963,171.393 493.159,170.275 493.38,170.066 494.761,168.739 495.124,168.384 496.109,167.412 497.09,166.427 497.426,166.085 498.714,164.758 499.055,164.402 499.974,163.431 501.021,162.309 501.21,162.104 502.419,160.777 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#3b0964; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"429.413,160.777 428.296,161.464 427.239,162.104 426.331,162.647 424.999,163.431 424.365,163.799 422.69,164.758 422.4,164.922 420.434,166.018 420.312,166.085 418.469,167.087 417.862,167.412 416.503,168.132 415.342,168.739 414.537,169.155 412.752,170.066 412.572,170.157 410.606,171.139 410.091,171.393 408.641,172.102 407.361,172.72 406.675,173.048 404.71,173.979 404.564,174.047 402.744,174.893 401.7,175.374 400.779,175.795 398.813,176.683 398.774,176.701 396.848,177.559 395.786,178.028 394.882,178.425 392.917,179.28 392.742,179.355 390.951,180.125 389.644,180.682 388.986,180.961 387.02,181.79 386.497,182.009 385.055,182.611 383.304,183.336 383.089,183.425 381.123,184.232 380.07,184.663 379.158,185.034 377.192,185.831 376.799,185.99 375.227,186.623 373.496,187.317 373.261,187.411 371.296,188.195 370.165,188.644 369.33,188.975 367.365,189.752 366.81,189.971 365.399,190.527 363.436,191.298 363.434,191.299 361.468,192.069 360.046,192.625 359.503,192.837 357.537,193.604 356.644,193.952 355.572,194.37 353.606,195.134 353.234,195.279 351.641,195.898 349.818,196.606 349.675,196.661 347.709,197.425 346.4,197.933 345.744,198.188 343.778,198.951 342.983,199.26 341.813,199.714 339.847,200.478 339.568,200.587 337.882,201.243 336.158,201.914 335.916,202.008 333.951,202.774 332.756,203.241 331.985,203.542 330.02,204.31 329.362,204.568 328.054,205.08 326.089,205.851 325.977,205.895 324.123,206.624 322.605,207.222 322.158,207.398 320.192,208.175 319.246,208.549 318.226,208.953 316.261,209.732 315.9,209.876 314.295,210.514 312.569,211.203 312.33,211.298 310.364,212.085 309.254,212.53 308.399,212.873 306.433,213.663 305.954,213.857 304.468,214.457 302.67,215.184 302.502,215.252 300.537,216.05 299.405,216.511 298.571,216.85 296.606,217.653 296.155,217.838 294.64,218.459 292.924,219.165 292.675,219.268 290.709,220.079 289.711,220.492 288.744,220.893 286.778,221.709 286.515,221.819 284.812,222.529 283.338,223.146 282.847,223.352 280.881,224.177 280.179,224.473 278.916,225.006 277.038,225.8 276.95,225.837 274.985,226.672 273.916,227.127 273.019,227.509 271.054,228.35 270.811,228.454 269.088,229.194 267.725,229.781 267.123,230.04 265.157,230.891 264.656,231.108 263.192,231.744 261.606,232.435 261.226,232.601 259.261,233.461 258.574,233.762 257.295,234.324 255.559,235.089 255.33,235.19 253.364,236.06 252.562,236.416 251.398,236.933 249.583,237.743 249.433,237.81 247.467,238.69 246.621,239.07 245.502,239.573 243.676,240.397 243.536,240.46 241.571,241.35 240.749,241.724 239.605,242.244 237.837,243.051 237.64,243.141 235.674,244.042 234.944,244.378 233.709,244.946 232.066,245.705 231.743,245.854 229.778,246.766 229.205,247.032 227.812,247.681 226.361,248.359 225.847,248.599 223.881,249.521 223.532,249.686 221.915,250.448 220.719,251.013 219.95,251.377 217.984,252.31 217.922,252.34 216.019,253.247 215.141,253.667 214.053,254.188 212.375,254.994 212.088,255.132 210.122,256.08 209.625,256.321 208.157,257.032 206.89,257.648 206.191,257.988 204.226,258.947 204.169,258.975 202.26,259.91 201.464,260.302 200.295,260.877 198.773,261.629 198.329,261.848 196.364,262.823 196.096,262.956 194.398,263.802 193.435,264.283 192.433,264.784 190.786,265.61 190.467,265.77 188.501,266.761 188.153,266.937 186.536,267.755 185.533,268.264 184.57,268.753 182.927,269.591 182.605,269.755 180.639,270.761 180.334,270.918 178.674,271.771 177.755,272.245 176.708,272.785 175.19,273.572 174.743,273.804 172.777,274.826 172.637,274.899 170.812,275.852 170.098,276.226 168.846,276.882 167.572,277.553 166.881,277.917 165.058,278.88 164.915,278.955 162.95,279.998 162.557,280.207 160.984,281.045 160.069,281.534 159.019,282.096 157.593,282.861 157.053,283.151 155.129,284.188 155.087,284.21 153.122,285.274 152.678,285.515 151.156,286.342 150.239,286.842 149.191,287.414 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#1f0c47; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"149.191,243.027 151.156,242.013 151.719,241.724 153.122,241.003 154.305,240.397 155.087,239.997 156.904,239.07 157.053,238.994 159.019,237.995 159.517,237.743 160.984,237.001 162.143,236.416 162.95,236.009 164.782,235.089 164.915,235.022 166.881,234.038 167.435,233.762 168.846,233.059 170.101,232.435 170.812,232.082 172.777,231.11 172.781,231.108 174.743,230.141 175.476,229.781 176.708,229.176 178.184,228.454 178.674,228.215 180.639,227.257 180.907,227.127 182.605,226.303 183.644,225.8 184.57,225.352 186.395,224.473 186.536,224.405 188.501,223.462 189.162,223.146 190.467,222.522 191.943,221.819 192.433,221.586 194.398,220.653 194.739,220.492 196.364,219.724 197.55,219.165 198.329,218.798 200.295,217.876 200.376,217.838 202.26,216.957 203.218,216.511 204.226,216.042 206.075,215.184 206.191,215.13 208.157,214.222 208.948,213.857 210.122,213.316 211.836,212.53 212.088,212.415 214.053,211.516 214.741,211.203 216.019,210.621 217.662,209.876 217.984,209.73 219.95,208.841 220.599,208.549 221.915,207.956 223.551,207.222 223.881,207.074 225.847,206.195 226.521,205.895 227.812,205.32 229.506,204.568 229.778,204.448 231.743,203.579 232.509,203.241 233.709,202.713 235.527,201.914 235.674,201.849 237.64,200.99 238.563,200.587 239.605,200.133 241.571,199.279 241.615,199.26 243.536,198.428 244.684,197.933 245.502,197.58 247.467,196.735 247.769,196.606 249.433,195.893 250.871,195.279 251.398,195.054 253.364,194.217 253.99,193.952 255.33,193.384 257.124,192.625 257.295,192.553 259.261,191.725 260.276,191.298 261.226,190.899 263.192,190.076 263.442,189.971 265.157,189.255 266.626,188.644 267.123,188.437 269.088,187.621 269.824,187.317 271.054,186.808 273.019,185.997 273.037,185.99 274.985,185.188 276.265,184.663 276.95,184.382 278.916,183.577 279.507,183.336 280.881,182.775 282.762,182.009 282.847,181.974 284.812,181.176 286.03,180.682 286.778,180.379 288.744,179.583 289.309,179.355 290.709,178.79 292.599,178.028 292.675,177.997 294.64,177.207 295.898,176.701 296.606,176.417 298.571,175.628 299.206,175.374 300.537,174.841 302.502,174.054 302.52,174.047 304.468,173.268 305.839,172.72 306.433,172.482 308.399,171.697 309.161,171.393 310.364,170.912 312.33,170.127 312.484,170.066 314.295,169.342 315.806,168.739 316.261,168.557 318.226,167.771 319.123,167.412 320.192,166.984 322.158,166.196 322.434,166.085 324.123,165.407 325.735,164.758 326.089,164.616 328.054,163.823 329.024,163.431 330.02,163.028 331.985,162.23 332.295,162.104 333.951,161.43 335.547,160.777 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#090621; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"237.477,160.777 235.674,161.539 234.342,162.104 233.709,162.373 231.743,163.208 231.22,163.431 229.778,164.046 228.112,164.758 227.812,164.886 225.847,165.729 225.02,166.085 223.881,166.575 221.941,167.412 221.915,167.423 219.95,168.274 218.878,168.739 217.984,169.127 216.019,169.983 215.83,170.066 214.053,170.842 212.797,171.393 212.088,171.704 210.122,172.569 209.779,172.72 208.157,173.436 206.777,174.047 206.191,174.306 204.226,175.18 203.79,175.374 202.26,176.056 200.818,176.701 200.295,176.935 198.329,177.818 197.862,178.028 196.364,178.703 194.921,179.355 194.398,179.591 192.433,180.483 191.995,180.682 190.467,181.378 189.085,182.009 188.501,182.275 186.536,183.176 186.189,183.336 184.57,184.081 183.309,184.663 182.605,184.988 180.639,185.899 180.443,185.99 178.674,186.813 177.593,187.317 176.708,187.73 174.756,188.644 174.743,188.65 172.777,189.574 171.936,189.971 170.812,190.502 169.129,191.298 168.846,191.432 166.881,192.366 166.337,192.625 164.915,193.303 163.559,193.952 162.95,194.244 160.984,195.188 160.795,195.279 159.019,196.136 158.046,196.606 157.053,197.087 155.31,197.933 155.087,198.041 153.122,198.999 152.588,199.26 151.156,199.961 149.88,200.587 149.191,200.926 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#fbaa0e; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1248.45,160.777 1247.92,161.122 1246.44,162.104 1245.96,162.424 1244.45,163.431 1243.99,163.738 1242.48,164.758 1242.03,165.063 1240.52,166.085 1240.06,166.399 1238.58,167.412 1238.09,167.748 1236.66,168.739 1236.13,169.108 1234.76,170.066 1234.16,170.48 1232.87,171.393 1232.2,171.864 1230.99,172.72 1230.23,173.261 1229.13,174.047 1228.27,174.67 1227.29,175.374 1226.3,176.092 1225.47,176.701 1224.34,177.527 1223.65,178.028 1222.37,178.974 1221.86,179.355 1220.41,180.435 1220.07,180.682 1218.44,181.908 1218.31,182.009 1216.55,183.336 1216.47,183.396 1214.81,184.663 1214.51,184.897 1213.09,185.99 1212.54,186.413 1211.38,187.317 1210.58,187.942 1209.68,188.644 1208.61,189.485 1208,189.971 1206.65,191.043 1206.33,191.298 1204.68,192.616 1204.67,192.625 1203.03,193.952 1202.72,194.204 1201.4,195.279 1200.75,195.807 1199.78,196.606 1198.78,197.425 1198.17,197.933 1196.82,199.059 1196.58,199.26 1195,200.587 1194.85,200.709 1193.43,201.914 1192.89,202.375 1191.87,203.241 1190.92,204.058 1190.33,204.568 1188.96,205.756 1188.8,205.895 1187.28,207.222 1186.99,207.473 1185.77,208.549 1185.03,209.207 1184.27,209.876 1183.06,210.958 1182.79,211.203 1181.31,212.53 1181.09,212.727 1179.85,213.857 1179.13,214.515 1178.4,215.184 1177.16,216.32 1176.96,216.511 1175.53,217.838 1175.2,218.146 1174.11,219.165 1173.23,219.99 1172.7,220.492 1171.3,221.819 1171.27,221.854 1169.92,223.146 1169.3,223.739 1168.54,224.473 1167.34,225.643 1167.17,225.8 1165.82,227.127 1165.37,227.569 1164.47,228.454 1163.4,229.516 1163.14,229.781 1161.81,231.108 1161.44,231.485 1160.5,232.435 1159.47,233.476 1159.19,233.762 1157.9,235.089 1157.51,235.49 1156.61,236.416 1155.54,237.527 1155.34,237.743 1154.07,239.07 1153.58,239.589 1152.81,240.397 1151.61,241.674 1151.56,241.724 1150.33,243.051 1149.65,243.785 1149.1,244.378 1147.88,245.705 1147.68,245.921 1146.67,247.032 1145.71,248.084 1145.47,248.359 1144.27,249.686 1143.75,250.274 1143.09,251.013 1141.92,252.34 1141.78,252.491 1140.75,253.667 1139.82,254.737 1139.59,254.994 1138.45,256.321 1137.85,257.012 1137.31,257.648 1136.18,258.975 1135.89,259.317 1135.06,260.302 1133.94,261.629 1133.92,261.652 1132.84,262.956 1131.96,264.02 1131.74,264.283 1130.65,265.61 1129.99,266.42 1129.57,266.937 1128.5,268.264 1128.03,268.854 1127.44,269.591 1126.38,270.918 1126.06,271.323 1125.33,272.245 1124.29,273.572 1124.09,273.827 1123.26,274.899 1122.24,276.226 1122.13,276.369 1121.22,277.553 1120.21,278.88 1120.16,278.948 1119.22,280.207 1118.22,281.534 1118.2,281.568 1117.24,282.861 1116.26,284.188 1116.23,284.229 1115.29,285.515 1114.33,286.842 1114.27,286.932 1113.38,288.169 1112.43,289.496 1112.3,289.68 1111.49,290.823 1110.56,292.15 1110.34,292.474 1109.64,293.477 1108.72,294.804 1108.37,295.315 1107.81,296.131 1106.91,297.458 1106.4,298.206 1106.01,298.785 1105.13,300.112 1104.44,301.149 1104.25,301.439 1103.37,302.766 1102.51,304.093 1102.47,304.145 1101.65,305.42 1100.8,306.747 1100.51,307.199 1099.95,308.074 1099.11,309.401 1098.54,310.312 1098.28,310.728 1097.46,312.055 1096.64,313.382 1096.58,313.487 1095.83,314.709 1095.03,316.036 1094.61,316.728 1094.23,317.363 1093.44,318.69 1092.66,320.017 1092.65,320.036 1091.88,321.344 1091.11,322.671 1090.68,323.418 1090.35,323.998 1089.59,325.325 1088.84,326.652 1088.71,326.876 1088.1,327.979 1087.36,329.306 1086.75,330.415 1086.63,330.633 1085.91,331.96 1085.19,333.287 1084.78,334.041 1084.48,334.614 1083.77,335.941 1083.07,337.268 1082.82,337.759 1082.38,338.595 1081.7,339.922 1081.02,341.249 1080.85,341.573 1080.34,342.576 1079.68,343.903 1079.02,345.23 1078.89,345.493 1078.36,346.557 1077.72,347.884 1077.07,349.211 1076.92,349.526 1076.44,350.538 1075.81,351.865 1075.18,353.192 1074.96,353.681 1074.57,354.519 1073.96,355.846 1073.35,357.173 1072.99,357.967 1072.75,358.5 1072.16,359.827 1071.57,361.154 1071.02,362.395 1070.99,362.481 1070.41,363.808 1069.84,365.135 1069.28,366.462 1069.06,366.981 1068.72,367.789 1068.17,369.116 1067.62,370.443 1067.09,371.738 1067.08,371.77 1066.55,373.097 1066.02,374.424 1065.49,375.751 1065.13,376.688 1064.98,377.078 1064.46,378.405 1063.96,379.732 1063.46,381.059 1063.16,381.848 1062.96,382.386 1062.47,383.713 1061.99,385.04 1061.51,386.367 1061.2,387.247 1061.04,387.694 1060.57,389.021 1060.11,390.348 1059.65,391.675 1059.23,392.916 1059.2,393.002 1058.76,394.329 1058.32,395.656 1057.88,396.983 1057.45,398.31 1057.27,398.897 1057.03,399.637 1056.61,400.964 1056.2,402.291 1055.79,403.618 1055.39,404.945 1055.3,405.235 1054.99,406.272 1054.6,407.599 1054.21,408.926 1053.83,410.253 1053.45,411.58 1053.33,411.998 1053.08,412.907 1052.71,414.234 1052.35,415.561 1052,416.888 1051.64,418.215 1051.37,419.268 1051.3,419.542 1050.96,420.869 1050.62,422.196 1050.29,423.523 1049.96,424.85 1049.64,426.177 1049.4,427.158 1049.32,427.504 1049.01,428.831 1048.7,430.158 1048.4,431.485 1048.1,432.812 1047.81,434.139 1047.52,435.466 1047.44,435.826 1047.23,436.793 1046.95,438.119 1046.68,439.446 1046.4,440.773 1046.14,442.1 1045.87,443.427 1045.62,444.754 1045.47,445.497 1045.36,446.081 1045.11,447.408 1044.87,448.735 1044.62,450.062 1044.39,451.389 1044.15,452.716 1043.92,454.043 1043.7,455.37 1043.51,456.499 1043.47,456.697 1043.26,458.024 1043.04,459.351 1042.83,460.678 1042.62,462.005 1042.42,463.332 1042.22,464.659 1042.02,465.986 1041.83,467.313 1041.64,468.64 1041.54,469.311 1041.45,469.967 1041.26,471.294 1041.08,472.621 1040.9,473.948 1040.73,475.275 1040.56,476.602 1040.38,477.929 1040.22,479.256 1040.05,480.583 1039.89,481.91 1039.73,483.237 1039.58,484.476 1039.57,484.564 1039.41,485.891 1039.25,487.218 1039.1,488.545 1038.95,489.872 1038.79,491.199 1038.64,492.526 1038.49,493.853 1038.35,495.18 1038.2,496.507 1038.05,497.834 1037.9,499.161 1037.76,500.488 1037.61,501.815 1037.61,501.819 1037.46,503.142 1037.32,504.469 1037.17,505.796 1037.02,507.123 1036.87,508.45 1036.72,509.777 1036.56,511.104 1036.41,512.431 1036.25,513.758 1036.09,515.085 1035.93,516.412 1035.76,517.739 1035.65,518.631 1035.59,519.066 1035.41,520.393 1035.24,521.72 1035.05,523.047 1034.86,524.374 1034.67,525.701 1034.47,527.028 1034.26,528.355 1034.04,529.682 1033.82,531.009 1033.68,531.825 1033.59,532.336 1033.35,533.663 1033.1,534.99 1032.84,536.317 1032.56,537.644 1032.28,538.971 1031.98,540.298 1031.71,541.443 1031.67,541.625 1031.34,542.952 1031,544.279 1030.64,545.606 1030.26,546.933 1029.86,548.26 1029.75,548.623 1029.44,549.587 1029,550.914 1028.53,552.241 1028.03,553.568 1027.78,554.212 1027.51,554.895 1026.95,556.222 1026.37,557.549 1025.82,558.724 1025.74,558.876 1025.08,560.203 1024.37,561.53 1023.85,562.461 1023.62,562.857 1022.82,564.184 1021.97,565.511 1021.89,565.628 1021.05,566.838 1020.07,568.165 1019.92,568.352 1019.01,569.492 1017.96,570.728 1017.88,570.819 1016.65,572.146 1015.99,572.819 1015.32,573.473 1014.02,574.682 1013.89,574.8 1012.33,576.127 1012.06,576.347 1010.63,577.454 1010.09,577.847 1008.76,578.781 1008.13,579.206 1006.71,580.108 1006.16,580.442 1004.44,581.435 1004.2,581.572 1002.23,582.606 1001.92,582.762 1000.27,583.554 999.083,584.089 998.3,584.431 996.335,585.24 995.884,585.416 994.369,585.988 992.403,586.685 992.23,586.743 990.438,587.329 988.472,587.931 987.995,588.07 986.507,588.491 984.541,589.015 983.016,589.397 982.576,589.505 980.61,589.962 978.645,590.392 977.036,590.724 976.679,590.796 974.714,591.175 972.748,591.531 970.783,591.868 969.652,592.051 968.817,592.185 966.852,592.483 964.886,592.766 962.921,593.034 960.955,593.288 960.22,593.378 958.989,593.528 957.024,593.756 955.058,593.973 953.093,594.181 951.127,594.378 949.162,594.567 947.665,594.705 947.196,594.748 945.231,594.921 943.265,595.087 941.3,595.247 939.334,595.401 937.369,595.55 935.403,595.694 933.438,595.834 931.472,595.969 930.537,596.032 929.507,596.101 927.541,596.23 925.575,596.356 923.61,596.479 921.644,596.6 919.679,596.72 917.713,596.837 915.748,596.953 913.782,597.069 911.817,597.183 909.851,597.297 908.766,597.359 907.886,597.41 905.92,597.523 903.955,597.636 901.989,597.75 900.024,597.863 898.058,597.978 896.092,598.093 894.127,598.209 892.161,598.326 890.196,598.445 888.23,598.564 886.265,598.685 886.251,598.686 884.299,598.808 882.334,598.933 880.368,599.06 878.403,599.188 876.437,599.319 874.472,599.452 872.506,599.587 870.541,599.725 868.575,599.865 866.61,600.007 866.528,600.013 864.644,600.153 862.678,600.301 860.713,600.452 858.747,600.606 856.782,600.763 854.816,600.924 852.851,601.087 850.885,601.253 849.877,601.34 848.92,601.423 846.954,601.596 844.989,601.773 843.023,601.953 841.058,602.137 839.092,602.324 837.127,602.515 835.586,602.667 835.161,602.709 833.196,602.908 831.23,603.11 829.264,603.316 827.299,603.526 825.333,603.74 823.368,603.957 823.039,603.994 821.402,604.179 819.437,604.405 817.471,604.635 815.506,604.869 813.54,605.107 811.802,605.321 811.575,605.349 809.609,605.596 807.644,605.847 805.678,606.103 803.713,606.362 801.747,606.626 801.581,606.648 799.781,606.894 797.816,607.167 795.85,607.444 793.885,607.726 792.17,607.975 791.919,608.012 789.954,608.303 787.988,608.598 786.023,608.898 784.057,609.202 783.421,609.302 782.092,609.512 780.126,609.826 778.161,610.144 776.195,610.467 775.221,610.629 774.23,610.795 772.264,611.128 770.299,611.465 768.333,611.807 767.489,611.956 766.367,612.155 764.402,612.507 762.436,612.864 760.471,613.225 760.158,613.283 758.505,613.592 756.54,613.964 754.574,614.34 753.18,614.61 752.609,614.721 750.643,615.108 748.678,615.5 746.712,615.896 746.509,615.937 744.747,616.298 742.781,616.704 740.816,617.116 740.115,617.264 738.85,617.533 736.885,617.955 734.919,618.382 733.967,618.591 732.953,618.815 730.988,619.252 729.022,619.695 728.042,619.918 727.057,620.143 725.091,620.597 723.126,621.055 722.318,621.245 721.16,621.519 719.195,621.988 717.229,622.463 716.779,622.572 715.264,622.943 713.298,623.428 711.409,623.899 711.333,623.918 709.367,624.415 707.402,624.917 706.199,625.226 705.436,625.423 703.47,625.936 701.505,626.454 701.132,626.553 699.539,626.978 697.574,627.507 696.201,627.88 695.608,628.042 693.643,628.582 691.677,629.128 691.395,629.207 689.712,629.68 687.746,630.237 686.708,630.534 685.781,630.8 683.815,631.369 682.131,631.861 681.85,631.943 679.884,632.524 677.919,633.11 677.658,633.188 675.953,633.702 673.988,634.3 673.285,634.515 672.022,634.904 670.056,635.513 669.004,635.842 668.091,636.129 666.125,636.75 664.811,637.169 664.16,637.377 662.194,638.011 660.701,638.496 660.229,638.65 658.263,639.296 656.672,639.823 656.298,639.947 654.332,640.605 652.718,641.15 652.367,641.269 650.401,641.94 648.837,642.477 648.436,642.616 646.47,643.298 645.025,643.804 644.505,643.987 642.539,644.682 641.28,645.131 640.574,645.384 638.608,646.092 637.598,646.458 636.642,646.806 634.677,647.527 633.977,647.785 632.711,648.254 630.746,648.987 630.414,649.112 628.78,649.728 626.907,650.439 626.815,650.474 624.849,651.228 623.457,651.766 622.884,651.988 620.918,652.755 620.058,653.093 618.953,653.529 616.987,654.309 616.708,654.42 615.022,655.096 613.409,655.747 613.056,655.89 611.091,656.691 610.157,657.074 609.125,657.499 607.159,658.313 606.949,658.401 605.194,659.135 603.787,659.728 603.228,659.964 601.263,660.8 600.667,661.055 599.297,661.643 597.588,662.382 597.332,662.493 595.366,663.351 594.551,663.709 593.401,664.216 591.551,665.036 591.435,665.088 589.47,665.968 588.592,666.363 587.504,666.855 585.667,667.69 585.539,667.749 583.573,668.651 582.781,669.017 581.608,669.561 579.928,670.344 579.642,670.478 577.677,671.403 577.11,671.671 575.711,672.336 574.325,672.998 573.745,673.276 571.78,674.224 571.572,674.325 569.814,675.181 568.852,675.652 567.849,676.145 566.162,676.979 565.883,677.117 563.918,678.098 563.502,678.306 561.952,679.086 560.873,679.633 559.987,680.083 558.271,680.96 558.021,681.088 556.056,682.102 555.698,682.287 554.09,683.124 553.153,683.614 552.125,684.154 550.634,684.941 550.159,685.193 548.194,686.24 548.142,686.268 546.228,687.297 545.676,687.595 544.263,688.362 543.236,688.922 542.297,689.436 540.82,690.249 540.331,690.519 538.428,691.576 538.366,691.611 536.4,692.712 536.061,692.903 534.435,693.822 533.717,694.23 532.469,694.942 531.396,695.557 530.504,696.071 529.098,696.884 528.538,697.209 526.821,698.211 526.573,698.356 524.607,699.514 524.566,699.538 522.642,700.681 522.333,700.865 520.676,701.858 520.122,702.192 518.711,703.045 517.93,703.519 516.745,704.242 515.759,704.846 514.78,705.449 513.608,706.173 512.814,706.666 511.477,707.5 510.848,707.893 509.365,708.827 508.883,709.131 507.271,710.154 506.917,710.38 505.197,711.481 504.952,711.639 503.141,712.808 502.986,712.908 501.103,714.135 501.021,714.189 499.083,715.462 499.055,715.481 497.09,716.783 497.081,716.789 495.124,718.098 495.097,718.116 493.159,719.423 493.129,719.443 491.193,720.76 491.178,720.77 489.244,722.097 489.228,722.109 487.327,723.424 487.262,723.469 485.426,724.751 485.297,724.842 483.541,726.078 483.331,726.226 481.671,727.405 481.366,727.623 479.817,728.732 479.4,729.032 477.979,730.059 477.434,730.454 476.155,731.386 475.469,731.888 474.347,732.713 473.503,733.335 472.553,734.04 471.538,734.796 470.774,735.367 469.572,736.269 469.009,736.694 467.607,737.756 467.258,738.021 465.641,739.256 465.522,739.348 463.799,740.675 463.676,740.77 462.091,742.002 461.71,742.299 460.396,743.329 459.745,743.842 458.714,744.656 457.779,745.399 457.046,745.983 455.814,746.97 455.391,747.31 453.848,748.556 453.748,748.637 452.119,749.964 451.883,750.157 450.503,751.291 449.917,751.774 448.899,752.618 447.952,753.406 447.307,753.945 445.986,755.054 445.727,755.272 444.16,756.599 444.02,756.718 442.606,757.926 442.055,758.399 441.063,759.253 440.089,760.096 439.532,760.58 438.124,761.809 438.012,761.907 436.504,763.234 436.158,763.54 435.009,764.561 434.193,765.289 433.524,765.888 432.227,767.054 432.049,767.215 430.587,768.542 430.262,768.839 429.136,769.869 428.296,770.642 427.696,771.196 426.331,772.463 426.266,772.523 424.848,773.85 424.365,774.304 423.44,775.177 422.4,776.164 422.042,776.504 420.655,777.831 420.434,778.043 419.279,779.158 418.469,779.944 417.913,780.485 416.556,781.812 416.503,781.864 415.211,783.139 414.537,783.807 413.876,784.466 412.572,785.77 412.549,785.793 411.234,787.12 410.606,787.757 409.928,788.447 408.641,789.764 408.631,789.774 407.346,791.101 406.675,791.796 406.069,792.428 404.801,793.755 404.71,793.851 403.544,795.082 402.744,795.93 402.295,796.409 401.055,797.736 400.779,798.034 399.826,799.063 398.813,800.163 398.605,800.39 397.394,801.717 396.848,802.318 396.191,803.044 394.997,804.371 394.882,804.499 393.813,805.698 392.917,806.708 392.637,807.025 391.47,808.352 390.951,808.945 390.312,809.679 389.162,811.006 388.986,811.21 388.022,812.333 387.02,813.505 386.889,813.66 385.765,814.987 385.055,815.831 384.65,816.314 383.543,817.641 383.089,818.188 382.444,818.968 381.354,820.295 381.123,820.577 380.272,821.622 379.198,822.949 379.158,822.998 378.133,824.276 377.192,825.455 377.075,825.603 376.026,826.93 375.227,827.946 374.984,828.257 373.951,829.584 373.261,830.474 372.925,830.911 371.907,832.238 371.296,833.04 370.897,833.565 369.895,834.892 369.33,835.644 368.9,836.219 367.914,837.546 367.365,838.289 366.935,838.873 365.963,840.2 365.399,840.975 364.999,841.527 364.043,842.854 363.434,843.705 363.094,844.181 362.153,845.508 361.468,846.479 361.218,846.835 360.292,848.162 359.503,849.3 359.372,849.489 358.461,850.816 357.555,852.143 357.537,852.17 356.658,853.47 355.768,854.797 355.572,855.091 354.885,856.124 354.009,857.451 353.606,858.064 353.14,858.778 352.278,860.105 351.641,861.093 351.423,861.432 350.575,862.759 349.734,864.086 349.675,864.179 348.9,865.413 348.073,866.74 347.709,867.327 347.253,868.067 346.439,869.394 345.744,870.537 345.632,870.721 344.833,872.048 344.039,873.375 343.778,873.814 343.253,874.702 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#fbaa0e; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"343.253,874.702 342.474,876.029 341.813,877.162 341.7,877.356 340.934,878.683 340.174,880.01 339.847,880.585 339.421,881.337 338.675,882.664 337.934,883.991 337.882,884.085 337.201,885.318 336.474,886.645 335.916,887.67 335.753,887.972 335.039,889.299 334.331,890.626 333.951,891.344 333.629,891.953 332.935,893.28 332.246,894.607 331.985,895.112 331.563,895.934 330.887,897.261 330.217,898.588 330.02,898.982 329.554,899.915 328.896,901.242 328.245,902.569 328.054,902.96 327.6,903.896 326.961,905.223 326.328,906.55 326.089,907.056 325.702,907.877 325.082,909.204 324.467,910.531 324.123,911.28 323.859,911.858 323.257,913.185 322.66,914.512 322.158,915.64 322.07,915.839 321.486,917.166 320.908,918.493 320.335,919.82 320.192,920.153 319.769,921.147 319.208,922.474 318.654,923.801 318.226,924.832 318.105,925.128 317.562,926.455 317.025,927.782 316.494,929.109 316.261,929.696 315.969,930.436 315.45,931.763 314.936,933.09 314.427,934.417 314.295,934.765 313.926,935.744 313.429,937.071 312.939,938.398 312.453,939.725 312.33,940.065 311.974,941.052 311.501,942.379 311.033,943.706 310.57,945.033 310.364,945.63 310.114,946.36 309.663,947.687 309.218,949.014 308.778,950.341 308.399,951.498 308.344,951.668 307.916,952.995 307.493,954.322 307.075,955.649 306.663,956.976 306.433,957.726 306.257,958.303 305.857,959.63 305.461,960.957 305.072,962.284 304.687,963.611 304.468,964.378 304.308,964.938 303.935,966.265 303.568,967.592 303.205,968.919 302.848,970.246 302.502,971.551 302.496,971.573 302.151,972.9 301.811,974.227 301.475,975.554 301.146,976.881 300.821,978.208 300.537,979.388 300.501,979.535 300.188,980.862 299.88,982.189 299.577,983.516 299.28,984.843 298.987,986.17 298.7,987.497 298.571,988.104 298.419,988.824 298.143,990.151 297.872,991.478 297.606,992.805 297.346,994.132 297.091,995.459 296.841,996.786 296.606,998.061 296.596,998.113 296.357,999.44 296.124,1000.77 295.895,1002.09 295.672,1003.42 295.453,1004.75 295.24,1006.07 295.033,1007.4 294.83,1008.73 294.64,1010 294.632,1010.06 294.441,1011.38 294.254,1012.71 294.073,1014.04 293.896,1015.36 293.725,1016.69 293.559,1018.02 293.399,1019.34 293.243,1020.67 293.092,1022 292.947,1023.33 292.807,1024.65 292.675,1025.95 292.672,1025.98 292.542,1027.31 292.418,1028.63 292.299,1029.96 292.185,1031.29 292.076,1032.61 291.972,1033.94 291.873,1035.27 291.78,1036.6 291.691,1037.92 291.608,1039.25 291.53,1040.58 291.457,1041.9 291.389,1043.23 291.326,1044.56 291.268,1045.88 291.216,1047.21 291.169,1048.54 291.126,1049.87 291.089,1051.19 291.057,1052.52 291.031,1053.85 291.009,1055.17 290.992,1056.5 290.981,1057.83 290.975,1059.15 290.974,1060.48 290.978,1061.81 290.987,1063.14 291.001,1064.46 291.021,1065.79 291.045,1067.12 291.075,1068.44 291.11,1069.77 291.15,1071.1 291.195,1072.42 291.245,1073.75 291.3,1075.08 291.361,1076.41 291.426,1077.73 291.497,1079.06 291.573,1080.39 291.654,1081.71 291.74,1083.04 291.832,1084.37 291.928,1085.69 292.03,1087.02 292.136,1088.35 292.248,1089.68 292.365,1091 292.487,1092.33 292.615,1093.66 292.675,1094.26 292.747,1094.98 292.885,1096.31 293.028,1097.64 293.177,1098.96 293.33,1100.29 293.489,1101.62 293.652,1102.95 293.821,1104.27 293.995,1105.6 294.174,1106.93 294.359,1108.25 294.548,1109.58 294.64,1110.21 294.743,1110.91 294.944,1112.23 295.149,1113.56 295.36,1114.89 295.576,1116.22 295.797,1117.54 296.023,1118.87 296.255,1120.2 296.491,1121.52 296.606,1122.15 296.734,1122.85 296.981,1124.18 297.234,1125.5 297.492,1126.83 297.756,1128.16 298.024,1129.49 298.298,1130.81 298.571,1132.11 298.577,1132.14 298.862,1133.47 299.152,1134.79 299.447,1136.12 299.748,1137.45 300.053,1138.77 300.364,1140.1 300.537,1140.82 300.681,1141.43 301.003,1142.76 301.331,1144.08 301.664,1145.41 302.002,1146.74 302.345,1148.06 302.502,1148.66 302.694,1149.39 303.049,1150.72 303.409,1152.04 303.775,1153.37 304.145,1154.7 304.468,1155.84 304.521,1156.03 304.904,1157.35 305.291,1158.68 305.684,1160.01 306.082,1161.33 306.433,1162.49 306.485,1162.66 306.895,1163.99 307.31,1165.31 307.731,1166.64 308.157,1167.97 308.399,1168.71 308.588,1169.3 309.026,1170.62 309.469,1171.95 309.917,1173.28 310.364,1174.59 310.371,1174.6 310.831,1175.93 311.296,1177.26 311.767,1178.58 312.244,1179.91 312.33,1180.15 312.727,1181.24 313.215,1182.57 313.709,1183.89 314.208,1185.22 314.295,1185.45 314.714,1186.55 315.225,1187.87 315.742,1189.2 316.261,1190.52 316.264,1190.53 316.793,1191.85 317.328,1193.18 317.868,1194.51 318.226,1195.38 318.414,1195.84 318.966,1197.16 319.524,1198.49 320.087,1199.82 320.192,1200.06 320.657,1201.14 321.233,1202.47 321.815,1203.8 322.158,1204.57 322.402,1205.12 322.996,1206.45 323.596,1207.78 324.123,1208.94 324.201,1209.11 324.813,1210.43 325.431,1211.76 326.054,1213.09 326.089,1213.16 326.685,1214.41 327.321,1215.74 327.963,1217.07 328.054,1217.25 328.612,1218.39 329.267,1219.72 329.927,1221.05 330.02,1221.23 330.595,1222.38 331.268,1223.7 331.947,1225.03 331.985,1225.1 332.634,1226.36 333.326,1227.68 333.951,1228.87 334.024,1229.01 334.73,1230.34 335.441,1231.66 335.916,1232.54 336.159,1232.99 336.884,1234.32 337.614,1235.65 337.882,1236.13 338.351,1236.97 339.095,1238.3 339.845,1239.63 339.847,1239.63 340.603,1240.95 341.366,1242.28 341.813,1243.05 342.136,1243.61 342.913,1244.93 343.696,1246.26 343.778,1246.4 344.487,1247.59 345.283,1248.92 345.744,1249.68 346.087,1250.24 346.898,1251.57 347.709,1252.89 347.714,1252.9 348.539,1254.22 349.37,1255.55 349.675,1256.03 350.208,1256.88 351.053,1258.2 351.641,1259.12 351.904,1259.53 352.764,1260.86 353.606,1262.15 353.629,1262.19 354.503,1263.51 355.382,1264.84 355.572,1265.12 356.27,1266.17 357.164,1267.49 357.537,1268.04 358.066,1268.82 358.974,1270.15 359.503,1270.91 359.891,1271.47 360.814,1272.8 361.468,1273.73 361.745,1274.13 362.683,1275.46 363.434,1276.51 363.628,1276.78 364.582,1278.11 365.399,1279.24 365.542,1279.44 366.511,1280.76 367.365,1281.93 367.486,1282.09 368.47,1283.42 369.33,1284.57 369.46,1284.74 370.46,1286.07 371.296,1287.17 371.466,1287.4 372.481,1288.73 373.261,1289.74 373.502,1290.05 374.533,1291.38 375.227,1292.27 375.571,1292.71 376.617,1294.03 377.192,1294.76 377.671,1295.36 378.733,1296.69 379.158,1297.22 379.803,1298.01 380.881,1299.34 381.123,1299.64 381.969,1300.67 383.063,1302 383.089,1302.03 384.167,1303.32 385.055,1304.38 385.278,1304.65 386.399,1305.98 387.02,1306.71 387.527,1307.3 388.664,1308.63 388.986,1309 389.81,1309.96 390.951,1311.27 390.964,1311.28 392.128,1312.61 392.917,1313.51 393.299,1313.94 394.48,1315.27 394.882,1315.71 395.67,1316.59 396.848,1317.9 396.868,1317.92 398.076,1319.25 398.813,1320.05 399.293,1320.57 400.519,1321.9 400.779,1322.18 401.754,1323.23 402.744,1324.28 402.998,1324.55 404.252,1325.88 404.71,1326.36 405.516,1327.21 406.675,1328.42 406.788,1328.54 408.071,1329.86 408.641,1330.45 409.363,1331.19 410.606,1332.46 410.663,1332.52 411.976,1333.84 412.572,1334.44 413.297,1335.17 414.537,1336.41 414.628,1336.5 415.97,1337.82 416.503,1338.35 417.321,1339.15 418.469,1340.27 418.682,1340.48 420.055,1341.81 420.434,1342.17 421.437,1343.13 422.4,1344.05 422.83,1344.46 424.233,1345.79 424.365,1345.91 425.647,1347.11 426.331,1347.75 427.072,1348.44 428.296,1349.57 428.507,1349.77 429.954,1351.09 430.262,1351.38 431.412,1352.42 432.227,1353.16 432.88,1353.75 434.193,1354.93 434.36,1355.08 435.851,1356.4 436.158,1356.67 437.354,1357.73 438.124,1358.4 438.869,1359.06 440.089,1360.12 440.394,1360.38 441.932,1361.71 442.055,1361.82 443.482,1363.04 444.02,1363.5 445.044,1364.36 445.986,1365.16 446.618,1365.69 447.952,1366.81 448.204,1367.02 449.802,1368.35 449.917,1368.44 451.413,1369.67 451.883,1370.06 453.037,1371 453.848,1371.66 454.674,1372.33 455.814,1373.24 456.323,1373.65 457.779,1374.82 457.986,1374.98 459.661,1376.31 459.745,1376.37 461.351,1377.63 461.71,1377.92 463.054,1378.96 463.676,1379.44 464.77,1380.29 465.641,1380.96 466.501,1381.62 467.607,1382.46 468.245,1382.94 469.572,1383.94 470.003,1384.27 471.538,1385.42 471.776,1385.6 473.503,1386.88 473.563,1386.92 475.365,1388.25 475.469,1388.33 477.182,1389.58 477.434,1389.76 479.014,1390.9 479.4,1391.18 480.862,1392.23 481.366,1392.59 482.725,1393.56 483.331,1393.99 484.603,1394.89 485.297,1395.37 486.498,1396.21 487.262,1396.74 488.408,1397.54 489.228,1398.1 490.335,1398.87 491.193,1399.45 492.279,1400.19 493.159,1400.79 494.239,1401.52 495.124,1402.12 496.216,1402.85 497.09,1403.43 498.21,1404.17 499.055,1404.73 500.222,1405.5 501.021,1406.02 502.252,1406.83 502.986,1407.31 504.3,1408.15 504.952,1408.58 506.366,1409.48 506.917,1409.83 508.451,1410.81 508.883,1411.08 510.554,1412.14 510.848,1412.32 512.677,1413.46 512.814,1413.55 514.78,1414.77 514.819,1414.79 516.745,1415.97 516.982,1416.12 518.711,1417.17 519.165,1417.44 520.676,1418.36 521.368,1418.77 522.642,1419.53 523.592,1420.1 524.607,1420.7 525.837,1421.42 526.573,1421.86 528.103,1422.75 528.538,1423.01 530.391,1424.08 530.504,1424.14 532.469,1425.27 532.703,1425.41 534.435,1426.39 535.037,1426.73 536.4,1427.5 537.395,1428.06 538.366,1428.6 539.776,1429.39 540.331,1429.69 542.18,1430.71 542.297,1430.78 544.263,1431.85 544.61,1432.04 546.228,1432.92 547.066,1433.37 548.194,1433.97 549.546,1434.69 550.159,1435.02 552.052,1436.02 552.125,1436.06 554.09,1437.09 554.586,1437.35 556.056,1438.11 557.148,1438.68 558.021,1439.13 559.736,1440 559.987,1440.13 561.952,1441.13 562.353,1441.33 563.918,1442.12 565.001,1442.66 565.883,1443.1 567.676,1443.98 567.849,1444.07 569.814,1445.03 570.384,1445.31 571.78,1445.99 573.123,1446.64 573.745,1446.94 575.711,1447.88 575.893,1447.96 577.677,1448.81 578.697,1449.29 579.642,1449.74 581.534,1450.62 581.608,1450.65 583.573,1451.56 584.407,1451.95 585.539,1452.46 587.314,1453.27 587.504,1453.36 589.47,1454.25 590.259,1454.6 591.435,1455.13 593.24,1455.93 593.401,1456 595.366,1456.86 596.262,1457.25 597.332,1457.72 599.297,1458.57 599.322,1458.58 601.263,1459.41 602.425,1459.91 603.228,1460.25 605.194,1461.08 605.568,1461.23 607.159,1461.9 608.756,1462.56 609.125,1462.71 611.091,1463.52 611.989,1463.89 613.056,1464.32 615.022,1465.12 615.268,1465.22 616.987,1465.9 618.596,1466.54 618.953,1466.68 620.918,1467.46 621.974,1467.87 622.884,1468.22 624.849,1468.98 625.403,1469.2 626.815,1469.74 628.78,1470.48 628.884,1470.52 630.746,1471.22 632.423,1471.85 632.711,1471.96 634.677,1472.69 636.019,1473.18 636.642,1473.41 638.608,1474.12 639.675,1474.5 640.574,1474.83 642.539,1475.53 643.394,1475.83 644.505,1476.22 646.47,1476.91 647.178,1477.16 648.436,1477.6 650.401,1478.27 651.029,1478.49 652.367,1478.94 654.332,1479.6 654.953,1479.81 656.298,1480.26 658.263,1480.91 658.951,1481.14 660.229,1481.56 662.194,1482.2 663.027,1482.47 664.16,1482.83 666.125,1483.46 667.185,1483.79 668.091,1484.08 670.056,1484.69 671.43,1485.12 672.022,1485.3 673.988,1485.91 675.765,1486.45 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#fbaa0e; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1139.32,1486.45 1139.82,1486.3 1141.78,1485.7 1143.66,1485.12 1143.75,1485.09 1145.71,1484.48 1147.68,1483.87 1147.91,1483.79 1149.65,1483.24 1151.61,1482.61 1152.06,1482.47 1153.58,1481.98 1155.54,1481.34 1156.14,1481.14 1157.51,1480.69 1159.47,1480.04 1160.14,1479.81 1161.44,1479.38 1163.4,1478.71 1164.06,1478.49 1165.37,1478.04 1167.34,1477.36 1167.91,1477.16 1169.3,1476.67 1171.27,1475.98 1171.7,1475.83 1173.23,1475.29 1175.2,1474.58 1175.42,1474.5 1177.16,1473.87 1179.07,1473.18 1179.13,1473.16 1181.09,1472.43 1182.67,1471.85 1183.06,1471.7 1185.03,1470.97 1186.2,1470.52 1186.99,1470.23 1188.96,1469.48 1189.69,1469.2 1190.92,1468.72 1192.89,1467.96 1193.12,1467.87 1194.85,1467.19 1196.49,1466.54 1196.82,1466.41 1198.78,1465.63 1199.82,1465.22 1200.75,1464.84 1202.72,1464.05 1203.1,1463.89 1204.68,1463.24 1206.33,1462.56 1206.65,1462.43 1208.61,1461.62 1209.52,1461.23 1210.58,1460.79 1212.54,1459.96 1212.67,1459.91 1214.51,1459.12 1215.77,1458.58 1216.47,1458.28 1218.44,1457.42 1218.83,1457.25 1220.41,1456.56 1221.85,1455.93 1222.37,1455.7 1224.34,1454.82 1224.83,1454.6 1226.3,1453.94 1227.78,1453.27 1228.27,1453.05 1230.23,1452.15 1230.68,1451.95 1232.2,1451.25 1233.56,1450.62 1234.16,1450.34 1236.13,1449.42 1236.39,1449.29 1238.09,1448.49 1239.2,1447.96 1240.06,1447.55 1241.97,1446.64 1242.03,1446.61 1243.99,1445.66 1244.71,1445.31 1245.96,1444.7 1247.41,1443.98 1247.92,1443.73 1249.89,1442.76 1250.09,1442.66 1251.85,1441.77 1252.74,1441.33 1253.82,1440.78 1255.35,1440 1255.78,1439.78 1257.75,1438.78 1257.94,1438.68 1259.72,1437.76 1260.5,1437.35 1261.68,1436.73 1263.04,1436.02 1263.65,1435.7 1265.55,1434.69 1265.61,1434.66 1267.58,1433.61 1268.03,1433.37 1269.54,1432.55 1270.48,1432.04 1271.51,1431.48 1272.91,1430.71 1273.47,1430.4 1275.32,1429.39 1275.44,1429.32 1277.41,1428.22 1277.7,1428.06 1279.37,1427.12 1280.05,1426.73 1281.34,1426 1282.39,1425.41 1283.3,1424.88 1284.7,1424.08 1285.27,1423.75 1286.99,1422.75 1287.23,1422.61 1289.2,1421.46 1289.25,1421.42 1291.16,1420.3 1291.5,1420.1 1293.13,1419.13 1293.72,1418.77 1295.1,1417.95 1295.93,1417.44 1297.06,1416.76 1298.11,1416.12 1299.03,1415.56 1300.27,1414.79 1300.99,1414.34 1302.41,1413.46 1302.96,1413.12 1304.54,1412.14 1304.92,1411.89 1306.64,1410.81 1306.89,1410.65 1308.73,1409.48 1308.85,1409.4 1310.79,1408.15 1310.82,1408.14 1312.78,1406.86 1312.84,1406.83 1314.75,1405.58 1314.87,1405.5 1316.72,1404.28 1316.88,1404.17 1318.68,1402.98 1318.88,1402.85 1320.65,1401.66 1320.85,1401.52 1322.61,1400.33 1322.81,1400.19 1324.58,1398.99 1324.76,1398.87 1326.54,1397.64 1326.68,1397.54 1328.51,1396.27 1328.59,1396.21 1330.47,1394.89 1330.49,1394.89 1332.37,1393.56 1332.44,1393.51 1334.23,1392.23 1334.41,1392.1 1336.08,1390.9 1336.37,1390.69 1337.91,1389.58 1338.34,1389.26 1339.72,1388.25 1340.3,1387.83 1341.53,1386.92 1342.27,1386.37 1343.31,1385.6 1344.23,1384.91 1345.09,1384.27 1346.2,1383.43 1346.85,1382.94 1348.16,1381.94 1348.59,1381.62 1350.13,1380.43 1350.32,1380.29 1352.04,1378.96 1352.1,1378.92 1353.74,1377.63 1354.06,1377.38 1355.43,1376.31 1356.03,1375.83 1357.1,1374.98 1357.99,1374.27 1358.77,1373.65 1359.96,1372.7 1360.42,1372.33 1361.92,1371.11 1362.05,1371 1363.68,1369.67 1363.89,1369.5 1365.29,1368.35 1365.85,1367.88 1366.89,1367.02 1367.82,1366.24 1368.47,1365.69 1369.79,1364.59 1370.05,1364.36 1371.61,1363.04 1371.75,1362.92 1373.16,1361.71 1373.72,1361.23 1374.7,1360.38 1375.68,1359.53 1376.22,1359.06 1377.65,1357.81 1377.74,1357.73 1379.24,1356.4 1379.61,1356.07 1380.73,1355.08 1381.58,1354.32 1382.21,1353.75 1383.54,1352.54 1383.68,1352.42 1385.14,1351.09 1385.51,1350.75 1386.58,1349.77 1387.48,1348.94 1388.02,1348.44 1389.44,1347.12 1389.44,1347.11 1390.86,1345.79 1391.41,1345.27 1392.26,1344.46 1393.37,1343.4 1393.65,1343.13 1395.04,1341.81 1395.34,1341.51 1396.41,1340.48 1397.3,1339.61 1397.77,1339.15 1399.12,1337.82 1399.27,1337.68 1400.46,1336.5 1401.23,1335.73 1401.79,1335.17 1403.12,1333.84 1403.2,1333.76 1404.43,1332.52 1405.16,1331.76 1405.73,1331.19 1407.02,1329.86 1407.13,1329.75 1408.3,1328.54 1409.1,1327.71 1409.58,1327.21 1410.84,1325.88 1411.06,1325.65 1412.09,1324.55 1413.03,1323.56 1413.34,1323.23 1414.57,1321.9 1414.99,1321.45 1415.8,1320.57 1416.96,1319.31 1417.01,1319.25 1418.22,1317.92 1418.92,1317.14 1419.42,1316.59 1420.61,1315.27 1420.89,1314.95 1421.79,1313.94 1422.85,1312.73 1422.96,1312.61 1424.13,1311.28 1424.82,1310.49 1425.28,1309.96 1426.43,1308.63 1426.79,1308.21 1427.56,1307.3 1428.69,1305.98 1428.75,1305.91 1429.81,1304.65 1430.72,1303.57 1430.92,1303.32 1432.03,1302 1432.68,1301.2 1433.12,1300.67 1434.21,1299.34 1434.65,1298.8 1435.29,1298.01 1436.36,1296.69 1436.61,1296.37 1437.42,1295.36 1438.47,1294.03 1438.58,1293.9 1439.52,1292.71 1440.54,1291.4 1440.56,1291.38 1441.59,1290.05 1442.51,1288.86 1442.61,1288.73 1443.62,1287.4 1444.48,1286.28 1444.63,1286.07 1445.63,1284.74 1446.44,1283.66 1446.62,1283.42 1447.61,1282.09 1448.41,1281 1448.58,1280.76 1449.55,1279.44 1450.37,1278.3 1450.51,1278.11 1451.46,1276.78 1452.34,1275.56 1452.41,1275.46 1453.35,1274.13 1454.28,1272.8 1454.3,1272.77 1455.2,1271.47 1456.12,1270.15 1456.27,1269.93 1457.03,1268.82 1457.93,1267.49 1458.23,1267.04 1458.82,1266.17 1459.71,1264.84 1460.2,1264.1 1460.59,1263.51 1461.46,1262.19 1462.17,1261.11 1462.33,1260.86 1463.19,1259.53 1464.04,1258.2 1464.13,1258.06 1464.89,1256.88 1465.72,1255.55 1466.1,1254.96 1466.56,1254.22 1467.38,1252.9 1468.06,1251.79 1468.2,1251.57 1469.01,1250.24 1469.81,1248.92 1470.03,1248.56 1470.61,1247.59 1471.4,1246.26 1471.99,1245.26 1472.18,1244.93 1472.96,1243.61 1473.73,1242.28 1473.96,1241.89 1474.5,1240.95 1475.25,1239.63 1475.92,1238.44 1476,1238.3 1476.75,1236.97 1477.49,1235.65 1477.89,1234.91 1478.22,1234.32 1478.94,1232.99 1479.66,1231.66 1479.86,1231.3 1480.37,1230.34 1481.08,1229.01 1481.78,1227.68 1481.82,1227.6 1482.47,1226.36 1483.16,1225.03 1483.79,1223.8 1483.84,1223.7 1484.51,1222.38 1485.18,1221.05 1485.75,1219.9 1485.84,1219.72 1486.5,1218.39 1487.15,1217.07 1487.72,1215.89 1487.79,1215.74 1488.43,1214.41 1489.06,1213.09 1489.68,1211.76 1489.68,1211.76 1490.3,1210.43 1490.91,1209.11 1491.52,1207.78 1491.65,1207.5 1492.12,1206.45 1492.72,1205.12 1493.31,1203.8 1493.61,1203.1 1493.89,1202.47 1494.47,1201.14 1495.04,1199.82 1495.58,1198.55 1495.6,1198.49 1496.16,1197.16 1496.72,1195.84 1497.26,1194.51 1497.54,1193.82 1497.81,1193.18 1498.34,1191.85 1498.87,1190.53 1499.4,1189.2 1499.51,1188.92 1499.92,1187.87 1500.43,1186.55 1500.94,1185.22 1501.44,1183.89 1501.48,1183.81 1501.94,1182.57 1502.43,1181.24 1502.92,1179.91 1503.4,1178.58 1503.44,1178.46 1503.87,1177.26 1504.34,1175.93 1504.81,1174.6 1505.26,1173.28 1505.41,1172.86 1505.72,1171.95 1506.16,1170.62 1506.61,1169.3 1507.04,1167.97 1507.37,1166.96 1507.47,1166.64 1507.9,1165.31 1508.32,1163.99 1508.74,1162.66 1509.15,1161.33 1509.34,1160.7 1509.55,1160.01 1509.95,1158.68 1510.34,1157.35 1510.73,1156.03 1511.12,1154.7 1511.3,1154.05 1511.5,1153.37 1511.87,1152.04 1512.24,1150.72 1512.6,1149.39 1512.96,1148.06 1513.27,1146.91 1513.32,1146.74 1513.66,1145.41 1514.01,1144.08 1514.35,1142.76 1514.68,1141.43 1515.01,1140.1 1515.23,1139.18 1515.33,1138.77 1515.65,1137.45 1515.97,1136.12 1516.28,1134.79 1516.58,1133.47 1516.88,1132.14 1517.18,1130.81 1517.2,1130.71 1517.47,1129.49 1517.75,1128.16 1518.04,1126.83 1518.31,1125.5 1518.59,1124.18 1518.85,1122.85 1519.12,1121.52 1519.17,1121.29 1519.38,1120.2 1519.63,1118.87 1519.88,1117.54 1520.13,1116.22 1520.37,1114.89 1520.61,1113.56 1520.85,1112.23 1521.08,1110.91 1521.13,1110.6 1521.3,1109.58 1521.53,1108.25 1521.74,1106.93 1521.96,1105.6 1522.17,1104.27 1522.38,1102.95 1522.58,1101.62 1522.78,1100.29 1522.98,1098.96 1523.1,1098.15 1523.17,1097.64 1523.36,1096.31 1523.55,1094.98 1523.73,1093.66 1523.91,1092.33 1524.09,1091 1524.26,1089.68 1524.43,1088.35 1524.6,1087.02 1524.77,1085.69 1524.93,1084.37 1525.06,1083.28 1525.09,1083.04 1525.25,1081.71 1525.4,1080.39 1525.56,1079.06 1525.71,1077.73 1525.86,1076.41 1526.01,1075.08 1526.15,1073.75 1526.3,1072.42 1526.44,1071.1 1526.58,1069.77 1526.72,1068.44 1526.86,1067.12 1527,1065.79 1527.03,1065.52 1527.14,1064.46 1527.28,1063.14 1527.41,1061.81 1527.55,1060.48 1527.69,1059.15 1527.82,1057.83 1527.96,1056.5 1528.1,1055.17 1528.24,1053.85 1528.38,1052.52 1528.53,1051.19 1528.67,1049.87 1528.82,1048.54 1528.96,1047.21 1528.99,1046.96 1529.12,1045.88 1529.27,1044.56 1529.43,1043.23 1529.59,1041.9 1529.75,1040.58 1529.92,1039.25 1530.1,1037.92 1530.28,1036.6 1530.46,1035.27 1530.66,1033.94 1530.85,1032.61 1530.96,1031.93 1531.06,1031.29 1531.27,1029.96 1531.5,1028.63 1531.73,1027.31 1531.97,1025.98 1532.22,1024.65 1532.48,1023.33 1532.76,1022 1532.92,1021.23 1533.05,1020.67 1533.35,1019.34 1533.67,1018.02 1534,1016.69 1534.35,1015.36 1534.72,1014.04 1534.89,1013.44 1535.11,1012.71 1535.52,1011.38 1535.95,1010.06 1536.4,1008.73 1536.86,1007.49 1536.89,1007.4 1537.4,1006.07 1537.94,1004.75 1538.52,1003.42 1538.82,1002.75 1539.13,1002.09 1539.78,1000.77 1540.47,999.44 1540.79,998.855 1541.2,998.113 1541.99,996.786 1542.75,995.575 1542.83,995.459 1543.73,994.132 1544.69,992.805 1544.72,992.766 1545.73,991.478 1546.68,990.327 1546.83,990.151 1548.04,988.824 1548.65,988.183 1549.33,987.497 1550.61,986.278 1550.73,986.17 1552.26,984.843 1552.58,984.578 1553.92,983.516 1554.55,983.048 1555.74,982.189 1556.51,981.664 1557.74,980.862 1558.48,980.405 1559.95,979.535 1560.44,979.256 1562.4,978.208 1562.41,978.202 1564.37,977.238 1565.14,976.881 1566.34,976.348 1568.23,975.554 1568.3,975.523 1570.27,974.763 1571.75,974.227 1572.23,974.055 1574.2,973.399 1575.79,972.9 1576.17,972.786 1578.13,972.217 1580.1,971.683 1580.52,971.573 1582.06,971.185 1584.03,970.717 1585.99,970.278 1586.14,970.246 1587.96,969.867 1589.92,969.48 1591.89,969.114 1593,968.919 1593.86,968.77 1595.82,968.446 1597.79,968.139 1599.75,967.849 1601.58,967.592 1601.72,967.573 1603.68,967.312 1605.65,967.065 1607.61,966.829 1609.58,966.604 1611.55,966.389 1612.73,966.265 1613.51,966.184 1615.48,965.988 1617.44,965.8 1619.41,965.62 1621.37,965.446 1623.34,965.279 1625.3,965.117 1627.27,964.961 1627.57,964.938 1629.24,964.81 1631.2,964.663 1633.17,964.52 1635.13,964.381 1637.1,964.245 1639.06,964.111 1641.03,963.98 1642.99,963.852 1644.96,963.725 1646.75,963.611 1646.93,963.6 1648.89,963.476 1650.86,963.353 1652.82,963.231 1654.79,963.109 1656.75,962.988 1658.72,962.867 1660.68,962.746 1662.65,962.625 1664.61,962.503 1666.58,962.381 1668.13,962.284 1668.55,962.258 1670.51,962.133 1672.48,962.008 1674.44,961.882 1676.41,961.754 1678.37,961.624 1680.34,961.493 1682.3,961.36 1684.27,961.225 1686.24,961.088 1688.09,960.957 1688.2,960.949 1690.17,960.807 1692.13,960.663 1694.1,960.517 1696.06,960.368 1698.03,960.217 1699.99,960.062 1701.96,959.905 1703.93,959.745 1705.32,959.63 1705.89,959.582 1707.86,959.416 1709.82,959.247 1711.79,959.074 1713.75,958.899 1715.72,958.72 1717.68,958.537 1719.65,958.351 1720.15,958.303 1721.62,958.162 1723.58,957.968 1725.55,957.772 1727.51,957.571 1729.48,957.367 1731.44,957.159 1733.15,956.976 1733.41,956.947 1735.37,956.731 1737.34,956.512 1739.31,956.288 1741.27,956.06 1743.24,955.829 1744.74,955.649 1745.2,955.593 1747.17,955.353 1749.13,955.108 1751.1,954.86 1753.06,954.607 1755.03,954.35 1755.25,954.322 1756.99,954.089 1758.96,953.823 1760.93,953.553 1762.89,953.279 1764.86,953 1764.89,952.995 1766.82,952.716 1768.79,952.428 1770.75,952.136 1772.72,951.839 1773.83,951.668 1774.68,951.537 1776.65,951.231 1778.62,950.92 1780.58,950.604 1782.2,950.341 1782.55,950.284 1784.51,949.959 1786.48,949.629 1788.44,949.294 1790.07,949.014 1790.41,948.955 1792.37,948.611 1794.34,948.261 1796.31,947.908 1797.52,947.687 1798.27,947.549 1800.24,947.185 1802.2,946.816 1804.17,946.443 1804.6,946.36 1806.13,946.064 1808.1,945.68 1810.06,945.292 1811.36,945.033 1812.03,944.898 1814,944.499 1815.96,944.095 1817.84,943.706 1817.93,943.687 1819.89,943.272 1821.86,942.853 1823.82,942.429 1824.05,942.379 1825.79,941.999 1827.75,941.564 1829.72,941.125 1830.04,941.052 1831.69,940.679 1833.65,940.228 1835.62,939.773 1835.82,939.725 1837.58,939.311 1839.55,938.845 1841.41,938.398 1841.51,938.373 1843.48,937.895 1845.44,937.413 1846.82,937.071 1847.41,936.925 1849.37,936.431 1851.34,935.932 1852.07,935.744 1853.31,935.427 1855.27,934.917 1857.18,934.417 1857.24,934.402 1859.2,933.88 1861.17,933.354 1862.14,933.09 1863.13,932.821 1865.1,932.283 1866.98,931.763 1867.06,931.74 1869.03,931.19 1871,930.635 1871.7,930.436 1872.96,930.074 1874.93,929.508 1876.3,929.109 1876.89,928.936 1878.86,928.357 1880.8,927.782 1880.82,927.774 1882.79,927.183 1884.75,926.588 1885.19,926.455 1886.72,925.986 1888.69,925.379 1889.49,925.128 1890.65,924.765 1892.62,924.146 1893.7,923.801 1894.58,923.52 1896.55,922.889 1897.83,922.474 1898.51,922.251 1900.48,921.608 1901.87,921.147 1902.44,920.958 1904.41,920.302 1905.84,919.82 1906.38,919.64 1908.34,918.971 1909.74,918.493 1910.31,918.297 1912.27,917.616 1913.56,917.166 1914.24,916.929 1916.2,916.235 1917.32,915.839 1918.17,915.535 1920.13,914.829 1921.01,914.512 1922.1,914.116 1924.06,913.397 1924.64,913.185 1926.03,912.671 1928,911.939 1928.21,911.858 1929.96,911.2 1931.73,910.531 1931.93,910.455 1933.89,909.702 1935.18,909.204 1935.86,908.943 1937.82,908.178 1938.59,907.877 1939.79,907.405 1941.75,906.626 1941.95,906.55 1943.72,905.84 1945.25,905.223 1945.69,905.047 1947.65,904.247 1948.51,903.896 1949.62,903.44 1951.58,902.627 1951.72,902.569 1953.55,901.805 1954.89,901.242 1955.51,900.978 1957.48,900.143 1958.01,899.915 1959.44,899.3 1961.09,898.588 1961.41,898.451 1963.38,897.594 1964.13,897.261 1965.34,896.729 1967.14,895.934 1967.31,895.858 1969.27,894.979 1970.1,894.607 1971.24,894.092 1973.03,893.28 1973.2,893.199 1975.17,892.297 1975.91,891.953 1977.13,891.387 1978.77,890.626 1979.1,890.471 1981.07,889.546 1981.59,889.299 1983.03,888.613 1984.37,887.972 1985,887.673 1986.96,886.725 1987.13,886.645 1988.93,885.768 1989.85,885.318 1990.89,884.804 1992.54,883.991 1992.86,883.832 1994.82,882.851 1995.2,882.664 1996.79,881.862 1997.83,881.337 1998.76,880.865 2000.43,880.01 2000.72,879.86 2002.69,878.846 2003,878.683 2004.65,877.823 2005.55,877.356 2006.62,876.793 2008.06,876.029 2008.58,875.753 2010.55,874.705 2010.55,874.702 2012.51,873.648 2013.02,873.375 2014.48,872.582 2015.46,872.048 2016.44,871.507 2017.87,870.721 2018.41,870.423 2020.26,869.394 2020.38,869.331 2022.34,868.229 2022.63,868.067 2024.31,867.117 2024.97,866.74 2026.27,865.996 2027.29,865.413 2028.24,864.866 2029.59,864.086 2030.2,863.727 2031.86,862.759 2032.17,862.578 2034.11,861.432 2034.13,861.419 2036.1,860.25 2036.34,860.105 2038.07,859.071 2038.55,858.778 2040.03,857.882 2040.74,857.451 2042,856.684 2042.91,856.124 2043.96,855.475 2045.06,854.797 2045.93,854.256 2047.19,853.47 2047.89,853.026 2049.29,852.143 2049.86,851.786 2051.39,850.816 2051.82,850.535 2053.46,849.489 2053.79,849.274 2055.51,848.162 2055.76,848.002 2057.54,846.835 2057.72,846.719 2059.56,845.508 2059.69,845.424 2061.56,844.181 2061.65,844.119 2063.54,842.854 2063.62,842.802 2065.5,841.527 2065.58,841.473 2067.45,840.2 2067.55,840.133 2069.38,838.873 2069.51,838.781 2071.29,837.546 2071.48,837.417 2073.19,836.219 2073.45,836.041 2075.07,834.892 2075.41,834.653 2076.94,833.565 2077.38,833.252 2078.79,832.238 2079.34,831.839 2080.62,830.911 2081.31,830.414 2082.44,829.584 2083.27,828.975 2084.25,828.257 2085.24,827.523 2086.04,826.93 2087.2,826.059 2087.81,825.603 2089.17,824.581 2089.57,824.276 2091.14,823.089 2091.32,822.949 2093.05,821.622 2093.1,821.584 2094.77,820.295 2095.07,820.064 2096.47,818.968 2097.03,818.53 2098.16,817.641 2099,816.982 2099.84,816.314 2100.96,815.42 2101.5,814.987 2102.93,813.843 2103.16,813.66 2104.79,812.333 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#fbaa0e; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2104.79,812.333 2104.89,812.251 2106.42,811.006 2106.86,810.643 2108.03,809.679 2108.82,809.02 2109.63,808.352 2110.79,807.381 2111.21,807.025 2112.76,805.727 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#f98c09; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2112.76,905.862 2111.67,906.55 2110.79,907.106 2109.57,907.877 2108.82,908.342 2107.44,909.204 2106.86,909.568 2105.31,910.531 2104.89,910.785 2103.15,911.858 2102.93,911.994 2100.98,913.185 2100.96,913.194 2099,914.384 2098.79,914.512 2097.03,915.566 2096.58,915.839 2095.07,916.74 2094.35,917.166 2093.1,917.905 2092.1,918.493 2091.14,919.062 2089.84,919.82 2089.17,920.21 2087.56,921.147 2087.2,921.35 2085.25,922.474 2085.24,922.482 2083.27,923.606 2082.93,923.801 2081.31,924.721 2080.59,925.128 2079.34,925.828 2078.22,926.455 2077.38,926.928 2075.84,927.782 2075.41,928.02 2073.45,929.104 2073.44,929.109 2071.48,930.179 2071.01,930.436 2069.51,931.247 2068.56,931.763 2067.55,932.308 2066.09,933.09 2065.58,933.361 2063.62,934.407 2063.6,934.417 2061.65,935.444 2061.08,935.744 2059.69,936.474 2058.54,937.071 2057.72,937.497 2055.98,938.398 2055.76,938.513 2053.79,939.522 2053.39,939.725 2051.82,940.522 2050.78,941.052 2049.86,941.516 2048.14,942.379 2047.89,942.503 2045.93,943.483 2045.48,943.706 2043.96,944.455 2042.79,945.033 2042,945.421 2040.07,946.36 2040.03,946.38 2038.07,947.331 2037.33,947.687 2036.1,948.276 2034.56,949.014 2034.13,949.214 2032.17,950.145 2031.75,950.341 2030.2,951.07 2028.92,951.668 2028.24,951.988 2026.27,952.899 2026.07,952.995 2024.31,953.803 2023.17,954.322 2022.34,954.701 2020.38,955.593 2020.25,955.649 2018.41,956.477 2017.3,956.976 2016.44,957.356 2014.48,958.228 2014.31,958.303 2012.51,959.094 2011.29,959.63 2010.55,959.953 2008.58,960.806 2008.23,960.957 2006.62,961.652 2005.14,962.284 2004.65,962.493 2002.69,963.327 2002.01,963.611 2000.72,964.155 1998.85,964.938 1998.76,964.978 1996.79,965.793 1995.65,966.265 1994.82,966.603 1992.86,967.407 1992.4,967.592 1990.89,968.204 1989.12,968.919 1988.93,968.996 1986.96,969.782 1985.79,970.246 1985,970.562 1983.03,971.336 1982.43,971.573 1981.07,972.104 1979.1,972.866 1979.01,972.9 1977.13,973.622 1975.55,974.227 1975.17,974.373 1973.2,975.118 1972.05,975.554 1971.24,975.857 1969.27,976.591 1968.49,976.881 1967.31,977.319 1965.34,978.041 1964.89,978.208 1963.38,978.758 1961.41,979.469 1961.23,979.535 1959.44,980.175 1957.52,980.862 1957.48,980.875 1955.51,981.569 1953.75,982.189 1953.55,982.259 1951.58,982.942 1949.92,983.516 1949.62,983.62 1947.65,984.293 1946.03,984.843 1945.69,984.961 1943.72,985.622 1942.08,986.17 1941.75,986.279 1939.79,986.931 1938.07,987.497 1937.82,987.577 1935.86,988.218 1933.99,988.824 1933.89,988.854 1931.93,989.484 1929.96,990.109 1929.83,990.151 1928,990.729 1926.03,991.344 1925.6,991.478 1924.06,991.954 1922.1,992.559 1921.3,992.805 1920.13,993.159 1918.17,993.753 1916.91,994.132 1916.2,994.343 1914.24,994.927 1912.44,995.459 1912.27,995.507 1910.31,996.082 1908.34,996.652 1907.88,996.786 1906.38,997.216 1904.41,997.776 1903.22,998.113 1902.44,998.332 1900.48,998.882 1898.51,999.427 1898.47,999.44 1896.55,999.967 1894.58,1000.5 1893.61,1000.77 1892.62,1001.03 1890.65,1001.56 1888.69,1002.08 1888.64,1002.09 1886.72,1002.6 1884.75,1003.11 1883.56,1003.42 1882.79,1003.62 1880.82,1004.12 1878.86,1004.62 1878.35,1004.75 1876.89,1005.11 1874.93,1005.6 1873.02,1006.07 1872.96,1006.09 1871,1006.57 1869.03,1007.04 1867.54,1007.4 1867.06,1007.52 1865.1,1007.98 1863.13,1008.44 1861.92,1008.73 1861.17,1008.9 1859.2,1009.36 1857.24,1009.81 1856.14,1010.06 1855.27,1010.25 1853.31,1010.69 1851.34,1011.13 1850.19,1011.38 1849.37,1011.56 1847.41,1011.99 1845.44,1012.41 1844.06,1012.71 1843.48,1012.83 1841.51,1013.25 1839.55,1013.66 1837.75,1014.04 1837.58,1014.07 1835.62,1014.47 1833.65,1014.87 1831.69,1015.27 1831.22,1015.36 1829.72,1015.66 1827.75,1016.05 1825.79,1016.44 1824.49,1016.69 1823.82,1016.82 1821.86,1017.2 1819.89,1017.57 1817.93,1017.94 1817.52,1018.02 1815.96,1018.31 1814,1018.67 1812.03,1019.03 1810.31,1019.34 1810.06,1019.39 1808.1,1019.74 1806.13,1020.09 1804.17,1020.44 1802.85,1020.67 1802.2,1020.78 1800.24,1021.13 1798.27,1021.46 1796.31,1021.8 1795.13,1022 1794.34,1022.13 1792.37,1022.46 1790.41,1022.79 1788.44,1023.12 1787.16,1023.33 1786.48,1023.44 1784.51,1023.76 1782.55,1024.08 1780.58,1024.39 1778.95,1024.65 1778.62,1024.71 1776.65,1025.02 1774.68,1025.33 1772.72,1025.64 1770.75,1025.94 1770.52,1025.98 1768.79,1026.25 1766.82,1026.55 1764.86,1026.86 1762.89,1027.16 1761.94,1027.31 1760.93,1027.46 1758.96,1027.76 1756.99,1028.06 1755.03,1028.36 1753.27,1028.63 1753.06,1028.67 1751.1,1028.97 1749.13,1029.27 1747.17,1029.57 1745.2,1029.87 1744.63,1029.96 1743.24,1030.18 1741.27,1030.48 1739.31,1030.79 1737.34,1031.1 1736.15,1031.29 1735.37,1031.41 1733.41,1031.73 1731.44,1032.04 1729.48,1032.36 1727.96,1032.61 1727.51,1032.69 1725.55,1033.02 1723.58,1033.35 1721.62,1033.69 1720.18,1033.94 1719.65,1034.03 1717.68,1034.38 1715.72,1034.74 1713.75,1035.11 1712.9,1035.27 1711.79,1035.48 1709.82,1035.86 1707.86,1036.25 1706.16,1036.6 1705.89,1036.65 1703.93,1037.06 1701.96,1037.49 1700,1037.92 1699.99,1037.92 1698.03,1038.37 1696.06,1038.84 1694.38,1039.25 1694.1,1039.32 1692.13,1039.82 1690.17,1040.33 1689.27,1040.58 1688.2,1040.87 1686.24,1041.43 1684.63,1041.9 1684.27,1042.01 1682.3,1042.62 1680.42,1043.23 1680.34,1043.26 1678.37,1043.92 1676.58,1044.56 1676.41,1044.62 1674.44,1045.35 1673.08,1045.88 1672.48,1046.12 1670.51,1046.94 1669.87,1047.21 1668.55,1047.79 1666.93,1048.54 1666.58,1048.7 1664.61,1049.66 1664.22,1049.87 1662.65,1050.68 1661.72,1051.19 1660.68,1051.77 1659.4,1052.52 1658.72,1052.93 1657.25,1053.85 1656.75,1054.17 1655.25,1055.17 1654.79,1055.49 1653.38,1056.5 1652.82,1056.92 1651.64,1057.83 1650.86,1058.45 1650,1059.15 1648.89,1060.11 1648.47,1060.48 1647.02,1061.81 1646.93,1061.9 1645.66,1063.14 1644.96,1063.85 1644.38,1064.46 1643.16,1065.79 1642.99,1065.98 1642.01,1067.12 1641.03,1068.31 1640.92,1068.44 1639.88,1069.77 1639.06,1070.86 1638.89,1071.1 1637.95,1072.42 1637.1,1073.68 1637.05,1073.75 1636.2,1075.08 1635.37,1076.41 1635.13,1076.81 1634.59,1077.73 1633.83,1079.06 1633.17,1080.27 1633.1,1080.39 1632.41,1081.71 1631.74,1083.04 1631.2,1084.13 1631.09,1084.37 1630.46,1085.69 1629.86,1087.02 1629.27,1088.35 1629.24,1088.44 1628.71,1089.68 1628.16,1091 1627.63,1092.33 1627.27,1093.24 1627.11,1093.66 1626.6,1094.98 1626.11,1096.31 1625.63,1097.64 1625.3,1098.56 1625.16,1098.96 1624.71,1100.29 1624.26,1101.62 1623.82,1102.95 1623.39,1104.27 1623.34,1104.43 1622.97,1105.6 1622.55,1106.93 1622.15,1108.25 1621.74,1109.58 1621.37,1110.82 1621.35,1110.91 1620.96,1112.23 1620.57,1113.56 1620.19,1114.89 1619.81,1116.22 1619.44,1117.54 1619.41,1117.64 1619.06,1118.87 1618.7,1120.2 1618.33,1121.52 1617.97,1122.85 1617.61,1124.18 1617.44,1124.78 1617.25,1125.5 1616.89,1126.83 1616.53,1128.16 1616.18,1129.49 1615.82,1130.81 1615.48,1132.1 1615.46,1132.14 1615.11,1133.47 1614.76,1134.79 1614.4,1136.12 1614.04,1137.45 1613.69,1138.77 1613.51,1139.44 1613.33,1140.1 1612.97,1141.43 1612.62,1142.76 1612.26,1144.08 1611.9,1145.41 1611.55,1146.69 1611.53,1146.74 1611.17,1148.06 1610.8,1149.39 1610.43,1150.72 1610.06,1152.04 1609.69,1153.37 1609.58,1153.77 1609.32,1154.7 1608.94,1156.03 1608.56,1157.35 1608.18,1158.68 1607.8,1160.01 1607.61,1160.63 1607.41,1161.33 1607.02,1162.66 1606.63,1163.99 1606.23,1165.31 1605.83,1166.64 1605.65,1167.25 1605.43,1167.97 1605.03,1169.3 1604.62,1170.62 1604.21,1171.95 1603.79,1173.28 1603.68,1173.62 1603.37,1174.6 1602.95,1175.93 1602.53,1177.26 1602.1,1178.58 1601.72,1179.75 1601.66,1179.91 1601.23,1181.24 1600.79,1182.57 1600.34,1183.89 1599.89,1185.22 1599.75,1185.63 1599.44,1186.55 1598.98,1187.87 1598.52,1189.2 1598.06,1190.53 1597.79,1191.3 1597.59,1191.85 1597.12,1193.18 1596.64,1194.51 1596.16,1195.84 1595.82,1196.76 1595.67,1197.16 1595.18,1198.49 1594.69,1199.82 1594.19,1201.14 1593.86,1202.03 1593.69,1202.47 1593.18,1203.8 1592.67,1205.12 1592.15,1206.45 1591.89,1207.12 1591.63,1207.78 1591.1,1209.11 1590.57,1210.43 1590.04,1211.76 1589.92,1212.04 1589.5,1213.09 1588.95,1214.41 1588.4,1215.74 1587.96,1216.81 1587.85,1217.07 1587.29,1218.39 1586.73,1219.72 1586.16,1221.05 1585.99,1221.43 1585.59,1222.38 1585.01,1223.7 1584.42,1225.03 1584.03,1225.93 1583.84,1226.36 1583.24,1227.68 1582.65,1229.01 1582.06,1230.29 1582.04,1230.34 1581.43,1231.66 1580.82,1232.99 1580.2,1234.32 1580.1,1234.54 1579.58,1235.65 1578.95,1236.97 1578.32,1238.3 1578.13,1238.69 1577.68,1239.63 1577.03,1240.95 1576.39,1242.28 1576.17,1242.73 1575.73,1243.61 1575.07,1244.93 1574.41,1246.26 1574.2,1246.67 1573.74,1247.59 1573.06,1248.92 1572.38,1250.24 1572.23,1250.52 1571.69,1251.57 1571,1252.9 1570.31,1254.22 1570.27,1254.29 1569.6,1255.55 1568.89,1256.88 1568.3,1257.98 1568.18,1258.2 1567.46,1259.53 1566.74,1260.86 1566.34,1261.59 1566.01,1262.19 1565.27,1263.51 1564.53,1264.84 1564.37,1265.12 1563.79,1266.17 1563.03,1267.49 1562.41,1268.59 1562.28,1268.82 1561.51,1270.15 1560.74,1271.47 1560.44,1271.99 1559.97,1272.8 1559.19,1274.13 1558.48,1275.33 1558.4,1275.46 1557.61,1276.78 1556.81,1278.11 1556.51,1278.61 1556.01,1279.44 1555.2,1280.76 1554.55,1281.83 1554.38,1282.09 1553.56,1283.42 1552.73,1284.74 1552.58,1284.99 1551.9,1286.07 1551.06,1287.4 1550.61,1288.1 1550.22,1288.73 1549.36,1290.05 1548.65,1291.16 1548.51,1291.38 1547.64,1292.71 1546.77,1294.03 1546.68,1294.17 1545.9,1295.36 1545.02,1296.69 1544.72,1297.14 1544.13,1298.01 1543.23,1299.34 1542.75,1300.05 1542.33,1300.67 1541.43,1302 1540.79,1302.93 1540.52,1303.32 1539.6,1304.65 1538.82,1305.76 1538.67,1305.98 1537.74,1307.3 1536.86,1308.55 1536.8,1308.63 1535.86,1309.96 1534.91,1311.28 1534.89,1311.31 1533.95,1312.61 1532.98,1313.94 1532.92,1314.02 1532.01,1315.27 1531.04,1316.59 1530.96,1316.7 1530.05,1317.92 1529.06,1319.25 1528.99,1319.34 1528.06,1320.57 1527.06,1321.9 1527.03,1321.94 1526.05,1323.23 1525.06,1324.52 1525.03,1324.55 1524.01,1325.88 1523.1,1327.05 1522.98,1327.21 1521.94,1328.54 1521.13,1329.56 1520.89,1329.86 1519.84,1331.19 1519.17,1332.04 1518.78,1332.52 1517.72,1333.84 1517.2,1334.48 1516.65,1335.17 1515.57,1336.5 1515.23,1336.9 1514.48,1337.82 1513.38,1339.15 1513.27,1339.29 1512.28,1340.48 1511.3,1341.65 1511.17,1341.81 1510.06,1343.13 1509.34,1343.98 1508.94,1344.46 1507.8,1345.79 1507.37,1346.29 1506.67,1347.11 1505.52,1348.44 1505.41,1348.57 1504.37,1349.77 1503.44,1350.83 1503.21,1351.09 1502.04,1352.42 1501.48,1353.06 1500.86,1353.75 1499.68,1355.08 1499.51,1355.27 1498.49,1356.4 1497.54,1357.45 1497.29,1357.73 1496.08,1359.06 1495.58,1359.61 1494.87,1360.38 1493.65,1361.71 1493.61,1361.75 1492.42,1363.04 1491.65,1363.86 1491.18,1364.36 1489.93,1365.69 1489.68,1365.96 1488.68,1367.02 1487.72,1368.03 1487.42,1368.35 1486.14,1369.67 1485.75,1370.08 1484.86,1371 1483.79,1372.11 1483.58,1372.33 1482.28,1373.65 1481.82,1374.12 1480.98,1374.98 1479.86,1376.11 1479.66,1376.31 1478.34,1377.63 1477.89,1378.09 1477.01,1378.96 1475.92,1380.04 1475.67,1380.29 1474.33,1381.62 1473.96,1381.98 1472.97,1382.94 1471.99,1383.89 1471.6,1384.27 1470.23,1385.6 1470.03,1385.79 1468.85,1386.92 1468.06,1387.67 1467.46,1388.25 1466.1,1389.54 1466.05,1389.58 1464.64,1390.9 1464.13,1391.38 1463.22,1392.23 1462.17,1393.22 1461.8,1393.56 1460.36,1394.89 1460.2,1395.03 1458.91,1396.21 1458.23,1396.83 1457.45,1397.54 1456.27,1398.61 1455.98,1398.87 1454.51,1400.19 1454.3,1400.38 1453.02,1401.52 1452.34,1402.13 1451.52,1402.85 1450.37,1403.86 1450.02,1404.17 1448.5,1405.5 1448.41,1405.58 1446.97,1406.83 1446.44,1407.29 1445.44,1408.15 1444.48,1408.98 1443.89,1409.48 1442.51,1410.66 1442.33,1410.81 1440.76,1412.14 1440.54,1412.32 1439.18,1413.46 1438.58,1413.97 1437.6,1414.79 1436.61,1415.61 1436,1416.12 1434.65,1417.23 1434.38,1417.44 1432.76,1418.77 1432.68,1418.84 1431.13,1420.1 1430.72,1420.43 1429.49,1421.42 1428.75,1422.01 1427.83,1422.75 1426.79,1423.58 1426.16,1424.08 1424.82,1425.14 1424.49,1425.41 1422.85,1426.69 1422.8,1426.73 1421.09,1428.06 1420.89,1428.22 1419.38,1429.39 1418.92,1429.74 1417.65,1430.71 1416.96,1431.25 1415.92,1432.04 1414.99,1432.74 1414.17,1433.37 1413.03,1434.23 1412.41,1434.69 1411.06,1435.7 1410.63,1436.02 1409.1,1437.16 1408.84,1437.35 1407.13,1438.61 1407.04,1438.68 1405.23,1440 1405.16,1440.05 1403.41,1441.33 1403.2,1441.48 1401.57,1442.66 1401.23,1442.9 1399.71,1443.98 1399.27,1444.3 1397.85,1445.31 1397.3,1445.7 1395.97,1446.64 1395.34,1447.08 1394.08,1447.96 1393.37,1448.46 1392.17,1449.29 1391.41,1449.82 1390.25,1450.62 1389.44,1451.17 1388.31,1451.95 1387.48,1452.52 1386.36,1453.27 1385.51,1453.85 1384.4,1454.6 1383.54,1455.18 1382.42,1455.93 1381.58,1456.49 1380.43,1457.25 1379.61,1457.79 1378.42,1458.58 1377.65,1459.09 1376.39,1459.91 1375.68,1460.37 1374.35,1461.23 1373.72,1461.65 1372.3,1462.56 1371.75,1462.91 1370.23,1463.89 1369.79,1464.17 1368.14,1465.22 1367.82,1465.42 1366.03,1466.54 1365.85,1466.66 1363.91,1467.87 1363.89,1467.89 1361.92,1469.11 1361.78,1469.2 1359.96,1470.32 1359.62,1470.52 1357.99,1471.52 1357.45,1471.85 1356.03,1472.71 1355.26,1473.18 1354.06,1473.9 1353.05,1474.5 1352.1,1475.08 1350.82,1475.83 1350.13,1476.24 1348.58,1477.16 1348.16,1477.4 1346.32,1478.49 1346.2,1478.56 1344.23,1479.7 1344.04,1479.81 1342.27,1480.83 1341.73,1481.14 1340.3,1481.96 1339.41,1482.47 1338.34,1483.08 1337.07,1483.79 1336.37,1484.19 1334.71,1485.12 1334.41,1485.29 1332.44,1486.39 1332.33,1486.45 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#f0701e; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1461.77,1486.45 1462.17,1486.16 1463.59,1485.12 1464.13,1484.73 1465.41,1483.79 1466.1,1483.29 1467.21,1482.47 1468.06,1481.84 1469.01,1481.14 1470.03,1480.38 1470.79,1479.81 1471.99,1478.91 1472.56,1478.49 1473.96,1477.43 1474.32,1477.16 1475.92,1475.94 1476.07,1475.83 1477.8,1474.5 1477.89,1474.44 1479.53,1473.18 1479.86,1472.93 1481.25,1471.85 1481.82,1471.4 1482.95,1470.52 1483.79,1469.87 1484.65,1469.2 1485.75,1468.33 1486.33,1467.87 1487.72,1466.77 1488,1466.54 1489.67,1465.22 1489.68,1465.2 1491.32,1463.89 1491.65,1463.63 1492.96,1462.56 1493.61,1462.04 1494.6,1461.23 1495.58,1460.43 1496.22,1459.91 1497.54,1458.82 1497.83,1458.58 1499.44,1457.25 1499.51,1457.19 1501.03,1455.93 1501.48,1455.56 1502.62,1454.6 1503.44,1453.91 1504.19,1453.27 1505.41,1452.24 1505.76,1451.95 1507.32,1450.62 1507.37,1450.57 1508.86,1449.29 1509.34,1448.88 1510.4,1447.96 1511.3,1447.18 1511.93,1446.64 1513.27,1445.47 1513.45,1445.31 1514.96,1443.98 1515.23,1443.74 1516.46,1442.66 1517.2,1442 1517.95,1441.33 1519.17,1440.25 1519.44,1440 1520.91,1438.68 1521.13,1438.48 1522.38,1437.35 1523.1,1436.7 1523.84,1436.02 1525.06,1434.9 1525.29,1434.69 1526.73,1433.37 1527.03,1433.09 1528.16,1432.04 1528.99,1431.26 1529.58,1430.71 1530.96,1429.43 1531,1429.39 1532.41,1428.06 1532.92,1427.57 1533.81,1426.73 1534.89,1425.7 1535.2,1425.41 1536.58,1424.08 1536.86,1423.81 1537.95,1422.75 1538.82,1421.91 1539.32,1421.42 1540.68,1420.1 1540.79,1420 1542.03,1418.77 1542.75,1418.06 1543.38,1417.44 1544.71,1416.12 1544.72,1416.11 1546.04,1414.79 1546.68,1414.14 1547.36,1413.46 1548.65,1412.16 1548.67,1412.14 1549.98,1410.81 1550.61,1410.16 1551.27,1409.48 1552.56,1408.15 1552.58,1408.14 1553.84,1406.83 1554.55,1406.1 1555.12,1405.5 1556.39,1404.17 1556.51,1404.04 1557.65,1402.85 1558.48,1401.97 1558.9,1401.52 1560.15,1400.19 1560.44,1399.88 1561.38,1398.87 1562.41,1397.76 1562.62,1397.54 1563.84,1396.21 1564.37,1395.63 1565.06,1394.89 1566.27,1393.56 1566.34,1393.48 1567.47,1392.23 1568.3,1391.31 1568.67,1390.9 1569.85,1389.58 1570.27,1389.11 1571.04,1388.25 1572.21,1386.92 1572.23,1386.9 1573.38,1385.6 1574.2,1384.66 1574.54,1384.27 1575.7,1382.94 1576.17,1382.4 1576.84,1381.62 1577.99,1380.29 1578.13,1380.12 1579.12,1378.96 1580.1,1377.81 1580.25,1377.63 1581.37,1376.31 1582.06,1375.49 1582.49,1374.98 1583.6,1373.65 1584.03,1373.13 1584.7,1372.33 1585.79,1371 1585.99,1370.76 1586.88,1369.67 1587.96,1368.35 1587.97,1368.35 1589.04,1367.02 1589.92,1365.92 1590.11,1365.69 1591.18,1364.36 1591.89,1363.47 1592.23,1363.04 1593.28,1361.71 1593.86,1360.99 1594.33,1360.38 1595.37,1359.06 1595.82,1358.48 1596.4,1357.73 1597.43,1356.4 1597.79,1355.94 1598.45,1355.08 1599.46,1353.75 1599.75,1353.37 1600.47,1352.42 1601.48,1351.09 1601.72,1350.77 1602.47,1349.77 1603.46,1348.44 1603.68,1348.14 1604.45,1347.11 1605.43,1345.79 1605.65,1345.48 1606.4,1344.46 1607.37,1343.13 1607.61,1342.79 1608.33,1341.81 1609.28,1340.48 1609.58,1340.06 1610.23,1339.15 1611.18,1337.82 1611.55,1337.3 1612.11,1336.5 1613.05,1335.17 1613.51,1334.51 1613.97,1333.84 1614.89,1332.52 1615.48,1331.67 1615.81,1331.19 1616.72,1329.86 1617.44,1328.8 1617.62,1328.54 1618.52,1327.21 1619.41,1325.89 1619.42,1325.88 1620.3,1324.55 1621.19,1323.23 1621.37,1322.94 1622.06,1321.9 1622.93,1320.57 1623.34,1319.95 1623.8,1319.25 1624.66,1317.92 1625.3,1316.92 1625.51,1316.59 1626.36,1315.27 1627.21,1313.94 1627.27,1313.84 1628.05,1312.61 1628.88,1311.28 1629.24,1310.72 1629.71,1309.96 1630.53,1308.63 1631.2,1307.55 1631.35,1307.3 1632.16,1305.98 1632.97,1304.65 1633.17,1304.33 1633.77,1303.32 1634.57,1302 1635.13,1301.05 1635.36,1300.67 1636.15,1299.34 1636.93,1298.01 1637.1,1297.73 1637.71,1296.69 1638.48,1295.36 1639.06,1294.35 1639.25,1294.03 1640.01,1292.71 1640.76,1291.38 1641.03,1290.91 1641.52,1290.05 1642.26,1288.73 1642.99,1287.42 1643,1287.4 1643.74,1286.07 1644.47,1284.74 1644.96,1283.86 1645.2,1283.42 1645.92,1282.09 1646.64,1280.76 1646.93,1280.23 1647.35,1279.44 1648.06,1278.11 1648.76,1276.78 1648.89,1276.54 1649.46,1275.46 1650.16,1274.13 1650.85,1272.8 1650.86,1272.78 1651.53,1271.47 1652.21,1270.15 1652.82,1268.95 1652.89,1268.82 1653.56,1267.49 1654.22,1266.17 1654.79,1265.04 1654.88,1264.84 1655.54,1263.51 1656.19,1262.19 1656.75,1261.04 1656.84,1260.86 1657.49,1259.53 1658.13,1258.2 1658.72,1256.97 1658.76,1256.88 1659.39,1255.55 1660.02,1254.22 1660.64,1252.9 1660.68,1252.81 1661.26,1251.57 1661.87,1250.24 1662.49,1248.92 1662.65,1248.56 1663.09,1247.59 1663.69,1246.26 1664.29,1244.93 1664.61,1244.21 1664.88,1243.61 1665.47,1242.28 1666.06,1240.95 1666.58,1239.77 1666.64,1239.63 1667.22,1238.3 1667.8,1236.97 1668.37,1235.65 1668.55,1235.23 1668.93,1234.32 1669.5,1232.99 1670.06,1231.66 1670.51,1230.58 1670.62,1230.34 1671.17,1229.01 1671.72,1227.68 1672.26,1226.36 1672.48,1225.84 1672.81,1225.03 1673.35,1223.7 1673.88,1222.38 1674.42,1221.05 1674.44,1220.99 1674.95,1219.72 1675.48,1218.39 1676,1217.07 1676.41,1216.04 1676.53,1215.74 1677.05,1214.41 1677.56,1213.09 1678.08,1211.76 1678.37,1210.99 1678.59,1210.43 1679.1,1209.11 1679.61,1207.78 1680.12,1206.45 1680.34,1205.86 1680.62,1205.12 1681.12,1203.8 1681.62,1202.47 1682.12,1201.14 1682.3,1200.66 1682.62,1199.82 1683.12,1198.49 1683.61,1197.16 1684.11,1195.84 1684.27,1195.39 1684.6,1194.51 1685.09,1193.18 1685.59,1191.85 1686.08,1190.53 1686.24,1190.1 1686.57,1189.2 1687.06,1187.87 1687.56,1186.55 1688.05,1185.22 1688.2,1184.81 1688.54,1183.89 1689.04,1182.57 1689.54,1181.24 1690.03,1179.91 1690.17,1179.56 1690.53,1178.58 1691.04,1177.26 1691.54,1175.93 1692.05,1174.6 1692.13,1174.39 1692.56,1173.28 1693.07,1171.95 1693.59,1170.62 1694.1,1169.34 1694.11,1169.3 1694.64,1167.97 1695.17,1166.64 1695.71,1165.31 1696.06,1164.45 1696.26,1163.99 1696.81,1162.66 1697.36,1161.33 1697.93,1160.01 1698.03,1159.77 1698.5,1158.68 1699.09,1157.35 1699.68,1156.03 1699.99,1155.33 1700.28,1154.7 1700.9,1153.37 1701.52,1152.04 1701.96,1151.13 1702.16,1150.72 1702.81,1149.39 1703.48,1148.06 1703.93,1147.2 1704.16,1146.74 1704.87,1145.41 1705.58,1144.08 1705.89,1143.53 1706.32,1142.76 1707.08,1141.43 1707.86,1140.11 1707.86,1140.1 1708.67,1138.77 1709.5,1137.45 1709.82,1136.94 1710.35,1136.12 1711.24,1134.79 1711.79,1133.99 1712.16,1133.47 1713.11,1132.14 1713.75,1131.27 1714.09,1130.81 1715.12,1129.49 1715.72,1128.73 1716.19,1128.16 1717.3,1126.83 1717.68,1126.38 1718.46,1125.5 1719.65,1124.2 1719.67,1124.18 1720.93,1122.85 1721.62,1122.16 1722.26,1121.52 1723.58,1120.26 1723.65,1120.2 1725.11,1118.87 1725.55,1118.49 1726.65,1117.54 1727.51,1116.83 1728.27,1116.22 1729.48,1115.27 1729.97,1114.89 1731.44,1113.8 1731.77,1113.56 1733.41,1112.42 1733.68,1112.23 1735.37,1111.12 1735.7,1110.91 1737.34,1109.89 1737.85,1109.58 1739.31,1108.72 1740.13,1108.25 1741.27,1107.62 1742.55,1106.93 1743.24,1106.57 1745.13,1105.6 1745.2,1105.57 1747.17,1104.61 1747.89,1104.27 1749.13,1103.7 1750.84,1102.95 1751.1,1102.83 1753.06,1102 1753.98,1101.62 1755.03,1101.2 1756.99,1100.43 1757.35,1100.29 1758.96,1099.69 1760.93,1098.97 1760.95,1098.96 1762.89,1098.28 1764.8,1097.64 1764.86,1097.62 1766.82,1096.97 1768.79,1096.35 1768.91,1096.31 1770.75,1095.74 1772.72,1095.15 1773.29,1094.98 1774.68,1094.58 1776.65,1094.02 1777.95,1093.66 1778.62,1093.47 1780.58,1092.94 1782.55,1092.42 1782.88,1092.33 1784.51,1091.91 1786.48,1091.41 1788.09,1091 1788.44,1090.91 1790.41,1090.43 1792.37,1089.96 1793.55,1089.68 1794.34,1089.49 1796.31,1089.03 1798.27,1088.57 1799.23,1088.35 1800.24,1088.12 1802.2,1087.67 1804.17,1087.23 1805.12,1087.02 1806.13,1086.8 1808.1,1086.36 1810.06,1085.93 1811.17,1085.69 1812.03,1085.51 1814,1085.08 1815.96,1084.66 1817.33,1084.37 1817.93,1084.24 1819.89,1083.82 1821.86,1083.41 1823.58,1083.04 1823.82,1082.99 1825.79,1082.57 1827.75,1082.16 1829.72,1081.75 1829.87,1081.71 1831.69,1081.33 1833.65,1080.92 1835.62,1080.5 1836.17,1080.39 1837.58,1080.09 1839.55,1079.67 1841.51,1079.26 1842.44,1079.06 1843.48,1078.84 1845.44,1078.42 1847.41,1078 1848.66,1077.73 1849.37,1077.58 1851.34,1077.16 1853.31,1076.73 1854.82,1076.41 1855.27,1076.31 1857.24,1075.88 1859.2,1075.45 1860.89,1075.08 1861.17,1075.02 1863.13,1074.58 1865.1,1074.14 1866.86,1073.75 1867.06,1073.71 1869.03,1073.26 1871,1072.82 1872.73,1072.42 1872.96,1072.37 1874.93,1071.92 1876.89,1071.47 1878.5,1071.1 1878.86,1071.01 1880.82,1070.56 1882.79,1070.09 1884.16,1069.77 1884.75,1069.63 1886.72,1069.16 1888.69,1068.69 1889.71,1068.44 1890.65,1068.22 1892.62,1067.74 1894.58,1067.26 1895.16,1067.12 1896.55,1066.77 1898.51,1066.29 1900.48,1065.79 1900.5,1065.79 1902.44,1065.3 1904.41,1064.8 1905.73,1064.46 1906.38,1064.3 1908.34,1063.79 1910.31,1063.28 1910.87,1063.14 1912.27,1062.77 1914.24,1062.25 1915.91,1061.81 1916.2,1061.73 1918.17,1061.2 1920.13,1060.68 1920.85,1060.48 1922.1,1060.14 1924.06,1059.61 1925.71,1059.15 1926.03,1059.06 1928,1058.52 1929.96,1057.97 1930.47,1057.83 1931.93,1057.42 1933.89,1056.86 1935.15,1056.5 1935.86,1056.3 1937.82,1055.73 1939.75,1055.17 1939.79,1055.16 1941.75,1054.59 1943.72,1054.01 1944.27,1053.85 1945.69,1053.43 1947.65,1052.84 1948.71,1052.52 1949.62,1052.25 1951.58,1051.65 1953.08,1051.19 1953.55,1051.05 1955.51,1050.45 1957.39,1049.87 1957.48,1049.84 1959.44,1049.22 1961.41,1048.6 1961.62,1048.54 1963.38,1047.98 1965.34,1047.35 1965.79,1047.21 1967.31,1046.72 1969.27,1046.09 1969.89,1045.88 1971.24,1045.45 1973.2,1044.8 1973.94,1044.56 1975.17,1044.15 1977.13,1043.49 1977.92,1043.23 1979.1,1042.83 1981.07,1042.17 1981.85,1041.9 1983.03,1041.5 1985,1040.83 1985.72,1040.58 1986.96,1040.15 1988.93,1039.46 1989.54,1039.25 1990.89,1038.78 1992.86,1038.08 1993.31,1037.92 1994.82,1037.38 1996.79,1036.68 1997.03,1036.6 1998.76,1035.97 2000.7,1035.27 2000.72,1035.26 2002.69,1034.54 2004.32,1033.94 2004.65,1033.82 2006.62,1033.09 2007.9,1032.61 2008.58,1032.36 2010.55,1031.62 2011.43,1031.29 2012.51,1030.88 2014.48,1030.13 2014.93,1029.96 2016.44,1029.38 2018.38,1028.63 2018.41,1028.62 2020.38,1027.86 2021.78,1027.31 2022.34,1027.09 2024.31,1026.31 2025.15,1025.98 2026.27,1025.53 2028.24,1024.75 2028.48,1024.65 2030.2,1023.96 2031.77,1023.33 2032.17,1023.17 2034.13,1022.36 2035.03,1022 2036.1,1021.56 2038.07,1020.75 2038.25,1020.67 2040.03,1019.93 2041.43,1019.34 2042,1019.11 2043.96,1018.28 2044.59,1018.02 2045.93,1017.45 2047.71,1016.69 2047.89,1016.61 2049.86,1015.77 2050.79,1015.36 2051.82,1014.92 2053.79,1014.06 2053.85,1014.04 2055.76,1013.2 2056.87,1012.71 2057.72,1012.33 2059.69,1011.46 2059.86,1011.38 2061.65,1010.58 2062.83,1010.06 2063.62,1009.7 2065.58,1008.81 2065.76,1008.73 2067.55,1007.91 2068.67,1007.4 2069.51,1007.01 2071.48,1006.11 2071.55,1006.07 2073.45,1005.19 2074.4,1004.75 2075.41,1004.27 2077.22,1003.42 2077.38,1003.35 2079.34,1002.42 2080.02,1002.09 2081.31,1001.48 2082.79,1000.77 2083.27,1000.54 2085.24,999.587 2085.54,999.44 2087.2,998.631 2088.27,998.113 2089.17,997.669 2090.97,996.786 2091.14,996.702 2093.1,995.727 2093.64,995.459 2095.07,994.747 2096.29,994.132 2097.03,993.76 2098.92,992.805 2099,992.767 2100.96,991.767 2101.53,991.478 2102.93,990.761 2104.11,990.151 2104.89,989.748 2106.68,988.824 2106.86,988.729 2108.82,987.703 2109.22,987.497 2110.79,986.67 2111.74,986.17 2112.76,985.631 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#e35832; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2112.76,1053.96 2110.79,1054.87 2110.14,1055.17 2108.82,1055.78 2107.25,1056.5 2106.86,1056.68 2104.89,1057.57 2104.33,1057.83 2102.93,1058.46 2101.39,1059.15 2100.96,1059.34 2099,1060.22 2098.42,1060.48 2097.03,1061.1 2095.42,1061.81 2095.07,1061.96 2093.1,1062.83 2092.4,1063.14 2091.14,1063.69 2089.34,1064.46 2089.17,1064.54 2087.2,1065.39 2086.26,1065.79 2085.24,1066.23 2083.27,1067.07 2083.15,1067.12 2081.31,1067.9 2080.01,1068.44 2079.34,1068.72 2077.38,1069.55 2076.84,1069.77 2075.41,1070.36 2073.64,1071.1 2073.45,1071.18 2071.48,1071.98 2070.4,1072.42 2069.51,1072.79 2067.55,1073.59 2067.14,1073.75 2065.58,1074.38 2063.84,1075.08 2063.62,1075.17 2061.65,1075.95 2060.5,1076.41 2059.69,1076.73 2057.72,1077.5 2057.13,1077.73 2055.76,1078.27 2053.79,1079.04 2053.73,1079.06 2051.82,1079.79 2050.28,1080.39 2049.86,1080.55 2047.89,1081.3 2046.8,1081.71 2045.93,1082.05 2043.96,1082.79 2043.29,1083.04 2042,1083.52 2040.03,1084.25 2039.73,1084.37 2038.07,1084.98 2036.13,1085.69 2036.1,1085.7 2034.13,1086.42 2032.49,1087.02 2032.17,1087.14 2030.2,1087.85 2028.8,1088.35 2028.24,1088.55 2026.27,1089.25 2025.08,1089.68 2024.31,1089.95 2022.34,1090.64 2021.3,1091 2020.38,1091.33 2018.41,1092.01 2017.48,1092.33 2016.44,1092.69 2014.48,1093.36 2013.62,1093.66 2012.51,1094.03 2010.55,1094.7 2009.7,1094.98 2008.58,1095.36 2006.62,1096.02 2005.74,1096.31 2004.65,1096.67 2002.69,1097.32 2001.72,1097.64 2000.72,1097.97 1998.76,1098.61 1997.65,1098.96 1996.79,1099.24 1994.82,1099.88 1993.53,1100.29 1992.86,1100.51 1990.89,1101.13 1989.35,1101.62 1988.93,1101.75 1986.96,1102.37 1985.11,1102.95 1985,1102.98 1983.03,1103.59 1981.07,1104.2 1980.81,1104.27 1979.1,1104.8 1977.13,1105.4 1976.46,1105.6 1975.17,1105.99 1973.2,1106.58 1972.04,1106.93 1971.24,1107.17 1969.27,1107.75 1967.56,1108.25 1967.31,1108.33 1965.34,1108.9 1963.38,1109.48 1963.02,1109.58 1961.41,1110.05 1959.44,1110.61 1958.41,1110.91 1957.48,1111.17 1955.51,1111.73 1953.74,1112.23 1953.55,1112.29 1951.58,1112.84 1949.62,1113.39 1949,1113.56 1947.65,1113.94 1945.69,1114.48 1944.2,1114.89 1943.72,1115.02 1941.75,1115.56 1939.79,1116.09 1939.33,1116.22 1937.82,1116.62 1935.86,1117.15 1934.39,1117.54 1933.89,1117.68 1931.93,1118.2 1929.96,1118.72 1929.4,1118.87 1928,1119.24 1926.03,1119.76 1924.34,1120.2 1924.06,1120.27 1922.1,1120.78 1920.13,1121.29 1919.24,1121.52 1918.17,1121.8 1916.2,1122.31 1914.24,1122.81 1914.08,1122.85 1912.27,1123.31 1910.31,1123.81 1908.88,1124.18 1908.34,1124.31 1906.38,1124.81 1904.41,1125.31 1903.65,1125.5 1902.44,1125.81 1900.48,1126.31 1898.51,1126.8 1898.39,1126.83 1896.55,1127.3 1894.58,1127.79 1893.13,1128.16 1892.62,1128.29 1890.65,1128.78 1888.69,1129.28 1887.88,1129.49 1886.72,1129.78 1884.75,1130.28 1882.79,1130.78 1882.65,1130.81 1880.82,1131.28 1878.86,1131.78 1877.46,1132.14 1876.89,1132.29 1874.93,1132.79 1872.96,1133.3 1872.34,1133.47 1871,1133.82 1869.03,1134.34 1867.31,1134.79 1867.06,1134.86 1865.1,1135.38 1863.13,1135.91 1862.38,1136.12 1861.17,1136.45 1859.2,1136.99 1857.58,1137.45 1857.24,1137.54 1855.27,1138.1 1853.31,1138.66 1852.92,1138.77 1851.34,1139.23 1849.37,1139.82 1848.42,1140.1 1847.41,1140.41 1845.44,1141.01 1844.1,1141.43 1843.48,1141.62 1841.51,1142.25 1839.95,1142.76 1839.55,1142.89 1837.58,1143.54 1835.99,1144.08 1835.62,1144.21 1833.65,1144.9 1832.22,1145.41 1831.69,1145.6 1829.72,1146.33 1828.63,1146.74 1827.75,1147.07 1825.79,1147.84 1825.23,1148.06 1823.82,1148.63 1822,1149.39 1821.86,1149.45 1819.89,1150.3 1818.94,1150.72 1817.93,1151.17 1816.05,1152.04 1815.96,1152.08 1814,1153.03 1813.31,1153.37 1812.03,1154.02 1810.72,1154.7 1810.06,1155.04 1808.26,1156.03 1808.1,1156.11 1806.13,1157.23 1805.93,1157.35 1804.17,1158.41 1803.72,1158.68 1802.2,1159.63 1801.63,1160.01 1800.24,1160.92 1799.63,1161.33 1798.27,1162.28 1797.74,1162.66 1796.31,1163.71 1795.94,1163.99 1794.34,1165.22 1794.22,1165.31 1792.58,1166.64 1792.37,1166.81 1791.01,1167.97 1790.41,1168.49 1789.51,1169.3 1788.44,1170.27 1788.07,1170.62 1786.7,1171.95 1786.48,1172.16 1785.37,1173.28 1784.51,1174.17 1784.1,1174.6 1782.88,1175.93 1782.55,1176.3 1781.7,1177.26 1780.58,1178.56 1780.56,1178.58 1779.47,1179.91 1778.62,1180.97 1778.4,1181.24 1777.38,1182.57 1776.65,1183.53 1776.38,1183.89 1775.42,1185.22 1774.68,1186.25 1774.48,1186.55 1773.57,1187.87 1772.72,1189.14 1772.68,1189.2 1771.81,1190.53 1770.97,1191.85 1770.75,1192.19 1770.14,1193.18 1769.34,1194.51 1768.79,1195.43 1768.55,1195.84 1767.78,1197.16 1767.02,1198.49 1766.82,1198.84 1766.28,1199.82 1765.55,1201.14 1764.86,1202.42 1764.83,1202.47 1764.12,1203.8 1763.43,1205.12 1762.89,1206.16 1762.74,1206.45 1762.07,1207.78 1761.4,1209.11 1760.93,1210.06 1760.74,1210.43 1760.09,1211.76 1759.44,1213.09 1758.96,1214.09 1758.81,1214.41 1758.17,1215.74 1757.54,1217.07 1756.99,1218.24 1756.92,1218.39 1756.3,1219.72 1755.69,1221.05 1755.08,1222.38 1755.03,1222.48 1754.47,1223.7 1753.87,1225.03 1753.26,1226.36 1753.06,1226.8 1752.66,1227.68 1752.07,1229.01 1751.47,1230.34 1751.1,1231.17 1750.88,1231.66 1750.28,1232.99 1749.69,1234.32 1749.13,1235.57 1749.1,1235.65 1748.51,1236.97 1747.91,1238.3 1747.32,1239.63 1747.17,1239.98 1746.73,1240.95 1746.14,1242.28 1745.55,1243.61 1745.2,1244.38 1744.95,1244.93 1744.36,1246.26 1743.76,1247.59 1743.24,1248.76 1743.17,1248.92 1742.57,1250.24 1741.97,1251.57 1741.37,1252.9 1741.27,1253.11 1740.77,1254.22 1740.16,1255.55 1739.55,1256.88 1739.31,1257.42 1738.95,1258.2 1738.33,1259.53 1737.72,1260.86 1737.34,1261.68 1737.11,1262.19 1736.49,1263.51 1735.87,1264.84 1735.37,1265.89 1735.24,1266.17 1734.62,1267.49 1733.99,1268.82 1733.41,1270.04 1733.36,1270.15 1732.72,1271.47 1732.08,1272.8 1731.44,1274.13 1731.44,1274.13 1730.8,1275.46 1730.15,1276.78 1729.5,1278.11 1729.48,1278.16 1728.85,1279.44 1728.19,1280.76 1727.53,1282.09 1727.51,1282.13 1726.87,1283.42 1726.2,1284.74 1725.55,1286.03 1725.53,1286.07 1724.85,1287.4 1724.17,1288.73 1723.58,1289.88 1723.49,1290.05 1722.8,1291.38 1722.11,1292.71 1721.62,1293.66 1721.42,1294.03 1720.72,1295.36 1720.02,1296.69 1719.65,1297.38 1719.31,1298.01 1718.6,1299.34 1717.89,1300.67 1717.68,1301.05 1717.17,1302 1716.45,1303.32 1715.72,1304.65 1715.72,1304.65 1714.99,1305.98 1714.26,1307.3 1713.75,1308.21 1713.52,1308.63 1712.77,1309.96 1712.03,1311.28 1711.79,1311.7 1711.27,1312.61 1710.52,1313.94 1709.82,1315.15 1709.76,1315.27 1708.99,1316.59 1708.22,1317.92 1707.86,1318.55 1707.45,1319.25 1706.67,1320.57 1705.89,1321.89 1705.89,1321.9 1705.1,1323.23 1704.31,1324.55 1703.93,1325.19 1703.51,1325.88 1702.71,1327.21 1701.96,1328.44 1701.9,1328.54 1701.09,1329.86 1700.28,1331.19 1699.99,1331.65 1699.46,1332.52 1698.63,1333.84 1698.03,1334.81 1697.8,1335.17 1696.97,1336.5 1696.13,1337.82 1696.06,1337.93 1695.29,1339.15 1694.44,1340.48 1694.1,1341.01 1693.58,1341.81 1692.73,1343.13 1692.13,1344.04 1691.86,1344.46 1690.99,1345.79 1690.17,1347.04 1690.12,1347.11 1689.24,1348.44 1688.36,1349.77 1688.2,1350.01 1687.47,1351.09 1686.58,1352.42 1686.24,1352.93 1685.68,1353.75 1684.78,1355.08 1684.27,1355.82 1683.87,1356.4 1682.96,1357.73 1682.3,1358.67 1682.04,1359.06 1681.12,1360.38 1680.34,1361.49 1680.19,1361.71 1679.25,1363.04 1678.37,1364.28 1678.32,1364.36 1677.37,1365.69 1676.42,1367.02 1676.41,1367.04 1675.47,1368.35 1674.51,1369.67 1674.44,1369.76 1673.54,1371 1672.57,1372.33 1672.48,1372.46 1671.6,1373.65 1670.62,1374.98 1670.51,1375.12 1669.63,1376.31 1668.64,1377.63 1668.55,1377.76 1667.64,1378.96 1666.64,1380.29 1666.58,1380.36 1665.63,1381.62 1664.61,1382.94 1664.61,1382.94 1663.59,1384.27 1662.65,1385.49 1662.57,1385.6 1661.54,1386.92 1660.68,1388.02 1660.5,1388.25 1659.46,1389.58 1658.72,1390.52 1658.41,1390.9 1657.36,1392.23 1656.75,1392.99 1656.3,1393.56 1655.24,1394.89 1654.79,1395.45 1654.17,1396.21 1653.09,1397.54 1652.82,1397.87 1652.01,1398.87 1650.92,1400.19 1650.86,1400.28 1649.83,1401.52 1648.89,1402.65 1648.73,1402.85 1647.63,1404.17 1646.93,1405.01 1646.51,1405.5 1645.4,1406.83 1644.96,1407.35 1644.27,1408.15 1643.15,1409.48 1642.99,1409.66 1642.01,1410.81 1641.03,1411.95 1640.87,1412.14 1639.72,1413.46 1639.06,1414.22 1638.57,1414.79 1637.41,1416.12 1637.1,1416.47 1636.24,1417.44 1635.13,1418.7 1635.07,1418.77 1633.89,1420.1 1633.17,1420.91 1632.71,1421.42 1631.52,1422.75 1631.2,1423.11 1630.32,1424.08 1629.24,1425.28 1629.12,1425.41 1627.91,1426.73 1627.27,1427.43 1626.69,1428.06 1625.47,1429.39 1625.3,1429.57 1624.24,1430.71 1623.34,1431.68 1623.01,1432.04 1621.76,1433.37 1621.37,1433.78 1620.51,1434.69 1619.41,1435.87 1619.26,1436.02 1618,1437.35 1617.44,1437.93 1616.73,1438.68 1615.48,1439.98 1615.45,1440 1614.17,1441.33 1613.51,1442.01 1612.88,1442.66 1611.59,1443.98 1611.55,1444.02 1610.28,1445.31 1609.58,1446.02 1608.97,1446.64 1607.66,1447.96 1607.61,1448.01 1606.33,1449.29 1605.65,1449.97 1605,1450.62 1603.68,1451.93 1603.66,1451.95 1602.32,1453.27 1601.72,1453.86 1600.97,1454.6 1599.75,1455.78 1599.61,1455.93 1598.24,1457.25 1597.79,1457.69 1596.86,1458.58 1595.82,1459.58 1595.48,1459.91 1594.1,1461.23 1593.86,1461.46 1592.7,1462.56 1591.89,1463.33 1591.3,1463.89 1589.92,1465.18 1589.88,1465.22 1588.47,1466.54 1587.96,1467.01 1587.04,1467.87 1585.99,1468.84 1585.61,1469.2 1584.16,1470.52 1584.03,1470.65 1582.71,1471.85 1582.06,1472.44 1581.26,1473.18 1580.1,1474.23 1579.79,1474.5 1578.32,1475.83 1578.13,1476 1576.84,1477.16 1576.17,1477.76 1575.35,1478.49 1574.2,1479.5 1573.85,1479.81 1572.35,1481.14 1572.23,1481.24 1570.83,1482.47 1570.27,1482.96 1569.31,1483.79 1568.3,1484.67 1567.78,1485.12 1566.34,1486.37 1566.24,1486.45 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#d04544; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1656.28,1486.45 1656.75,1485.98 1657.63,1485.12 1658.72,1484.05 1658.98,1483.79 1660.32,1482.47 1660.68,1482.11 1661.65,1481.14 1662.65,1480.15 1662.98,1479.81 1664.3,1478.49 1664.61,1478.17 1665.62,1477.16 1666.58,1476.18 1666.93,1475.83 1668.23,1474.5 1668.55,1474.18 1669.52,1473.18 1670.51,1472.16 1670.81,1471.85 1672.09,1470.52 1672.48,1470.13 1673.37,1469.2 1674.44,1468.08 1674.64,1467.87 1675.9,1466.54 1676.41,1466.01 1677.16,1465.22 1678.37,1463.93 1678.41,1463.89 1679.66,1462.56 1680.34,1461.83 1680.9,1461.23 1682.13,1459.91 1682.3,1459.72 1683.36,1458.58 1684.27,1457.59 1684.58,1457.25 1685.79,1455.93 1686.24,1455.44 1687,1454.6 1688.2,1453.28 1688.21,1453.27 1689.4,1451.95 1690.17,1451.1 1690.59,1450.62 1691.78,1449.29 1692.13,1448.9 1692.96,1447.96 1694.1,1446.68 1694.13,1446.64 1695.3,1445.31 1696.06,1444.44 1696.46,1443.98 1697.62,1442.66 1698.03,1442.19 1698.77,1441.33 1699.92,1440 1699.99,1439.92 1701.06,1438.68 1701.96,1437.62 1702.19,1437.35 1703.32,1436.02 1703.93,1435.31 1704.44,1434.69 1705.56,1433.37 1705.89,1432.98 1706.67,1432.04 1707.78,1430.71 1707.86,1430.62 1708.88,1429.39 1709.82,1428.25 1709.98,1428.06 1711.07,1426.73 1711.79,1425.85 1712.15,1425.41 1713.23,1424.08 1713.75,1423.44 1714.31,1422.75 1715.38,1421.42 1715.72,1421 1716.44,1420.1 1717.5,1418.77 1717.68,1418.54 1718.55,1417.44 1719.6,1416.12 1719.65,1416.05 1720.64,1414.79 1721.62,1413.54 1721.68,1413.46 1722.71,1412.14 1723.58,1411.01 1723.74,1410.81 1724.76,1409.48 1725.55,1408.46 1725.78,1408.15 1726.79,1406.83 1727.51,1405.87 1727.79,1405.5 1728.8,1404.17 1729.48,1403.27 1729.79,1402.85 1730.78,1401.52 1731.44,1400.64 1731.77,1400.19 1732.75,1398.87 1733.41,1397.98 1733.73,1397.54 1734.7,1396.21 1735.37,1395.29 1735.67,1394.89 1736.63,1393.56 1737.34,1392.57 1737.59,1392.23 1738.54,1390.9 1739.31,1389.83 1739.49,1389.58 1740.43,1388.25 1741.27,1387.06 1741.37,1386.92 1742.3,1385.6 1743.23,1384.27 1743.24,1384.26 1744.15,1382.94 1745.07,1381.62 1745.2,1381.42 1745.98,1380.29 1746.89,1378.96 1747.17,1378.56 1747.8,1377.63 1748.7,1376.31 1749.13,1375.66 1749.59,1374.98 1750.49,1373.65 1751.1,1372.74 1751.37,1372.33 1752.25,1371 1753.06,1369.77 1753.13,1369.67 1754,1368.35 1754.87,1367.02 1755.03,1366.78 1755.74,1365.69 1756.6,1364.36 1756.99,1363.74 1757.45,1363.04 1758.3,1361.71 1758.96,1360.68 1759.15,1360.38 1759.99,1359.06 1760.83,1357.73 1760.93,1357.57 1761.66,1356.4 1762.49,1355.08 1762.89,1354.43 1763.31,1353.75 1764.13,1352.42 1764.86,1351.25 1764.95,1351.09 1765.76,1349.77 1766.57,1348.44 1766.82,1348.03 1767.38,1347.11 1768.18,1345.79 1768.79,1344.77 1768.97,1344.46 1769.76,1343.13 1770.55,1341.81 1770.75,1341.46 1771.33,1340.48 1772.11,1339.15 1772.72,1338.12 1772.89,1337.82 1773.66,1336.5 1774.43,1335.17 1774.68,1334.73 1775.2,1333.84 1775.96,1332.52 1776.65,1331.3 1776.71,1331.19 1777.47,1329.86 1778.22,1328.54 1778.62,1327.83 1778.96,1327.21 1779.71,1325.88 1780.45,1324.55 1780.58,1324.31 1781.18,1323.23 1781.91,1321.9 1782.55,1320.75 1782.64,1320.57 1783.37,1319.25 1784.09,1317.92 1784.51,1317.14 1784.81,1316.59 1785.53,1315.27 1786.24,1313.94 1786.48,1313.49 1786.95,1312.61 1787.66,1311.28 1788.36,1309.96 1788.44,1309.8 1789.06,1308.63 1789.76,1307.3 1790.41,1306.07 1790.46,1305.98 1791.15,1304.65 1791.84,1303.32 1792.37,1302.3 1792.53,1302 1793.22,1300.67 1793.9,1299.34 1794.34,1298.49 1794.59,1298.01 1795.27,1296.69 1795.95,1295.36 1796.31,1294.66 1796.62,1294.03 1797.3,1292.71 1797.97,1291.38 1798.27,1290.79 1798.65,1290.05 1799.32,1288.73 1799.99,1287.4 1800.24,1286.91 1800.66,1286.07 1801.33,1284.74 1802,1283.42 1802.2,1283.01 1802.66,1282.09 1803.33,1280.76 1804,1279.44 1804.17,1279.1 1804.67,1278.11 1805.34,1276.78 1806.01,1275.46 1806.13,1275.2 1806.68,1274.13 1807.35,1272.8 1808.02,1271.47 1808.1,1271.32 1808.7,1270.15 1809.37,1268.82 1810.05,1267.49 1810.06,1267.47 1810.73,1266.17 1811.42,1264.84 1812.03,1263.66 1812.1,1263.51 1812.8,1262.19 1813.49,1260.86 1814,1259.9 1814.19,1259.53 1814.9,1258.2 1815.61,1256.88 1815.96,1256.22 1816.32,1255.55 1817.05,1254.22 1817.77,1252.9 1817.93,1252.62 1818.51,1251.57 1819.26,1250.24 1819.89,1249.12 1820.01,1248.92 1820.77,1247.59 1821.55,1246.26 1821.86,1245.73 1822.33,1244.93 1823.13,1243.61 1823.82,1242.46 1823.94,1242.28 1824.76,1240.95 1825.59,1239.63 1825.79,1239.32 1826.45,1238.3 1827.31,1236.97 1827.75,1236.31 1828.2,1235.65 1829.1,1234.32 1829.72,1233.43 1830.03,1232.99 1830.98,1231.66 1831.69,1230.69 1831.94,1230.34 1832.94,1229.01 1833.65,1228.08 1833.96,1227.68 1835,1226.36 1835.62,1225.6 1836.08,1225.03 1837.19,1223.7 1837.58,1223.24 1838.33,1222.38 1839.51,1221.05 1839.55,1221.01 1840.73,1219.72 1841.51,1218.89 1841.99,1218.39 1843.3,1217.07 1843.48,1216.89 1844.65,1215.74 1845.44,1214.98 1846.05,1214.41 1847.41,1213.17 1847.5,1213.09 1849.02,1211.76 1849.37,1211.45 1850.59,1210.43 1851.34,1209.82 1852.24,1209.11 1853.31,1208.27 1853.95,1207.78 1855.27,1206.79 1855.73,1206.45 1857.24,1205.38 1857.6,1205.12 1859.2,1204.03 1859.55,1203.8 1861.17,1202.74 1861.59,1202.47 1863.13,1201.51 1863.73,1201.14 1865.1,1200.32 1865.97,1199.82 1867.06,1199.19 1868.32,1198.49 1869.03,1198.1 1870.78,1197.16 1871,1197.05 1872.96,1196.04 1873.36,1195.84 1874.93,1195.06 1876.07,1194.51 1876.89,1194.12 1878.86,1193.2 1878.91,1193.18 1880.82,1192.32 1881.89,1191.85 1882.79,1191.46 1884.75,1190.63 1885,1190.53 1886.72,1189.82 1888.26,1189.2 1888.69,1189.03 1890.65,1188.26 1891.66,1187.87 1892.62,1187.51 1894.58,1186.77 1895.2,1186.55 1896.55,1186.06 1898.51,1185.35 1898.89,1185.22 1900.48,1184.66 1902.44,1183.98 1902.71,1183.89 1904.41,1183.32 1906.38,1182.66 1906.67,1182.57 1908.34,1182.02 1910.31,1181.38 1910.75,1181.24 1912.27,1180.75 1914.24,1180.13 1914.95,1179.91 1916.2,1179.52 1918.17,1178.92 1919.25,1178.58 1920.13,1178.32 1922.1,1177.72 1923.64,1177.26 1924.06,1177.13 1926.03,1176.55 1928,1175.97 1928.12,1175.93 1929.96,1175.39 1931.93,1174.81 1932.65,1174.6 1933.89,1174.24 1935.86,1173.68 1937.24,1173.28 1937.82,1173.11 1939.79,1172.55 1941.75,1171.98 1941.87,1171.95 1943.72,1171.42 1945.69,1170.86 1946.52,1170.62 1947.65,1170.3 1949.62,1169.74 1951.19,1169.3 1951.58,1169.18 1953.55,1168.62 1955.51,1168.07 1955.86,1167.97 1957.48,1167.51 1959.44,1166.95 1960.52,1166.64 1961.41,1166.39 1963.38,1165.83 1965.17,1165.31 1965.34,1165.27 1967.31,1164.7 1969.27,1164.14 1969.8,1163.99 1971.24,1163.57 1973.2,1163.01 1974.4,1162.66 1975.17,1162.44 1977.13,1161.87 1978.96,1161.33 1979.1,1161.29 1981.07,1160.72 1983.03,1160.14 1983.49,1160.01 1985,1159.56 1986.96,1158.98 1987.99,1158.68 1988.93,1158.4 1990.89,1157.81 1992.44,1157.35 1992.86,1157.23 1994.82,1156.63 1996.79,1156.04 1996.84,1156.03 1998.76,1155.44 2000.72,1154.85 2001.2,1154.7 2002.69,1154.24 2004.65,1153.64 2005.52,1153.37 2006.62,1153.03 2008.58,1152.42 2009.78,1152.04 2010.55,1151.81 2012.51,1151.19 2014.01,1150.72 2014.48,1150.57 2016.44,1149.94 2018.18,1149.39 2018.41,1149.32 2020.38,1148.69 2022.31,1148.06 2022.34,1148.05 2024.31,1147.42 2026.27,1146.78 2026.39,1146.74 2028.24,1146.13 2030.2,1145.48 2030.43,1145.41 2032.17,1144.83 2034.13,1144.18 2034.42,1144.08 2036.1,1143.52 2038.07,1142.86 2038.36,1142.76 2040.03,1142.19 2042,1141.52 2042.27,1141.43 2043.96,1140.85 2045.93,1140.17 2046.13,1140.1 2047.89,1139.49 2049.86,1138.8 2049.94,1138.77 2051.82,1138.12 2053.72,1137.45 2053.79,1137.42 2055.76,1136.73 2057.46,1136.12 2057.72,1136.03 2059.69,1135.32 2061.15,1134.79 2061.65,1134.61 2063.62,1133.9 2064.81,1133.47 2065.58,1133.18 2067.55,1132.46 2068.42,1132.14 2069.51,1131.74 2071.48,1131.01 2072.01,1130.81 2073.45,1130.27 2075.41,1129.54 2075.55,1129.49 2077.38,1128.8 2079.06,1128.16 2079.34,1128.05 2081.31,1127.3 2082.53,1126.83 2083.27,1126.55 2085.24,1125.79 2085.97,1125.5 2087.2,1125.02 2089.17,1124.26 2089.37,1124.18 2091.14,1123.49 2092.75,1122.85 2093.1,1122.71 2095.07,1121.93 2096.09,1121.52 2097.03,1121.15 2099,1120.36 2099.39,1120.2 2100.96,1119.56 2102.67,1118.87 2102.93,1118.76 2104.89,1117.96 2105.92,1117.54 2106.86,1117.16 2108.82,1116.34 2109.13,1116.22 2110.79,1115.53 2112.32,1114.89 2112.76,1114.71 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#ba3655; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2112.76,1169.96 2111.04,1170.62 2110.79,1170.72 2108.82,1171.47 2107.56,1171.95 2106.86,1172.22 2104.89,1172.96 2104.05,1173.28 2102.93,1173.7 2100.96,1174.43 2100.51,1174.6 2099,1175.17 2097.03,1175.89 2096.93,1175.93 2095.07,1176.62 2093.32,1177.26 2093.1,1177.34 2091.14,1178.05 2089.68,1178.58 2089.17,1178.77 2087.2,1179.48 2086,1179.91 2085.24,1180.18 2083.27,1180.89 2082.28,1181.24 2081.31,1181.58 2079.34,1182.28 2078.53,1182.57 2077.38,1182.97 2075.41,1183.66 2074.75,1183.89 2073.45,1184.35 2071.48,1185.03 2070.93,1185.22 2069.51,1185.71 2067.55,1186.38 2067.07,1186.55 2065.58,1187.05 2063.62,1187.72 2063.17,1187.87 2061.65,1188.39 2059.69,1189.05 2059.24,1189.2 2057.72,1189.71 2055.76,1190.37 2055.27,1190.53 2053.79,1191.02 2051.82,1191.67 2051.27,1191.85 2049.86,1192.32 2047.89,1192.97 2047.23,1193.18 2045.93,1193.61 2043.96,1194.25 2043.16,1194.51 2042,1194.89 2040.03,1195.52 2039.05,1195.84 2038.07,1196.15 2036.1,1196.78 2034.92,1197.16 2034.13,1197.41 2032.17,1198.04 2030.75,1198.49 2030.2,1198.66 2028.24,1199.28 2026.55,1199.82 2026.27,1199.9 2024.31,1200.52 2022.34,1201.14 2022.33,1201.14 2020.38,1201.76 2018.41,1202.37 2018.09,1202.47 2016.44,1202.98 2014.48,1203.6 2013.83,1203.8 2012.51,1204.21 2010.55,1204.82 2009.56,1205.12 2008.58,1205.43 2006.62,1206.04 2005.28,1206.45 2004.65,1206.65 2002.69,1207.26 2001,1207.78 2000.72,1207.86 1998.76,1208.47 1996.79,1209.09 1996.72,1209.11 1994.82,1209.7 1992.86,1210.31 1992.46,1210.43 1990.89,1210.92 1988.93,1211.54 1988.23,1211.76 1986.96,1212.16 1985,1212.78 1984.02,1213.09 1983.03,1213.4 1981.07,1214.03 1979.85,1214.41 1979.1,1214.65 1977.13,1215.29 1975.74,1215.74 1975.17,1215.93 1973.2,1216.57 1971.68,1217.07 1971.24,1217.21 1969.27,1217.87 1967.7,1218.39 1967.31,1218.53 1965.34,1219.19 1963.8,1219.72 1963.38,1219.87 1961.41,1220.55 1959.98,1221.05 1959.44,1221.24 1957.48,1221.94 1956.27,1222.38 1955.51,1222.65 1953.55,1223.37 1952.66,1223.7 1951.58,1224.1 1949.62,1224.85 1949.15,1225.03 1947.65,1225.61 1945.76,1226.36 1945.69,1226.39 1943.72,1227.18 1942.49,1227.68 1941.75,1227.99 1939.79,1228.82 1939.34,1229.01 1937.82,1229.67 1936.3,1230.34 1935.86,1230.54 1933.89,1231.43 1933.39,1231.66 1931.93,1232.35 1930.59,1232.99 1929.96,1233.3 1928,1234.27 1927.9,1234.32 1926.03,1235.28 1925.33,1235.65 1924.06,1236.32 1922.86,1236.97 1922.1,1237.39 1920.49,1238.3 1920.13,1238.51 1918.23,1239.63 1918.17,1239.66 1916.2,1240.86 1916.05,1240.95 1914.24,1242.11 1913.97,1242.28 1912.27,1243.41 1911.98,1243.61 1910.31,1244.76 1910.06,1244.93 1908.34,1246.17 1908.22,1246.26 1906.45,1247.59 1906.38,1247.64 1904.75,1248.92 1904.41,1249.19 1903.11,1250.24 1902.44,1250.8 1901.54,1251.57 1900.48,1252.49 1900.02,1252.9 1898.55,1254.22 1898.51,1254.25 1897.13,1255.55 1896.55,1256.11 1895.76,1256.88 1894.58,1258.05 1894.43,1258.2 1893.15,1259.53 1892.62,1260.09 1891.9,1260.86 1890.69,1262.19 1890.65,1262.23 1889.51,1263.51 1888.69,1264.47 1888.37,1264.84 1887.25,1266.17 1886.72,1266.82 1886.17,1267.49 1885.11,1268.82 1884.75,1269.27 1884.07,1270.15 1883.06,1271.47 1882.79,1271.84 1882.07,1272.8 1881.1,1274.13 1880.82,1274.51 1880.15,1275.46 1879.22,1276.78 1878.86,1277.3 1878.3,1278.11 1877.4,1279.44 1876.89,1280.19 1876.51,1280.76 1875.64,1282.09 1874.93,1283.19 1874.78,1283.42 1873.93,1284.74 1873.09,1286.07 1872.96,1286.28 1872.27,1287.4 1871.45,1288.73 1871,1289.47 1870.64,1290.05 1869.84,1291.38 1869.05,1292.71 1869.03,1292.74 1868.26,1294.03 1867.48,1295.36 1867.06,1296.08 1866.71,1296.69 1865.94,1298.01 1865.18,1299.34 1865.1,1299.48 1864.42,1300.67 1863.67,1302 1863.13,1302.94 1862.92,1303.32 1862.17,1304.65 1861.43,1305.98 1861.17,1306.44 1860.69,1307.3 1859.95,1308.63 1859.21,1309.96 1859.2,1309.97 1858.48,1311.28 1857.74,1312.61 1857.24,1313.53 1857.01,1313.94 1856.28,1315.27 1855.55,1316.59 1855.27,1317.1 1854.82,1317.92 1854.09,1319.25 1853.36,1320.57 1853.31,1320.67 1852.63,1321.9 1851.9,1323.23 1851.34,1324.24 1851.17,1324.55 1850.44,1325.88 1849.71,1327.21 1849.37,1327.81 1848.97,1328.54 1848.24,1329.86 1847.5,1331.19 1847.41,1331.36 1846.77,1332.52 1846.03,1333.84 1845.44,1334.89 1845.29,1335.17 1844.55,1336.5 1843.8,1337.82 1843.48,1338.4 1843.06,1339.15 1842.31,1340.48 1841.56,1341.81 1841.51,1341.89 1840.81,1343.13 1840.05,1344.46 1839.55,1345.34 1839.29,1345.79 1838.53,1347.11 1837.77,1348.44 1837.58,1348.77 1837.01,1349.77 1836.24,1351.09 1835.62,1352.17 1835.47,1352.42 1834.69,1353.75 1833.92,1355.08 1833.65,1355.53 1833.14,1356.4 1832.36,1357.73 1831.69,1358.86 1831.57,1359.06 1830.78,1360.38 1829.99,1361.71 1829.72,1362.16 1829.19,1363.04 1828.39,1364.36 1827.75,1365.42 1827.59,1365.69 1826.78,1367.02 1825.97,1368.35 1825.79,1368.65 1825.16,1369.67 1824.34,1371 1823.82,1371.84 1823.52,1372.33 1822.7,1373.65 1821.87,1374.98 1821.86,1375.01 1821.04,1376.31 1820.21,1377.63 1819.89,1378.13 1819.37,1378.96 1818.52,1380.29 1817.93,1381.23 1817.68,1381.62 1816.83,1382.94 1815.97,1384.27 1815.96,1384.29 1815.11,1385.6 1814.25,1386.92 1814,1387.32 1813.39,1388.25 1812.51,1389.58 1812.03,1390.31 1811.64,1390.9 1810.76,1392.23 1810.06,1393.28 1809.88,1393.56 1808.99,1394.89 1808.1,1396.21 1808.1,1396.22 1807.21,1397.54 1806.31,1398.87 1806.13,1399.12 1805.4,1400.19 1804.49,1401.52 1804.17,1402 1803.58,1402.85 1802.67,1404.17 1802.2,1404.84 1801.74,1405.5 1800.82,1406.83 1800.24,1407.66 1799.89,1408.15 1798.96,1409.48 1798.27,1410.45 1798.02,1410.81 1797.07,1412.14 1796.31,1413.21 1796.13,1413.46 1795.18,1414.79 1794.34,1415.95 1794.22,1416.12 1793.26,1417.44 1792.37,1418.66 1792.29,1418.77 1791.32,1420.1 1790.41,1421.34 1790.35,1421.42 1789.37,1422.75 1788.44,1424 1788.39,1424.08 1787.4,1425.41 1786.48,1426.64 1786.41,1426.73 1785.41,1428.06 1784.51,1429.25 1784.41,1429.39 1783.4,1430.71 1782.55,1431.83 1782.39,1432.04 1781.37,1433.37 1780.58,1434.39 1780.35,1434.69 1779.32,1436.02 1778.62,1436.93 1778.29,1437.35 1777.26,1438.68 1776.65,1439.45 1776.22,1440 1775.17,1441.33 1774.68,1441.95 1774.12,1442.66 1773.07,1443.98 1772.72,1444.42 1772.01,1445.31 1770.94,1446.64 1770.75,1446.87 1769.87,1447.96 1768.8,1449.29 1768.79,1449.3 1767.72,1450.62 1766.82,1451.71 1766.63,1451.95 1765.54,1453.27 1764.86,1454.1 1764.45,1454.6 1763.35,1455.93 1762.89,1456.47 1762.24,1457.25 1761.13,1458.58 1760.93,1458.83 1760.02,1459.91 1758.96,1461.16 1758.9,1461.23 1757.77,1462.56 1756.99,1463.47 1756.64,1463.89 1755.5,1465.22 1755.03,1465.77 1754.36,1466.54 1753.22,1467.87 1753.06,1468.04 1752.06,1469.2 1751.1,1470.3 1750.91,1470.52 1749.74,1471.85 1749.13,1472.54 1748.58,1473.18 1747.4,1474.5 1747.17,1474.77 1746.22,1475.83 1745.2,1476.98 1745.04,1477.16 1743.85,1478.49 1743.24,1479.17 1742.65,1479.81 1741.45,1481.14 1741.27,1481.34 1740.25,1482.47 1739.31,1483.5 1739.04,1483.79 1737.82,1485.12 1737.34,1485.64 1736.6,1486.45 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#a12b61; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1809.79,1486.45 1810.06,1486.13 1810.92,1485.12 1812.03,1483.8 1812.04,1483.79 1813.15,1482.47 1814,1481.46 1814.26,1481.14 1815.37,1479.81 1815.96,1479.09 1816.47,1478.49 1817.56,1477.16 1817.93,1476.71 1818.65,1475.83 1819.74,1474.5 1819.89,1474.31 1820.82,1473.18 1821.86,1471.9 1821.89,1471.85 1822.96,1470.52 1823.82,1469.46 1824.03,1469.2 1825.09,1467.87 1825.79,1467 1826.15,1466.54 1827.2,1465.22 1827.75,1464.52 1828.25,1463.89 1829.3,1462.56 1829.72,1462.02 1830.33,1461.23 1831.37,1459.91 1831.69,1459.5 1832.4,1458.58 1833.43,1457.25 1833.65,1456.96 1834.45,1455.93 1835.46,1454.6 1835.62,1454.4 1836.48,1453.27 1837.48,1451.95 1837.58,1451.82 1838.49,1450.62 1839.49,1449.29 1839.55,1449.21 1840.48,1447.96 1841.47,1446.64 1841.51,1446.58 1842.46,1445.31 1843.44,1443.98 1843.48,1443.93 1844.42,1442.66 1845.39,1441.33 1845.44,1441.26 1846.36,1440 1847.32,1438.68 1847.41,1438.56 1848.28,1437.35 1849.24,1436.02 1849.37,1435.83 1850.19,1434.69 1851.14,1433.37 1851.34,1433.09 1852.08,1432.04 1853.02,1430.71 1853.31,1430.31 1853.96,1429.39 1854.89,1428.06 1855.27,1427.51 1855.82,1426.73 1856.74,1425.41 1857.24,1424.69 1857.66,1424.08 1858.58,1422.75 1859.2,1421.84 1859.49,1421.42 1860.4,1420.1 1861.17,1418.96 1861.3,1418.77 1862.2,1417.44 1863.1,1416.12 1863.13,1416.06 1863.99,1414.79 1864.88,1413.46 1865.1,1413.13 1865.76,1412.14 1866.64,1410.81 1867.06,1410.17 1867.52,1409.48 1868.39,1408.15 1869.03,1407.19 1869.27,1406.83 1870.13,1405.5 1871,1404.17 1871,1404.17 1871.85,1402.85 1872.71,1401.52 1872.96,1401.13 1873.56,1400.19 1874.41,1398.87 1874.93,1398.06 1875.26,1397.54 1876.1,1396.21 1876.89,1394.97 1876.94,1394.89 1877.78,1393.56 1878.61,1392.23 1878.86,1391.84 1879.44,1390.9 1880.27,1389.58 1880.82,1388.69 1881.1,1388.25 1881.92,1386.92 1882.74,1385.6 1882.79,1385.51 1883.55,1384.27 1884.37,1382.94 1884.75,1382.31 1885.18,1381.62 1885.99,1380.29 1886.72,1379.08 1886.79,1378.96 1887.59,1377.63 1888.4,1376.31 1888.69,1375.83 1889.19,1374.98 1889.99,1373.65 1890.65,1372.55 1890.79,1372.33 1891.58,1371 1892.37,1369.67 1892.62,1369.26 1893.16,1368.35 1893.95,1367.02 1894.58,1365.95 1894.74,1365.69 1895.52,1364.36 1896.31,1363.04 1896.55,1362.63 1897.09,1361.71 1897.87,1360.38 1898.51,1359.3 1898.65,1359.06 1899.44,1357.73 1900.22,1356.4 1900.48,1355.96 1901,1355.08 1901.78,1353.75 1902.44,1352.62 1902.56,1352.42 1903.34,1351.09 1904.12,1349.77 1904.41,1349.28 1904.91,1348.44 1905.69,1347.11 1906.38,1345.96 1906.48,1345.79 1907.27,1344.46 1908.06,1343.13 1908.34,1342.65 1908.85,1341.81 1909.64,1340.48 1910.31,1339.37 1910.44,1339.15 1911.24,1337.82 1912.05,1336.5 1912.27,1336.13 1912.86,1335.17 1913.67,1333.84 1914.24,1332.92 1914.49,1332.52 1915.31,1331.19 1916.14,1329.86 1916.2,1329.77 1916.98,1328.54 1917.82,1327.21 1918.17,1326.67 1918.67,1325.88 1919.53,1324.55 1920.13,1323.63 1920.4,1323.23 1921.28,1321.9 1922.1,1320.67 1922.16,1320.57 1923.06,1319.25 1923.97,1317.92 1924.06,1317.79 1924.9,1316.59 1925.83,1315.27 1926.03,1314.99 1926.79,1313.94 1927.75,1312.61 1928,1312.28 1928.74,1311.28 1929.74,1309.96 1929.96,1309.66 1930.76,1308.63 1931.8,1307.3 1931.93,1307.14 1932.86,1305.98 1933.89,1304.71 1933.94,1304.65 1935.05,1303.32 1935.86,1302.38 1936.19,1302 1937.35,1300.67 1937.82,1300.14 1938.54,1299.34 1939.77,1298.01 1939.79,1297.99 1941.02,1296.69 1941.75,1295.93 1942.32,1295.36 1943.65,1294.03 1943.72,1293.96 1945.02,1292.71 1945.69,1292.08 1946.43,1291.38 1947.65,1290.27 1947.89,1290.05 1949.4,1288.73 1949.62,1288.54 1950.96,1287.4 1951.58,1286.88 1952.58,1286.07 1953.55,1285.29 1954.25,1284.74 1955.51,1283.77 1955.98,1283.42 1957.48,1282.31 1957.78,1282.09 1959.44,1280.9 1959.64,1280.76 1961.41,1279.55 1961.58,1279.44 1963.38,1278.25 1963.59,1278.11 1965.34,1277 1965.69,1276.78 1967.31,1275.79 1967.86,1275.46 1969.27,1274.62 1970.12,1274.13 1971.24,1273.49 1972.47,1272.8 1973.2,1272.4 1974.92,1271.47 1975.17,1271.34 1977.13,1270.31 1977.46,1270.15 1979.1,1269.32 1980.1,1268.82 1981.07,1268.35 1982.84,1267.49 1983.03,1267.4 1985,1266.48 1985.68,1266.17 1986.96,1265.58 1988.63,1264.84 1988.93,1264.71 1990.89,1263.85 1991.67,1263.51 1992.86,1263.01 1994.82,1262.19 1994.82,1262.18 1996.79,1261.38 1998.07,1260.86 1998.76,1260.58 2000.72,1259.8 2001.41,1259.53 2002.69,1259.03 2004.65,1258.28 2004.84,1258.2 2006.62,1257.53 2008.36,1256.88 2008.58,1256.8 2010.55,1256.07 2011.96,1255.55 2012.51,1255.35 2014.48,1254.64 2015.64,1254.22 2016.44,1253.94 2018.41,1253.24 2019.38,1252.9 2020.38,1252.55 2022.34,1251.86 2023.18,1251.57 2024.31,1251.18 2026.27,1250.5 2027.03,1250.24 2028.24,1249.83 2030.2,1249.16 2030.93,1248.92 2032.17,1248.49 2034.13,1247.83 2034.86,1247.59 2036.1,1247.17 2038.07,1246.51 2038.82,1246.26 2040.03,1245.86 2042,1245.2 2042.8,1244.93 2043.96,1244.55 2045.93,1243.89 2046.79,1243.61 2047.89,1243.24 2049.86,1242.59 2050.79,1242.28 2051.82,1241.94 2053.79,1241.29 2054.79,1240.95 2055.76,1240.63 2057.72,1239.98 2058.8,1239.63 2059.69,1239.33 2061.65,1238.68 2062.79,1238.3 2063.62,1238.02 2065.58,1237.37 2066.77,1236.97 2067.55,1236.71 2069.51,1236.06 2070.74,1235.65 2071.48,1235.4 2073.45,1234.74 2074.69,1234.32 2075.41,1234.08 2077.38,1233.41 2078.62,1232.99 2079.34,1232.75 2081.31,1232.08 2082.53,1231.66 2083.27,1231.41 2085.24,1230.74 2086.41,1230.34 2087.2,1230.06 2089.17,1229.39 2090.27,1229.01 2091.14,1228.71 2093.1,1228.03 2094.1,1227.68 2095.07,1227.35 2097.03,1226.66 2097.9,1226.36 2099,1225.97 2100.96,1225.28 2101.67,1225.03 2102.93,1224.59 2104.89,1223.89 2105.42,1223.7 2106.86,1223.19 2108.82,1222.49 2109.13,1222.38 2110.79,1221.78 2112.76,1221.07 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#88216a; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2112.76,1269.1 2110.79,1269.79 2109.78,1270.15 2108.82,1270.48 2106.86,1271.17 2106,1271.47 2104.89,1271.86 2102.93,1272.55 2102.21,1272.8 2100.96,1273.24 2099,1273.92 2098.41,1274.13 2097.03,1274.61 2095.07,1275.3 2094.62,1275.46 2093.1,1275.99 2091.14,1276.67 2090.83,1276.78 2089.17,1277.36 2087.2,1278.05 2087.04,1278.11 2085.24,1278.74 2083.27,1279.44 2083.27,1279.44 2081.31,1280.13 2079.52,1280.76 2079.34,1280.83 2077.38,1281.52 2075.79,1282.09 2075.41,1282.22 2073.45,1282.93 2072.09,1283.42 2071.48,1283.64 2069.51,1284.35 2068.42,1284.74 2067.55,1285.06 2065.58,1285.78 2064.8,1286.07 2063.62,1286.51 2061.65,1287.24 2061.23,1287.4 2059.69,1287.98 2057.72,1288.72 2057.72,1288.73 2055.76,1289.48 2054.27,1290.05 2053.79,1290.24 2051.82,1291.01 2050.88,1291.38 2049.86,1291.79 2047.89,1292.57 2047.57,1292.71 2045.93,1293.38 2044.33,1294.03 2043.96,1294.19 2042,1295.01 2041.18,1295.36 2040.03,1295.85 2038.11,1296.69 2038.07,1296.71 2036.1,1297.58 2035.14,1298.01 2034.13,1298.47 2032.24,1299.34 2032.17,1299.38 2030.2,1300.3 2029.45,1300.67 2028.24,1301.25 2026.74,1302 2026.27,1302.23 2024.31,1303.22 2024.12,1303.32 2022.34,1304.25 2021.59,1304.65 2020.38,1305.3 2019.15,1305.98 2018.41,1306.39 2016.79,1307.3 2016.44,1307.5 2014.52,1308.63 2014.48,1308.65 2012.51,1309.84 2012.33,1309.96 2010.55,1311.07 2010.22,1311.28 2008.58,1312.34 2008.18,1312.61 2006.62,1313.66 2006.21,1313.94 2004.65,1315.03 2004.31,1315.27 2002.69,1316.44 2002.48,1316.59 2000.72,1317.91 2000.71,1317.92 1999,1319.25 1998.76,1319.44 1997.35,1320.57 1996.79,1321.03 1995.75,1321.9 1994.82,1322.68 1994.19,1323.23 1992.86,1324.4 1992.69,1324.55 1991.23,1325.88 1990.89,1326.19 1989.82,1327.21 1988.93,1328.06 1988.44,1328.54 1987.1,1329.86 1986.96,1330 1985.8,1331.19 1985,1332.02 1984.53,1332.52 1983.29,1333.84 1983.03,1334.12 1982.08,1335.17 1981.07,1336.31 1980.9,1336.5 1979.74,1337.82 1979.1,1338.58 1978.61,1339.15 1977.5,1340.48 1977.13,1340.93 1976.42,1341.81 1975.35,1343.13 1975.17,1343.36 1974.31,1344.46 1973.28,1345.79 1973.2,1345.88 1972.27,1347.11 1971.27,1348.44 1971.24,1348.48 1970.29,1349.77 1969.32,1351.09 1969.27,1351.16 1968.36,1352.42 1967.42,1353.75 1967.31,1353.91 1966.49,1355.08 1965.56,1356.4 1965.34,1356.72 1964.65,1357.73 1963.75,1359.06 1963.38,1359.6 1962.85,1360.38 1961.96,1361.71 1961.41,1362.54 1961.08,1363.04 1960.21,1364.36 1959.44,1365.53 1959.34,1365.69 1958.48,1367.02 1957.62,1368.35 1957.48,1368.56 1956.77,1369.67 1955.92,1371 1955.51,1371.63 1955.07,1372.33 1954.23,1373.65 1953.55,1374.73 1953.39,1374.98 1952.55,1376.31 1951.72,1377.63 1951.58,1377.85 1950.89,1378.96 1950.06,1380.29 1949.62,1381 1949.23,1381.62 1948.4,1382.94 1947.65,1384.15 1947.58,1384.27 1946.75,1385.6 1945.93,1386.92 1945.69,1387.31 1945.1,1388.25 1944.28,1389.58 1943.72,1390.47 1943.45,1390.9 1942.63,1392.23 1941.8,1393.56 1941.75,1393.63 1940.98,1394.89 1940.15,1396.21 1939.79,1396.79 1939.32,1397.54 1938.49,1398.87 1937.82,1399.93 1937.66,1400.19 1936.83,1401.52 1936,1402.85 1935.86,1403.07 1935.16,1404.17 1934.33,1405.5 1933.89,1406.19 1933.49,1406.83 1932.65,1408.15 1931.93,1409.29 1931.81,1409.48 1930.96,1410.81 1930.11,1412.14 1929.96,1412.37 1929.27,1413.46 1928.41,1414.79 1928,1415.44 1927.56,1416.12 1926.7,1417.44 1926.03,1418.48 1925.85,1418.77 1924.98,1420.1 1924.12,1421.42 1924.06,1421.51 1923.25,1422.75 1922.38,1424.08 1922.1,1424.51 1921.51,1425.41 1920.63,1426.73 1920.13,1427.49 1919.75,1428.06 1918.87,1429.39 1918.17,1430.44 1917.99,1430.71 1917.1,1432.04 1916.21,1433.37 1916.2,1433.37 1915.31,1434.69 1914.41,1436.02 1914.24,1436.28 1913.51,1437.35 1912.61,1438.68 1912.27,1439.16 1911.7,1440 1910.78,1441.33 1910.31,1442.02 1909.87,1442.66 1908.95,1443.98 1908.34,1444.86 1908.03,1445.31 1907.1,1446.64 1906.38,1447.67 1906.17,1447.96 1905.24,1449.29 1904.41,1450.46 1904.3,1450.62 1903.36,1451.95 1902.44,1453.23 1902.41,1453.27 1901.46,1454.6 1900.51,1455.93 1900.48,1455.97 1899.56,1457.25 1898.6,1458.58 1898.51,1458.69 1897.63,1459.91 1896.66,1461.23 1896.55,1461.39 1895.69,1462.56 1894.71,1463.89 1894.58,1464.07 1893.73,1465.22 1892.75,1466.54 1892.62,1466.72 1891.76,1467.87 1890.77,1469.2 1890.65,1469.36 1889.77,1470.52 1888.77,1471.85 1888.69,1471.97 1887.77,1473.18 1886.76,1474.5 1886.72,1474.56 1885.75,1475.83 1884.75,1477.13 1884.73,1477.16 1883.71,1478.49 1882.79,1479.68 1882.69,1479.81 1881.66,1481.14 1880.82,1482.21 1880.62,1482.47 1879.58,1483.79 1878.86,1484.72 1878.54,1485.12 1877.49,1486.45 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#6e186e; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1940.81,1486.45 1941.75,1485.18 1941.8,1485.12 1942.78,1483.79 1943.72,1482.52 1943.76,1482.47 1944.73,1481.14 1945.69,1479.83 1945.7,1479.81 1946.67,1478.49 1947.63,1477.16 1947.65,1477.13 1948.59,1475.83 1949.55,1474.5 1949.62,1474.41 1950.5,1473.18 1951.45,1471.85 1951.58,1471.67 1952.4,1470.52 1953.34,1469.2 1953.55,1468.91 1954.28,1467.87 1955.22,1466.54 1955.51,1466.12 1956.15,1465.22 1957.08,1463.89 1957.48,1463.32 1958.01,1462.56 1958.93,1461.23 1959.44,1460.49 1959.85,1459.91 1960.77,1458.58 1961.41,1457.65 1961.68,1457.25 1962.59,1455.93 1963.38,1454.78 1963.5,1454.6 1964.41,1453.27 1965.31,1451.95 1965.34,1451.9 1966.21,1450.62 1967.11,1449.29 1967.31,1448.99 1968,1447.96 1968.89,1446.64 1969.27,1446.07 1969.78,1445.31 1970.67,1443.98 1971.24,1443.13 1971.55,1442.66 1972.44,1441.33 1973.2,1440.17 1973.32,1440 1974.2,1438.68 1975.07,1437.35 1975.17,1437.2 1975.95,1436.02 1976.82,1434.69 1977.13,1434.22 1977.69,1433.37 1978.56,1432.04 1979.1,1431.22 1979.43,1430.71 1980.3,1429.39 1981.07,1428.21 1981.16,1428.06 1982.03,1426.73 1982.89,1425.41 1983.03,1425.19 1983.75,1424.08 1984.62,1422.75 1985,1422.17 1985.48,1421.42 1986.34,1420.1 1986.96,1419.15 1987.21,1418.77 1988.07,1417.44 1988.93,1416.12 1988.93,1416.12 1989.8,1414.79 1990.66,1413.46 1990.89,1413.11 1991.53,1412.14 1992.39,1410.81 1992.86,1410.1 1993.26,1409.48 1994.13,1408.15 1994.82,1407.1 1995.01,1406.83 1995.88,1405.5 1996.76,1404.17 1996.79,1404.13 1997.64,1402.85 1998.53,1401.52 1998.76,1401.18 1999.42,1400.19 2000.31,1398.87 2000.72,1398.26 2001.21,1397.54 2002.11,1396.21 2002.69,1395.38 2003.02,1394.89 2003.94,1393.56 2004.65,1392.53 2004.86,1392.23 2005.79,1390.9 2006.62,1389.74 2006.73,1389.58 2007.68,1388.25 2008.58,1387 2008.64,1386.92 2009.6,1385.6 2010.55,1384.31 2010.58,1384.27 2011.57,1382.94 2012.51,1381.69 2012.57,1381.62 2013.59,1380.29 2014.48,1379.14 2014.62,1378.96 2015.66,1377.63 2016.44,1376.65 2016.72,1376.31 2017.8,1374.98 2018.41,1374.24 2018.89,1373.65 2020.01,1372.33 2020.38,1371.9 2021.15,1371 2022.31,1369.67 2022.34,1369.63 2023.49,1368.35 2024.31,1367.44 2024.7,1367.02 2025.93,1365.69 2026.27,1365.33 2027.2,1364.36 2028.24,1363.3 2028.49,1363.04 2029.82,1361.71 2030.2,1361.33 2031.18,1360.38 2032.17,1359.44 2032.58,1359.06 2034.01,1357.73 2034.13,1357.62 2035.49,1356.4 2036.1,1355.86 2037.01,1355.08 2038.07,1354.18 2038.58,1353.75 2040.03,1352.55 2040.19,1352.42 2041.85,1351.09 2042,1350.98 2043.57,1349.77 2043.96,1349.47 2045.34,1348.44 2045.93,1348.01 2047.18,1347.11 2047.89,1346.6 2049.07,1345.79 2049.86,1345.25 2051.03,1344.46 2051.82,1343.93 2053.05,1343.13 2053.79,1342.66 2055.15,1341.81 2055.76,1341.43 2057.32,1340.48 2057.72,1340.24 2059.56,1339.15 2059.69,1339.08 2061.65,1337.95 2061.88,1337.82 2063.62,1336.86 2064.28,1336.5 2065.58,1335.79 2066.76,1335.17 2067.55,1334.75 2069.31,1333.84 2069.51,1333.74 2071.48,1332.75 2071.96,1332.52 2073.45,1331.79 2074.68,1331.19 2075.41,1330.84 2077.38,1329.91 2077.48,1329.86 2079.34,1329 2080.37,1328.54 2081.31,1328.11 2083.27,1327.23 2083.33,1327.21 2085.24,1326.37 2086.37,1325.88 2087.2,1325.52 2089.17,1324.69 2089.49,1324.55 2091.14,1323.86 2092.67,1323.23 2093.1,1323.05 2095.07,1322.25 2095.92,1321.9 2097.03,1321.45 2099,1320.66 2099.23,1320.57 2100.96,1319.89 2102.59,1319.25 2102.93,1319.11 2104.89,1318.35 2106.01,1317.92 2106.86,1317.59 2108.82,1316.84 2109.47,1316.59 2110.79,1316.09 2112.76,1315.34 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#550f6d; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2112.76,1362.41 2111.52,1363.04 2110.79,1363.41 2108.96,1364.36 2108.82,1364.43 2106.86,1365.48 2106.47,1365.69 2104.89,1366.55 2104.05,1367.02 2102.93,1367.65 2101.71,1368.35 2100.96,1368.78 2099.44,1369.67 2099,1369.93 2097.24,1371 2097.03,1371.13 2095.11,1372.33 2095.07,1372.35 2093.1,1373.62 2093.05,1373.65 2091.14,1374.92 2091.05,1374.98 2089.17,1376.27 2089.11,1376.31 2087.24,1377.63 2087.2,1377.66 2085.42,1378.96 2085.24,1379.1 2083.66,1380.29 2083.27,1380.59 2081.96,1381.62 2081.31,1382.13 2080.3,1382.94 2079.34,1383.72 2078.69,1384.27 2077.38,1385.38 2077.12,1385.6 2075.6,1386.92 2075.41,1387.09 2074.12,1388.25 2073.45,1388.87 2072.68,1389.58 2071.48,1390.71 2071.27,1390.9 2069.9,1392.23 2069.51,1392.61 2068.56,1393.56 2067.55,1394.58 2067.25,1394.89 2065.98,1396.21 2065.58,1396.63 2064.73,1397.54 2063.62,1398.74 2063.5,1398.87 2062.3,1400.19 2061.65,1400.92 2061.12,1401.52 2059.96,1402.85 2059.69,1403.17 2058.83,1404.17 2057.72,1405.49 2057.71,1405.5 2056.61,1406.83 2055.76,1407.87 2055.53,1408.15 2054.46,1409.48 2053.79,1410.32 2053.4,1410.81 2052.36,1412.14 2051.82,1412.83 2051.34,1413.46 2050.32,1414.79 2049.86,1415.4 2049.32,1416.12 2048.32,1417.44 2047.89,1418.02 2047.34,1418.77 2046.37,1420.1 2045.93,1420.7 2045.4,1421.42 2044.44,1422.75 2043.96,1423.41 2043.49,1424.08 2042.54,1425.41 2042,1426.17 2041.6,1426.73 2040.67,1428.06 2040.03,1428.97 2039.74,1429.39 2038.81,1430.71 2038.07,1431.79 2037.89,1432.04 2036.98,1433.37 2036.1,1434.64 2036.06,1434.69 2035.15,1436.02 2034.25,1437.35 2034.13,1437.51 2033.34,1438.68 2032.44,1440 2032.17,1440.4 2031.54,1441.33 2030.64,1442.66 2030.2,1443.3 2029.74,1443.98 2028.84,1445.31 2028.24,1446.2 2027.95,1446.64 2027.05,1447.96 2026.27,1449.12 2026.15,1449.29 2025.26,1450.62 2024.36,1451.95 2024.31,1452.03 2023.47,1453.27 2022.57,1454.6 2022.34,1454.94 2021.67,1455.93 2020.77,1457.25 2020.38,1457.84 2019.88,1458.58 2018.98,1459.91 2018.41,1460.74 2018.07,1461.23 2017.17,1462.56 2016.44,1463.63 2016.27,1463.89 2015.36,1465.22 2014.48,1466.51 2014.46,1466.54 2013.55,1467.87 2012.64,1469.2 2012.51,1469.38 2011.72,1470.52 2010.81,1471.85 2010.55,1472.23 2009.89,1473.18 2008.97,1474.5 2008.58,1475.07 2008.05,1475.83 2007.13,1477.16 2006.62,1477.89 2006.2,1478.49 2005.27,1479.81 2004.65,1480.7 2004.34,1481.14 2003.41,1482.47 2002.69,1483.49 2002.47,1483.79 2001.53,1485.12 2000.72,1486.26 2000.59,1486.45 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#3b0964; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2057.65,1486.45 2057.72,1486.34 2058.58,1485.12 2059.5,1483.79 2059.69,1483.53 2060.43,1482.47 2061.35,1481.14 2061.65,1480.71 2062.28,1479.81 2063.21,1478.49 2063.62,1477.89 2064.13,1477.16 2065.06,1475.83 2065.58,1475.08 2065.98,1474.5 2066.91,1473.18 2067.55,1472.26 2067.84,1471.85 2068.76,1470.52 2069.51,1469.45 2069.69,1469.2 2070.62,1467.87 2071.48,1466.65 2071.56,1466.54 2072.49,1465.22 2073.43,1463.89 2073.45,1463.87 2074.37,1462.56 2075.32,1461.23 2075.41,1461.1 2076.26,1459.91 2077.21,1458.58 2077.38,1458.35 2078.17,1457.25 2079.13,1455.93 2079.34,1455.63 2080.1,1454.6 2081.07,1453.27 2081.31,1452.94 2082.04,1451.95 2083.03,1450.62 2083.27,1450.29 2084.02,1449.29 2085.02,1447.96 2085.24,1447.67 2086.03,1446.64 2087.04,1445.31 2087.2,1445.1 2088.07,1443.98 2089.11,1442.66 2089.17,1442.58 2090.15,1441.33 2091.14,1440.1 2091.21,1440 2092.29,1438.68 2093.1,1437.68 2093.38,1437.35 2094.48,1436.02 2095.07,1435.32 2095.6,1434.69 2096.73,1433.37 2097.03,1433.02 2097.88,1432.04 2099,1430.78 2099.06,1430.71 2100.25,1429.39 2100.96,1428.6 2101.46,1428.06 2102.7,1426.73 2102.93,1426.49 2103.96,1425.41 2104.89,1424.44 2105.25,1424.08 2106.57,1422.75 2106.86,1422.46 2107.91,1421.42 2108.82,1420.54 2109.29,1420.1 2110.7,1418.77 2110.79,1418.68 2112.14,1417.44 2112.76,1416.89 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#f8c931; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2112.76,647.687 2112.7,647.785 2111.95,649.112 2111.19,650.439 2110.79,651.123 2110.42,651.766 2109.64,653.093 2108.85,654.42 2108.82,654.468 2108.06,655.747 2107.26,657.074 2106.86,657.725 2106.45,658.401 2105.63,659.728 2104.89,660.903 2104.8,661.055 2103.96,662.382 2103.12,663.709 2102.93,664.003 2102.26,665.036 2101.4,666.363 2100.96,667.031 2100.53,667.69 2099.65,669.017 2099,669.992 2098.76,670.344 2097.86,671.671 2097.03,672.889 2096.96,672.998 2096.04,674.325 2095.12,675.652 2095.07,675.724 2094.18,676.979 2093.24,678.306 2093.1,678.501 2092.29,679.633 2091.33,680.96 2091.14,681.222 2090.35,682.287 2089.38,683.614 2089.17,683.891 2088.38,684.941 2087.39,686.268 2087.2,686.509 2086.38,687.595 2085.36,688.922 2085.24,689.078 2084.33,690.249 2083.29,691.576 2083.27,691.601 2082.24,692.903 2081.31,694.079 2081.19,694.23 2080.12,695.557 2079.34,696.514 2079.04,696.884 2077.95,698.211 2077.38,698.908 2076.85,699.538 2075.74,700.865 2075.41,701.262 2074.62,702.192 2073.5,703.519 2073.45,703.578 2072.35,704.846 2071.48,705.856 2071.2,706.173 2070.04,707.5 2069.51,708.098 2068.87,708.827 2067.69,710.154 2067.55,710.307 2066.49,711.481 2065.58,712.481 2065.28,712.808 2064.07,714.135 2063.62,714.622 2062.84,715.462 2061.65,716.733 2061.6,716.789 2060.35,718.116 2059.69,718.811 2059.08,719.443 2057.81,720.77 2057.72,720.862 2056.52,722.097 2055.76,722.882 2055.22,723.424 2053.91,724.751 2053.79,724.875 2052.59,726.078 2051.82,726.839 2051.25,727.405 2049.91,728.732 2049.86,728.779 2048.54,730.059 2047.89,730.69 2047.17,731.386 2045.93,732.578 2045.79,732.713 2044.39,734.04 2043.96,734.44 2042.97,735.367 2042,736.278 2041.55,736.694 2040.11,738.021 2040.03,738.093 2038.66,739.348 2038.07,739.884 2037.19,740.675 2036.1,741.654 2035.71,742.002 2034.22,743.329 2034.13,743.401 2032.71,744.656 2032.17,745.126 2031.18,745.983 2030.2,746.831 2029.65,747.31 2028.24,748.515 2028.09,748.637 2026.53,749.964 2026.27,750.178 2024.94,751.291 2024.31,751.822 2023.35,752.618 2022.34,753.446 2021.73,753.945 2020.38,755.052 2020.1,755.272 2018.46,756.599 2018.41,756.639 2016.8,757.926 2016.44,758.207 2015.12,759.253 2014.48,759.757 2013.43,760.58 2012.51,761.29 2011.72,761.907 2010.55,762.805 2009.99,763.234 2008.58,764.304 2008.24,764.561 2006.62,765.786 2006.48,765.888 2004.7,767.215 2004.65,767.251 2002.9,768.542 2002.69,768.7 2001.08,769.869 2000.72,770.132 1999.25,771.196 1998.76,771.55 1997.39,772.523 1996.79,772.951 1995.52,773.85 1994.82,774.338 1993.62,775.177 1992.86,775.71 1991.71,776.504 1990.89,777.066 1989.78,777.831 1988.93,778.409 1987.82,779.158 1986.96,779.737 1985.85,780.485 1985,781.051 1983.85,781.812 1983.03,782.351 1981.83,783.139 1981.07,783.637 1979.79,784.466 1979.1,784.91 1977.72,785.793 1977.13,786.17 1975.64,787.12 1975.17,787.416 1973.53,788.447 1973.2,788.65 1971.39,789.774 1971.24,789.871 1969.27,791.079 1969.24,791.101 1967.31,792.274 1967.05,792.428 1965.34,793.457 1964.84,793.755 1963.38,794.627 1962.61,795.082 1961.41,795.786 1960.34,796.409 1959.44,796.933 1958.06,797.736 1957.48,798.068 1955.74,799.063 1955.51,799.192 1953.55,800.304 1953.4,800.39 1951.58,801.404 1951.02,801.717 1949.62,802.494 1948.62,803.044 1947.65,803.572 1946.18,804.371 1945.69,804.639 1943.72,805.696 1943.72,805.698 1941.75,806.741 1941.22,807.025 1939.79,807.776 1938.69,808.352 1937.82,808.8 1936.12,809.679 1935.86,809.815 1933.89,810.818 1933.52,811.006 1931.93,811.811 1930.89,812.333 1929.96,812.795 1928.22,813.66 1928,813.768 1926.03,814.731 1925.5,814.987 1924.06,815.684 1922.76,816.314 1922.1,816.628 1920.13,817.562 1919.97,817.641 1918.17,818.486 1917.14,818.968 1916.2,819.401 1914.26,820.295 1914.24,820.307 1912.27,821.202 1911.34,821.622 1910.31,822.089 1908.38,822.949 1908.34,822.967 1906.38,823.835 1905.37,824.276 1904.41,824.694 1902.44,825.545 1902.31,825.603 1900.48,826.386 1899.2,826.93 1898.51,827.219 1896.55,828.043 1896.03,828.257 1894.58,828.858 1892.81,829.584 1892.62,829.665 1890.65,830.463 1889.54,830.911 1888.69,831.252 1886.72,832.034 1886.2,832.238 1884.75,832.806 1882.8,833.565 1882.79,833.571 1880.82,834.326 1879.34,834.892 1878.86,835.075 1876.89,835.814 1875.81,836.219 1874.93,836.546 1872.96,837.27 1872.2,837.546 1871,837.985 1869.03,838.693 1868.53,838.873 1867.06,839.392 1865.1,840.085 1864.77,840.2 1863.13,840.769 1861.17,841.445 1860.93,841.527 1859.2,842.114 1857.24,842.775 1857,842.854 1855.27,843.428 1853.31,844.075 1852.98,844.181 1851.34,844.712 1849.37,845.344 1848.86,845.508 1847.41,845.967 1845.44,846.583 1844.63,846.835 1843.48,847.192 1841.51,847.793 1840.29,848.162 1839.55,848.387 1837.58,848.974 1835.84,849.489 1835.62,849.554 1833.65,850.126 1831.69,850.692 1831.25,850.816 1829.72,851.25 1827.75,851.801 1826.52,852.143 1825.79,852.346 1823.82,852.882 1821.86,853.413 1821.65,853.47 1819.89,853.936 1817.93,854.453 1816.6,854.797 1815.96,854.962 1814,855.465 1812.03,855.961 1811.38,856.124 1810.06,856.45 1808.1,856.932 1806.13,857.408 1805.96,857.451 1804.17,857.877 1802.2,858.339 1800.31,858.778 1800.24,858.796 1798.27,859.244 1796.31,859.687 1794.42,860.105 1794.34,860.123 1792.37,860.552 1790.41,860.975 1788.44,861.392 1788.25,861.432 1786.48,861.802 1784.51,862.205 1782.55,862.602 1781.76,862.759 1780.58,862.993 1778.62,863.377 1776.65,863.756 1774.91,864.086 1774.68,864.128 1772.72,864.493 1770.75,864.852 1768.79,865.205 1767.61,865.413 1766.82,865.552 1764.86,865.892 1762.89,866.226 1760.93,866.554 1759.8,866.74 1758.96,866.876 1756.99,867.192 1755.03,867.501 1753.06,867.805 1751.34,868.067 1751.1,868.103 1749.13,868.394 1747.17,868.679 1745.2,868.958 1743.24,869.232 1742.05,869.394 1741.27,869.499 1739.31,869.76 1737.34,870.016 1735.37,870.265 1733.41,870.509 1731.66,870.721 1731.44,870.747 1729.48,870.978 1727.51,871.204 1725.55,871.423 1723.58,871.638 1721.62,871.846 1719.66,872.048 1719.65,872.049 1717.68,872.245 1715.72,872.435 1713.75,872.62 1711.79,872.8 1709.82,872.973 1707.86,873.141 1705.89,873.303 1704.99,873.375 1703.93,873.46 1701.96,873.61 1699.99,873.755 1698.03,873.894 1696.06,874.028 1694.1,874.156 1692.13,874.278 1690.17,874.395 1688.2,874.506 1686.24,874.612 1684.47,874.702 1684.27,874.712 1682.3,874.806 1680.34,874.895 1678.37,874.978 1676.41,875.056 1674.44,875.128 1672.48,875.195 1670.51,875.257 1668.55,875.313 1666.58,875.363 1664.61,875.408 1662.65,875.448 1660.68,875.482 1658.72,875.511 1656.75,875.535 1654.79,875.553 1652.82,875.566 1650.86,875.574 1648.89,875.576 1646.93,875.573 1644.96,875.565 1642.99,875.552 1641.03,875.533 1639.06,875.509 1637.1,875.48 1635.13,875.446 1633.17,875.406 1631.2,875.362 1629.24,875.312 1627.27,875.258 1625.3,875.198 1623.34,875.133 1621.37,875.063 1619.41,874.988 1617.44,874.909 1615.48,874.824 1613.51,874.734 1612.83,874.702 1611.55,874.64 1609.58,874.54 1607.61,874.436 1605.65,874.326 1603.68,874.212 1601.72,874.093 1599.75,873.97 1597.79,873.841 1595.82,873.708 1593.86,873.571 1591.89,873.429 1591.17,873.375 1589.92,873.282 1587.96,873.13 1585.99,872.974 1584.03,872.813 1582.06,872.648 1580.1,872.479 1578.13,872.305 1576.17,872.127 1575.31,872.048 1574.2,871.945 1572.23,871.758 1570.27,871.567 1568.3,871.371 1566.34,871.172 1564.37,870.968 1562.41,870.761 1562.03,870.721 1560.44,870.549 1558.48,870.333 1556.51,870.114 1554.55,869.89 1552.58,869.663 1550.61,869.432 1550.29,869.394 1548.65,869.197 1546.68,868.959 1544.72,868.717 1542.75,868.471 1540.79,868.222 1539.57,868.067 1538.82,867.97 1536.86,867.714 1534.89,867.455 1532.92,867.193 1530.96,866.927 1529.59,866.74 1528.99,866.659 1527.03,866.387 1525.06,866.113 1523.1,865.835 1521.13,865.555 1520.14,865.413 1519.17,865.273 1517.2,864.987 1515.23,864.7 1513.27,864.409 1511.3,864.117 1511.1,864.086 1509.34,863.822 1507.37,863.526 1505.41,863.227 1503.44,862.926 1502.35,862.759 1501.48,862.624 1499.51,862.32 1497.54,862.015 1495.58,861.708 1493.82,861.432 1493.61,861.4 1491.65,861.091 1489.68,860.781 1487.72,860.471 1485.75,860.159 1485.41,860.105 1483.79,859.847 1481.82,859.536 1479.86,859.224 1477.89,858.912 1477.04,858.778 1475.92,858.6 1473.96,858.289 1471.99,857.979 1470.03,857.67 1468.63,857.451 1468.06,857.362 1466.1,857.056 1464.13,856.752 1462.17,856.449 1460.2,856.149 1460.04,856.124 1458.23,855.852 1456.27,855.558 1454.3,855.268 1452.34,854.981 1451.05,854.797 1450.37,854.699 1448.41,854.422 1446.44,854.15 1444.48,853.884 1442.51,853.623 1441.31,853.47 1440.54,853.37 1438.58,853.126 1436.61,852.89 1434.65,852.663 1432.68,852.445 1430.72,852.238 1429.75,852.143 1428.75,852.044 1426.79,851.864 1424.82,851.698 1422.85,851.548 1420.89,851.415 1418.92,851.301 1416.96,851.208 1414.99,851.139 1413.03,851.095 1411.06,851.081 1409.1,851.099 1407.13,851.154 1405.16,851.25 1403.2,851.392 1401.23,851.587 1399.27,851.842 1397.43,852.143 1397.3,852.166 1395.34,852.581 1393.37,853.093 1392.16,853.47 1391.41,853.727 1389.44,854.514 1388.83,854.797 1387.48,855.501 1386.44,856.124 1385.51,856.749 1384.59,857.451 1383.54,858.372 1383.13,858.778 1381.95,860.105 1381.58,860.59 1380.99,861.432 1380.2,862.759 1379.61,863.929 1379.54,864.086 1379.01,865.413 1378.58,866.74 1378.22,868.067 1377.94,869.394 1377.73,870.721 1377.65,871.357 1377.57,872.048 1377.46,873.375 1377.4,874.702 1377.38,876.029 1377.39,877.356 1377.44,878.683 1377.51,880.01 1377.61,881.337 1377.65,881.699 1377.74,882.664 1377.89,883.991 1378.06,885.318 1378.25,886.645 1378.46,887.972 1378.68,889.299 1378.92,890.626 1379.17,891.953 1379.43,893.28 1379.61,894.154 1379.71,894.607 1379.99,895.934 1380.29,897.261 1380.59,898.588 1380.91,899.915 1381.23,901.242 1381.55,902.569 1381.58,902.667 1381.89,903.896 1382.23,905.223 1382.58,906.55 1382.93,907.877 1383.28,909.204 1383.54,910.174 1383.64,910.531 1384,911.858 1384.37,913.185 1384.74,914.512 1385.11,915.839 1385.49,917.166 1385.51,917.243 1385.87,918.493 1386.24,919.82 1386.63,921.147 1387.01,922.474 1387.39,923.801 1387.48,924.098 1387.77,925.128 1388.16,926.455 1388.54,927.782 1388.93,929.109 1389.31,930.436 1389.44,930.88 1389.7,931.763 1390.08,933.09 1390.46,934.417 1390.85,935.744 1391.23,937.071 1391.41,937.683 1391.61,938.398 1391.99,939.725 1392.37,941.052 1392.75,942.379 1393.12,943.706 1393.37,944.587 1393.5,945.033 1393.87,946.36 1394.24,947.687 1394.61,949.014 1394.97,950.341 1395.34,951.666 1395.34,951.668 1395.7,952.995 1396.06,954.322 1396.41,955.649 1396.77,956.976 1397.12,958.303 1397.3,959 1397.47,959.63 1397.81,960.957 1398.15,962.284 1398.49,963.611 1398.83,964.938 1399.16,966.265 1399.27,966.69 1399.49,967.592 1399.82,968.919 1400.14,970.246 1400.46,971.573 1400.77,972.9 1401.09,974.227 1401.23,974.863 1401.39,975.554 1401.7,976.881 1402,978.208 1402.29,979.535 1402.59,980.862 1402.87,982.189 1403.16,983.516 1403.2,983.705 1403.44,984.843 1403.71,986.17 1403.99,987.497 1404.25,988.824 1404.52,990.151 1404.78,991.478 1405.03,992.805 1405.16,993.519 1405.28,994.132 1405.52,995.459 1405.77,996.786 1406,998.113 1406.23,999.44 1406.46,1000.77 1406.68,1002.09 1406.9,1003.42 1407.11,1004.75 1407.13,1004.86 1407.32,1006.07 1407.52,1007.4 1407.72,1008.73 1407.91,1010.06 1408.1,1011.38 1408.28,1012.71 1408.46,1014.04 1408.64,1015.36 1408.8,1016.69 1408.97,1018.02 1409.1,1019.1 1409.12,1019.34 1409.28,1020.67 1409.42,1022 1409.57,1023.33 1409.7,1024.65 1409.83,1025.98 1409.96,1027.31 1410.08,1028.63 1410.2,1029.96 1410.31,1031.29 1410.41,1032.61 1410.51,1033.94 1410.61,1035.27 1410.7,1036.6 1410.78,1037.92 1410.86,1039.25 1410.93,1040.58 1411,1041.9 1411.06,1043.23 1411.06,1043.34 1411.11,1044.56 1411.16,1045.88 1411.21,1047.21 1411.25,1048.54 1411.28,1049.87 1411.31,1051.19 1411.33,1052.52 1411.34,1053.85 1411.35,1055.17 1411.36,1056.5 1411.36,1057.83 1411.35,1059.15 1411.34,1060.48 1411.32,1061.81 1411.29,1063.14 1411.26,1064.46 1411.23,1065.79 1411.19,1067.12 1411.14,1068.44 1411.09,1069.77 1411.06,1070.3 1411.03,1071.1 1410.96,1072.42 1410.89,1073.75 1410.81,1075.08 1410.73,1076.41 1410.64,1077.73 1410.54,1079.06 1410.44,1080.39 1410.33,1081.71 1410.22,1083.04 1410.1,1084.37 1409.98,1085.69 1409.85,1087.02 1409.71,1088.35 1409.56,1089.68 1409.41,1091 1409.26,1092.33 1409.1,1093.66 1409.1,1093.67 1408.93,1094.98 1408.75,1096.31 1408.57,1097.64 1408.39,1098.96 1408.19,1100.29 1408,1101.62 1407.79,1102.95 1407.58,1104.27 1407.36,1105.6 1407.14,1106.93 1407.13,1106.97 1406.91,1108.25 1406.67,1109.58 1406.43,1110.91 1406.18,1112.23 1405.92,1113.56 1405.66,1114.89 1405.39,1116.22 1405.16,1117.32 1405.12,1117.54 1404.84,1118.87 1404.55,1120.2 1404.26,1121.52 1403.95,1122.85 1403.65,1124.18 1403.34,1125.5 1403.2,1126.07 1403.02,1126.83 1402.69,1128.16 1402.36,1129.49 1402.02,1130.81 1401.67,1132.14 1401.32,1133.47 1401.23,1133.78 1400.96,1134.79 1400.59,1136.12 1400.22,1137.45 1399.84,1138.77 1399.46,1140.1 1399.27,1140.74 1399.06,1141.43 1398.67,1142.76 1398.26,1144.08 1397.85,1145.41 1397.43,1146.74 1397.3,1147.13 1397,1148.06 1396.57,1149.39 1396.13,1150.72 1395.68,1152.04 1395.34,1153.06 1395.23,1153.37 1394.77,1154.7 1394.3,1156.03 1393.83,1157.35 1393.37,1158.62 1393.35,1158.68 1392.86,1160.01 1392.37,1161.33 1391.86,1162.66 1391.41,1163.86 1391.36,1163.99 1390.84,1165.31 1390.32,1166.64 1389.79,1167.97 1389.44,1168.83 1389.25,1169.3 1388.71,1170.62 1388.15,1171.95 1387.6,1173.28 1387.48,1173.56 1387.03,1174.6 1386.46,1175.93 1385.88,1177.26 1385.51,1178.09 1385.29,1178.58 1384.69,1179.91 1384.09,1181.24 1383.54,1182.43 1383.48,1182.57 1382.86,1183.89 1382.24,1185.22 1381.61,1186.55 1381.58,1186.61 1380.97,1187.87 1380.32,1189.2 1379.67,1190.53 1379.61,1190.63 1379,1191.85 1378.33,1193.18 1377.66,1194.51 1377.65,1194.52 1376.97,1195.84 1376.28,1197.16 1375.68,1198.29 1375.58,1198.49 1374.87,1199.82 1374.15,1201.14 1373.72,1201.94 1373.43,1202.47 1372.69,1203.8 1371.95,1205.12 1371.75,1205.48 1371.2,1206.45 1370.45,1207.78 1369.79,1208.93 1369.68,1209.11 1368.91,1210.43 1368.13,1211.76 1367.82,1212.28 1367.34,1213.09 1366.54,1214.41 1365.85,1215.55 1365.74,1215.74 1364.92,1217.07 1364.1,1218.39 1363.89,1218.74 1363.27,1219.72 1362.43,1221.05 1361.92,1221.85 1361.59,1222.38 1360.73,1223.7 1359.96,1224.89 1359.87,1225.03 1358.99,1226.36 1358.11,1227.68 1357.99,1227.86 1357.22,1229.01 1356.32,1230.34 1356.03,1230.77 1355.41,1231.66 1354.49,1232.99 1354.06,1233.61 1353.57,1234.32 1352.63,1235.65 1352.1,1236.4 1351.69,1236.97 1350.73,1238.3 1350.13,1239.13 1349.77,1239.63 1348.8,1240.95 1348.16,1241.81 1347.82,1242.28 1346.83,1243.61 1346.2,1244.44 1345.83,1244.93 1344.82,1246.26 1344.23,1247.02 1343.8,1247.59 1342.77,1248.92 1342.27,1249.55 1341.73,1250.24 1340.68,1251.57 1340.3,1252.04 1339.62,1252.9 1338.55,1254.22 1338.34,1254.49 1337.47,1255.55 1336.39,1256.88 1336.37,1256.9 1335.29,1258.2 1334.41,1259.26 1334.18,1259.53 1333.06,1260.86 1332.44,1261.59 1331.93,1262.19 1330.79,1263.51 1330.47,1263.88 1329.64,1264.84 1328.51,1266.13 1328.48,1266.17 1327.31,1267.49 1326.54,1268.35 1326.12,1268.82 1324.93,1270.15 1324.58,1270.54 1323.72,1271.47 1322.61,1272.69 1322.51,1272.8 1321.28,1274.13 1320.65,1274.81 1320.04,1275.46 1318.79,1276.78 1318.68,1276.9 1317.53,1278.11 1316.72,1278.96 1316.26,1279.44 1314.97,1280.76 1314.75,1280.99 1313.68,1282.09 1312.78,1283 1312.37,1283.42 1311.05,1284.74 1310.82,1284.97 1309.71,1286.07 1308.85,1286.92 1308.37,1287.4 1307.01,1288.73 1306.89,1288.85 1305.64,1290.05 1304.92,1290.74 1304.26,1291.38 1302.96,1292.62 1302.86,1292.71 1301.45,1294.03 1300.99,1294.47 1300.03,1295.36 1299.03,1296.29 1298.6,1296.69 1297.15,1298.01 1297.06,1298.1 1295.69,1299.34 1295.1,1299.87 1294.21,1300.67 1293.13,1301.63 1292.72,1302 1291.22,1303.32 1291.16,1303.37 1289.7,1304.65 1289.2,1305.08 1288.17,1305.98 1287.23,1306.78 1286.62,1307.3 1285.27,1308.45 1285.06,1308.63 1283.48,1309.96 1283.3,1310.11 1281.89,1311.28 1281.34,1311.74 1280.28,1312.61 1279.37,1313.36 1278.66,1313.94 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#f8c931; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1278.66,1313.94 1277.41,1314.96 1277.03,1315.27 1275.44,1316.54 1275.37,1316.59 1273.7,1317.92 1273.47,1318.1 1272.02,1319.25 1271.51,1319.64 1270.31,1320.57 1269.54,1321.17 1268.59,1321.9 1267.58,1322.68 1266.86,1323.23 1265.61,1324.17 1265.1,1324.55 1263.65,1325.65 1263.33,1325.88 1261.68,1327.11 1261.54,1327.21 1259.74,1328.54 1259.72,1328.55 1257.91,1329.86 1257.75,1329.98 1256.07,1331.19 1255.78,1331.39 1254.2,1332.52 1253.82,1332.79 1252.32,1333.84 1251.85,1334.17 1250.42,1335.17 1249.89,1335.54 1248.5,1336.5 1247.92,1336.89 1246.55,1337.82 1245.96,1338.23 1244.59,1339.15 1243.99,1339.55 1242.61,1340.48 1242.03,1340.86 1240.6,1341.81 1240.06,1342.16 1238.58,1343.13 1238.09,1343.44 1236.53,1344.46 1236.13,1344.72 1234.46,1345.79 1234.16,1345.97 1232.36,1347.11 1232.2,1347.22 1230.24,1348.44 1230.23,1348.45 1228.27,1349.67 1228.1,1349.77 1226.3,1350.87 1225.94,1351.09 1224.34,1352.07 1223.75,1352.42 1222.37,1353.25 1221.53,1353.75 1220.41,1354.42 1219.29,1355.08 1218.44,1355.57 1217.02,1356.4 1216.47,1356.72 1214.73,1357.73 1214.51,1357.85 1212.54,1358.98 1212.4,1359.06 1210.58,1360.09 1210.05,1360.38 1208.61,1361.19 1207.67,1361.71 1206.65,1362.28 1205.26,1363.04 1204.68,1363.35 1202.82,1364.36 1202.72,1364.42 1200.75,1365.48 1200.35,1365.69 1198.78,1366.52 1197.85,1367.02 1196.82,1367.56 1195.31,1368.35 1194.85,1368.58 1192.89,1369.6 1192.74,1369.67 1190.92,1370.6 1190.14,1371 1188.96,1371.59 1187.5,1372.33 1186.99,1372.58 1185.03,1373.55 1184.82,1373.65 1183.06,1374.52 1182.1,1374.98 1181.09,1375.47 1179.35,1376.31 1179.13,1376.41 1177.16,1377.35 1176.56,1377.63 1175.2,1378.27 1173.73,1378.96 1173.23,1379.19 1171.27,1380.1 1170.85,1380.29 1169.3,1380.99 1167.93,1381.62 1167.34,1381.88 1165.37,1382.76 1164.96,1382.94 1163.4,1383.63 1161.95,1384.27 1161.44,1384.49 1159.47,1385.35 1158.89,1385.6 1157.51,1386.19 1155.78,1386.92 1155.54,1387.02 1153.58,1387.85 1152.61,1388.25 1151.61,1388.67 1149.65,1389.48 1149.4,1389.58 1147.68,1390.27 1146.12,1390.9 1145.71,1391.07 1143.75,1391.85 1142.79,1392.23 1141.78,1392.63 1139.82,1393.39 1139.39,1393.56 1137.85,1394.15 1135.93,1394.89 1135.89,1394.9 1133.92,1395.64 1132.4,1396.21 1131.96,1396.38 1129.99,1397.1 1128.8,1397.54 1128.03,1397.82 1126.06,1398.53 1125.13,1398.87 1124.09,1399.24 1122.13,1399.93 1121.38,1400.19 1120.16,1400.62 1118.2,1401.3 1117.55,1401.52 1116.23,1401.97 1114.27,1402.63 1113.63,1402.85 1112.3,1403.29 1110.34,1403.94 1109.62,1404.17 1108.37,1404.58 1106.4,1405.22 1105.51,1405.5 1104.44,1405.84 1102.47,1406.46 1101.3,1406.83 1100.51,1407.08 1098.54,1407.68 1096.98,1408.15 1096.58,1408.28 1094.61,1408.87 1092.65,1409.45 1092.55,1409.48 1090.68,1410.03 1088.71,1410.6 1087.98,1410.81 1086.75,1411.16 1084.78,1411.72 1083.28,1412.14 1082.82,1412.26 1080.85,1412.8 1078.89,1413.34 1078.43,1413.46 1076.92,1413.87 1074.96,1414.39 1073.42,1414.79 1072.99,1414.9 1071.02,1415.41 1069.06,1415.91 1068.23,1416.12 1067.09,1416.4 1065.13,1416.89 1063.16,1417.37 1062.85,1417.44 1061.2,1417.84 1059.23,1418.31 1057.27,1418.77 1057.26,1418.77 1055.3,1419.22 1053.33,1419.67 1051.42,1420.1 1051.37,1420.11 1049.4,1420.54 1047.44,1420.97 1045.47,1421.39 1045.32,1421.42 1043.51,1421.81 1041.54,1422.21 1039.58,1422.62 1038.91,1422.75 1037.61,1423.01 1035.65,1423.4 1033.68,1423.78 1032.14,1424.08 1031.71,1424.16 1029.75,1424.53 1027.78,1424.89 1025.82,1425.25 1024.96,1425.41 1023.85,1425.6 1021.89,1425.95 1019.92,1426.29 1017.96,1426.62 1017.28,1426.73 1015.99,1426.95 1014.02,1427.27 1012.06,1427.58 1010.09,1427.89 1008.99,1428.06 1008.13,1428.19 1006.16,1428.49 1004.2,1428.78 1002.23,1429.06 1000.27,1429.34 999.927,1429.39 998.3,1429.61 996.335,1429.88 994.369,1430.14 992.403,1430.39 990.438,1430.64 989.831,1430.71 988.472,1430.88 986.507,1431.12 984.541,1431.35 982.576,1431.57 980.61,1431.79 978.645,1432 978.266,1432.04 976.679,1432.21 974.714,1432.41 972.748,1432.6 970.783,1432.79 968.817,1432.97 966.852,1433.15 964.886,1433.32 964.338,1433.37 962.921,1433.49 960.955,1433.65 958.989,1433.8 957.024,1433.95 955.058,1434.09 953.093,1434.23 951.127,1434.36 949.162,1434.48 947.196,1434.6 945.537,1434.69 945.231,1434.71 943.265,1434.82 941.3,1434.92 939.334,1435.02 937.369,1435.11 935.403,1435.19 933.438,1435.27 931.472,1435.34 929.507,1435.41 927.541,1435.47 925.575,1435.53 923.61,1435.57 921.644,1435.62 919.679,1435.66 917.713,1435.69 915.748,1435.72 913.782,1435.74 911.817,1435.75 909.851,1435.76 907.886,1435.77 905.92,1435.76 903.955,1435.76 901.989,1435.74 900.024,1435.72 898.058,1435.7 896.092,1435.67 894.127,1435.63 892.161,1435.59 890.196,1435.54 888.23,1435.49 886.265,1435.43 884.299,1435.37 882.334,1435.29 880.368,1435.22 878.403,1435.14 876.437,1435.05 874.472,1434.95 872.506,1434.86 870.541,1434.75 869.559,1434.69 868.575,1434.64 866.61,1434.52 864.644,1434.4 862.678,1434.27 860.713,1434.14 858.747,1434 856.782,1433.85 854.816,1433.7 852.851,1433.54 850.885,1433.38 850.748,1433.37 848.92,1433.21 846.954,1433.04 844.989,1432.85 843.023,1432.67 841.058,1432.48 839.092,1432.28 837.127,1432.07 836.823,1432.04 835.161,1431.86 833.196,1431.65 831.23,1431.42 829.264,1431.2 827.299,1430.96 825.333,1430.72 825.256,1430.71 823.368,1430.48 821.402,1430.23 819.437,1429.97 817.471,1429.7 815.506,1429.43 815.163,1429.39 813.54,1429.16 811.575,1428.88 809.609,1428.59 807.644,1428.3 806.099,1428.06 805.678,1428 803.713,1427.69 801.747,1427.38 799.781,1427.06 797.816,1426.73 797.807,1426.73 795.85,1426.4 793.885,1426.07 791.919,1425.72 790.129,1425.41 789.954,1425.37 787.988,1425.02 786.023,1424.66 784.057,1424.29 782.95,1424.08 782.092,1423.92 780.126,1423.53 778.161,1423.15 776.195,1422.75 776.181,1422.75 774.23,1422.35 772.264,1421.95 770.299,1421.54 769.773,1421.42 768.333,1421.12 766.367,1420.69 764.402,1420.26 763.67,1420.1 762.436,1419.82 760.471,1419.38 758.505,1418.93 757.836,1418.77 756.54,1418.47 754.574,1418 752.609,1417.53 752.241,1417.44 750.643,1417.06 748.678,1416.57 746.86,1416.12 746.712,1416.08 744.747,1415.58 742.781,1415.08 741.675,1414.79 740.816,1414.57 738.85,1414.05 736.885,1413.52 736.663,1413.46 734.919,1412.99 732.953,1412.45 731.815,1412.14 730.988,1411.91 729.022,1411.35 727.11,1410.81 727.057,1410.79 725.091,1410.23 723.126,1409.65 722.546,1409.48 721.16,1409.07 719.195,1408.48 718.108,1408.15 717.229,1407.89 715.264,1407.29 713.786,1406.83 713.298,1406.68 711.333,1406.06 709.575,1405.5 709.367,1405.43 707.402,1404.8 705.467,1404.17 705.436,1404.16 703.47,1403.52 701.505,1402.86 701.457,1402.85 699.539,1402.2 697.574,1401.53 697.538,1401.52 695.608,1400.85 693.706,1400.19 693.643,1400.17 691.677,1399.48 689.957,1398.87 689.712,1398.78 687.746,1398.07 686.286,1397.54 685.781,1397.35 683.815,1396.63 682.688,1396.21 681.85,1395.9 679.884,1395.16 679.161,1394.89 677.919,1394.41 675.953,1393.66 675.699,1393.56 673.988,1392.89 672.303,1392.23 672.022,1392.12 670.056,1391.34 668.97,1390.9 668.091,1390.55 666.125,1389.75 665.694,1389.58 664.16,1388.95 662.475,1388.25 662.194,1388.13 660.229,1387.31 659.312,1386.92 658.263,1386.48 656.298,1385.64 656.199,1385.6 654.332,1384.79 653.139,1384.27 652.367,1383.93 650.401,1383.06 650.126,1382.94 648.436,1382.19 647.161,1381.62 646.47,1381.3 644.505,1380.41 644.24,1380.29 642.539,1379.51 641.364,1378.96 640.574,1378.59 638.608,1377.67 638.529,1377.63 636.642,1376.74 635.738,1376.31 634.677,1375.8 632.985,1374.98 632.711,1374.85 630.746,1373.89 630.271,1373.65 628.78,1372.92 627.595,1372.33 626.815,1371.94 624.954,1371 624.849,1370.95 622.884,1369.95 622.351,1369.67 620.918,1368.93 619.781,1368.35 618.953,1367.91 617.244,1367.02 616.987,1366.88 615.022,1365.84 614.741,1365.69 613.056,1364.79 612.271,1364.36 611.091,1363.72 609.83,1363.04 609.125,1362.65 607.42,1361.71 607.159,1361.57 605.194,1360.47 605.039,1360.38 603.228,1359.36 602.689,1359.06 601.263,1358.24 600.366,1357.73 599.297,1357.11 598.071,1356.4 597.332,1355.97 595.802,1355.08 595.366,1354.82 593.56,1353.75 593.401,1353.65 591.435,1352.48 591.343,1352.42 589.47,1351.29 589.153,1351.09 587.504,1350.08 586.988,1349.77 585.539,1348.87 584.847,1348.44 583.573,1347.64 582.729,1347.11 581.608,1346.4 580.635,1345.79 579.642,1345.15 578.564,1344.46 577.677,1343.89 576.515,1343.13 575.711,1342.61 574.489,1341.81 573.745,1341.31 572.484,1340.48 571.78,1340.01 570.5,1339.15 569.814,1338.69 568.538,1337.82 567.849,1337.36 566.595,1336.5 565.883,1336.01 564.674,1335.17 563.918,1334.64 562.772,1333.84 561.952,1333.27 560.889,1332.52 559.987,1331.88 559.026,1331.19 558.021,1330.47 557.182,1329.86 556.056,1329.05 555.356,1328.54 554.09,1327.61 553.549,1327.21 552.125,1326.15 551.759,1325.88 550.159,1324.68 549.987,1324.55 548.233,1323.23 548.194,1323.2 546.497,1321.9 546.228,1321.69 544.778,1320.57 544.263,1320.17 543.075,1319.25 542.297,1318.64 541.389,1317.92 540.331,1317.08 539.719,1316.59 538.366,1315.51 538.065,1315.27 536.427,1313.94 536.4,1313.92 534.805,1312.61 534.435,1312.31 533.199,1311.28 532.469,1310.68 531.607,1309.96 530.504,1309.03 530.031,1308.63 528.538,1307.36 528.468,1307.3 526.922,1305.98 526.573,1305.67 525.391,1304.65 524.607,1303.97 523.873,1303.32 522.642,1302.24 522.368,1302 520.879,1300.67 520.676,1300.49 519.404,1299.34 518.711,1298.71 517.942,1298.01 516.745,1296.92 516.492,1296.69 515.057,1295.36 514.78,1295.1 513.636,1294.03 512.814,1293.26 512.227,1292.71 510.848,1291.4 510.83,1291.38 509.448,1290.05 508.883,1289.51 508.078,1288.73 506.917,1287.59 506.72,1287.4 505.375,1286.07 504.952,1285.65 504.043,1284.74 502.986,1283.68 502.721,1283.42 501.413,1282.09 501.021,1281.69 500.117,1280.76 499.055,1279.67 498.831,1279.44 497.559,1278.11 497.09,1277.62 496.297,1276.78 495.124,1275.54 495.047,1275.46 493.809,1274.13 493.159,1273.43 492.582,1272.8 491.365,1271.47 491.193,1271.29 490.161,1270.15 489.228,1269.11 488.967,1268.82 487.784,1267.49 487.262,1266.9 486.612,1266.17 485.45,1264.84 485.297,1264.66 484.301,1263.51 483.331,1262.39 483.16,1262.19 482.031,1260.86 481.366,1260.07 480.912,1259.53 479.803,1258.2 479.4,1257.72 478.704,1256.88 477.615,1255.55 477.434,1255.33 476.538,1254.22 475.469,1252.9 475.468,1252.9 474.411,1251.57 473.503,1250.42 473.362,1250.24 472.324,1248.92 471.538,1247.9 471.294,1247.59 470.275,1246.26 469.572,1245.34 469.265,1244.93 468.265,1243.61 467.607,1242.73 467.274,1242.28 466.293,1240.95 465.641,1240.07 465.32,1239.63 464.358,1238.3 463.676,1237.35 463.404,1236.97 462.46,1235.65 461.71,1234.58 461.524,1234.32 460.598,1232.99 459.745,1231.76 459.68,1231.66 458.772,1230.34 457.872,1229.01 457.779,1228.87 456.982,1227.68 456.1,1226.36 455.814,1225.92 455.227,1225.03 454.362,1223.7 453.848,1222.91 453.506,1222.38 452.659,1221.05 451.883,1219.82 451.819,1219.72 450.989,1218.39 450.167,1217.07 449.917,1216.66 449.353,1215.74 448.548,1214.41 447.952,1213.42 447.751,1213.09 446.962,1211.76 446.181,1210.43 445.986,1210.1 445.409,1209.11 444.645,1207.78 444.02,1206.68 443.888,1206.45 443.141,1205.12 442.4,1203.8 442.055,1203.17 441.668,1202.47 440.944,1201.14 440.227,1199.82 440.089,1199.56 439.519,1198.49 438.818,1197.16 438.124,1195.84 438.124,1195.83 437.44,1194.51 436.762,1193.18 436.158,1191.99 436.092,1191.85 435.431,1190.53 434.776,1189.2 434.193,1188.01 434.128,1187.87 433.49,1186.55 432.858,1185.22 432.232,1183.89 432.227,1183.88 431.616,1182.57 431.007,1181.24 430.404,1179.91 430.262,1179.59 429.81,1178.58 429.223,1177.26 428.642,1175.93 428.296,1175.13 428.069,1174.6 427.505,1173.28 426.946,1171.95 426.395,1170.62 426.331,1170.47 425.851,1169.3 425.315,1167.97 424.785,1166.64 424.365,1165.58 424.262,1165.31 423.748,1163.99 423.24,1162.66 422.738,1161.33 422.4,1160.43 422.244,1160.01 421.757,1158.68 421.277,1157.35 420.804,1156.03 420.434,1154.97 420.337,1154.7 419.879,1153.37 419.426,1152.04 418.981,1150.72 418.542,1149.39 418.469,1149.17 418.11,1148.06 417.686,1146.74 417.268,1145.41 416.856,1144.08 416.503,1142.93 416.451,1142.76 416.054,1141.43 415.663,1140.1 415.279,1138.77 414.901,1137.45 414.537,1136.15 414.53,1136.12 414.167,1134.79 413.809,1133.47 413.459,1132.14 413.114,1130.81 412.777,1129.49 412.572,1128.67 412.446,1128.16 412.122,1126.83 411.804,1125.5 411.493,1124.18 411.189,1122.85 410.89,1121.52 410.606,1120.23 410.598,1120.2 410.314,1118.87 410.036,1117.54 409.764,1116.22 409.499,1114.89 409.24,1113.56 408.987,1112.23 408.741,1110.91 408.641,1110.36 408.501,1109.58 408.269,1108.25 408.042,1106.93 407.822,1105.6 407.608,1104.27 407.401,1102.95 407.2,1101.62 407.005,1100.29 406.817,1098.96 406.675,1097.93 406.635,1097.64 406.46,1096.31 406.291,1094.98 406.129,1093.66 405.972,1092.33 405.823,1091 405.679,1089.68 405.542,1088.35 405.411,1087.02 405.286,1085.69 405.168,1084.37 405.056,1083.04 404.95,1081.71 404.85,1080.39 404.757,1079.06 404.71,1078.33 404.671,1077.73 404.59,1076.41 404.516,1075.08 404.449,1073.75 404.387,1072.42 404.332,1071.1 404.283,1069.77 404.241,1068.44 404.204,1067.12 404.174,1065.79 404.151,1064.46 404.133,1063.14 404.122,1061.81 404.117,1060.48 404.119,1059.15 404.126,1057.83 404.14,1056.5 404.16,1055.17 404.187,1053.85 404.22,1052.52 404.259,1051.19 404.304,1049.87 404.355,1048.54 404.413,1047.21 404.477,1045.88 404.548,1044.56 404.625,1043.23 404.708,1041.9 404.71,1041.87 404.797,1040.58 404.893,1039.25 404.995,1037.92 405.104,1036.6 405.218,1035.27 405.34,1033.94 405.467,1032.61 405.601,1031.29 405.741,1029.96 405.887,1028.63 406.04,1027.31 406.199,1025.98 406.364,1024.65 406.535,1023.33 406.675,1022.28 406.713,1022 406.898,1020.67 407.089,1019.34 407.287,1018.02 407.491,1016.69 407.701,1015.36 407.917,1014.04 408.14,1012.71 408.369,1011.38 408.605,1010.06 408.641,1009.86 408.847,1008.73 409.096,1007.4 409.352,1006.07 409.613,1004.75 409.882,1003.42 410.156,1002.09 410.437,1000.77 410.606,999.984 410.725,999.44 411.019,998.113 411.32,996.786 411.628,995.459 411.942,994.132 412.262,992.805 412.572,991.545 412.589,991.478 412.923,990.151 413.264,988.824 413.611,987.497 413.964,986.17 414.324,984.843 414.537,984.07 414.691,983.516 415.065,982.189 415.446,980.862 415.833,979.535 416.226,978.208 416.503,977.29 416.627,976.881 417.035,975.554 417.449,974.227 417.87,972.9 418.297,971.573 418.469,971.049 418.732,970.246 419.174,968.919 419.623,967.592 420.078,966.265 420.434,965.239 420.539,964.938 421.009,963.611 421.486,962.284 421.968,960.957 422.4,959.787 422.458,959.63 422.956,958.303 423.46,956.976 423.971,955.649 424.365,954.638 424.489,954.322 425.015,952.995 425.548,951.668 426.087,950.341 426.331,949.748 426.634,949.014 427.189,947.687 427.75,946.36 428.296,945.083 428.318,945.033 428.894,943.706 429.478,942.379 430.068,941.052 430.262,940.62 430.666,939.725 431.272,938.398 431.884,937.071 432.227,936.334 432.504,935.744 433.132,934.417 433.767,933.09 434.193,932.209 434.409,931.763 435.06,930.436 435.718,929.109 436.158,928.229 436.383,927.782 437.057,926.455 437.737,925.128 438.124,924.381 438.426,923.801 439.122,922.474 439.826,921.147 440.089,920.655 440.538,919.82 441.258,918.493 441.985,917.166 442.055,917.04 442.722,915.839 443.465,914.512 444.02,913.53 444.217,913.185 444.977,911.858 445.744,910.531 445.986,910.116 446.521,909.204 447.305,907.877 447.952,906.792 448.097,906.55 448.898,905.223 449.706,903.896 449.917,903.553 450.524,902.569 451.35,901.242 451.883,900.393 452.184,899.915 453.027,898.588 453.848,897.306 453.877,897.261 454.738,895.934 455.605,894.607 455.814,894.291 456.483,893.28 457.369,891.953 457.779,891.342 458.263,890.626 459.167,889.299 459.745,888.457 460.079,887.972 461,886.645 461.71,885.631 461.93,885.318 462.87,883.991 463.676,882.862 463.818,882.664 464.776,881.337 465.641,880.148 465.742,880.01 466.719,878.683 467.607,877.486 467.704,877.356 468.7,876.029 469.572,874.874 469.703,874.702 470.718,873.375 471.538,872.31 471.741,872.048 472.775,870.721 473.503,869.792 473.817,869.394 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#f8c931; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"473.817,869.394 474.87,868.067 475.469,867.318 475.933,866.74 477.006,865.413 477.434,864.886 478.089,864.086 479.181,862.759 479.4,862.495 480.285,861.432 481.366,860.142 481.397,860.105 482.522,858.778 483.331,857.829 483.655,857.451 484.8,856.124 485.297,855.552 485.956,854.797 487.121,853.47 487.262,853.31 488.298,852.143 489.228,851.103 489.485,850.816 490.684,849.489 491.193,848.929 491.894,848.162 493.114,846.835 493.159,846.787 494.347,845.508 495.124,844.677 495.59,844.181 496.845,842.854 497.09,842.596 498.112,841.527 499.055,840.546 499.39,840.2 500.68,838.873 501.021,838.524 501.982,837.546 502.986,836.53 503.295,836.219 504.621,834.892 504.952,834.563 505.96,833.565 506.917,832.623 507.31,832.238 508.673,830.911 508.883,830.708 510.049,829.584 510.848,828.818 511.438,828.257 512.814,826.953 512.838,826.93 514.254,825.603 514.78,825.112 515.681,824.276 516.745,823.295 517.122,822.949 518.576,821.622 518.711,821.5 520.045,820.295 520.676,819.728 521.527,818.968 522.642,817.977 523.022,817.641 524.531,816.314 524.607,816.247 526.056,814.987 526.573,814.54 527.595,813.66 528.538,812.852 529.148,812.333 530.504,811.184 530.715,811.006 532.298,809.679 532.469,809.536 533.897,808.352 534.435,807.908 535.51,807.025 536.4,806.298 537.139,805.698 538.366,804.707 538.784,804.371 540.331,803.133 540.444,803.044 542.121,801.717 542.297,801.578 543.815,800.39 544.263,800.041 545.525,799.063 546.228,798.521 547.252,797.736 548.194,797.018 548.996,796.409 550.159,795.531 550.757,795.082 552.125,794.061 552.536,793.755 554.09,792.606 554.333,792.428 556.056,791.168 556.148,791.101 557.982,789.774 558.021,789.745 559.834,788.447 559.987,788.338 561.706,787.12 561.952,786.946 563.597,785.793 563.918,785.569 565.508,784.466 565.883,784.207 567.438,783.139 567.849,782.859 569.389,781.812 569.814,781.525 571.361,780.485 571.78,780.205 573.354,779.158 573.745,778.899 575.368,777.831 575.711,777.606 577.404,776.504 577.677,776.327 579.462,775.177 579.642,775.062 581.543,773.85 581.608,773.809 583.573,772.57 583.648,772.523 585.539,771.343 585.776,771.196 587.504,770.129 587.928,769.869 589.47,768.928 590.105,768.542 591.435,767.738 592.307,767.215 593.401,766.561 594.534,765.888 595.366,765.396 596.787,764.561 597.332,764.242 599.066,763.234 599.297,763.1 601.263,761.97 601.373,761.907 603.228,760.852 603.709,760.58 605.194,759.745 606.073,759.253 607.159,758.648 608.466,757.926 609.125,757.563 610.888,756.599 611.091,756.489 613.056,755.426 613.342,755.272 615.022,754.374 615.828,753.945 616.987,753.332 618.345,752.618 618.953,752.3 620.895,751.291 620.918,751.279 622.884,750.269 623.481,749.964 624.849,749.268 626.1,748.637 626.815,748.278 628.754,747.31 628.78,747.297 630.746,746.327 631.448,745.983 632.711,745.367 634.179,744.656 634.677,744.416 636.642,743.474 636.948,743.329 638.608,742.543 639.759,742.002 640.574,741.621 642.539,740.708 642.61,740.675 644.505,739.805 645.507,739.348 646.47,738.911 648.436,738.025 648.444,738.021 650.401,737.15 651.432,736.694 652.367,736.283 654.332,735.424 654.464,735.367 656.298,734.576 657.548,734.04 658.263,733.735 660.229,732.903 660.682,732.713 662.194,732.081 663.869,731.386 664.16,731.266 666.125,730.461 667.113,730.059 668.091,729.663 670.056,728.874 670.413,728.732 672.022,728.094 673.773,727.405 673.988,727.321 675.953,726.557 677.198,726.078 677.919,725.801 679.884,725.054 680.687,724.751 681.85,724.314 683.815,723.582 684.244,723.424 685.781,722.859 687.746,722.143 687.872,722.097 689.712,721.435 691.577,720.77 691.677,720.735 693.643,720.043 695.362,719.443 695.608,719.358 697.574,718.681 699.231,718.116 699.539,718.011 701.505,717.35 703.188,716.789 703.47,716.695 705.436,716.049 707.239,715.462 707.402,715.409 709.367,714.778 711.333,714.153 711.389,714.135 713.298,713.536 715.264,712.926 715.647,712.808 717.229,712.324 719.195,711.728 720.018,711.481 721.16,711.14 723.126,710.559 724.509,710.154 725.091,709.984 727.057,709.418 729.022,708.857 729.13,708.827 730.988,708.305 732.953,707.759 733.895,707.5 734.919,707.22 736.885,706.688 738.808,706.173 738.85,706.162 740.816,705.644 742.781,705.132 743.893,704.846 744.747,704.627 746.712,704.129 748.678,703.638 749.157,703.519 750.643,703.153 752.609,702.675 754.574,702.203 754.621,702.192 756.54,701.739 758.505,701.28 760.31,700.865 760.471,700.828 762.436,700.384 764.402,699.945 766.249,699.538 766.367,699.512 768.333,699.087 770.299,698.668 772.264,698.254 772.472,698.211 774.23,697.848 776.195,697.448 778.161,697.054 779.02,696.884 780.126,696.666 782.092,696.285 784.057,695.91 785.937,695.557 786.023,695.541 787.988,695.179 789.954,694.823 791.919,694.472 793.302,694.23 793.885,694.128 795.85,693.791 797.816,693.459 799.781,693.133 801.197,692.903 801.747,692.814 803.713,692.501 805.678,692.194 807.644,691.892 809.609,691.596 809.747,691.576 811.575,691.308 813.54,691.024 815.506,690.747 817.471,690.475 819.145,690.249 819.437,690.21 821.402,689.951 823.368,689.697 825.333,689.449 827.299,689.207 829.264,688.971 829.683,688.922 831.23,688.741 833.196,688.517 835.161,688.299 837.127,688.086 839.092,687.879 841.058,687.677 841.885,687.595 843.023,687.482 844.989,687.293 846.954,687.109 848.92,686.931 850.885,686.758 852.851,686.591 854.816,686.43 856.782,686.274 856.861,686.268 858.747,686.124 860.713,685.98 862.678,685.842 864.644,685.709 866.61,685.582 868.575,685.46 870.541,685.343 872.506,685.232 874.472,685.127 876.437,685.027 878.232,684.941 878.403,684.933 880.368,684.844 882.334,684.761 884.299,684.684 886.265,684.611 888.23,684.545 890.196,684.483 892.161,684.427 894.127,684.377 896.092,684.331 898.058,684.291 900.024,684.257 901.989,684.228 903.955,684.204 905.92,684.185 907.886,684.172 909.851,684.164 911.817,684.161 913.782,684.164 915.748,684.172 917.713,684.184 919.679,684.203 921.644,684.226 923.61,684.254 925.575,684.288 927.541,684.327 929.507,684.371 931.472,684.419 933.438,684.473 935.403,684.532 937.369,684.597 939.334,684.666 941.3,684.74 943.265,684.818 945.231,684.902 946.09,684.941 947.196,684.991 949.162,685.085 951.127,685.184 953.093,685.288 955.058,685.396 957.024,685.509 958.989,685.627 960.955,685.75 962.921,685.877 964.886,686.009 966.852,686.146 968.557,686.268 968.817,686.287 970.783,686.433 972.748,686.584 974.714,686.739 976.679,686.899 978.645,687.063 980.61,687.231 982.576,687.404 984.541,687.581 984.691,687.595 986.507,687.763 988.472,687.949 990.438,688.14 992.403,688.334 994.369,688.533 996.335,688.736 998.107,688.922 998.3,688.942 1000.27,689.154 1002.23,689.369 1004.2,689.588 1006.16,689.811 1008.13,690.037 1009.93,690.249 1010.09,690.268 1012.06,690.502 1014.02,690.741 1015.99,690.982 1017.96,691.228 1019.92,691.477 1020.7,691.576 1021.89,691.729 1023.85,691.985 1025.82,692.244 1027.78,692.507 1029.75,692.772 1030.71,692.903 1031.71,693.041 1033.68,693.314 1035.65,693.589 1037.61,693.867 1039.58,694.147 1040.15,694.23 1041.54,694.431 1043.51,694.717 1045.47,695.006 1047.44,695.298 1049.17,695.557 1049.4,695.592 1051.37,695.888 1053.33,696.187 1055.3,696.487 1057.27,696.79 1057.88,696.884 1059.23,697.095 1061.2,697.401 1063.16,697.709 1065.13,698.019 1066.34,698.211 1067.09,698.33 1069.06,698.642 1071.02,698.956 1072.99,699.271 1074.66,699.538 1074.96,699.586 1076.92,699.902 1078.89,700.219 1080.85,700.536 1082.82,700.854 1082.89,700.865 1084.78,701.171 1086.75,701.488 1088.71,701.805 1090.68,702.122 1091.12,702.192 1092.65,702.437 1094.61,702.752 1096.58,703.065 1098.54,703.377 1099.45,703.519 1100.51,703.686 1102.47,703.994 1104.44,704.299 1106.4,704.601 1108.01,704.846 1108.37,704.901 1110.34,705.196 1112.3,705.487 1114.27,705.775 1116.23,706.058 1117.05,706.173 1118.2,706.335 1120.16,706.606 1122.13,706.871 1124.09,707.13 1126.06,707.381 1127.03,707.5 1128.03,707.623 1129.99,707.855 1131.96,708.078 1133.92,708.29 1135.89,708.49 1137.85,708.678 1139.55,708.827 1139.82,708.851 1141.78,709.007 1143.75,709.146 1145.71,709.266 1147.68,709.366 1149.65,709.442 1151.61,709.494 1153.58,709.516 1155.54,709.507 1157.51,709.462 1159.47,709.378 1161.44,709.248 1163.4,709.067 1165.37,708.828 1165.37,708.827 1167.34,708.513 1169.3,708.119 1171.27,707.632 1171.72,707.5 1173.23,707.021 1175.2,706.271 1175.42,706.173 1177.16,705.325 1178.01,704.846 1179.13,704.134 1179.98,703.519 1181.09,702.596 1181.53,702.192 1182.78,700.865 1183.06,700.52 1183.79,699.538 1184.63,698.211 1185.03,697.47 1185.32,696.884 1185.88,695.557 1186.34,694.23 1186.72,692.903 1186.99,691.716 1187.02,691.576 1187.25,690.249 1187.42,688.922 1187.55,687.595 1187.62,686.268 1187.66,684.941 1187.66,683.614 1187.62,682.287 1187.56,680.96 1187.47,679.633 1187.35,678.306 1187.21,676.979 1187.05,675.652 1186.99,675.212 1186.87,674.325 1186.67,672.998 1186.46,671.671 1186.23,670.344 1185.98,669.017 1185.73,667.69 1185.46,666.363 1185.18,665.036 1185.03,664.313 1184.89,663.709 1184.6,662.382 1184.29,661.055 1183.98,659.728 1183.65,658.401 1183.33,657.074 1183.06,656.006 1183,655.747 1182.66,654.42 1182.31,653.093 1181.96,651.766 1181.61,650.439 1181.25,649.112 1181.09,648.53 1180.89,647.785 1180.53,646.458 1180.16,645.131 1179.79,643.804 1179.42,642.477 1179.13,641.425 1179.05,641.15 1178.68,639.823 1178.3,638.496 1177.93,637.169 1177.55,635.842 1177.17,634.515 1177.16,634.486 1176.79,633.188 1176.41,631.861 1176.04,630.534 1175.66,629.207 1175.28,627.88 1175.2,627.589 1174.9,626.553 1174.53,625.226 1174.15,623.899 1173.78,622.572 1173.4,621.245 1173.23,620.633 1173.03,619.918 1172.66,618.591 1172.29,617.264 1171.93,615.937 1171.56,614.61 1171.27,613.537 1171.2,613.283 1170.84,611.956 1170.48,610.629 1170.12,609.302 1169.77,607.975 1169.41,606.648 1169.3,606.218 1169.07,605.321 1168.72,603.994 1168.38,602.667 1168.04,601.34 1167.7,600.013 1167.36,598.686 1167.34,598.578 1167.03,597.359 1166.7,596.032 1166.38,594.705 1166.06,593.378 1165.74,592.051 1165.42,590.724 1165.37,590.495 1165.11,589.397 1164.81,588.07 1164.5,586.743 1164.2,585.416 1163.91,584.089 1163.61,582.762 1163.4,581.796 1163.33,581.435 1163.04,580.108 1162.76,578.781 1162.49,577.454 1162.22,576.127 1161.95,574.8 1161.69,573.473 1161.44,572.213 1161.43,572.146 1161.17,570.819 1160.92,569.492 1160.68,568.165 1160.44,566.838 1160.2,565.511 1159.97,564.184 1159.74,562.857 1159.52,561.53 1159.47,561.257 1159.3,560.203 1159.09,558.876 1158.88,557.549 1158.68,556.222 1158.48,554.895 1158.29,553.568 1158.1,552.241 1157.91,550.914 1157.74,549.587 1157.56,548.26 1157.51,547.838 1157.39,546.933 1157.23,545.606 1157.07,544.279 1156.92,542.952 1156.77,541.625 1156.63,540.298 1156.49,538.971 1156.36,537.644 1156.23,536.317 1156.11,534.99 1156,533.663 1155.89,532.336 1155.78,531.009 1155.68,529.682 1155.59,528.355 1155.54,527.691 1155.5,527.028 1155.42,525.701 1155.34,524.374 1155.27,523.047 1155.2,521.72 1155.14,520.393 1155.08,519.066 1155.03,517.739 1154.99,516.412 1154.95,515.085 1154.92,513.758 1154.89,512.431 1154.87,511.104 1154.85,509.777 1154.84,508.45 1154.84,507.123 1154.84,505.796 1154.85,504.469 1154.86,503.142 1154.88,501.815 1154.91,500.488 1154.94,499.161 1154.97,497.834 1155.02,496.507 1155.06,495.18 1155.12,493.853 1155.18,492.526 1155.24,491.199 1155.32,489.872 1155.39,488.545 1155.48,487.218 1155.54,486.283 1155.57,485.891 1155.67,484.564 1155.77,483.237 1155.88,481.91 1155.99,480.583 1156.11,479.256 1156.24,477.929 1156.37,476.602 1156.51,475.275 1156.66,473.948 1156.81,472.621 1156.96,471.294 1157.13,469.967 1157.3,468.64 1157.47,467.313 1157.51,467.061 1157.66,465.986 1157.84,464.659 1158.04,463.332 1158.24,462.005 1158.45,460.678 1158.66,459.351 1158.88,458.024 1159.11,456.697 1159.34,455.37 1159.47,454.628 1159.58,454.043 1159.82,452.716 1160.08,451.389 1160.34,450.062 1160.6,448.735 1160.87,447.408 1161.15,446.081 1161.43,444.754 1161.44,444.718 1161.72,443.427 1162.02,442.1 1162.32,440.773 1162.63,439.446 1162.95,438.119 1163.27,436.793 1163.4,436.256 1163.6,435.466 1163.94,434.139 1164.28,432.812 1164.63,431.485 1164.99,430.158 1165.35,428.831 1165.37,428.753 1165.72,427.504 1166.1,426.177 1166.48,424.85 1166.87,423.523 1167.26,422.196 1167.34,421.956 1167.67,420.869 1168.08,419.542 1168.49,418.215 1168.92,416.888 1169.3,415.701 1169.35,415.561 1169.78,414.234 1170.23,412.907 1170.68,411.58 1171.14,410.253 1171.27,409.883 1171.6,408.926 1172.08,407.599 1172.55,406.272 1173.04,404.945 1173.23,404.425 1173.53,403.618 1174.03,402.291 1174.54,400.964 1175.05,399.637 1175.2,399.27 1175.58,398.31 1176.1,396.983 1176.64,395.656 1177.16,394.376 1177.18,394.329 1177.73,393.002 1178.29,391.675 1178.86,390.348 1179.13,389.713 1179.43,389.021 1180.01,387.694 1180.59,386.367 1181.09,385.248 1181.19,385.04 1181.79,383.713 1182.4,382.386 1183.02,381.059 1183.06,380.964 1183.64,379.732 1184.27,378.405 1184.91,377.078 1185.03,376.842 1185.56,375.751 1186.21,374.424 1186.87,373.097 1186.99,372.866 1187.55,371.77 1188.22,370.443 1188.91,369.116 1188.96,369.022 1189.6,367.789 1190.3,366.462 1190.92,365.302 1191.01,365.135 1191.73,363.808 1192.45,362.481 1192.89,361.694 1193.19,361.154 1193.93,359.827 1194.68,358.5 1194.85,358.19 1195.43,357.173 1196.2,355.846 1196.82,354.782 1196.97,354.519 1197.76,353.192 1198.54,351.865 1198.78,351.466 1199.34,350.538 1200.15,349.211 1200.75,348.234 1200.97,347.884 1201.79,346.557 1202.62,345.23 1202.72,345.081 1203.46,343.903 1204.31,342.576 1204.68,342.004 1205.17,341.249 1206.04,339.922 1206.65,338.996 1206.91,338.595 1207.8,337.268 1208.61,336.055 1208.69,335.941 1209.59,334.614 1210.5,333.287 1210.58,333.178 1211.42,331.96 1212.35,330.633 1212.54,330.362 1213.29,329.306 1214.24,327.979 1214.51,327.603 1215.2,326.652 1216.16,325.325 1216.47,324.898 1217.14,323.998 1218.12,322.671 1218.44,322.245 1219.12,321.344 1220.12,320.017 1220.41,319.642 1221.13,318.69 1222.16,317.363 1222.37,317.087 1223.19,316.036 1224.23,314.709 1224.34,314.578 1225.29,313.382 1226.3,312.113 1226.35,312.055 1227.42,310.728 1228.27,309.692 1228.51,309.401 1229.6,308.074 1230.23,307.31 1230.7,306.747 1231.82,305.42 1232.2,304.968 1232.94,304.093 1234.08,302.766 1234.16,302.664 1235.22,301.439 1236.13,300.397 1236.38,300.112 1237.55,298.785 1238.09,298.165 1238.72,297.458 1239.91,296.131 1240.06,295.967 1241.11,294.804 1242.03,293.803 1242.33,293.477 1243.55,292.15 1243.99,291.672 1244.78,290.823 1245.96,289.57 1246.03,289.496 1247.29,288.169 1247.92,287.501 1248.55,286.842 1249.83,285.515 1249.89,285.46 1251.13,284.188 1251.85,283.448 1252.43,282.861 1253.75,281.534 1253.82,281.464 1255.08,280.207 1255.78,279.508 1256.42,278.88 1257.75,277.576 1257.77,277.553 1259.14,276.226 1259.72,275.673 1260.52,274.899 1261.68,273.793 1261.91,273.572 1263.32,272.245 1263.65,271.938 1264.74,270.918 1265.61,270.107 1266.17,269.591 1267.58,268.299 1267.62,268.264 1269.08,266.937 1269.54,266.515 1270.55,265.61 1271.51,264.753 1272.04,264.283 1273.47,263.012 1273.54,262.956 1275.05,261.629 1275.44,261.293 1276.58,260.302 1277.41,259.595 1278.13,258.975 1279.37,257.917 1279.69,257.648 1281.26,256.321 1281.34,256.259 1282.85,254.994 1283.3,254.622 1284.46,253.667 1285.27,253.004 1286.08,252.34 1287.23,251.404 1287.72,251.013 1289.2,249.822 1289.37,249.686 1291.04,248.359 1291.16,248.259 1292.72,247.032 1293.13,246.715 1294.43,245.705 1295.1,245.188 1296.15,244.378 1297.06,243.678 1297.88,243.051 1299.03,242.184 1299.64,241.724 1300.99,240.708 1301.41,240.397 1302.96,239.247 1303.2,239.07 1304.92,237.803 1305.01,237.743 1306.83,236.416 1306.89,236.375 1308.68,235.089 1308.85,234.963 1310.54,233.762 1310.82,233.566 1312.43,232.435 1312.78,232.184 1314.33,231.108 1314.75,230.817 1316.25,229.781 1316.72,229.464 1318.2,228.454 1318.68,228.126 1320.16,227.127 1320.65,226.802 1322.15,225.8 1322.61,225.493 1324.16,224.473 1324.58,224.197 1326.19,223.146 1326.54,222.915 1328.24,221.819 1328.51,221.646 1330.31,220.492 1330.47,220.39 1332.41,219.165 1332.44,219.148 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#f8c931; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1332.44,219.148 1334.41,217.918 1334.54,217.838 1336.37,216.702 1336.68,216.511 1338.34,215.498 1338.85,215.184 1340.3,214.307 1341.05,213.857 1342.27,213.127 1343.27,212.53 1344.23,211.96 1345.52,211.203 1346.2,210.805 1347.79,209.876 1348.16,209.661 1350.1,208.549 1350.13,208.53 1352.1,207.41 1352.43,207.222 1354.06,206.302 1354.79,205.895 1356.03,205.205 1357.18,204.568 1357.99,204.119 1359.6,203.241 1359.96,203.043 1361.92,201.979 1362.04,201.914 1363.89,200.927 1364.53,200.587 1365.85,199.884 1367.04,199.26 1367.82,198.853 1369.59,197.933 1369.79,197.831 1371.75,196.821 1372.17,196.606 1373.72,195.82 1374.79,195.279 1375.68,194.83 1377.44,193.952 1377.65,193.85 1379.61,192.88 1380.13,192.625 1381.58,191.92 1382.86,191.298 1383.54,190.969 1385.51,190.028 1385.63,189.971 1387.48,189.098 1388.44,188.644 1389.44,188.177 1391.29,187.317 1391.41,187.264 1393.37,186.362 1394.19,185.99 1395.34,185.469 1397.13,184.663 1397.3,184.585 1399.27,183.71 1400.12,183.336 1401.23,182.845 1403.15,182.009 1403.2,181.988 1405.16,181.141 1406.24,180.682 1407.13,180.302 1409.1,179.471 1409.37,179.355 1411.06,178.651 1412.57,178.028 1413.03,177.838 1414.99,177.034 1415.81,176.701 1416.96,176.239 1418.92,175.451 1419.12,175.374 1420.89,174.673 1422.49,174.047 1422.85,173.903 1424.82,173.141 1425.92,172.72 1426.79,172.388 1428.75,171.642 1429.41,171.393 1430.72,170.905 1432.68,170.176 1432.98,170.066 1434.65,169.455 1436.61,168.741 1436.62,168.739 1438.58,168.037 1440.34,167.412 1440.54,167.339 1442.51,166.65 1444.14,166.085 1444.48,165.968 1446.44,165.294 1448.02,164.758 1448.41,164.628 1450.37,163.969 1452,163.431 1452.34,163.318 1454.3,162.675 1456.07,162.104 1456.27,162.038 1458.23,161.41 1460.2,160.789 1460.24,160.777 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#f8c931; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1846.77,160.777 1847.41,160.978 1849.37,161.602 1850.94,162.104 1851.34,162.232 1853.31,162.871 1855.01,163.431 1855.27,163.516 1857.24,164.17 1858.99,164.758 1859.2,164.831 1861.17,165.5 1862.87,166.085 1863.13,166.176 1865.1,166.86 1866.67,167.412 1867.06,167.552 1869.03,168.252 1870.39,168.739 1871,168.959 1872.96,169.675 1874.03,170.066 1874.93,170.398 1876.89,171.13 1877.59,171.393 1878.86,171.87 1880.82,172.617 1881.09,172.72 1882.79,173.374 1884.52,174.047 1884.75,174.138 1886.72,174.911 1887.89,175.374 1888.69,175.692 1890.65,176.481 1891.19,176.701 1892.62,177.279 1894.44,178.028 1894.58,178.085 1896.55,178.901 1897.63,179.355 1898.51,179.725 1900.48,180.557 1900.77,180.682 1902.44,181.399 1903.86,182.009 1904.41,182.249 1906.38,183.109 1906.89,183.336 1908.34,183.977 1909.88,184.663 1910.31,184.855 1912.27,185.741 1912.82,185.99 1914.24,186.638 1915.71,187.317 1916.2,187.543 1918.17,188.457 1918.57,188.644 1920.13,189.382 1921.38,189.971 1922.1,190.316 1924.06,191.259 1924.15,191.298 1926.03,192.213 1926.87,192.625 1928,193.176 1929.56,193.952 1929.96,194.149 1931.93,195.132 1932.22,195.279 1933.89,196.126 1934.84,196.606 1935.86,197.129 1937.42,197.933 1937.82,198.143 1939.79,199.167 1939.97,199.26 1941.75,200.202 1942.48,200.587 1943.72,201.248 1944.96,201.914 1945.69,202.304 1947.41,203.241 1947.65,203.371 1949.62,204.45 1949.83,204.568 1951.58,205.539 1952.22,205.895 1953.55,206.64 1954.58,207.222 1955.51,207.752 1956.91,208.549 1957.48,208.875 1959.21,209.876 1959.44,210.01 1961.41,211.157 1961.49,211.203 1963.38,212.316 1963.74,212.53 1965.34,213.487 1965.96,213.857 1967.31,214.67 1968.15,215.184 1969.27,215.866 1970.32,216.511 1971.24,217.073 1972.47,217.838 1973.2,218.294 1974.59,219.165 1975.17,219.527 1976.69,220.492 1977.13,220.773 1978.77,221.819 1979.1,222.033 1980.82,223.146 1981.07,223.306 1982.85,224.473 1983.03,224.592 1984.86,225.8 1985,225.892 1986.84,227.127 1986.96,227.206 1988.81,228.454 1988.93,228.534 1990.75,229.781 1990.89,229.876 1992.68,231.108 1992.86,231.233 1994.58,232.435 1994.82,232.605 1996.46,233.762 1996.79,233.992 1998.33,235.089 1998.76,235.394 2000.17,236.416 2000.72,236.811 2002,237.743 2002.69,238.244 2003.81,239.07 2004.65,239.693 2005.6,240.397 2006.62,241.158 2007.37,241.724 2008.58,242.64 2009.12,243.051 2010.55,244.138 2010.86,244.378 2012.51,245.653 2012.58,245.705 2014.28,247.032 2014.48,247.186 2015.97,248.359 2016.44,248.737 2017.64,249.686 2018.41,250.305 2019.29,251.013 2020.38,251.892 2020.93,252.34 2022.34,253.497 2022.55,253.667 2024.15,254.994 2024.31,255.121 2025.74,256.321 2026.27,256.765 2027.32,257.648 2028.24,258.429 2028.88,258.975 2030.2,260.113 2030.42,260.302 2031.95,261.629 2032.17,261.817 2033.47,262.956 2034.13,263.543 2034.97,264.283 2036.1,265.29 2036.46,265.61 2037.93,266.937 2038.07,267.059 2039.39,268.264 2040.03,268.851 2040.84,269.591 2042,270.665 2042.27,270.918 2043.69,272.245 2043.96,272.503 2045.09,273.572 2045.93,274.366 2046.49,274.899 2047.87,276.226 2047.89,276.252 2049.23,277.553 2049.86,278.166 2050.59,278.88 2051.82,280.103 2051.93,280.207 2053.26,281.534 2053.79,282.069 2054.57,282.861 2055.76,284.061 2055.88,284.188 2057.17,285.515 2057.72,286.082 2058.45,286.842 2059.69,288.131 2059.72,288.169 2060.98,289.496 2061.65,290.211 2062.22,290.823 2063.46,292.15 2063.62,292.321 2064.68,293.477 2065.58,294.463 2065.89,294.804 2067.09,296.131 2067.55,296.637 2068.28,297.458 2069.46,298.785 2069.51,298.844 2070.63,300.112 2071.48,301.088 2071.78,301.439 2072.93,302.766 2073.45,303.366 2074.07,304.093 2075.19,305.42 2075.41,305.681 2076.3,306.747 2077.38,308.035 2077.41,308.074 2078.5,309.401 2079.34,310.429 2079.58,310.728 2080.66,312.055 2081.31,312.865 2081.72,313.382 2082.77,314.709 2083.27,315.343 2083.82,316.036 2084.85,317.363 2085.24,317.866 2085.87,318.69 2086.89,320.017 2087.2,320.435 2087.89,321.344 2088.89,322.671 2089.17,323.053 2089.87,323.998 2090.85,325.325 2091.14,325.721 2091.81,326.652 2092.77,327.979 2093.1,328.443 2093.72,329.306 2094.65,330.633 2095.07,331.22 2095.58,331.96 2096.5,333.287 2097.03,334.055 2097.41,334.614 2098.32,335.941 2099,336.951 2099.21,337.268 2100.09,338.595 2100.96,339.911 2100.97,339.922 2101.84,341.249 2102.69,342.576 2102.93,342.941 2103.54,343.903 2104.38,345.23 2104.89,346.042 2105.22,346.557 2106.04,347.884 2106.86,349.211 2106.86,349.217 2107.66,350.538 2108.46,351.865 2108.82,352.476 2109.25,353.192 2110.03,354.519 2110.79,355.82 2110.81,355.846 2111.57,357.173 2112.33,358.5 2112.76,359.258 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#fbaa0e; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2112.76,201.218 2112.01,200.587 2110.79,199.562 2110.43,199.26 2108.84,197.933 2108.82,197.923 2107.23,196.606 2106.86,196.301 2105.61,195.279 2104.89,194.693 2103.98,193.952 2102.93,193.101 2102.34,192.625 2100.96,191.523 2100.68,191.298 2099.01,189.971 2099,189.96 2097.33,188.644 2097.03,188.413 2095.63,187.317 2095.07,186.879 2093.92,185.99 2093.1,185.36 2092.19,184.663 2091.14,183.855 2090.45,183.336 2089.17,182.363 2088.7,182.009 2087.2,180.885 2086.93,180.682 2085.24,179.42 2085.15,179.355 2083.35,178.028 2083.27,177.968 2081.54,176.701 2081.31,176.53 2079.72,175.374 2079.34,175.104 2077.87,174.047 2077.38,173.691 2076.01,172.72 2075.41,172.291 2074.14,171.393 2073.45,170.903 2072.25,170.066 2071.48,169.527 2070.35,168.739 2069.51,168.163 2068.42,167.412 2067.55,166.811 2066.49,166.085 2065.58,165.471 2064.53,164.758 2063.62,164.142 2062.56,163.431 2061.65,162.825 2060.57,162.104 2059.69,161.52 2058.56,160.777 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#f1e864; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1859.29,293.477 1861.17,294.51 1861.7,294.804 1863.13,295.606 1864.06,296.131 1865.1,296.718 1866.39,297.458 1867.06,297.846 1868.68,298.785 1869.03,298.99 1870.93,300.112 1871,300.152 1872.96,301.332 1873.14,301.439 1874.93,302.529 1875.31,302.766 1876.89,303.744 1877.45,304.093 1878.86,304.978 1879.55,305.42 1880.82,306.23 1881.63,306.747 1882.79,307.501 1883.66,308.074 1884.75,308.791 1885.67,309.401 1886.72,310.101 1887.65,310.728 1888.69,311.431 1889.6,312.055 1890.65,312.782 1891.51,313.382 1892.62,314.153 1893.4,314.709 1894.58,315.546 1895.26,316.036 1896.55,316.961 1897.1,317.363 1898.51,318.399 1898.91,318.69 1900.48,319.859 1900.69,320.017 1902.44,321.342 1902.45,321.344 1904.18,322.671 1904.41,322.851 1905.88,323.998 1906.38,324.384 1907.57,325.325 1908.34,325.942 1909.22,326.652 1910.31,327.526 1910.86,327.979 1912.27,329.137 1912.48,329.306 1914.07,330.633 1914.24,330.775 1915.64,331.96 1916.2,332.442 1917.19,333.287 1918.17,334.138 1918.71,334.614 1920.13,335.863 1920.22,335.941 1921.71,337.268 1922.1,337.62 1923.17,338.595 1924.06,339.409 1924.62,339.922 1926.03,341.229 1926.05,341.249 1927.46,342.576 1928,343.086 1928.85,343.903 1929.96,344.977 1930.22,345.23 1931.58,346.557 1931.93,346.904 1932.91,347.884 1933.89,348.87 1934.23,349.211 1935.53,350.538 1935.86,350.875 1936.81,351.865 1937.82,352.92 1938.08,353.192 1939.33,354.519 1939.79,355.009 1940.56,355.846 1941.75,357.141 1941.78,357.173 1942.98,358.5 1943.72,359.322 1944.17,359.827 1945.34,361.154 1945.69,361.55 1946.49,362.481 1947.63,363.808 1947.65,363.828 1948.76,365.135 1949.62,366.161 1949.87,366.462 1950.96,367.789 1951.58,368.55 1952.04,369.116 1953.11,370.443 1953.55,370.999 1954.16,371.77 1955.19,373.097 1955.51,373.509 1956.22,374.424 1957.23,375.751 1957.48,376.086 1958.22,377.078 1959.2,378.405 1959.44,378.734 1960.17,379.732 1961.13,381.059 1961.41,381.456 1962.07,382.386 1963,383.713 1963.38,384.26 1963.91,385.04 1964.82,386.367 1965.34,387.148 1965.71,387.694 1966.58,389.021 1967.31,390.129 1967.45,390.348 1968.3,391.675 1969.14,393.002 1969.27,393.21 1969.97,394.329 1970.78,395.656 1971.24,396.402 1971.59,396.983 1972.38,398.31 1973.16,399.637 1973.2,399.709 1973.93,400.964 1974.69,402.291 1975.17,403.15 1975.43,403.618 1976.16,404.945 1976.89,406.272 1977.13,406.734 1977.6,407.599 1978.3,408.926 1978.98,410.253 1979.1,410.478 1979.66,411.58 1980.33,412.907 1980.98,414.234 1981.07,414.404 1981.63,415.561 1982.26,416.888 1982.88,418.215 1983.03,418.538 1983.49,419.542 1984.09,420.869 1984.68,422.196 1985,422.91 1985.26,423.523 1985.83,424.85 1986.39,426.177 1986.94,427.504 1986.96,427.558 1987.48,428.831 1988,430.158 1988.52,431.485 1988.93,432.545 1989.03,432.812 1989.52,434.139 1990.01,435.466 1990.49,436.793 1990.89,437.941 1990.96,438.119 1991.41,439.446 1991.86,440.773 1992.29,442.1 1992.72,443.427 1992.86,443.861 1993.14,444.754 1993.55,446.081 1993.94,447.408 1994.33,448.735 1994.71,450.062 1994.82,450.476 1995.08,451.389 1995.43,452.716 1995.78,454.043 1996.12,455.37 1996.45,456.697 1996.77,458.024 1996.79,458.089 1997.08,459.351 1997.39,460.678 1997.68,462.005 1997.96,463.332 1998.23,464.659 1998.5,465.986 1998.75,467.313 1998.76,467.332 1999,468.64 1999.23,469.967 1999.46,471.294 1999.67,472.621 1999.88,473.948 2000.08,475.275 2000.27,476.602 2000.45,477.929 2000.62,479.256 2000.72,480.066 2000.78,480.583 2000.94,481.91 2001.08,483.237 2001.21,484.564 2001.34,485.891 2001.45,487.218 2001.56,488.545 2001.66,489.872 2001.75,491.199 2001.83,492.526 2001.9,493.853 2001.96,495.18 2002.01,496.507 2002.05,497.834 2002.09,499.161 2002.11,500.488 2002.13,501.815 2002.13,503.142 2002.13,504.469 2002.12,505.796 2002.1,507.123 2002.07,508.45 2002.03,509.777 2001.98,511.104 2001.93,512.431 2001.86,513.758 2001.79,515.085 2001.7,516.412 2001.61,517.739 2001.51,519.066 2001.4,520.393 2001.28,521.72 2001.15,523.047 2001.01,524.374 2000.86,525.701 2000.72,526.882 2000.7,527.028 2000.54,528.355 2000.36,529.682 2000.18,531.009 1999.98,532.336 1999.78,533.663 1999.57,534.99 1999.34,536.317 1999.11,537.644 1998.87,538.971 1998.76,539.606 1998.62,540.298 1998.36,541.625 1998.1,542.952 1997.82,544.279 1997.53,545.606 1997.23,546.933 1996.93,548.26 1996.79,548.85 1996.61,549.587 1996.29,550.914 1995.95,552.241 1995.61,553.568 1995.26,554.895 1994.89,556.222 1994.82,556.468 1994.52,557.549 1994.14,558.876 1993.74,560.203 1993.34,561.53 1992.93,562.857 1992.86,563.084 1992.51,564.184 1992.08,565.511 1991.63,566.838 1991.18,568.165 1990.89,569.001 1990.72,569.492 1990.25,570.819 1989.77,572.146 1989.28,573.473 1988.93,574.398 1988.77,574.8 1988.26,576.127 1987.74,577.454 1987.21,578.781 1986.96,579.383 1986.66,580.108 1986.11,581.435 1985.55,582.762 1985,584.036 1984.97,584.089 1984.39,585.416 1983.79,586.743 1983.19,588.07 1983.03,588.406 1982.57,589.397 1981.94,590.724 1981.3,592.051 1981.07,592.538 1980.65,593.378 1979.99,594.705 1979.32,596.032 1979.1,596.465 1978.64,597.359 1977.94,598.686 1977.24,600.013 1977.13,600.211 1976.52,601.34 1975.8,602.667 1975.17,603.795 1975.06,603.994 1974.31,605.321 1973.54,606.648 1973.2,607.233 1972.77,607.975 1971.98,609.302 1971.24,610.543 1971.19,610.629 1970.37,611.956 1969.55,613.283 1969.27,613.732 1968.72,614.61 1967.87,615.937 1967.31,616.814 1967.01,617.264 1966.14,618.591 1965.34,619.796 1965.26,619.918 1964.36,621.245 1963.45,622.572 1963.38,622.685 1962.53,623.899 1961.6,625.226 1961.41,625.487 1960.65,626.553 1959.69,627.88 1959.44,628.21 1958.71,629.207 1957.72,630.534 1957.48,630.857 1956.72,631.861 1955.7,633.188 1955.51,633.435 1954.67,634.515 1953.63,635.842 1953.55,635.946 1952.57,637.169 1951.58,638.394 1951.5,638.496 1950.41,639.823 1949.62,640.782 1949.31,641.15 1948.19,642.477 1947.65,643.114 1947.06,643.804 1945.91,645.131 1945.69,645.394 1944.75,646.458 1943.72,647.622 1943.58,647.785 1942.38,649.112 1941.75,649.801 1941.17,650.439 1939.95,651.766 1939.79,651.935 1938.7,653.093 1937.82,654.023 1937.45,654.42 1936.17,655.747 1935.86,656.069 1934.88,657.074 1933.89,658.074 1933.57,658.401 1932.24,659.728 1931.93,660.039 1930.89,661.055 1929.96,661.966 1929.53,662.382 1928.15,663.709 1928,663.858 1926.75,665.036 1926.03,665.713 1925.33,666.363 1924.06,667.535 1923.9,667.69 1922.44,669.017 1922.1,669.323 1920.96,670.344 1920.13,671.08 1919.46,671.671 1918.17,672.806 1917.95,672.998 1916.41,674.325 1916.2,674.502 1914.85,675.652 1914.24,676.168 1913.27,676.979 1912.27,677.806 1911.67,678.306 1910.31,679.418 1910.04,679.633 1908.39,680.96 1908.34,681.002 1906.72,682.287 1906.38,682.56 1905.03,683.614 1904.41,684.092 1903.31,684.941 1902.44,685.6 1901.56,686.268 1900.48,687.084 1899.79,687.595 1898.51,688.545 1898,688.922 1896.55,689.982 1896.18,690.249 1894.58,691.398 1894.33,691.576 1892.62,692.791 1892.46,692.903 1890.65,694.163 1890.55,694.23 1888.69,695.513 1888.62,695.557 1886.72,696.844 1886.66,696.884 1884.75,698.153 1884.67,698.211 1882.79,699.444 1882.64,699.538 1880.82,700.714 1880.59,700.865 1878.86,701.966 1878.5,702.192 1876.89,703.199 1876.38,703.519 1874.93,704.414 1874.22,704.846 1872.96,705.611 1872.03,706.173 1871,706.79 1869.8,707.5 1869.03,707.953 1867.53,708.827 1867.06,709.098 1865.23,710.154 1865.1,710.227 1863.13,711.338 1862.88,711.481 1861.17,712.434 1860.49,712.808 1859.2,713.513 1858.06,714.135 1857.24,714.577 1855.58,715.462 1855.27,715.626 1853.31,716.66 1853.06,716.789 1851.34,717.677 1850.48,718.116 1849.37,718.681 1847.86,719.443 1847.41,719.67 1845.44,720.645 1845.19,720.77 1843.48,721.604 1842.46,722.097 1841.51,722.55 1839.67,723.424 1839.55,723.484 1837.58,724.402 1836.83,724.751 1835.62,725.307 1833.92,726.078 1833.65,726.199 1831.69,727.077 1830.94,727.405 1829.72,727.943 1827.9,728.732 1827.75,728.796 1825.79,729.636 1824.79,730.059 1823.82,730.463 1821.86,731.279 1821.6,731.386 1819.89,732.081 1818.32,732.713 1817.93,732.872 1815.96,733.65 1814.96,734.04 1814,734.416 1812.03,735.171 1811.51,735.367 1810.06,735.914 1808.1,736.646 1807.97,736.694 1806.13,737.365 1804.32,738.021 1804.17,738.074 1802.2,738.771 1800.55,739.348 1800.24,739.458 1798.27,740.132 1796.67,740.675 1796.31,740.797 1794.34,741.449 1792.65,742.002 1792.37,742.092 1790.41,742.723 1788.49,743.329 1788.44,743.345 1786.48,743.955 1784.51,744.555 1784.18,744.656 1782.55,745.144 1780.58,745.724 1779.69,745.983 1778.62,746.293 1776.65,746.851 1775.01,747.31 1774.68,747.401 1772.72,747.939 1770.75,748.468 1770.12,748.637 1768.79,748.987 1766.82,749.496 1764.98,749.964 1764.86,749.996 1762.89,750.485 1760.93,750.965 1759.57,751.291 1758.96,751.435 1756.99,751.896 1755.03,752.347 1753.83,752.618 1753.06,752.789 1751.1,753.221 1749.13,753.644 1747.71,753.945 1747.17,754.059 1745.2,754.463 1743.24,754.858 1741.27,755.245 1741.13,755.272 1739.31,755.621 1737.34,755.989 1735.37,756.348 1733.97,756.599 1733.41,756.699 1731.44,757.039 1729.48,757.371 1727.51,757.695 1726.07,757.926 1725.55,758.009 1723.58,758.314 1721.62,758.611 1719.65,758.899 1717.68,759.179 1717.15,759.253 1715.72,759.449 1713.75,759.711 1711.79,759.964 1709.82,760.209 1707.86,760.445 1706.69,760.58 1705.89,760.673 1703.93,760.891 1701.96,761.101 1699.99,761.303 1698.03,761.497 1696.06,761.682 1694.1,761.859 1693.53,761.907 1692.13,762.026 1690.17,762.186 1688.2,762.337 1686.24,762.48 1684.27,762.614 1682.3,762.74 1680.34,762.858 1678.37,762.968 1676.41,763.069 1674.44,763.162 1672.78,763.234 1672.48,763.247 1670.51,763.323 1668.55,763.391 1666.58,763.451 1664.61,763.502 1662.65,763.545 1660.68,763.58 1658.72,763.607 1656.75,763.625 1654.79,763.635 1652.82,763.637 1650.86,763.631 1648.89,763.617 1646.93,763.594 1644.96,763.563 1642.99,763.524 1641.03,763.476 1639.06,763.421 1637.1,763.357 1635.13,763.285 1633.89,763.234 1633.17,763.204 1631.2,763.115 1629.24,763.018 1627.27,762.912 1625.3,762.798 1623.34,762.676 1621.37,762.546 1619.41,762.407 1617.44,762.26 1615.48,762.105 1613.51,761.942 1613.11,761.907 1611.55,761.77 1609.58,761.589 1607.61,761.4 1605.65,761.202 1603.68,760.996 1601.72,760.782 1599.93,760.58 1599.75,760.56 1597.79,760.328 1595.82,760.088 1593.86,759.839 1591.89,759.583 1589.92,759.317 1589.46,759.253 1587.96,759.043 1585.99,758.76 1584.03,758.468 1582.06,758.168 1580.52,757.926 1580.1,757.859 1578.13,757.541 1576.17,757.214 1574.2,756.878 1572.6,756.599 1572.23,756.534 1570.27,756.18 1568.3,755.818 1566.34,755.447 1565.43,755.272 1564.37,755.067 1562.41,754.677 1560.44,754.278 1558.83,753.945 1558.48,753.871 1556.51,753.454 1554.55,753.027 1552.69,752.618 1552.58,752.593 1550.61,752.147 1548.65,751.693 1546.94,751.291 1546.68,751.23 1544.72,750.756 1542.75,750.273 1541.51,749.964 1540.79,749.781 1538.82,749.279 1536.86,748.768 1536.36,748.637 1534.89,748.246 1532.92,747.714 1531.45,747.31 1530.96,747.173 1528.99,746.621 1527.03,746.061 1526.76,745.983 1525.06,745.489 1523.1,744.907 1522.26,744.656 1521.13,744.315 1519.17,743.713 1517.93,743.329 1517.2,743.1 1515.23,742.476 1513.76,742.002 1513.27,741.843 1511.3,741.198 1509.73,740.675 1509.34,740.543 1507.37,739.876 1505.84,739.348 1505.41,739.2 1503.44,738.511 1502.06,738.021 1501.48,737.812 1499.51,737.101 1498.4,736.694 1497.54,736.379 1495.58,735.645 1494.84,735.367 1493.61,734.9 1491.65,734.144 1491.38,734.04 1489.68,733.374 1488.02,732.713 1487.72,732.594 1485.75,731.801 1484.74,731.386 1483.79,730.996 1481.82,730.179 1481.53,730.059 1479.86,729.349 1478.41,728.732 1477.89,728.507 1475.92,727.652 1475.36,727.405 1473.96,726.783 1472.38,726.078 1471.99,725.902 1470.03,725.008 1469.47,724.751 1468.06,724.1 1466.62,723.424 1466.1,723.178 1464.13,722.243 1463.83,722.097 1462.17,721.294 1461.09,720.77 1460.2,720.33 1458.41,719.443 1458.23,719.353 1456.27,718.361 1455.79,718.116 1454.3,717.354 1453.21,716.789 1452.34,716.332 1450.69,715.462 1450.37,715.295 1448.41,714.243 1448.21,714.135 1446.44,713.174 1445.77,712.808 1444.48,712.09 1443.39,711.481 1442.51,710.989 1441.04,710.154 1440.54,709.873 1438.73,708.827 1438.58,708.74 1436.61,707.589 1436.46,707.5 1434.65,706.421 1434.23,706.173 1432.68,705.236 1432.04,704.846 1430.72,704.032 1429.89,703.519 1428.75,702.811 1427.77,702.192 1426.79,701.57 1425.68,700.865 1424.82,700.311 1423.63,699.538 1422.85,699.033 1421.61,698.211 1420.89,697.734 1419.62,696.884 1418.92,696.416 1417.66,695.557 1416.96,695.077 1415.73,694.23 1414.99,693.717 1413.83,692.903 1413.03,692.335 1411.96,691.576 1411.06,690.932 1410.12,690.249 1409.1,689.506 1408.3,688.922 1407.13,688.057 1406.51,687.595 1405.16,686.584 1404.75,686.268 1403.2,685.088 1403.01,684.941 1401.29,683.614 1401.23,683.567 1399.61,682.287 1399.27,682.019 1397.94,680.96 1397.3,680.446 1396.3,679.633 1395.34,678.846 1394.68,678.306 1393.37,677.22 1393.08,676.979 1391.51,675.652 1391.41,675.564 1389.96,674.325 1389.44,673.879 1388.43,672.998 1387.48,672.164 1386.92,671.671 1385.51,670.419 1385.43,670.344 1383.96,669.017 1383.54,668.641 1382.51,667.69 1381.58,666.83 1381.08,666.363 1379.67,665.036 1379.61,664.986 1378.27,663.709 1377.65,663.105 1376.9,662.382 1375.68,661.189 1375.55,661.055 1374.21,659.728 1373.72,659.234 1372.89,658.401 1371.75,657.241 1371.59,657.074 1370.3,655.747 1369.79,655.206 1369.04,654.42 1367.82,653.13 1367.79,653.093 1366.55,651.766 1365.85,651.007 1365.34,650.439 1364.13,649.112 1363.89,648.839 1362.95,647.785 1361.92,646.623 1361.78,646.458 1360.63,645.131 1359.96,644.356 1359.49,643.804 1358.36,642.477 1357.99,642.036 1357.25,641.15 1356.16,639.823 1356.03,639.661 1355.08,638.496 1354.06,637.227 1354.02,637.169 1352.97,635.842 1352.1,634.729 1351.93,634.515 1350.91,633.188 1350.13,632.167 1349.9,631.861 1348.91,630.534 1348.16,629.535 1347.92,629.207 1346.96,627.88 1346.2,626.829 1346,626.553 1345.06,625.226 1344.23,624.044 1344.13,623.899 1343.22,622.572 1342.32,621.245 1342.27,621.175 1341.43,619.918 1340.55,618.591 1340.3,618.213 1339.69,617.264 1338.83,615.937 1338.34,615.154 1337.99,614.61 1337.17,613.283 1336.37,611.991 1336.35,611.956 1335.55,610.629 1334.76,609.302 1334.41,608.708 1333.98,607.975 1333.21,606.648 1332.45,605.321 1332.44,605.302 1331.71,603.994 1330.97,602.667 1330.47,601.752 1330.25,601.34 1329.54,600.013 1328.84,598.686 1328.51,598.047 1328.15,597.359 1327.48,596.032 1326.81,594.705 1326.54,594.168 1326.15,593.378 1325.51,592.051 1324.88,590.724 1324.58,590.09 1324.25,589.397 1323.64,588.07 1323.04,586.743 1322.61,585.784 1322.45,585.416 1321.87,584.089 1321.3,582.762 1320.74,581.435 1320.65,581.212 1320.19,580.108 1319.65,578.781 1319.12,577.454 1318.68,576.325 1318.6,576.127 1318.1,574.8 1317.6,573.473 1317.11,572.146 1316.72,571.052 1316.63,570.819 1316.17,569.492 1315.71,568.165 1315.26,566.838 1314.82,565.511 1314.75,565.297 1314.39,564.184 1313.97,562.857 1313.56,561.53 1313.17,560.203 1312.78,558.911 1312.77,558.876 1312.4,557.549 1312.03,556.222 1311.67,554.895 1311.31,553.568 1310.97,552.241 1310.82,551.634 1310.64,550.914 1310.32,549.587 1310,548.26 1309.7,546.933 1309.41,545.606 1309.12,544.279 1308.85,542.995 1308.84,542.952 1308.58,541.625 1308.32,540.298 1308.08,538.971 1307.84,537.644 1307.61,536.317 1307.39,534.99 1307.18,533.663 1306.97,532.336 1306.89,531.741 1306.78,531.009 1306.6,529.682 1306.43,528.355 1306.26,527.028 1306.11,525.701 1305.96,524.374 1305.82,523.047 1305.69,521.72 1305.58,520.393 1305.46,519.066 1305.36,517.739 1305.27,516.412 1305.19,515.085 1305.11,513.758 1305.05,512.431 1304.99,511.104 1304.95,509.777 1304.92,508.923 1304.91,508.45 1304.88,507.123 1304.86,505.796 1304.85,504.469 1304.85,503.142 1304.86,501.815 1304.87,500.488 1304.9,499.161 1304.92,498.27 1304.93,497.834 1304.98,496.507 1305.03,495.18 1305.09,493.853 1305.16,492.526 1305.24,491.199 1305.33,489.872 1305.43,488.545 1305.54,487.218 1305.66,485.891 1305.78,484.564 1305.92,483.237 1306.06,481.91 1306.21,480.583 1306.38,479.256 1306.55,477.929 1306.73,476.602 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#f1e864; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1306.73,476.602 1306.89,475.466 1306.92,475.275 1307.12,473.948 1307.32,472.621 1307.54,471.294 1307.77,469.967 1308,468.64 1308.25,467.313 1308.5,465.986 1308.77,464.659 1308.85,464.235 1309.04,463.332 1309.32,462.005 1309.62,460.678 1309.92,459.351 1310.23,458.024 1310.55,456.697 1310.82,455.605 1310.88,455.37 1311.22,454.043 1311.57,452.716 1311.93,451.389 1312.29,450.062 1312.67,448.735 1312.78,448.348 1313.06,447.408 1313.46,446.081 1313.87,444.754 1314.28,443.427 1314.71,442.1 1314.75,441.972 1315.15,440.773 1315.59,439.446 1316.05,438.119 1316.52,436.793 1316.72,436.233 1316.99,435.466 1317.48,434.139 1317.98,432.812 1318.48,431.485 1318.68,430.974 1319,430.158 1319.53,428.831 1320.07,427.504 1320.61,426.177 1320.65,426.097 1321.17,424.85 1321.74,423.523 1322.32,422.196 1322.61,421.54 1322.91,420.869 1323.51,419.542 1324.12,418.215 1324.58,417.246 1324.75,416.888 1325.38,415.561 1326.02,414.234 1326.54,413.179 1326.68,412.907 1327.35,411.58 1328.02,410.253 1328.51,409.311 1328.71,408.926 1329.41,407.599 1330.12,406.272 1330.47,405.618 1330.84,404.945 1331.58,403.618 1332.32,402.291 1332.44,402.08 1333.08,400.964 1333.85,399.637 1334.41,398.682 1334.63,398.31 1335.42,396.983 1336.22,395.656 1336.37,395.411 1337.04,394.329 1337.87,393.002 1338.34,392.256 1338.71,391.675 1339.56,390.348 1340.3,389.205 1340.42,389.021 1341.3,387.694 1342.19,386.367 1342.27,386.252 1343.09,385.04 1344.01,383.713 1344.23,383.391 1344.94,382.386 1345.88,381.059 1346.2,380.614 1346.84,379.732 1347.8,378.405 1348.16,377.915 1348.79,377.078 1349.78,375.751 1350.13,375.29 1350.79,374.424 1351.81,373.097 1352.1,372.733 1352.85,371.77 1353.9,370.443 1354.06,370.241 1354.97,369.116 1356.03,367.811 1356.05,367.789 1357.14,366.462 1357.99,365.441 1358.25,365.135 1359.37,363.808 1359.96,363.126 1360.51,362.481 1361.67,361.154 1361.92,360.862 1362.84,359.827 1363.89,358.648 1364.02,358.5 1365.22,357.173 1365.85,356.484 1366.44,355.846 1367.68,354.519 1367.82,354.364 1368.93,353.192 1369.79,352.29 1370.19,351.865 1371.48,350.538 1371.75,350.256 1372.78,349.211 1373.72,348.264 1374.1,347.884 1375.43,346.557 1375.68,346.31 1376.79,345.23 1377.65,344.394 1378.16,343.903 1379.55,342.576 1379.61,342.513 1380.96,341.249 1381.58,340.669 1382.39,339.922 1383.54,338.857 1383.83,338.595 1385.3,337.268 1385.51,337.079 1386.79,335.941 1387.48,335.332 1388.29,334.614 1389.44,333.615 1389.82,333.287 1391.37,331.96 1391.41,331.928 1392.94,330.633 1393.37,330.271 1394.53,329.306 1395.34,328.641 1396.15,327.979 1397.3,327.038 1397.78,326.652 1399.27,325.462 1399.44,325.325 1401.12,323.998 1401.23,323.911 1402.83,322.671 1403.2,322.387 1404.56,321.344 1405.16,320.886 1406.32,320.017 1407.13,319.41 1408.1,318.69 1409.1,317.956 1409.91,317.363 1411.06,316.526 1411.74,316.036 1413.03,315.117 1413.6,314.709 1414.99,313.731 1415.49,313.382 1416.96,312.366 1417.41,312.055 1418.92,311.021 1419.36,310.728 1420.89,309.697 1421.33,309.401 1422.85,308.393 1423.34,308.074 1424.82,307.109 1425.38,306.747 1426.79,305.844 1427.45,305.42 1428.75,304.598 1429.56,304.093 1430.72,303.371 1431.7,302.766 1432.68,302.161 1433.87,301.439 1434.65,300.969 1436.08,300.112 1436.61,299.795 1438.33,298.785 1438.58,298.638 1440.54,297.498 1440.61,297.458 1442.51,296.375 1442.94,296.131 1444.48,295.268 1445.31,294.804 1446.44,294.178 1447.72,293.477 1448.41,293.103 1450.17,292.15 1450.37,292.043 1452.34,290.999 1452.67,290.823 1454.3,289.971 1455.22,289.496 1456.27,288.957 1457.82,288.169 1458.23,287.958 1460.2,286.973 1460.47,286.842 1462.17,286.004 1463.17,285.515 1464.13,285.048 1465.92,284.188 1466.1,284.105 1468.06,283.178 1468.74,282.861 1470.03,282.264 1471.62,281.534 1471.99,281.362 1473.96,280.474 1474.56,280.207 1475.92,279.6 1477.56,278.88 1477.89,278.738 1479.86,277.889 1480.64,277.553 1481.82,277.053 1483.79,276.229 1483.79,276.226 1485.75,275.419 1487.03,274.899 1487.72,274.619 1489.68,273.833 1490.34,273.572 1491.65,273.058 1493.61,272.294 1493.74,272.245 1495.58,271.544 1497.24,270.918 1497.54,270.804 1499.51,270.077 1500.84,269.591 1501.48,269.36 1503.44,268.655 1504.55,268.264 1505.41,267.961 1507.37,267.279 1508.37,266.937 1509.34,266.607 1511.3,265.946 1512.32,265.61 1513.27,265.297 1515.23,264.658 1516.4,264.283 1517.2,264.029 1519.17,263.412 1520.64,262.956 1521.13,262.804 1523.1,262.208 1525.03,261.629 1525.06,261.621 1527.03,261.045 1528.99,260.479 1529.62,260.302 1530.96,259.924 1532.92,259.378 1534.4,258.975 1534.89,258.842 1536.86,258.317 1538.82,257.8 1539.41,257.648 1540.79,257.295 1542.75,256.799 1544.68,256.321 1544.72,256.311 1546.68,255.835 1548.65,255.368 1550.25,254.994 1550.61,254.909 1552.58,254.462 1554.55,254.023 1556.17,253.667 1556.51,253.593 1558.48,253.173 1560.44,252.762 1562.41,252.36 1562.51,252.34 1564.37,251.968 1566.34,251.585 1568.3,251.21 1569.37,251.013 1570.27,250.845 1572.23,250.49 1574.2,250.143 1576.17,249.804 1576.87,249.686 1578.13,249.475 1580.1,249.155 1582.06,248.843 1584.03,248.54 1585.24,248.359 1585.99,248.246 1587.96,247.962 1589.92,247.685 1591.89,247.418 1593.86,247.158 1594.84,247.032 1595.82,246.908 1597.79,246.666 1599.75,246.433 1601.72,246.209 1603.68,245.993 1605.65,245.785 1606.44,245.705 1607.61,245.586 1609.58,245.396 1611.55,245.214 1613.51,245.04 1615.48,244.875 1617.44,244.718 1619.41,244.57 1621.37,244.429 1622.14,244.378 1623.34,244.298 1625.3,244.175 1627.27,244.06 1629.24,243.954 1631.2,243.856 1633.17,243.766 1635.13,243.684 1637.1,243.611 1639.06,243.546 1641.03,243.489 1642.99,243.441 1644.96,243.401 1646.93,243.369 1648.89,243.345 1650.86,243.33 1652.82,243.323 1654.79,243.324 1656.75,243.334 1658.72,243.352 1660.68,243.378 1662.65,243.412 1664.61,243.455 1666.58,243.506 1668.55,243.565 1670.51,243.633 1672.48,243.708 1674.44,243.792 1676.41,243.885 1678.37,243.985 1680.34,244.094 1682.3,244.212 1684.27,244.337 1684.87,244.378 1686.24,244.471 1688.2,244.614 1690.17,244.765 1692.13,244.925 1694.1,245.092 1696.06,245.268 1698.03,245.453 1699.99,245.646 1700.57,245.705 1701.96,245.847 1703.93,246.058 1705.89,246.277 1707.86,246.504 1709.82,246.739 1711.79,246.983 1712.17,247.032 1713.75,247.237 1715.72,247.499 1717.68,247.769 1719.65,248.048 1721.62,248.335 1721.77,248.359 1723.58,248.632 1725.55,248.938 1727.51,249.252 1729.48,249.575 1730.14,249.686 1731.44,249.907 1733.41,250.248 1735.37,250.598 1737.34,250.956 1737.64,251.013 1739.31,251.324 1741.27,251.701 1743.24,252.087 1744.5,252.34 1745.2,252.482 1747.17,252.887 1749.13,253.301 1750.84,253.667 1751.1,253.723 1753.06,254.156 1755.03,254.598 1756.76,254.994 1756.99,255.049 1758.96,255.51 1760.93,255.98 1762.32,256.321 1762.89,256.46 1764.86,256.95 1766.82,257.448 1767.59,257.648 1768.79,257.958 1770.75,258.477 1772.61,258.975 1772.72,259.005 1774.68,259.544 1776.65,260.092 1777.39,260.302 1778.62,260.651 1780.58,261.221 1781.97,261.629 1782.55,261.799 1784.51,262.389 1786.37,262.956 1786.48,262.989 1788.44,263.6 1790.41,264.22 1790.6,264.283 1792.37,264.852 1794.34,265.494 1794.69,265.61 1796.31,266.148 1798.27,266.811 1798.64,266.937 1800.24,267.487 1802.2,268.172 1802.46,268.264 1804.17,268.87 1806.13,269.578 1806.17,269.591 1808.1,270.299 1809.77,270.918 1810.06,271.029 1812.03,271.773 1813.26,272.245 1814,272.527 1815.96,273.294 1816.67,273.572 1817.93,274.072 1819.89,274.862 1819.98,274.899 1821.86,275.666 1823.21,276.226 1823.82,276.48 1825.79,277.308 1826.36,277.553 1827.75,278.148 1829.44,278.88 1829.72,279 1831.69,279.866 1832.45,280.207 1833.65,280.745 1835.39,281.534 1835.62,281.636 1837.58,282.542 1838.27,282.861 1839.55,283.461 1841.08,284.188 1841.51,284.393 1843.48,285.339 1843.84,285.515 1845.44,286.3 1846.54,286.842 1847.41,287.274 1849.19,288.169 1849.37,288.262 1851.34,289.266 1851.79,289.496 1853.31,290.284 1854.33,290.823 1855.27,291.318 1856.83,292.15 1857.24,292.366 1859.2,293.429 1859.29,293.477 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#f1e864; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1072.05,824.276 1072.99,824.639 1074.96,825.408 1075.45,825.603 1076.92,826.189 1078.76,826.93 1078.89,826.981 1080.85,827.787 1081.99,828.257 1082.82,828.604 1084.78,829.433 1085.14,829.584 1086.75,830.275 1088.22,830.911 1088.71,831.128 1090.68,831.995 1091.22,832.238 1092.65,832.875 1094.17,833.565 1094.61,833.767 1096.58,834.673 1097.05,834.892 1098.54,835.592 1099.87,836.219 1100.51,836.524 1102.47,837.47 1102.63,837.546 1104.44,838.43 1105.34,838.873 1106.4,839.404 1107.99,840.2 1108.37,840.391 1110.34,841.393 1110.59,841.527 1112.3,842.411 1113.15,842.854 1114.27,843.443 1115.66,844.181 1116.23,844.489 1118.12,845.508 1118.2,845.551 1120.16,846.628 1120.54,846.835 1122.13,847.722 1122.91,848.162 1124.09,848.831 1125.25,849.489 1126.06,849.957 1127.54,850.816 1128.03,851.098 1129.8,852.143 1129.99,852.257 1131.96,853.433 1132.02,853.47 1133.92,854.626 1134.2,854.797 1135.89,855.838 1136.35,856.124 1137.85,857.067 1138.46,857.451 1139.82,858.314 1140.54,858.778 1141.78,859.581 1142.59,860.105 1143.75,860.866 1144.61,861.432 1145.71,862.171 1146.59,862.759 1147.68,863.495 1148.55,864.086 1149.65,864.84 1150.47,865.413 1151.61,866.206 1152.37,866.74 1153.58,867.593 1154.24,868.067 1155.54,869.001 1156.08,869.394 1157.51,870.432 1157.9,870.721 1159.47,871.885 1159.69,872.048 1161.44,873.361 1161.46,873.375 1163.2,874.702 1163.4,874.862 1164.91,876.029 1165.37,876.387 1166.6,877.356 1167.34,877.936 1168.27,878.683 1169.3,879.512 1169.92,880.01 1171.27,881.113 1171.54,881.337 1173.14,882.664 1173.23,882.741 1174.72,883.991 1175.2,884.398 1176.27,885.318 1177.16,886.083 1177.81,886.645 1179.13,887.797 1179.33,887.972 1180.82,889.299 1181.09,889.542 1182.3,890.626 1183.06,891.318 1183.75,891.953 1185.03,893.125 1185.19,893.28 1186.61,894.607 1186.99,894.967 1188.01,895.934 1188.96,896.843 1189.39,897.261 1190.75,898.588 1190.92,898.754 1192.1,899.915 1192.89,900.704 1193.42,901.242 1194.73,902.569 1194.85,902.69 1196.03,903.896 1196.82,904.717 1197.3,905.223 1198.56,906.55 1198.78,906.785 1199.81,907.877 1200.75,908.896 1201.03,909.204 1202.24,910.531 1202.72,911.052 1203.44,911.858 1204.62,913.185 1204.68,913.253 1205.78,914.512 1206.65,915.506 1206.93,915.839 1208.07,917.166 1208.61,917.809 1209.19,918.493 1210.29,919.82 1210.58,920.165 1211.38,921.147 1212.46,922.474 1212.54,922.578 1213.52,923.801 1214.51,925.051 1214.57,925.128 1215.6,926.455 1216.47,927.587 1216.62,927.782 1217.63,929.109 1218.44,930.189 1218.62,930.436 1219.6,931.763 1220.41,932.862 1220.57,933.09 1221.52,934.417 1222.37,935.609 1222.47,935.744 1223.39,937.071 1224.31,938.398 1224.34,938.437 1225.21,939.725 1226.1,941.052 1226.3,941.352 1226.98,942.379 1227.85,943.706 1228.27,944.359 1228.7,945.033 1229.54,946.36 1230.23,947.464 1230.37,947.687 1231.19,949.014 1232,950.341 1232.2,950.678 1232.79,951.668 1233.57,952.995 1234.16,954.01 1234.34,954.322 1235.1,955.649 1235.85,956.976 1236.13,957.472 1236.59,958.303 1237.32,959.63 1238.03,960.957 1238.09,961.075 1238.74,962.284 1239.43,963.611 1240.06,964.838 1240.11,964.938 1240.78,966.265 1241.44,967.592 1242.03,968.78 1242.09,968.919 1242.73,970.246 1243.36,971.573 1243.98,972.9 1243.99,972.924 1244.59,974.227 1245.18,975.554 1245.77,976.881 1245.96,977.304 1246.35,978.208 1246.91,979.535 1247.47,980.862 1247.92,981.953 1248.02,982.189 1248.55,983.516 1249.08,984.843 1249.6,986.17 1249.89,986.929 1250.1,987.497 1250.6,988.824 1251.09,990.151 1251.56,991.478 1251.85,992.299 1252.03,992.805 1252.49,994.132 1252.93,995.459 1253.37,996.786 1253.8,998.113 1253.82,998.165 1254.22,999.44 1254.63,1000.77 1255.03,1002.09 1255.42,1003.42 1255.78,1004.69 1255.8,1004.75 1256.17,1006.07 1256.53,1007.4 1256.89,1008.73 1257.23,1010.06 1257.56,1011.38 1257.75,1012.14 1257.89,1012.71 1258.2,1014.04 1258.51,1015.36 1258.81,1016.69 1259.09,1018.02 1259.37,1019.34 1259.64,1020.67 1259.72,1021.04 1259.9,1022 1260.15,1023.33 1260.4,1024.65 1260.63,1025.98 1260.85,1027.31 1261.07,1028.63 1261.27,1029.96 1261.47,1031.29 1261.66,1032.61 1261.68,1032.78 1261.84,1033.94 1262.01,1035.27 1262.17,1036.6 1262.32,1037.92 1262.46,1039.25 1262.6,1040.58 1262.72,1041.9 1262.84,1043.23 1262.95,1044.56 1263.04,1045.88 1263.13,1047.21 1263.22,1048.54 1263.29,1049.87 1263.35,1051.19 1263.41,1052.52 1263.45,1053.85 1263.49,1055.17 1263.52,1056.5 1263.53,1057.83 1263.54,1059.15 1263.54,1060.48 1263.54,1061.81 1263.52,1063.14 1263.49,1064.46 1263.46,1065.79 1263.42,1067.12 1263.37,1068.44 1263.3,1069.77 1263.23,1071.1 1263.16,1072.42 1263.07,1073.75 1262.97,1075.08 1262.87,1076.41 1262.75,1077.73 1262.63,1079.06 1262.5,1080.39 1262.35,1081.71 1262.2,1083.04 1262.05,1084.37 1261.88,1085.69 1261.7,1087.02 1261.68,1087.17 1261.52,1088.35 1261.32,1089.68 1261.12,1091 1260.9,1092.33 1260.68,1093.66 1260.45,1094.98 1260.21,1096.31 1259.96,1097.64 1259.72,1098.89 1259.7,1098.96 1259.43,1100.29 1259.16,1101.62 1258.87,1102.95 1258.57,1104.27 1258.27,1105.6 1257.96,1106.93 1257.75,1107.77 1257.63,1108.25 1257.3,1109.58 1256.96,1110.91 1256.6,1112.23 1256.24,1113.56 1255.88,1114.89 1255.78,1115.21 1255.49,1116.22 1255.11,1117.54 1254.71,1118.87 1254.3,1120.2 1253.88,1121.52 1253.82,1121.72 1253.45,1122.85 1253.02,1124.18 1252.57,1125.5 1252.11,1126.83 1251.85,1127.57 1251.65,1128.16 1251.17,1129.49 1250.68,1130.81 1250.19,1132.14 1249.89,1132.92 1249.68,1133.47 1249.16,1134.79 1248.64,1136.12 1248.1,1137.45 1247.92,1137.89 1247.56,1138.77 1247,1140.1 1246.43,1141.43 1245.96,1142.52 1245.86,1142.76 1245.27,1144.08 1244.67,1145.41 1244.06,1146.74 1243.99,1146.89 1243.44,1148.06 1242.81,1149.39 1242.17,1150.72 1242.03,1151.02 1241.52,1152.04 1240.86,1153.37 1240.19,1154.7 1240.06,1154.95 1239.51,1156.03 1238.81,1157.35 1238.11,1158.68 1238.09,1158.7 1237.39,1160.01 1236.66,1161.33 1236.13,1162.29 1235.92,1162.66 1235.17,1163.99 1234.41,1165.31 1234.16,1165.74 1233.64,1166.64 1232.85,1167.97 1232.2,1169.07 1232.06,1169.3 1231.25,1170.62 1230.43,1171.95 1230.23,1172.27 1229.6,1173.28 1228.76,1174.6 1228.27,1175.36 1227.9,1175.93 1227.03,1177.26 1226.3,1178.36 1226.15,1178.58 1225.26,1179.91 1224.36,1181.24 1224.34,1181.27 1223.44,1182.57 1222.51,1183.89 1222.37,1184.09 1221.56,1185.22 1220.61,1186.55 1220.41,1186.83 1219.64,1187.87 1218.66,1189.2 1218.44,1189.49 1217.66,1190.53 1216.65,1191.85 1216.47,1192.09 1215.63,1193.18 1214.59,1194.51 1214.51,1194.62 1213.54,1195.84 1212.54,1197.09 1212.48,1197.16 1211.4,1198.49 1210.58,1199.49 1210.31,1199.82 1209.2,1201.14 1208.61,1201.84 1208.08,1202.47 1206.94,1203.8 1206.65,1204.14 1205.79,1205.12 1204.68,1206.39 1204.63,1206.45 1203.44,1207.78 1202.72,1208.59 1202.25,1209.11 1201.04,1210.43 1200.75,1210.74 1199.81,1211.76 1198.78,1212.85 1198.56,1213.09 1197.3,1214.41 1196.82,1214.92 1196.02,1215.74 1194.85,1216.94 1194.73,1217.07 1193.42,1218.39 1192.89,1218.93 1192.09,1219.72 1190.92,1220.87 1190.75,1221.05 1189.38,1222.38 1188.96,1222.79 1188,1223.7 1186.99,1224.66 1186.6,1225.03 1185.18,1226.36 1185.03,1226.5 1183.75,1227.68 1183.06,1228.31 1182.29,1229.01 1181.09,1230.09 1180.82,1230.34 1179.32,1231.66 1179.13,1231.83 1177.81,1232.99 1177.16,1233.55 1176.27,1234.32 1175.2,1235.24 1174.72,1235.65 1173.23,1236.9 1173.14,1236.97 1171.54,1238.3 1171.27,1238.53 1169.92,1239.63 1169.3,1240.13 1168.28,1240.95 1167.34,1241.71 1166.62,1242.28 1165.37,1243.26 1164.93,1243.61 1163.4,1244.79 1163.22,1244.93 1161.49,1246.26 1161.44,1246.3 1159.73,1247.59 1159.47,1247.78 1157.94,1248.92 1157.51,1249.23 1156.13,1250.24 1155.54,1250.67 1154.29,1251.57 1153.58,1252.08 1152.43,1252.9 1151.61,1253.47 1150.54,1254.22 1149.65,1254.85 1148.62,1255.55 1147.68,1256.2 1146.68,1256.88 1145.71,1257.53 1144.7,1258.2 1143.75,1258.84 1142.7,1259.53 1141.78,1260.13 1140.66,1260.86 1139.82,1261.4 1138.59,1262.19 1137.85,1262.65 1136.49,1263.51 1135.89,1263.89 1134.36,1264.84 1133.92,1265.11 1132.19,1266.17 1131.96,1266.31 1129.99,1267.49 1129.99,1267.49 1128.03,1268.66 1127.74,1268.82 1126.06,1269.8 1125.47,1270.15 1124.09,1270.94 1123.15,1271.47 1122.13,1272.05 1120.79,1272.8 1120.16,1273.15 1118.4,1274.13 1118.2,1274.24 1116.23,1275.31 1115.95,1275.46 1114.27,1276.36 1113.47,1276.78 1112.3,1277.4 1110.94,1278.11 1110.34,1278.42 1108.37,1279.43 1108.36,1279.44 1106.4,1280.43 1105.73,1280.76 1104.44,1281.41 1103.05,1282.09 1102.47,1282.37 1100.51,1283.33 1100.32,1283.42 1098.54,1284.27 1097.53,1284.74 1096.58,1285.19 1094.68,1286.07 1094.61,1286.1 1092.65,1287 1091.77,1287.4 1090.68,1287.89 1088.8,1288.73 1088.71,1288.76 1086.75,1289.62 1085.76,1290.05 1084.78,1290.47 1082.82,1291.31 1082.65,1291.38 1080.85,1292.13 1079.46,1292.71 1078.89,1292.94 1076.92,1293.74 1076.2,1294.03 1074.96,1294.53 1072.99,1295.31 1072.85,1295.36 1071.02,1296.07 1069.42,1296.69 1069.06,1296.82 1067.09,1297.56 1065.88,1298.01 1065.13,1298.29 1063.16,1299.01 1062.25,1299.34 1061.2,1299.72 1059.23,1300.42 1058.51,1300.67 1057.27,1301.1 1055.3,1301.78 1054.65,1302 1053.33,1302.44 1051.37,1303.09 1050.67,1303.32 1049.4,1303.73 1047.44,1304.37 1046.55,1304.65 1045.47,1304.99 1043.51,1305.6 1042.28,1305.98 1041.54,1306.2 1039.58,1306.79 1037.85,1307.3 1037.61,1307.37 1035.65,1307.94 1033.68,1308.5 1033.23,1308.63 1031.71,1309.05 1029.75,1309.6 1028.41,1309.96 1027.78,1310.13 1025.82,1310.65 1023.85,1311.16 1023.37,1311.28 1021.89,1311.66 1019.92,1312.15 1018.07,1312.61 1017.96,1312.64 1015.99,1313.11 1014.02,1313.58 1012.47,1313.94 1012.06,1314.03 1010.09,1314.48 1008.13,1314.91 1006.52,1315.27 1006.16,1315.34 1004.2,1315.76 1002.23,1316.17 1000.27,1316.57 1000.15,1316.59 998.3,1316.96 996.335,1317.34 994.369,1317.72 993.277,1317.92 992.403,1318.08 990.438,1318.44 988.472,1318.78 986.507,1319.12 985.762,1319.25 984.541,1319.45 982.576,1319.77 980.61,1320.08 978.645,1320.39 977.4,1320.57 976.679,1320.68 974.714,1320.97 972.748,1321.24 970.783,1321.51 968.817,1321.77 967.835,1321.9 966.852,1322.03 964.886,1322.27 962.921,1322.5 960.955,1322.73 958.989,1322.95 957.024,1323.16 956.372,1323.23 955.058,1323.36 953.093,1323.55 951.127,1323.74 949.162,1323.92 947.196,1324.08 945.231,1324.25 943.265,1324.4 941.3,1324.54 941.121,1324.55 939.334,1324.68 937.369,1324.8 935.403,1324.92 933.438,1325.03 931.472,1325.14 929.507,1325.23 927.541,1325.32 925.575,1325.4 923.61,1325.47 921.644,1325.53 919.679,1325.58 917.713,1325.63 915.748,1325.67 913.782,1325.7 911.817,1325.72 909.851,1325.73 907.886,1325.74 905.92,1325.74 903.955,1325.72 901.989,1325.71 900.024,1325.68 898.058,1325.64 896.092,1325.6 894.127,1325.55 892.161,1325.49 890.196,1325.42 888.23,1325.35 886.265,1325.26 884.299,1325.17 882.334,1325.07 880.368,1324.96 878.403,1324.85 876.437,1324.72 874.472,1324.59 873.976,1324.55 872.506,1324.45 870.541,1324.3 868.575,1324.14 866.61,1323.98 864.644,1323.8 862.678,1323.62 860.713,1323.43 858.747,1323.23 858.71,1323.23 856.782,1323.02 854.816,1322.81 852.851,1322.58 850.885,1322.35 848.92,1322.11 847.251,1321.9 846.954,1321.86 844.989,1321.6 843.023,1321.34 841.058,1321.06 839.092,1320.78 837.69,1320.57 837.127,1320.49 835.161,1320.19 833.196,1319.88 831.23,1319.56 829.323,1319.25 829.264,1319.24 827.299,1318.9 825.333,1318.56 823.368,1318.2 821.812,1317.92 821.402,1317.84 819.437,1317.47 817.471,1317.09 815.506,1316.71 814.94,1316.59 813.54,1316.31 811.575,1315.9 809.609,1315.49 808.576,1315.27 807.644,1315.06 805.678,1314.63 803.713,1314.19 802.627,1313.94 801.747,1313.74 799.781,1313.27 797.816,1312.8 797.025,1312.61 795.85,1312.32 793.885,1311.83 791.919,1311.34 791.72,1311.28 789.954,1310.83 787.988,1310.31 786.677,1309.96 786.023,1309.78 784.057,1309.24 782.092,1308.7 781.858,1308.63 780.126,1308.14 778.161,1307.57 777.245,1307.3 776.195,1306.99 774.23,1306.41 772.811,1305.98 772.264,1305.81 770.299,1305.2 768.54,1304.65 768.333,1304.58 766.367,1303.95 764.418,1303.32 764.402,1303.32 762.436,1302.67 760.471,1302.01 760.435,1302 758.505,1301.34 756.578,1300.67 756.54,1300.65 754.574,1299.96 752.838,1299.34 752.609,1299.26 750.643,1298.54 749.207,1298.01 748.678,1297.82 746.712,1297.08 745.676,1296.69 744.747,1296.33 742.781,1295.57 742.239,1295.36 740.816,1294.8 738.889,1294.03 738.85,1294.02 736.885,1293.22 735.627,1292.71 734.919,1292.41 732.953,1291.6 732.44,1291.38 730.988,1290.76 729.329,1290.05 729.022,1289.92 727.057,1289.06 726.29,1288.73 725.091,1288.19 723.315,1287.4 723.126,1287.31 721.16,1286.42 720.408,1286.07 719.195,1285.51 717.56,1284.74 717.229,1284.59 715.264,1283.65 714.771,1283.42 713.298,1282.71 712.039,1282.09 711.333,1281.74 709.367,1280.77 709.357,1280.76 707.402,1279.78 706.731,1279.44 705.436,1278.77 704.153,1278.11 703.47,1277.75 701.62,1276.78 701.505,1276.72 699.539,1275.67 699.136,1275.46 697.574,1274.61 696.696,1274.13 695.608,1273.53 694.298,1272.8 693.643,1272.43 691.941,1271.47 691.677,1271.32 689.712,1270.2 689.623,1270.15 687.746,1269.05 687.347,1268.82 685.781,1267.89 685.107,1267.49 683.815,1266.72 682.903,1266.17 681.85,1265.52 680.735,1264.84 679.884,1264.31 678.6,1263.51 677.919,1263.08 676.499,1262.19 675.953,1261.84 674.431,1260.86 673.988,1260.57 672.394,1259.53 672.022,1259.29 670.388,1258.2 670.056,1257.98 668.412,1256.88 668.091,1256.66 666.466,1255.55 666.125,1255.32 664.548,1254.22 664.16,1253.95 662.658,1252.9 662.194,1252.57 660.796,1251.57 660.229,1251.16 658.96,1250.24 658.263,1249.73 657.15,1248.92 656.298,1248.28 655.366,1247.59 654.332,1246.81 653.606,1246.26 652.367,1245.32 651.871,1244.93 650.401,1243.8 650.16,1243.61 648.472,1242.28 648.436,1242.25 646.808,1240.95 646.47,1240.68 645.167,1239.63 644.505,1239.09 643.548,1238.3 642.539,1237.46 641.95,1236.97 640.574,1235.82 640.372,1235.65 638.817,1234.32 638.608,1234.14 637.283,1232.99 636.642,1232.43 635.769,1231.66 634.677,1230.7 634.274,1230.34 632.798,1229.01 632.711,1228.93 631.344,1227.68 630.746,1227.13 629.908,1226.36 628.78,1225.3 628.489,1225.03 627.09,1223.7 626.815,1223.44 625.71,1222.38 624.849,1221.54 624.346,1221.05 623,1219.72 622.884,1219.61 621.673,1218.39 620.918,1217.63 620.361,1217.07 619.066,1215.74 618.953,1215.62 617.79,1214.41 616.987,1213.57 616.529,1213.09 615.284,1211.76 615.022,1211.48 614.056,1210.43 613.056,1209.34 612.842,1209.11 611.646,1207.78 611.091,1207.16 610.464,1206.45 609.297,1205.12 609.125,1204.93 608.147,1203.8 607.159,1202.65 607.009,1202.47 605.889,1201.14 605.194,1200.31 604.781,1199.82 603.689,1198.49 603.228,1197.92 602.611,1197.16 601.546,1195.84 601.263,1195.48 600.497,1194.51 599.46,1193.18 599.297,1192.97 598.438,1191.85 597.428,1190.53 597.332,1190.4 596.434,1189.2 595.45,1187.87 595.366,1187.76 594.482,1186.55 593.525,1185.22 593.401,1185.05 592.583,1183.89 591.652,1182.57 591.435,1182.25 590.735,1181.24 589.83,1179.91 589.47,1179.38 588.938,1178.58 588.058,1177.26 587.504,1176.41 587.19,1175.93 586.335,1174.6 585.539,1173.35 585.49,1173.28 584.66,1171.95 583.839,1170.62 583.573,1170.19 583.032,1169.3 582.236,1167.97 581.608,1166.91 581.451,1166.64 580.679,1165.31 579.917,1163.99 579.642,1163.5 579.168,1162.66 578.429,1161.33 577.701,1160.01 577.677,1159.96 576.986,1158.68 576.28,1157.35 575.711,1156.27 575.585,1156.03 574.903,1154.7 574.231,1153.37 573.745,1152.4 573.569,1152.04 572.919,1150.72 572.279,1149.39 571.78,1148.34 571.649,1148.06 571.031,1146.74 570.422,1145.41 569.823,1144.08 569.814,1144.06 569.237,1142.76 568.66,1141.43 568.093,1140.1 567.849,1139.52 567.536,1138.77 566.991,1137.45 566.454,1136.12 565.927,1134.79 565.883,1134.68 565.412,1133.47 564.907,1132.14 564.41,1130.81 563.923,1129.49 563.918,1129.47 563.448,1128.16 562.982,1126.83 562.525,1125.5 562.077,1124.18 561.952,1123.8 561.641,1122.85 561.214,1121.52 560.796,1120.2 560.387,1118.87 559.988,1117.54 559.987,1117.54 559.6,1116.22 559.22,1114.89 558.85,1113.56 558.489,1112.23 558.138,1110.91 558.021,1110.46 557.796,1109.58 557.464,1108.25 557.141,1106.93 556.827,1105.6 \"\/>\n<polyline clip-path=\"url(#clip282)\" style=\"stroke:#f1e864; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"556.827,1105.6 556.523,1104.27 556.227,1102.95 556.056,1102.15 555.941,1101.62 555.665,1100.29 555.397,1098.96 555.139,1097.64 554.89,1096.31 554.65,1094.98 554.418,1093.66 554.196,1092.33 554.09,1091.67 553.983,1091 553.78,1089.68 553.585,1088.35 553.4,1087.02 553.224,1085.69 553.056,1084.37 552.897,1083.04 552.748,1081.71 552.607,1080.39 552.475,1079.06 552.352,1077.73 552.238,1076.41 552.133,1075.08 552.125,1074.97 552.037,1073.75 551.95,1072.42 551.872,1071.1 551.803,1069.77 551.743,1068.44 551.692,1067.12 551.649,1065.79 551.616,1064.46 551.591,1063.14 551.575,1061.81 551.568,1060.48 551.57,1059.15 551.581,1057.83 551.601,1056.5 551.629,1055.17 551.667,1053.85 551.713,1052.52 551.768,1051.19 551.832,1049.87 551.905,1048.54 551.987,1047.21 552.078,1045.88 552.125,1045.26 552.177,1044.56 552.286,1043.23 552.404,1041.9 552.531,1040.58 552.667,1039.25 552.812,1037.92 552.965,1036.6 553.128,1035.27 553.299,1033.94 553.48,1032.61 553.669,1031.29 553.867,1029.96 554.074,1028.63 554.09,1028.54 554.292,1027.31 554.518,1025.98 554.753,1024.65 554.997,1023.33 555.251,1022 555.513,1020.67 555.784,1019.34 556.056,1018.06 556.064,1018.02 556.355,1016.69 556.654,1015.36 556.963,1014.04 557.281,1012.71 557.608,1011.38 557.943,1010.06 558.021,1009.76 558.29,1008.73 558.646,1007.4 559.01,1006.07 559.384,1004.75 559.768,1003.42 559.987,1002.68 560.161,1002.09 560.564,1000.77 560.977,999.44 561.398,998.113 561.829,996.786 561.952,996.415 562.271,995.459 562.723,994.132 563.184,992.805 563.654,991.478 563.918,990.746 564.134,990.151 564.625,988.824 565.126,987.497 565.635,986.17 565.883,985.535 566.156,984.843 566.687,983.516 567.227,982.189 567.777,980.862 567.849,980.691 568.339,979.535 568.91,978.208 569.491,976.881 569.814,976.154 570.083,975.554 570.686,974.227 571.299,972.9 571.78,971.873 571.921,971.573 572.556,970.246 573.201,968.919 573.745,967.813 573.855,967.592 574.523,966.265 575.199,964.938 575.711,963.948 575.887,963.611 576.586,962.284 577.296,960.957 577.677,960.254 578.017,959.63 578.75,958.303 579.492,956.976 579.642,956.711 580.248,955.649 581.014,954.322 581.608,953.307 581.791,952.995 582.582,951.668 583.382,950.341 583.573,950.027 584.196,949.014 585.02,947.687 585.539,946.862 585.856,946.36 586.706,945.033 587.504,943.8 587.565,943.706 588.44,942.379 589.324,941.052 589.47,940.836 590.223,939.725 591.133,938.398 591.435,937.961 592.056,937.071 592.992,935.744 593.401,935.17 593.941,934.417 594.902,933.09 595.366,932.456 595.877,931.763 596.865,930.436 597.332,929.815 597.867,929.109 598.881,927.782 599.297,927.243 599.91,926.455 600.952,925.128 601.263,924.735 602.009,923.801 603.078,922.474 603.228,922.289 604.164,921.147 605.194,919.9 605.261,919.82 606.376,918.493 607.159,917.568 607.503,917.166 608.646,915.839 609.125,915.288 609.804,914.512 610.976,913.185 611.091,913.056 612.166,911.858 613.056,910.874 613.369,910.531 614.589,909.204 615.022,908.737 615.825,907.877 616.987,906.643 617.075,906.55 618.344,905.223 618.953,904.592 619.629,903.896 620.918,902.58 620.929,902.569 622.249,901.242 622.884,900.609 623.585,899.915 624.849,898.673 624.937,898.588 626.309,897.261 626.815,896.775 627.698,895.934 628.78,894.911 629.105,894.607 630.53,893.28 630.746,893.081 631.976,891.953 632.711,891.284 633.44,890.626 634.677,889.517 634.922,889.299 636.425,887.972 636.642,887.781 637.949,886.645 638.608,886.076 639.493,885.318 640.574,884.399 641.057,883.991 642.539,882.749 642.642,882.664 644.249,881.337 644.505,881.128 645.879,880.01 646.47,879.533 647.531,878.683 648.436,877.963 649.205,877.356 650.401,876.419 650.903,876.029 652.367,874.898 652.623,874.702 654.332,873.402 654.368,873.375 656.139,872.048 656.298,871.929 657.935,870.721 658.263,870.48 659.756,869.394 660.229,869.052 661.604,868.067 662.194,867.646 663.478,866.74 664.16,866.262 665.38,865.413 666.125,864.898 667.311,864.086 668.091,863.555 669.27,862.759 670.056,862.231 671.259,861.432 672.022,860.928 673.278,860.105 673.988,859.643 675.328,858.778 675.953,858.377 677.41,857.451 677.919,857.13 679.525,856.124 679.884,855.9 681.673,854.797 681.85,854.689 683.815,853.495 683.857,853.47 685.781,852.319 686.077,852.143 687.746,851.159 688.334,850.816 689.712,850.017 690.629,849.489 691.677,848.89 692.963,848.162 693.643,847.779 695.336,846.835 695.608,846.684 697.574,845.605 697.752,845.508 699.539,844.542 700.213,844.181 701.505,843.493 702.718,842.854 703.47,842.46 705.268,841.527 705.436,841.44 707.402,840.436 707.869,840.2 709.367,839.447 710.52,838.873 711.333,838.471 713.22,837.546 713.298,837.508 715.264,836.56 715.979,836.219 717.229,835.626 718.793,834.892 719.195,834.704 721.16,833.796 721.667,833.565 723.126,832.902 724.603,832.238 725.091,832.02 727.057,831.151 727.605,830.911 729.022,830.294 730.675,829.584 730.988,829.45 732.953,828.619 733.819,828.257 734.919,827.799 736.885,826.992 737.036,826.93 738.85,826.197 740.338,825.603 740.816,825.413 742.781,824.642 743.725,824.276 744.747,823.882 746.712,823.133 747.201,822.949 748.678,822.396 750.643,821.67 750.774,821.622 752.609,820.956 754.452,820.295 754.574,820.251 756.54,819.56 758.243,818.968 758.505,818.877 760.471,818.207 762.154,817.641 762.436,817.547 764.402,816.898 766.195,816.314 766.367,816.258 768.333,815.63 770.299,815.011 770.378,814.987 772.264,814.405 774.23,813.807 774.719,813.66 776.195,813.22 778.161,812.642 779.229,812.333 780.126,812.075 782.092,811.518 783.926,811.006 784.057,810.97 786.023,810.433 787.988,809.905 788.842,809.679 789.954,809.386 791.919,808.878 793.885,808.378 793.991,808.352 795.85,807.89 797.816,807.41 799.419,807.025 799.781,806.938 801.747,806.478 803.713,806.026 805.164,805.698 805.678,805.583 807.644,805.15 809.609,804.725 811.282,804.371 811.575,804.309 813.54,803.904 815.506,803.507 817.471,803.118 817.853,803.044 819.437,802.739 821.402,802.369 823.368,802.007 824.982,801.717 825.333,801.654 827.299,801.311 829.264,800.976 831.23,800.649 832.83,800.39 833.196,800.331 835.161,800.022 837.127,799.722 839.092,799.43 841.058,799.146 841.653,799.063 843.023,798.872 844.989,798.606 846.954,798.348 848.92,798.099 850.885,797.857 851.91,797.736 852.851,797.625 854.816,797.401 856.782,797.186 858.747,796.978 860.713,796.779 862.678,796.588 864.603,796.409 864.644,796.405 866.61,796.231 868.575,796.066 870.541,795.908 872.506,795.759 874.472,795.617 876.437,795.484 878.403,795.359 880.368,795.242 882.334,795.133 883.33,795.082 884.299,795.033 886.265,794.94 888.23,794.856 890.196,794.78 892.161,794.712 894.127,794.653 896.092,794.601 898.058,794.557 900.024,794.521 901.989,794.494 903.955,794.474 905.92,794.463 907.886,794.46 909.851,794.464 911.817,794.477 913.782,794.498 915.748,794.527 917.713,794.564 919.679,794.609 921.644,794.662 923.61,794.723 925.575,794.793 927.541,794.87 929.507,794.955 931.472,795.049 932.111,795.082 933.438,795.151 935.403,795.261 937.369,795.379 939.334,795.506 941.3,795.64 943.265,795.782 945.231,795.933 947.196,796.092 949.162,796.259 950.851,796.409 951.127,796.434 953.093,796.618 955.058,796.81 957.024,797.01 958.989,797.218 960.955,797.435 962.921,797.659 963.569,797.736 964.886,797.893 966.852,798.135 968.817,798.385 970.783,798.643 972.748,798.91 973.843,799.063 974.714,799.185 976.679,799.47 978.645,799.762 980.61,800.063 982.576,800.372 982.688,800.39 984.541,800.69 986.507,801.017 988.472,801.353 990.438,801.696 990.554,801.717 992.403,802.05 994.369,802.411 996.335,802.782 997.697,803.044 998.3,803.161 1000.27,803.549 1002.23,803.946 1004.2,804.352 1004.29,804.371 1006.16,804.767 1008.13,805.191 1010.09,805.624 1010.42,805.698 1012.06,806.067 1014.02,806.518 1015.99,806.978 1016.19,807.025 1017.96,807.449 1019.92,807.928 1021.63,808.352 1021.89,808.417 1023.85,808.915 1025.82,809.423 1026.79,809.679 1027.78,809.94 1029.75,810.467 1031.71,811.003 1031.73,811.006 1033.68,811.55 1035.65,812.106 1036.44,812.333 1037.61,812.672 1039.58,813.248 1040.96,813.66 1041.54,813.834 1043.51,814.43 1045.32,814.987 1045.47,815.036 1047.44,815.653 1049.4,816.279 1049.51,816.314 1051.37,816.917 1053.33,817.564 1053.57,817.641 1055.3,818.223 1057.27,818.891 1057.49,818.968 1059.23,819.571 1061.2,820.261 1061.29,820.295 1063.16,820.963 1064.98,821.622 1065.13,821.675 1067.09,822.4 1068.57,822.949 1069.06,823.134 1071.02,823.881 1072.05,824.276 \"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1697.89\" cy=\"561.045\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1665.15\" cy=\"123.472\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1014.64\" cy=\"905.86\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1463.8\" cy=\"549.179\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"836.042\" cy=\"1264.01\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1984.91\" cy=\"675.17\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1178.53\" cy=\"640.378\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"887.202\" cy=\"976.159\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1665.14\" cy=\"678.067\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"547.017\" cy=\"1078.6\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1639.22\" cy=\"523.77\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"912.104\" cy=\"1247.24\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"885.061\" cy=\"983.738\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1757.89\" cy=\"381.15\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"692.008\" cy=\"1194.31\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1030.86\" cy=\"1204.77\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1344.75\" cy=\"1320.8\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1015.35\" cy=\"1051.31\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1638.65\" cy=\"276.44\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"930.11\" cy=\"868.186\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1616.45\" cy=\"518.537\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1466.95\" cy=\"391.999\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"977.018\" cy=\"1190.76\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1013.77\" cy=\"786.985\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"790.295\" cy=\"1084.68\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1991.27\" cy=\"693.634\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"777.388\" cy=\"1019.22\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1766.43\" cy=\"747.449\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"827.517\" cy=\"1009.91\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1792.14\" cy=\"485.996\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"795.286\" cy=\"1301.24\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"923.576\" cy=\"944.114\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1467.58\" cy=\"615.43\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1914.7\" cy=\"421.87\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"771.735\" cy=\"929.468\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"905.617\" cy=\"1368.41\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"845.623\" cy=\"1093.55\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1600.57\" cy=\"280.504\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1844.47\" cy=\"465.142\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1427.57\" cy=\"528.402\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1608.7\" cy=\"405.678\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1060.23\" cy=\"1210.07\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"487.094\" cy=\"1170.51\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1607.46\" cy=\"428.412\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"822.061\" cy=\"899.5\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1930.42\" cy=\"730.924\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1912.02\" cy=\"540.984\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1713.6\" cy=\"668.09\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1003.2\" cy=\"1071.96\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1457.16\" cy=\"674.733\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"617.7\" cy=\"966.93\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1612.2\" cy=\"501.092\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1013.83\" cy=\"610.19\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1725.01\" cy=\"326.604\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1417.29\" cy=\"684.111\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"915.928\" cy=\"700.712\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1003.04\" cy=\"1229.41\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1877.12\" cy=\"374.336\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"1036.73\" cy=\"1129.4\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip282)\" cx=\"928.592\" cy=\"1301.39\" r=\"14.4\" fill=\"#e26f46\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<defs>\n  <clipPath id=\"clip283\">\n    <rect x=\"2160\" y=\"123\" width=\"73\" height=\"1364\"\/>\n  <\/clipPath>\n<\/defs>\n<polyline clip-path=\"url(#clip283)\" style=\"stroke:#0a0723; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2160.76,1401.26 2232.76,1401.26 \"\/>\n<polyline clip-path=\"url(#clip283)\" style=\"stroke:#200c4a; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2160.76,1316.08 2232.76,1316.08 \"\/>\n<polyline clip-path=\"url(#clip283)\" style=\"stroke:#3c0965; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2160.76,1230.89 2232.76,1230.89 \"\/>\n<polyline clip-path=\"url(#clip283)\" style=\"stroke:#570f6d; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2160.76,1145.7 2232.76,1145.7 \"\/>\n<polyline clip-path=\"url(#clip283)\" style=\"stroke:#70196e; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2160.76,1060.52 2232.76,1060.52 \"\/>\n<polyline clip-path=\"url(#clip283)\" style=\"stroke:#892269; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2160.76,975.332 2232.76,975.332 \"\/>\n<polyline clip-path=\"url(#clip283)\" style=\"stroke:#a32b61; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2160.76,890.146 2232.76,890.146 \"\/>\n<polyline clip-path=\"url(#clip283)\" style=\"stroke:#bb3754; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2160.76,804.96 2232.76,804.96 \"\/>\n<polyline clip-path=\"url(#clip283)\" style=\"stroke:#d04544; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2160.76,719.774 2232.76,719.774 \"\/>\n<polyline clip-path=\"url(#clip283)\" style=\"stroke:#e35832; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2160.76,634.588 2232.76,634.588 \"\/>\n<polyline clip-path=\"url(#clip283)\" style=\"stroke:#f0701e; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2160.76,549.402 2232.76,549.402 \"\/>\n<polyline clip-path=\"url(#clip283)\" style=\"stroke:#f98c09; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2160.76,464.216 2232.76,464.216 \"\/>\n<polyline clip-path=\"url(#clip283)\" style=\"stroke:#fbaa0e; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2160.76,379.03 2232.76,379.03 \"\/>\n<polyline clip-path=\"url(#clip283)\" style=\"stroke:#f8c931; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2160.76,293.844 2232.76,293.844 \"\/>\n<polyline clip-path=\"url(#clip283)\" style=\"stroke:#f1e864; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2160.76,208.658 2232.76,208.658 \"\/>\n<path clip-path=\"url(#clip280)\" d=\"M2268.76 1413.54 L2298.43 1413.54 L2298.43 1417.47 L2268.76 1417.47 L2268.76 1413.54 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M2322.69 1411.73 Q2326.05 1412.45 2327.92 1414.72 Q2329.82 1416.99 2329.82 1420.32 Q2329.82 1425.44 2326.3 1428.24 Q2322.78 1431.04 2316.3 1431.04 Q2314.13 1431.04 2311.81 1430.6 Q2309.52 1430.18 2307.07 1429.33 L2307.07 1424.81 Q2309.01 1425.95 2311.33 1426.52 Q2313.64 1427.1 2316.16 1427.1 Q2320.56 1427.1 2322.85 1425.37 Q2325.17 1423.63 2325.17 1420.32 Q2325.17 1417.27 2323.01 1415.55 Q2320.89 1413.82 2317.07 1413.82 L2313.04 1413.82 L2313.04 1409.97 L2317.25 1409.97 Q2320.7 1409.97 2322.53 1408.61 Q2324.36 1407.22 2324.36 1404.63 Q2324.36 1401.96 2322.46 1400.55 Q2320.58 1399.12 2317.07 1399.12 Q2315.14 1399.12 2312.95 1399.53 Q2310.75 1399.95 2308.11 1400.83 L2308.11 1396.66 Q2310.77 1395.92 2313.08 1395.55 Q2315.42 1395.18 2317.48 1395.18 Q2322.81 1395.18 2325.91 1397.61 Q2329.01 1400.02 2329.01 1404.14 Q2329.01 1407.01 2327.37 1409 Q2325.72 1410.97 2322.69 1411.73 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M2348.69 1398.89 Q2345.07 1398.89 2343.25 1402.45 Q2341.44 1405.99 2341.44 1413.12 Q2341.44 1420.23 2343.25 1423.79 Q2345.07 1427.33 2348.69 1427.33 Q2352.32 1427.33 2354.13 1423.79 Q2355.95 1420.23 2355.95 1413.12 Q2355.95 1405.99 2354.13 1402.45 Q2352.32 1398.89 2348.69 1398.89 M2348.69 1395.18 Q2354.5 1395.18 2357.55 1399.79 Q2360.63 1404.37 2360.63 1413.12 Q2360.63 1421.85 2357.55 1426.46 Q2354.5 1431.04 2348.69 1431.04 Q2342.88 1431.04 2339.8 1426.46 Q2336.74 1421.85 2336.74 1413.12 Q2336.74 1404.37 2339.8 1399.79 Q2342.88 1395.18 2348.69 1395.18 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M2268.76 1178.45 L2298.43 1178.45 L2298.43 1182.38 L2268.76 1182.38 L2268.76 1178.45 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M2312.55 1191.34 L2328.87 1191.34 L2328.87 1195.28 L2306.93 1195.28 L2306.93 1191.34 Q2309.59 1188.59 2314.17 1183.96 Q2318.78 1179.3 2319.96 1177.96 Q2322.2 1175.44 2323.08 1173.7 Q2323.99 1171.94 2323.99 1170.25 Q2323.99 1167.5 2322.04 1165.76 Q2320.12 1164.03 2317.02 1164.03 Q2314.82 1164.03 2312.37 1164.79 Q2309.94 1165.55 2307.16 1167.11 L2307.16 1162.38 Q2309.98 1161.25 2312.44 1160.67 Q2314.89 1160.09 2316.93 1160.09 Q2322.3 1160.09 2325.49 1162.78 Q2328.69 1165.46 2328.69 1169.95 Q2328.69 1172.08 2327.88 1174 Q2327.09 1175.9 2324.98 1178.49 Q2324.4 1179.17 2321.3 1182.38 Q2318.2 1185.58 2312.55 1191.34 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M2338.73 1160.72 L2357.09 1160.72 L2357.09 1164.65 L2343.01 1164.65 L2343.01 1173.12 Q2344.03 1172.78 2345.05 1172.62 Q2346.07 1172.43 2347.09 1172.43 Q2352.88 1172.43 2356.26 1175.6 Q2359.64 1178.77 2359.64 1184.19 Q2359.64 1189.77 2356.16 1192.87 Q2352.69 1195.95 2346.37 1195.95 Q2344.2 1195.95 2341.93 1195.58 Q2339.68 1195.21 2337.27 1194.47 L2337.27 1189.77 Q2339.36 1190.9 2341.58 1191.46 Q2343.8 1192.01 2346.28 1192.01 Q2350.28 1192.01 2352.62 1189.91 Q2354.96 1187.8 2354.96 1184.19 Q2354.96 1180.58 2352.62 1178.47 Q2350.28 1176.37 2346.28 1176.37 Q2344.4 1176.37 2342.53 1176.78 Q2340.68 1177.2 2338.73 1178.08 L2338.73 1160.72 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M2268.76 943.358 L2298.43 943.358 L2298.43 947.294 L2268.76 947.294 L2268.76 943.358 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M2312.55 956.252 L2328.87 956.252 L2328.87 960.187 L2306.93 960.187 L2306.93 956.252 Q2309.59 953.497 2314.17 948.868 Q2318.78 944.215 2319.96 942.872 Q2322.2 940.349 2323.08 938.613 Q2323.99 936.854 2323.99 935.164 Q2323.99 932.409 2322.04 930.673 Q2320.12 928.937 2317.02 928.937 Q2314.82 928.937 2312.37 929.701 Q2309.94 930.465 2307.16 932.016 L2307.16 927.294 Q2309.98 926.159 2312.44 925.581 Q2314.89 925.002 2316.93 925.002 Q2322.3 925.002 2325.49 927.687 Q2328.69 930.372 2328.69 934.863 Q2328.69 936.993 2327.88 938.914 Q2327.09 940.812 2324.98 943.405 Q2324.4 944.076 2321.3 947.294 Q2318.2 950.488 2312.55 956.252 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M2348.69 928.706 Q2345.07 928.706 2343.25 932.271 Q2341.44 935.812 2341.44 942.942 Q2341.44 950.048 2343.25 953.613 Q2345.07 957.155 2348.69 957.155 Q2352.32 957.155 2354.13 953.613 Q2355.95 950.048 2355.95 942.942 Q2355.95 935.812 2354.13 932.271 Q2352.32 928.706 2348.69 928.706 M2348.69 925.002 Q2354.5 925.002 2357.55 929.609 Q2360.63 934.192 2360.63 942.942 Q2360.63 951.669 2357.55 956.275 Q2354.5 960.858 2348.69 960.858 Q2342.88 960.858 2339.8 956.275 Q2336.74 951.669 2336.74 942.942 Q2336.74 934.192 2339.8 929.609 Q2342.88 925.002 2348.69 925.002 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M2268.76 708.268 L2298.43 708.268 L2298.43 712.204 L2268.76 712.204 L2268.76 708.268 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M2309.33 721.162 L2316.97 721.162 L2316.97 694.796 L2308.66 696.463 L2308.66 692.204 L2316.93 690.537 L2321.6 690.537 L2321.6 721.162 L2329.24 721.162 L2329.24 725.097 L2309.33 725.097 L2309.33 721.162 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M2338.73 690.537 L2357.09 690.537 L2357.09 694.472 L2343.01 694.472 L2343.01 702.944 Q2344.03 702.597 2345.05 702.435 Q2346.07 702.25 2347.09 702.25 Q2352.88 702.25 2356.26 705.421 Q2359.64 708.593 2359.64 714.009 Q2359.64 719.588 2356.16 722.69 Q2352.69 725.768 2346.37 725.768 Q2344.2 725.768 2341.93 725.398 Q2339.68 725.028 2337.27 724.287 L2337.27 719.588 Q2339.36 720.722 2341.58 721.278 Q2343.8 721.833 2346.28 721.833 Q2350.28 721.833 2352.62 719.727 Q2354.96 717.62 2354.96 714.009 Q2354.96 710.398 2352.62 708.292 Q2350.28 706.185 2346.28 706.185 Q2344.4 706.185 2342.53 706.602 Q2340.68 707.018 2338.73 707.898 L2338.73 690.537 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M2268.76 473.178 L2298.43 473.178 L2298.43 477.114 L2268.76 477.114 L2268.76 473.178 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M2309.33 486.072 L2316.97 486.072 L2316.97 459.706 L2308.66 461.373 L2308.66 457.114 L2316.93 455.447 L2321.6 455.447 L2321.6 486.072 L2329.24 486.072 L2329.24 490.007 L2309.33 490.007 L2309.33 486.072 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M2348.69 458.526 Q2345.07 458.526 2343.25 462.091 Q2341.44 465.632 2341.44 472.762 Q2341.44 479.868 2343.25 483.433 Q2345.07 486.975 2348.69 486.975 Q2352.32 486.975 2354.13 483.433 Q2355.95 479.868 2355.95 472.762 Q2355.95 465.632 2354.13 462.091 Q2352.32 458.526 2348.69 458.526 M2348.69 454.822 Q2354.5 454.822 2357.55 459.429 Q2360.63 464.012 2360.63 472.762 Q2360.63 481.489 2357.55 486.095 Q2354.5 490.678 2348.69 490.678 Q2342.88 490.678 2339.8 486.095 Q2336.74 481.489 2336.74 472.762 Q2336.74 464.012 2339.8 459.429 Q2342.88 454.822 2348.69 454.822 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M2268.76 238.088 L2298.43 238.088 L2298.43 242.024 L2268.76 242.024 L2268.76 238.088 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip280)\" d=\"M2308.57 220.357 L2326.93 220.357 L2326.93 224.292 L2312.85 224.292 L2312.85 232.764 Q2313.87 232.417 2314.89 232.255 Q2315.91 232.07 2316.93 232.07 Q2322.71 232.07 2326.09 235.241 Q2329.47 238.413 2329.47 243.829 Q2329.47 249.408 2326 252.51 Q2322.53 255.588 2316.21 255.588 Q2314.03 255.588 2311.76 255.218 Q2309.52 254.848 2307.11 254.107 L2307.11 249.408 Q2309.2 250.542 2311.42 251.098 Q2313.64 251.653 2316.12 251.653 Q2320.12 251.653 2322.46 249.547 Q2324.8 247.44 2324.8 243.829 Q2324.8 240.218 2322.46 238.112 Q2320.12 236.005 2316.12 236.005 Q2314.24 236.005 2312.37 236.422 Q2310.51 236.838 2308.57 237.718 L2308.57 220.357 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip280)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2232.76,1486.45 2232.76,1416.72 2256.76,1416.72 2232.76,1416.72 2232.76,1181.63 2256.76,1181.63 2232.76,1181.63 2232.76,946.536 2256.76,946.536 2232.76,946.536 2232.76,711.446 2256.76,711.446 2232.76,711.446 2232.76,476.356 2256.76,476.356 2232.76,476.356 2232.76,241.266 2256.76,241.266 2232.76,241.266 2232.76,123.472 \"\/>\n<\/svg>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"cell-id=6d6fa4b3\" class=\"jp-Cell jp-MarkdownCell jp-Notebook-cell\">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\"><div class=\"jp-InputPrompt jp-InputArea-prompt\">\n<\/div><div class=\"jp-RenderedHTMLCommon jp-RenderedMarkdown jp-MarkdownOutput \" data-mime-type=\"text\/markdown\">\n<h2 id=\"Inferred-Assignments\">Inferred Assignments<a class=\"anchor-link\" href=\"#Inferred-Assignments\">&#182;<\/a><\/h2><p>\ub9c8\uc9c0\ub9c9\uc73c\ub85c, \ud29c\ub9c1\uc744 \uc0ac\uc6a9\ud558\uc5ec \ucd94\ub860\ub41c \ub370\uc774\ud130 \ud3ec\uc778\ud2b8\uc758 \ud560\ub2f9\uc744 \uac80\uc0ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ubcf4\uc2dc\ub2e4\uc2dc\ud53c, \ub370\uc774\ud130 \uc9d1\ud569\uc740 \ub450 \uac1c\uc758 \uc11c\ub85c \ub2e4\ub978 \uadf8\ub8f9\uc73c\ub85c \ubd84\ud560\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=95fe82b7\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell   \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[23]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span><span class=\"n\">assignments<\/span> <span class=\"o\">=<\/span> <span class=\"p\">[<\/span><span class=\"n\">mean<\/span><span class=\"p\">(<\/span><span class=\"n\">chain<\/span><span class=\"p\">,<\/span> <span class=\"s\">&quot;k[<\/span><span class=\"si\">$i<\/span><span class=\"s\">]&quot;<\/span><span class=\"p\">)<\/span> <span class=\"k\">for<\/span> <span class=\"n\">i<\/span> <span class=\"k\">in<\/span> <span class=\"mi\">1<\/span><span class=\"o\">:<\/span><span class=\"n\">N<\/span><span class=\"p\">]<\/span>\n<span class=\"n\">scatter<\/span><span class=\"p\">(<\/span>\n    <span class=\"n\">x<\/span><span class=\"p\">[<\/span><span class=\"mi\">1<\/span><span class=\"p\">,<\/span><span class=\"o\">:<\/span><span class=\"p\">],<\/span>\n    <span class=\"n\">x<\/span><span class=\"p\">[<\/span><span class=\"mi\">2<\/span><span class=\"p\">,<\/span><span class=\"o\">:<\/span><span class=\"p\">],<\/span>\n    <span class=\"n\">legend<\/span><span class=\"o\">=<\/span><span class=\"nb\">false<\/span><span class=\"p\">,<\/span>\n    <span class=\"n\">title<\/span><span class=\"o\">=<\/span><span class=\"s\">&quot;Assignments on Synthetic Dataset&quot;<\/span><span class=\"p\">,<\/span>\n    <span class=\"n\">zcolor<\/span><span class=\"o\">=<\/span><span class=\"n\">assignments<\/span><span class=\"p\">,<\/span>\n    <span class=\"p\">)<\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"jp-Cell-outputWrapper\">\n<div class=\"jp-Collapser jp-OutputCollapser jp-Cell-outputCollapser\">\n<\/div>\n<div class=\"jp-OutputArea jp-Cell-outputArea\">\n<div class=\"jp-OutputArea-child jp-OutputArea-executeResult\">\n    \n    <div class=\"jp-OutputPrompt jp-OutputArea-prompt\">Out[23]:<\/div>\n<div class=\"jp-RenderedHTMLCommon jp-RenderedHTML jp-OutputArea-output jp-OutputArea-executeResult\" data-mime-type=\"text\/html\">\n<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"600\" height=\"400\" viewBox=\"0 0 2400 1600\">\n<defs>\n  <clipPath id=\"clip370\">\n    <rect x=\"0\" y=\"0\" width=\"2400\" height=\"1600\"\/>\n  <\/clipPath>\n<\/defs>\n<path clip-path=\"url(#clip370)\" d=\"M0 1600 L2400 1600 L2400 0 L0 0  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<defs>\n  <clipPath id=\"clip371\">\n    <rect x=\"480\" y=\"0\" width=\"1681\" height=\"1600\"\/>\n  <\/clipPath>\n<\/defs>\n<path clip-path=\"url(#clip370)\" d=\"M149.191 1486.45 L2352.76 1486.45 L2352.76 123.472 L149.191 123.472  Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" fill-opacity=\"1\"\/>\n<defs>\n  <clipPath id=\"clip372\">\n    <rect x=\"149\" y=\"123\" width=\"2205\" height=\"1364\"\/>\n  <\/clipPath>\n<\/defs>\n<polyline clip-path=\"url(#clip372)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"649.135,1486.45 649.135,123.472 \"\/>\n<polyline clip-path=\"url(#clip372)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1166.04,1486.45 1166.04,123.472 \"\/>\n<polyline clip-path=\"url(#clip372)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"1682.94,1486.45 1682.94,123.472 \"\/>\n<polyline clip-path=\"url(#clip372)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"2199.83,1486.45 2199.83,123.472 \"\/>\n<polyline clip-path=\"url(#clip370)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"149.191,1486.45 2352.76,1486.45 \"\/>\n<polyline clip-path=\"url(#clip370)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"649.135,1486.45 649.135,1467.55 \"\/>\n<polyline clip-path=\"url(#clip370)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1166.04,1486.45 1166.04,1467.55 \"\/>\n<polyline clip-path=\"url(#clip370)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"1682.94,1486.45 1682.94,1467.55 \"\/>\n<polyline clip-path=\"url(#clip370)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"2199.83,1486.45 2199.83,1467.55 \"\/>\n<path clip-path=\"url(#clip370)\" d=\"M618.036 1532.02 L647.712 1532.02 L647.712 1535.95 L618.036 1535.95 L618.036 1532.02 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M670.652 1518.36 L658.846 1536.81 L670.652 1536.81 L670.652 1518.36 M669.425 1514.29 L675.304 1514.29 L675.304 1536.81 L680.235 1536.81 L680.235 1540.7 L675.304 1540.7 L675.304 1548.85 L670.652 1548.85 L670.652 1540.7 L655.05 1540.7 L655.05 1536.19 L669.425 1514.29 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M1135.98 1532.02 L1165.65 1532.02 L1165.65 1535.95 L1135.98 1535.95 L1135.98 1532.02 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M1179.77 1544.91 L1196.09 1544.91 L1196.09 1548.85 L1174.15 1548.85 L1174.15 1544.91 Q1176.81 1542.16 1181.39 1537.53 Q1186 1532.88 1187.18 1531.53 Q1189.43 1529.01 1190.31 1527.27 Q1191.21 1525.51 1191.21 1523.82 Q1191.21 1521.07 1189.26 1519.33 Q1187.34 1517.6 1184.24 1517.6 Q1182.04 1517.6 1179.59 1518.36 Q1177.16 1519.13 1174.38 1520.68 L1174.38 1515.95 Q1177.2 1514.82 1179.66 1514.24 Q1182.11 1513.66 1184.15 1513.66 Q1189.52 1513.66 1192.71 1516.35 Q1195.91 1519.03 1195.91 1523.52 Q1195.91 1525.65 1195.1 1527.57 Q1194.31 1529.47 1192.2 1532.07 Q1191.63 1532.74 1188.52 1535.95 Q1185.42 1539.15 1179.77 1544.91 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M1682.94 1517.37 Q1679.32 1517.37 1677.5 1520.93 Q1675.69 1524.47 1675.69 1531.6 Q1675.69 1538.71 1677.5 1542.27 Q1679.32 1545.82 1682.94 1545.82 Q1686.57 1545.82 1688.37 1542.27 Q1690.2 1538.71 1690.2 1531.6 Q1690.2 1524.47 1688.37 1520.93 Q1686.57 1517.37 1682.94 1517.37 M1682.94 1513.66 Q1688.75 1513.66 1691.8 1518.27 Q1694.88 1522.85 1694.88 1531.6 Q1694.88 1540.33 1691.8 1544.94 Q1688.75 1549.52 1682.94 1549.52 Q1677.12 1549.52 1674.05 1544.94 Q1670.99 1540.33 1670.99 1531.6 Q1670.99 1522.85 1674.05 1518.27 Q1677.12 1513.66 1682.94 1513.66 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M2194.49 1544.91 L2210.81 1544.91 L2210.81 1548.85 L2188.86 1548.85 L2188.86 1544.91 Q2191.52 1542.16 2196.11 1537.53 Q2200.71 1532.88 2201.9 1531.53 Q2204.14 1529.01 2205.02 1527.27 Q2205.92 1525.51 2205.92 1523.82 Q2205.92 1521.07 2203.98 1519.33 Q2202.06 1517.6 2198.96 1517.6 Q2196.76 1517.6 2194.3 1518.36 Q2191.87 1519.13 2189.09 1520.68 L2189.09 1515.95 Q2191.92 1514.82 2194.37 1514.24 Q2196.83 1513.66 2198.86 1513.66 Q2204.23 1513.66 2207.43 1516.35 Q2210.62 1519.03 2210.62 1523.52 Q2210.62 1525.65 2209.81 1527.57 Q2209.02 1529.47 2206.92 1532.07 Q2206.34 1532.74 2203.24 1535.95 Q2200.14 1539.15 2194.49 1544.91 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><polyline clip-path=\"url(#clip372)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"149.191,1209.47 2352.76,1209.47 \"\/>\n<polyline clip-path=\"url(#clip372)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"149.191,921.213 2352.76,921.213 \"\/>\n<polyline clip-path=\"url(#clip372)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"149.191,632.958 2352.76,632.958 \"\/>\n<polyline clip-path=\"url(#clip372)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:2; stroke-opacity:0.1; fill:none\" points=\"149.191,344.704 2352.76,344.704 \"\/>\n<polyline clip-path=\"url(#clip370)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"149.191,1486.45 149.191,123.472 \"\/>\n<polyline clip-path=\"url(#clip370)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"149.191,1209.47 168.089,1209.47 \"\/>\n<polyline clip-path=\"url(#clip370)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"149.191,921.213 168.089,921.213 \"\/>\n<polyline clip-path=\"url(#clip370)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"149.191,632.958 168.089,632.958 \"\/>\n<polyline clip-path=\"url(#clip370)\" style=\"stroke:#000000; stroke-linecap:round; stroke-linejoin:round; stroke-width:4; stroke-opacity:1; fill:none\" points=\"149.191,344.704 168.089,344.704 \"\/>\n<path clip-path=\"url(#clip370)\" d=\"M50.9921 1209.92 L80.6679 1209.92 L80.6679 1213.85 L50.9921 1213.85 L50.9921 1209.92 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M103.608 1196.26 L91.8021 1214.71 L103.608 1214.71 L103.608 1196.26 M102.381 1192.19 L108.26 1192.19 L108.26 1214.71 L113.191 1214.71 L113.191 1218.6 L108.26 1218.6 L108.26 1226.75 L103.608 1226.75 L103.608 1218.6 L88.0058 1218.6 L88.0058 1214.09 L102.381 1192.19 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M53.0754 921.664 L82.7512 921.664 L82.7512 925.599 L53.0754 925.599 L53.0754 921.664 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M96.8715 934.558 L113.191 934.558 L113.191 938.493 L91.2465 938.493 L91.2465 934.558 Q93.9086 931.803 98.4919 927.173 Q103.098 922.521 104.279 921.178 Q106.524 918.655 107.404 916.919 Q108.307 915.16 108.307 913.47 Q108.307 910.715 106.362 908.979 Q104.441 907.243 101.339 907.243 Q99.14 907.243 96.6863 908.007 Q94.2558 908.771 91.478 910.322 L91.478 905.599 Q94.3021 904.465 96.7558 903.887 Q99.2095 903.308 101.246 903.308 Q106.617 903.308 109.811 905.993 Q113.006 908.678 113.006 913.169 Q113.006 915.298 112.196 917.22 Q111.408 919.118 109.302 921.71 Q108.723 922.382 105.621 925.599 Q102.52 928.794 96.8715 934.558 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M101.246 618.757 Q97.6354 618.757 95.8067 622.322 Q94.0012 625.864 94.0012 632.993 Q94.0012 640.1 95.8067 643.664 Q97.6354 647.206 101.246 647.206 Q104.881 647.206 106.686 643.664 Q108.515 640.1 108.515 632.993 Q108.515 625.864 106.686 622.322 Q104.881 618.757 101.246 618.757 M101.246 615.053 Q107.057 615.053 110.112 619.66 Q113.191 624.243 113.191 632.993 Q113.191 641.72 110.112 646.326 Q107.057 650.91 101.246 650.91 Q95.4363 650.91 92.3576 646.326 Q89.3021 641.72 89.3021 632.993 Q89.3021 624.243 92.3576 619.66 Q95.4363 615.053 101.246 615.053 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M96.8715 358.049 L113.191 358.049 L113.191 361.984 L91.2465 361.984 L91.2465 358.049 Q93.9086 355.294 98.4919 350.665 Q103.098 346.012 104.279 344.669 Q106.524 342.146 107.404 340.41 Q108.307 338.651 108.307 336.961 Q108.307 334.206 106.362 332.47 Q104.441 330.734 101.339 330.734 Q99.14 330.734 96.6863 331.498 Q94.2558 332.262 91.478 333.813 L91.478 329.091 Q94.3021 327.956 96.7558 327.378 Q99.2095 326.799 101.246 326.799 Q106.617 326.799 109.811 329.484 Q113.006 332.169 113.006 336.66 Q113.006 338.79 112.196 340.711 Q111.408 342.609 109.302 345.202 Q108.723 345.873 105.621 349.091 Q102.52 352.285 96.8715 358.049 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M564.649 20.1573 L553.549 50.2555 L575.789 50.2555 L564.649 20.1573 M560.031 12.096 L569.307 12.096 L592.357 72.576 L583.85 72.576 L578.341 57.061 L551.078 57.061 L545.569 72.576 L536.941 72.576 L560.031 12.096 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M629.787 28.5427 L629.787 35.5912 Q626.628 33.9709 623.225 33.1607 Q619.822 32.3505 616.176 32.3505 Q610.627 32.3505 607.832 34.0519 Q605.077 35.7533 605.077 39.156 Q605.077 41.7486 607.062 43.2475 Q609.047 44.7058 615.042 46.0426 L617.594 46.6097 Q625.534 48.3111 628.856 51.4303 Q632.218 54.509 632.218 60.0587 Q632.218 66.3781 627.195 70.0644 Q622.212 73.7508 613.462 73.7508 Q609.817 73.7508 605.847 73.0216 Q601.917 72.3329 597.542 70.9151 L597.542 63.2184 Q601.674 65.3654 605.685 66.4591 Q609.695 67.5124 613.624 67.5124 Q618.891 67.5124 621.726 65.73 Q624.562 63.9071 624.562 60.6258 Q624.562 57.5877 622.496 55.9673 Q620.47 54.3469 613.543 52.8481 L610.951 52.2405 Q604.024 50.7821 600.945 47.7845 Q597.866 44.7463 597.866 39.4801 Q597.866 33.0797 602.403 29.5959 Q606.94 26.1121 615.285 26.1121 Q619.417 26.1121 623.063 26.7198 Q626.709 27.3274 629.787 28.5427 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M673.011 28.5427 L673.011 35.5912 Q669.851 33.9709 666.448 33.1607 Q663.045 32.3505 659.4 32.3505 Q653.85 32.3505 651.055 34.0519 Q648.3 35.7533 648.3 39.156 Q648.3 41.7486 650.285 43.2475 Q652.27 44.7058 658.265 46.0426 L660.817 46.6097 Q668.757 48.3111 672.079 51.4303 Q675.441 54.509 675.441 60.0587 Q675.441 66.3781 670.418 70.0644 Q665.435 73.7508 656.685 73.7508 Q653.04 73.7508 649.07 73.0216 Q645.14 72.3329 640.765 70.9151 L640.765 63.2184 Q644.897 65.3654 648.908 66.4591 Q652.918 67.5124 656.848 67.5124 Q662.114 67.5124 664.949 65.73 Q667.785 63.9071 667.785 60.6258 Q667.785 57.5877 665.719 55.9673 Q663.694 54.3469 656.767 52.8481 L654.174 52.2405 Q647.247 50.7821 644.168 47.7845 Q641.09 44.7463 641.09 39.4801 Q641.09 33.0797 645.627 29.5959 Q650.164 26.1121 658.508 26.1121 Q662.64 26.1121 666.286 26.7198 Q669.932 27.3274 673.011 28.5427 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M687.31 27.2059 L694.764 27.2059 L694.764 72.576 L687.31 72.576 L687.31 27.2059 M687.31 9.54393 L694.764 9.54393 L694.764 18.9825 L687.31 18.9825 L687.31 9.54393 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M740.215 49.3643 Q740.215 41.2625 736.853 36.8065 Q733.531 32.3505 727.495 32.3505 Q721.5 32.3505 718.138 36.8065 Q714.816 41.2625 714.816 49.3643 Q714.816 57.4256 718.138 61.8816 Q721.5 66.3376 727.495 66.3376 Q733.531 66.3376 736.853 61.8816 Q740.215 57.4256 740.215 49.3643 M747.669 66.9452 Q747.669 78.5308 742.524 84.1616 Q737.379 89.8329 726.766 89.8329 Q722.837 89.8329 719.353 89.2252 Q715.869 88.6581 712.588 87.4428 L712.588 80.1917 Q715.869 81.9741 719.069 82.8248 Q722.27 83.6755 725.591 83.6755 Q732.924 83.6755 736.569 79.8271 Q740.215 76.0193 740.215 68.282 L740.215 64.5957 Q737.906 68.6061 734.301 70.5911 Q730.696 72.576 725.672 72.576 Q717.328 72.576 712.223 66.2161 Q707.119 59.8562 707.119 49.3643 Q707.119 38.832 712.223 32.472 Q717.328 26.1121 725.672 26.1121 Q730.696 26.1121 734.301 28.0971 Q737.906 30.082 740.215 34.0924 L740.215 27.2059 L747.669 27.2059 L747.669 66.9452 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M800.736 45.1919 L800.736 72.576 L793.282 72.576 L793.282 45.4349 Q793.282 38.994 790.77 35.7938 Q788.259 32.5936 783.236 32.5936 Q777.2 32.5936 773.716 36.4419 Q770.232 40.2903 770.232 46.9338 L770.232 72.576 L762.738 72.576 L762.738 27.2059 L770.232 27.2059 L770.232 34.2544 Q772.906 30.163 776.511 28.1376 Q780.157 26.1121 784.897 26.1121 Q792.715 26.1121 796.725 30.9732 Q800.736 35.7938 800.736 45.1919 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M850.926 35.9153 Q853.721 30.8922 857.61 28.5022 Q861.499 26.1121 866.765 26.1121 Q873.854 26.1121 877.703 31.0947 Q881.551 36.0368 881.551 45.1919 L881.551 72.576 L874.057 72.576 L874.057 45.4349 Q874.057 38.913 871.748 35.7533 Q869.439 32.5936 864.699 32.5936 Q858.907 32.5936 855.544 36.4419 Q852.182 40.2903 852.182 46.9338 L852.182 72.576 L844.688 72.576 L844.688 45.4349 Q844.688 38.8725 842.379 35.7533 Q840.07 32.5936 835.249 32.5936 Q829.538 32.5936 826.175 36.4824 Q822.813 40.3308 822.813 46.9338 L822.813 72.576 L815.319 72.576 L815.319 27.2059 L822.813 27.2059 L822.813 34.2544 Q825.365 30.082 828.93 28.0971 Q832.495 26.1121 837.396 26.1121 Q842.338 26.1121 845.782 28.6237 Q849.265 31.1352 850.926 35.9153 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M935.226 48.0275 L935.226 51.6733 L900.955 51.6733 Q901.441 59.3701 905.573 63.421 Q909.745 67.4314 917.159 67.4314 Q921.453 67.4314 925.463 66.3781 Q929.514 65.3249 933.484 63.2184 L933.484 70.267 Q929.473 71.9684 925.26 72.8596 Q921.047 73.7508 916.713 73.7508 Q905.857 73.7508 899.497 67.4314 Q893.177 61.1119 893.177 50.3365 Q893.177 39.1965 899.173 32.6746 Q905.208 26.1121 915.417 26.1121 Q924.572 26.1121 929.878 32.0264 Q935.226 37.9003 935.226 48.0275 M927.772 45.84 Q927.691 39.7232 924.329 36.0774 Q921.007 32.4315 915.498 32.4315 Q909.259 32.4315 905.492 35.9558 Q901.765 39.4801 901.198 45.8805 L927.772 45.84 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M985.173 45.1919 L985.173 72.576 L977.72 72.576 L977.72 45.4349 Q977.72 38.994 975.208 35.7938 Q972.697 32.5936 967.673 32.5936 Q961.638 32.5936 958.154 36.4419 Q954.67 40.2903 954.67 46.9338 L954.67 72.576 L947.176 72.576 L947.176 27.2059 L954.67 27.2059 L954.67 34.2544 Q957.344 30.163 960.949 28.1376 Q964.595 26.1121 969.334 26.1121 Q977.153 26.1121 981.163 30.9732 Q985.173 35.7938 985.173 45.1919 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M1007.41 14.324 L1007.41 27.2059 L1022.77 27.2059 L1022.77 32.9987 L1007.41 32.9987 L1007.41 57.6282 Q1007.41 63.1779 1008.91 64.7578 Q1010.45 66.3376 1015.11 66.3376 L1022.77 66.3376 L1022.77 72.576 L1015.11 72.576 Q1006.48 72.576 1003.2 69.3758 Q999.919 66.1351 999.919 57.6282 L999.919 32.9987 L994.45 32.9987 L994.45 27.2059 L999.919 27.2059 L999.919 14.324 L1007.41 14.324 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M1061.49 28.5427 L1061.49 35.5912 Q1058.33 33.9709 1054.93 33.1607 Q1051.53 32.3505 1047.88 32.3505 Q1042.33 32.3505 1039.54 34.0519 Q1036.78 35.7533 1036.78 39.156 Q1036.78 41.7486 1038.77 43.2475 Q1040.75 44.7058 1046.75 46.0426 L1049.3 46.6097 Q1057.24 48.3111 1060.56 51.4303 Q1063.92 54.509 1063.92 60.0587 Q1063.92 66.3781 1058.9 70.0644 Q1053.92 73.7508 1045.17 73.7508 Q1041.52 73.7508 1037.55 73.0216 Q1033.62 72.3329 1029.25 70.9151 L1029.25 63.2184 Q1033.38 65.3654 1037.39 66.4591 Q1041.4 67.5124 1045.33 67.5124 Q1050.6 67.5124 1053.43 65.73 Q1056.27 63.9071 1056.27 60.6258 Q1056.27 57.5877 1054.2 55.9673 Q1052.18 54.3469 1045.25 52.8481 L1042.66 52.2405 Q1035.73 50.7821 1032.65 47.7845 Q1029.57 44.7463 1029.57 39.4801 Q1029.57 33.0797 1034.11 29.5959 Q1038.65 26.1121 1046.99 26.1121 Q1051.12 26.1121 1054.77 26.7198 Q1058.41 27.3274 1061.49 28.5427 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M1119.74 32.4315 Q1113.75 32.4315 1110.27 37.1306 Q1106.78 41.7891 1106.78 49.9314 Q1106.78 58.0738 1110.22 62.7728 Q1113.71 67.4314 1119.74 67.4314 Q1125.7 67.4314 1129.18 62.7323 Q1132.67 58.0333 1132.67 49.9314 Q1132.67 41.8701 1129.18 37.1711 Q1125.7 32.4315 1119.74 32.4315 M1119.74 26.1121 Q1129.47 26.1121 1135.02 32.4315 Q1140.57 38.7509 1140.57 49.9314 Q1140.57 61.0714 1135.02 67.4314 Q1129.47 73.7508 1119.74 73.7508 Q1109.98 73.7508 1104.43 67.4314 Q1098.92 61.0714 1098.92 49.9314 Q1098.92 38.7509 1104.43 32.4315 Q1109.98 26.1121 1119.74 26.1121 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M1190.64 45.1919 L1190.64 72.576 L1183.18 72.576 L1183.18 45.4349 Q1183.18 38.994 1180.67 35.7938 Q1178.16 32.5936 1173.14 32.5936 Q1167.1 32.5936 1163.62 36.4419 Q1160.13 40.2903 1160.13 46.9338 L1160.13 72.576 L1152.64 72.576 L1152.64 27.2059 L1160.13 27.2059 L1160.13 34.2544 Q1162.81 30.163 1166.41 28.1376 Q1170.06 26.1121 1174.8 26.1121 Q1182.61 26.1121 1186.62 30.9732 Q1190.64 35.7938 1190.64 45.1919 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M1268.45 14.0809 L1268.45 22.0612 Q1263.79 19.8332 1259.66 18.7395 Q1255.53 17.6457 1251.68 17.6457 Q1245 17.6457 1241.35 20.2383 Q1237.75 22.8309 1237.75 27.611 Q1237.75 31.6214 1240.14 33.6873 Q1242.57 35.7128 1249.29 36.9686 L1254.23 37.9813 Q1263.39 39.7232 1267.72 44.1387 Q1272.1 48.5136 1272.1 55.8863 Q1272.1 64.6767 1266.18 69.2137 Q1260.31 73.7508 1248.93 73.7508 Q1244.63 73.7508 1239.77 72.7785 Q1234.95 71.8063 1229.77 69.9024 L1229.77 61.4765 Q1234.75 64.2716 1239.53 65.6895 Q1244.31 67.1073 1248.93 67.1073 Q1255.94 67.1073 1259.74 64.3527 Q1263.55 61.598 1263.55 56.4939 Q1263.55 52.0379 1260.8 49.5264 Q1258.08 47.0148 1251.84 45.759 L1246.86 44.7868 Q1237.71 42.9639 1233.62 39.075 Q1229.52 35.1862 1229.52 28.2591 Q1229.52 20.2383 1235.15 15.6203 Q1240.83 11.0023 1250.75 11.0023 Q1255 11.0023 1259.42 11.7719 Q1263.84 12.5416 1268.45 14.0809 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M1303.41 76.7889 Q1300.25 84.8907 1297.25 87.3618 Q1294.26 89.8329 1289.23 89.8329 L1283.28 89.8329 L1283.28 83.5945 L1287.65 83.5945 Q1290.73 83.5945 1292.43 82.1361 Q1294.14 80.6778 1296.2 75.2496 L1297.54 71.8468 L1279.19 27.2059 L1287.09 27.2059 L1301.27 62.6918 L1315.44 27.2059 L1323.34 27.2059 L1303.41 76.7889 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M1371.35 45.1919 L1371.35 72.576 L1363.89 72.576 L1363.89 45.4349 Q1363.89 38.994 1361.38 35.7938 Q1358.87 32.5936 1353.85 32.5936 Q1347.81 32.5936 1344.33 36.4419 Q1340.84 40.2903 1340.84 46.9338 L1340.84 72.576 L1333.35 72.576 L1333.35 27.2059 L1340.84 27.2059 L1340.84 34.2544 Q1343.52 30.163 1347.12 28.1376 Q1350.77 26.1121 1355.51 26.1121 Q1363.33 26.1121 1367.34 30.9732 Q1371.35 35.7938 1371.35 45.1919 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M1393.59 14.324 L1393.59 27.2059 L1408.94 27.2059 L1408.94 32.9987 L1393.59 32.9987 L1393.59 57.6282 Q1393.59 63.1779 1395.08 64.7578 Q1396.62 66.3376 1401.28 66.3376 L1408.94 66.3376 L1408.94 72.576 L1401.28 72.576 Q1392.65 72.576 1389.37 69.3758 Q1386.09 66.1351 1386.09 57.6282 L1386.09 32.9987 L1380.62 32.9987 L1380.62 27.2059 L1386.09 27.2059 L1386.09 14.324 L1393.59 14.324 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M1456.46 45.1919 L1456.46 72.576 L1449 72.576 L1449 45.4349 Q1449 38.994 1446.49 35.7938 Q1443.98 32.5936 1438.96 32.5936 Q1432.92 32.5936 1429.44 36.4419 Q1425.95 40.2903 1425.95 46.9338 L1425.95 72.576 L1418.46 72.576 L1418.46 9.54393 L1425.95 9.54393 L1425.95 34.2544 Q1428.63 30.163 1432.23 28.1376 Q1435.88 26.1121 1440.62 26.1121 Q1448.43 26.1121 1452.45 30.9732 Q1456.46 35.7938 1456.46 45.1919 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M1510.13 48.0275 L1510.13 51.6733 L1475.86 51.6733 Q1476.35 59.3701 1480.48 63.421 Q1484.65 67.4314 1492.06 67.4314 Q1496.36 67.4314 1500.37 66.3781 Q1504.42 65.3249 1508.39 63.2184 L1508.39 70.267 Q1504.38 71.9684 1500.16 72.8596 Q1495.95 73.7508 1491.62 73.7508 Q1480.76 73.7508 1474.4 67.4314 Q1468.08 61.1119 1468.08 50.3365 Q1468.08 39.1965 1474.08 32.6746 Q1480.11 26.1121 1490.32 26.1121 Q1499.48 26.1121 1504.78 32.0264 Q1510.13 37.9003 1510.13 48.0275 M1502.68 45.84 Q1502.6 39.7232 1499.23 36.0774 Q1495.91 32.4315 1490.4 32.4315 Q1484.16 32.4315 1480.4 35.9558 Q1476.67 39.4801 1476.1 45.8805 L1502.68 45.84 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M1529.74 14.324 L1529.74 27.2059 L1545.09 27.2059 L1545.09 32.9987 L1529.74 32.9987 L1529.74 57.6282 Q1529.74 63.1779 1531.24 64.7578 Q1532.77 66.3376 1537.43 66.3376 L1545.09 66.3376 L1545.09 72.576 L1537.43 72.576 Q1528.8 72.576 1525.52 69.3758 Q1522.24 66.1351 1522.24 57.6282 L1522.24 32.9987 L1516.77 32.9987 L1516.77 27.2059 L1522.24 27.2059 L1522.24 14.324 L1529.74 14.324 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M1554.89 27.2059 L1562.35 27.2059 L1562.35 72.576 L1554.89 72.576 L1554.89 27.2059 M1554.89 9.54393 L1562.35 9.54393 L1562.35 18.9825 L1554.89 18.9825 L1554.89 9.54393 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M1610.59 28.9478 L1610.59 35.9153 Q1607.43 34.1734 1604.23 33.3227 Q1601.07 32.4315 1597.83 32.4315 Q1590.58 32.4315 1586.57 37.0496 Q1582.56 41.6271 1582.56 49.9314 Q1582.56 58.2358 1586.57 62.8538 Q1590.58 67.4314 1597.83 67.4314 Q1601.07 67.4314 1604.23 66.5807 Q1607.43 65.6895 1610.59 63.9476 L1610.59 70.8341 Q1607.47 72.2924 1604.11 73.0216 Q1600.79 73.7508 1597.02 73.7508 Q1586.77 73.7508 1580.74 67.3098 Q1574.7 60.8689 1574.7 49.9314 Q1574.7 38.832 1580.78 32.472 Q1586.89 26.1121 1597.51 26.1121 Q1600.95 26.1121 1604.23 26.8413 Q1607.51 27.5299 1610.59 28.9478 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M1658.43 18.8205 L1658.43 65.8515 L1668.32 65.8515 Q1680.84 65.8515 1686.63 60.1802 Q1692.46 54.509 1692.46 42.2752 Q1692.46 30.1225 1686.63 24.4918 Q1680.84 18.8205 1668.32 18.8205 L1658.43 18.8205 M1650.25 12.096 L1667.06 12.096 Q1684.64 12.096 1692.87 19.4281 Q1701.09 26.7198 1701.09 42.2752 Q1701.09 57.9117 1692.83 65.2439 Q1684.56 72.576 1667.06 72.576 L1650.25 72.576 L1650.25 12.096 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M1734.43 49.7694 Q1725.4 49.7694 1721.91 51.8354 Q1718.43 53.9013 1718.43 58.8839 Q1718.43 62.8538 1721.02 65.2034 Q1723.65 67.5124 1728.15 67.5124 Q1734.35 67.5124 1738.07 63.1374 Q1741.84 58.7219 1741.84 51.4303 L1741.84 49.7694 L1734.43 49.7694 M1749.3 46.6907 L1749.3 72.576 L1741.84 72.576 L1741.84 65.6895 Q1739.29 69.8214 1735.48 71.8063 Q1731.67 73.7508 1726.16 73.7508 Q1719.2 73.7508 1715.07 69.8619 Q1710.97 65.9325 1710.97 59.3701 Q1710.97 51.7138 1716.08 47.825 Q1721.22 43.9361 1731.39 43.9361 L1741.84 43.9361 L1741.84 43.2069 Q1741.84 38.0623 1738.44 35.2672 Q1735.08 32.4315 1728.96 32.4315 Q1725.07 32.4315 1721.38 33.3632 Q1717.7 34.295 1714.3 36.1584 L1714.3 29.2718 Q1718.39 27.692 1722.24 26.9223 Q1726.08 26.1121 1729.73 26.1121 Q1739.57 26.1121 1744.43 31.2163 Q1749.3 36.3204 1749.3 46.6907 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M1772.02 14.324 L1772.02 27.2059 L1787.37 27.2059 L1787.37 32.9987 L1772.02 32.9987 L1772.02 57.6282 Q1772.02 63.1779 1773.52 64.7578 Q1775.06 66.3376 1779.72 66.3376 L1787.37 66.3376 L1787.37 72.576 L1779.72 72.576 Q1771.09 72.576 1767.81 69.3758 Q1764.53 66.1351 1764.53 57.6282 L1764.53 32.9987 L1759.06 32.9987 L1759.06 27.2059 L1764.53 27.2059 L1764.53 14.324 L1772.02 14.324 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M1817.8 49.7694 Q1808.76 49.7694 1805.28 51.8354 Q1801.8 53.9013 1801.8 58.8839 Q1801.8 62.8538 1804.39 65.2034 Q1807.02 67.5124 1811.52 67.5124 Q1817.72 67.5124 1821.44 63.1374 Q1825.21 58.7219 1825.21 51.4303 L1825.21 49.7694 L1817.8 49.7694 M1832.66 46.6907 L1832.66 72.576 L1825.21 72.576 L1825.21 65.6895 Q1822.66 69.8214 1818.85 71.8063 Q1815.04 73.7508 1809.53 73.7508 Q1802.56 73.7508 1798.43 69.8619 Q1794.34 65.9325 1794.34 59.3701 Q1794.34 51.7138 1799.45 47.825 Q1804.59 43.9361 1814.76 43.9361 L1825.21 43.9361 L1825.21 43.2069 Q1825.21 38.0623 1821.81 35.2672 Q1818.44 32.4315 1812.33 32.4315 Q1808.44 32.4315 1804.75 33.3632 Q1801.07 34.295 1797.66 36.1584 L1797.66 29.2718 Q1801.75 27.692 1805.6 26.9223 Q1809.45 26.1121 1813.1 26.1121 Q1822.94 26.1121 1827.8 31.2163 Q1832.66 36.3204 1832.66 46.6907 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M1876.94 28.5427 L1876.94 35.5912 Q1873.78 33.9709 1870.38 33.1607 Q1866.97 32.3505 1863.33 32.3505 Q1857.78 32.3505 1854.98 34.0519 Q1852.23 35.7533 1852.23 39.156 Q1852.23 41.7486 1854.21 43.2475 Q1856.2 44.7058 1862.19 46.0426 L1864.75 46.6097 Q1872.69 48.3111 1876.01 51.4303 Q1879.37 54.509 1879.37 60.0587 Q1879.37 66.3781 1874.35 70.0644 Q1869.36 73.7508 1860.61 73.7508 Q1856.97 73.7508 1853 73.0216 Q1849.07 72.3329 1844.69 70.9151 L1844.69 63.2184 Q1848.83 65.3654 1852.84 66.4591 Q1856.85 67.5124 1860.78 67.5124 Q1866.04 67.5124 1868.88 65.73 Q1871.71 63.9071 1871.71 60.6258 Q1871.71 57.5877 1869.65 55.9673 Q1867.62 54.3469 1860.7 52.8481 L1858.1 52.2405 Q1851.18 50.7821 1848.1 47.7845 Q1845.02 44.7463 1845.02 39.4801 Q1845.02 33.0797 1849.56 29.5959 Q1854.09 26.1121 1862.44 26.1121 Q1866.57 26.1121 1870.21 26.7198 Q1873.86 27.3274 1876.94 28.5427 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M1930.05 48.0275 L1930.05 51.6733 L1895.78 51.6733 Q1896.26 59.3701 1900.39 63.421 Q1904.57 67.4314 1911.98 67.4314 Q1916.27 67.4314 1920.28 66.3781 Q1924.33 65.3249 1928.3 63.2184 L1928.3 70.267 Q1924.29 71.9684 1920.08 72.8596 Q1915.87 73.7508 1911.53 73.7508 Q1900.68 73.7508 1894.32 67.4314 Q1888 61.1119 1888 50.3365 Q1888 39.1965 1893.99 32.6746 Q1900.03 26.1121 1910.24 26.1121 Q1919.39 26.1121 1924.7 32.0264 Q1930.05 37.9003 1930.05 48.0275 M1922.59 45.84 Q1922.51 39.7232 1919.15 36.0774 Q1915.83 32.4315 1910.32 32.4315 Q1904.08 32.4315 1900.31 35.9558 Q1896.59 39.4801 1896.02 45.8805 L1922.59 45.84 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><path clip-path=\"url(#clip370)\" d=\"M1949.65 14.324 L1949.65 27.2059 L1965.01 27.2059 L1965.01 32.9987 L1949.65 32.9987 L1949.65 57.6282 Q1949.65 63.1779 1951.15 64.7578 Q1952.69 66.3376 1957.35 66.3376 L1965.01 66.3376 L1965.01 72.576 L1957.35 72.576 Q1948.72 72.576 1945.44 69.3758 Q1942.16 66.1351 1942.16 57.6282 L1942.16 32.9987 L1936.69 32.9987 L1936.69 27.2059 L1942.16 27.2059 L1942.16 14.324 L1949.65 14.324 Z\" fill=\"#000000\" fill-rule=\"nonzero\" fill-opacity=\"1\" \/><circle clip-path=\"url(#clip372)\" cx=\"1884.92\" cy=\"613.991\" r=\"14.4\" fill=\"#f1ed71\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"1839.68\" cy=\"162.047\" r=\"14.4\" fill=\"#fcfea4\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"940.651\" cy=\"970.129\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"1561.4\" cy=\"601.735\" r=\"14.4\" fill=\"#f1ed71\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"693.816\" cy=\"1340.04\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"2281.6\" cy=\"731.863\" r=\"14.4\" fill=\"#f8fb9b\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"1167.14\" cy=\"695.929\" r=\"14.4\" fill=\"#fb9a06\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"764.521\" cy=\"1042.74\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"1839.66\" cy=\"734.856\" r=\"14.4\" fill=\"#f8fb9b\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"294.372\" cy=\"1148.54\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"1803.84\" cy=\"575.491\" r=\"14.4\" fill=\"#fcfea4\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"798.937\" cy=\"1322.73\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"761.563\" cy=\"1050.57\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"1967.85\" cy=\"428.188\" r=\"14.4\" fill=\"#fcfea4\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"494.755\" cy=\"1268.05\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"963.062\" cy=\"1278.85\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"1396.87\" cy=\"1398.7\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"941.625\" cy=\"1120.36\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"1803.05\" cy=\"320.039\" r=\"14.4\" fill=\"#fcfea4\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"823.821\" cy=\"931.218\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"1772.37\" cy=\"570.086\" r=\"14.4\" fill=\"#f8fb9b\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"1565.75\" cy=\"439.393\" r=\"14.4\" fill=\"#f1ed71\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"888.65\" cy=\"1264.38\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"939.446\" cy=\"847.351\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"630.592\" cy=\"1154.82\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"2290.39\" cy=\"750.934\" r=\"14.4\" fill=\"#f8fb9b\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"612.753\" cy=\"1087.21\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"1979.65\" cy=\"806.516\" r=\"14.4\" fill=\"#f8fb9b\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"682.034\" cy=\"1077.6\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"2015.17\" cy=\"536.476\" r=\"14.4\" fill=\"#fcfea4\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"637.49\" cy=\"1378.5\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"814.791\" cy=\"1009.64\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"1566.63\" cy=\"670.162\" r=\"14.4\" fill=\"#f5f891\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"2184.56\" cy=\"470.245\" r=\"14.4\" fill=\"#fcfea4\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"604.941\" cy=\"994.513\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"789.971\" cy=\"1447.87\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"707.058\" cy=\"1163.98\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"1750.42\" cy=\"324.236\" r=\"14.4\" fill=\"#fcfea4\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"2087.5\" cy=\"514.938\" r=\"14.4\" fill=\"#fcfea4\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"1511.33\" cy=\"580.276\" r=\"14.4\" fill=\"#f5f891\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"1761.66\" cy=\"453.521\" r=\"14.4\" fill=\"#f8fb9b\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"1003.65\" cy=\"1284.33\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"211.556\" cy=\"1243.47\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"1759.95\" cy=\"477.002\" r=\"14.4\" fill=\"#fcfea4\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"674.494\" cy=\"963.56\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"2206.29\" cy=\"789.449\" r=\"14.4\" fill=\"#f8fb9b\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"2180.86\" cy=\"593.271\" r=\"14.4\" fill=\"#fcfea4\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"1906.63\" cy=\"724.551\" r=\"14.4\" fill=\"#f8fb9b\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"924.84\" cy=\"1141.68\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"1552.23\" cy=\"731.412\" r=\"14.4\" fill=\"#f5f891\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"392.058\" cy=\"1033.2\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"1766.49\" cy=\"552.068\" r=\"14.4\" fill=\"#f8fb9b\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"939.521\" cy=\"664.749\" r=\"14.4\" fill=\"#972765\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"1922.4\" cy=\"371.85\" r=\"14.4\" fill=\"#fcfea4\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"1497.12\" cy=\"741.098\" r=\"14.4\" fill=\"#f2f587\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"804.221\" cy=\"758.244\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"924.608\" cy=\"1304.3\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"2132.63\" cy=\"421.149\" r=\"14.4\" fill=\"#fcfea4\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"971.18\" cy=\"1201.01\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<circle clip-path=\"url(#clip372)\" cx=\"821.724\" cy=\"1378.65\" r=\"14.4\" fill=\"#000003\" fill-rule=\"evenodd\" fill-opacity=\"1\" stroke=\"#000000\" stroke-opacity=\"1\" stroke-width=\"3.2\"\/>\n<\/svg>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=b53ca375\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell   \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[24]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span><span class=\"n\">assignments<\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"jp-Cell-outputWrapper\">\n<div class=\"jp-Collapser jp-OutputCollapser jp-Cell-outputCollapser\">\n<\/div>\n<div class=\"jp-OutputArea jp-Cell-outputArea\">\n<div class=\"jp-OutputArea-child jp-OutputArea-executeResult\">\n    \n    <div class=\"jp-OutputPrompt jp-OutputArea-prompt\">Out[24]:<\/div>\n<div class=\"jp-RenderedText jp-OutputArea-output jp-OutputArea-executeResult\" data-mime-type=\"text\/plain\">\n<pre>60-element Vector{Float64}:\n 1.95\n 2.0\n 1.0\n 1.95\n 1.0\n 1.99\n 1.78\n 1.0\n 1.99\n 1.0\n 2.0\n 1.0\n 1.0\n \u22ee\n 1.0\n 1.98\n 1.0\n 1.99\n 1.41\n 2.0\n 1.97\n 1.0\n 1.0\n 2.0\n 1.0\n 1.0<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=842ba43f\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs  \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[&nbsp;]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div id=\"cell-id=6d16a1af\" class=\"jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs  \">\n<div class=\"jp-Cell-inputWrapper\">\n<div class=\"jp-Collapser jp-InputCollapser jp-Cell-inputCollapser\">\n<\/div>\n<div class=\"jp-InputArea jp-Cell-inputArea\">\n<div class=\"jp-InputPrompt jp-InputArea-prompt\">In&nbsp;[&nbsp;]:<\/div>\n<div class=\"jp-CodeMirrorEditor jp-Editor jp-InputArea-editor\" data-type=\"inline\">\n     <div class=\"CodeMirror cm-s-jupyter\">\n<div class=\" highlight hl-julia\"><pre><span><\/span>\n<\/pre><\/div>\n     <\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[82,58],"tags":[],"_links":{"self":[{"href":"https:\/\/julialang.kr\/index.php?rest_route=\/wp\/v2\/posts\/3808"}],"collection":[{"href":"https:\/\/julialang.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/julialang.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/julialang.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/julialang.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3808"}],"version-history":[{"count":2,"href":"https:\/\/julialang.kr\/index.php?rest_route=\/wp\/v2\/posts\/3808\/revisions"}],"predecessor-version":[{"id":3812,"href":"https:\/\/julialang.kr\/index.php?rest_route=\/wp\/v2\/posts\/3808\/revisions\/3812"}],"wp:attachment":[{"href":"https:\/\/julialang.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3808"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/julialang.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=3808"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/julialang.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=3808"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}